Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first ⋅ prev ⋅
next
commit
grep
author
committer
pickaxe
?
re
rebase: remove the rebase.useBuiltin setting
2019-02-22
Delete check-racy.c
diff
|
tree
2019-02-21
diff-parseopt: convert --ignore-some-changes
diff
|
tree
2019-02-21
diff-parseopt: convert --[no-]minimal
diff
|
tree
2019-02-21
diff-parseopt: convert --relative
diff
|
tree
2019-02-21
diff-parseopt: convert --no-renames|--[no--rename-empty
diff
|
tree
2019-02-21
diff-parseopt: convert --find-copies-harder
diff
|
tree
2019-02-21
diff-parseopt: convert -C|--find-copies
diff
|
tree
2019-02-21
diff-parseopt: convert -D|--irreversible-delete
diff
|
tree
2019-02-21
diff-parseopt: convert -M|--find-renames
diff
|
tree
2019-02-21
diff-parseopt: convert -B|--break-rewrites
diff
|
tree
2019-02-21
diff-parseopt: convert --output-*
diff
|
tree
2019-02-21
diff-parseopt: convert --[no-]compact-summary
diff
|
tree
2019-02-21
diff-parseopt: convert --stat*
diff
|
tree
2019-02-21
diff-parseopt: convert -s|--no-patch
diff
|
tree
2019-02-21
diff-parseopt: convert --name-status
diff
|
tree
2019-02-21
diff-parseopt: convert --name-only
diff
|
tree
2019-02-21
diff-parseopt: convert --patch-with-stat
diff
|
tree
2019-02-21
diff-parseopt: convert --summary
diff
|
tree
2019-02-21
diff-parseopt: convert --check
diff
|
tree
2019-02-21
diff-parseopt: convert --dirstat and friends
diff
|
tree
2019-02-20
diff-parseopt: convert --numstat and --shortstat
diff
|
tree
2019-02-20
diff-parseopt: convert --patch-with-raw
diff
|
tree
2019-02-20
completion: add more parameter value completion
diff
|
tree
2019-02-20
l10n: bg.po: correct typo
diff
|
tree
2019-02-13
read-cache.c: fix writing "link" index ext with null...
diff
|
tree
2019-02-12
imap-send.c: add a missing space in error message
diff
|
tree
2019-02-06
checkout: count and print -m paths separately
diff
|
tree
2019-02-06
checkout: update count-checkouts messages
diff
|
tree
2019-02-04
git-commit.txt: better description what it does
diff
|
tree
2019-01-31
help: align the longest command in the command listing
diff
|
tree
2019-01-28
diff.c: convert --raw
diff
|
tree
2019-01-28
diff.c: convert -W|--[no-]function-context
diff
|
tree
2019-01-28
diff.c: convert -U|--unified
diff
|
tree
2019-01-28
diff.c: convert -u|-p|--patch
diff
|
tree
2019-01-28
diff.c: prepare to use parse_options() for parsing
diff
|
tree
2019-01-28
diff.h: avoid bit fields in struct diff_flags
diff
|
tree
2019-01-28
diff.h: keep forward struct declarations sorted
diff
|
tree
2019-01-28
parse-options: allow ll_callback with OPTION_CALLBACK
diff
|
tree
2019-01-28
parse-options: avoid magic return codes
diff
|
tree
2019-01-28
parse-options: stop abusing 'callback' for lowlevel...
diff
|
tree
2019-01-28
parse-options: add OPT_BITOP()
diff
|
tree
2019-01-28
parse-options: disable option abbreviation with PARSE_OPT_KE...
diff
|
tree
2019-01-28
parse-options: add one-shot mode
diff
|
tree
2019-01-28
fetch: prefer suffix substitution in compact fetch...
diff
|
tree
2019-01-24
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
diff
|
tree
2019-01-18
parse-options.h: remove extern on function prototypes
diff
|
tree
2019-01-14
read-cache.c: remove the_* from index_has_changes()
diff
|
tree
2019-01-14
merge-recursive.c: remove implicit dependency on the_repository
diff
|
tree
2019-01-14
merge-recursive.c: remove implicit dependency on the_index
diff
|
tree
2019-01-14
sha1-name.c: remove implicit dependency on the_index
diff
|
tree
2019-01-14
read-cache.c: replace update_index_if_able with repo_&
diff
|
tree
2019-01-14
read-cache.c: kill read_index()
diff
|
tree
2019-01-14
checkout: avoid the_index when possible
diff
|
tree
2019-01-14
repository.c: replace hold_locked_index() with repo_hold_loc...
diff
|
tree
2019-01-14
notes-utils.c: remove the_repository references
diff
|
tree
2019-01-14
grep: use grep_opt->repo instead of explict repo argument
diff
|
tree
2019-01-07
worktree: allow to (re)move worktrees with uninitialized...
diff
|
tree
2018-12-12
parse-options: fix SunCC compiler warning
diff
|
tree
2018-12-10
style: the opening '{' of a function is in a separate...
diff
|
tree
2018-12-09
Indent code with TABs
diff
|
tree
2018-11-29
transport-helper.c: do not translate a string twice
diff
|
tree
2018-11-26
files-backend.c: fix build error on Solaris
diff
|
tree
2018-11-21
clone: fix colliding file detection on APFS
diff
|
tree
2018-11-19
tree-walk: support :(attr) matching
diff
|
tree
2018-11-19
dir.c: move, rename and export match_attrs()
diff
|
tree
2018-11-19
pathspec.h: clean up "extern" in function declarations
diff
|
tree
2018-11-19
tree-walk.c: make tree_entry_interesting() take an...
diff
|
tree
2018-11-19
tree.c: make read_tree*() take 'struct repository *'
diff
|
tree
2018-11-16
doc: move extensions.worktreeConfig to the right place
diff
|
tree
2018-11-14
checkout: print something when checking out paths
diff
|
tree
2018-11-14
checkout: disambiguate dwim tracking branches and local...
diff
|
tree
2018-11-13
format-patch: respect --stat in cover letter's diffstat
diff
|
tree
2018-11-12
build: fix broken command-list.h generation with core...
diff
|
tree
2018-11-12
rebase-interactive.c: remove the_repository references
diff
|
tree
2018-11-12
rerere.c: remove the_repository references
diff
|
tree
2018-11-12
pack-*.c: remove the_repository references
diff
|
tree
2018-11-12
pack-check.c: remove the_repository references
diff
|
tree
2018-11-12
notes-cache.c: remove the_repository references
diff
|
tree
2018-11-12
line-log.c: remove the_repository reference
diff
|
tree
2018-11-12
diff-lib.c: remove the_repository references
diff
|
tree
2018-11-12
delta-islands.c: remove the_repository references
diff
|
tree
2018-11-12
cache-tree.c: remove the_repository references
diff
|
tree
2018-11-12
bundle.c: remove the_repository references
diff
|
tree
2018-11-12
branch.c: remove the_repository reference
diff
|
tree
2018-11-12
bisect.c: remove the_repository reference
diff
|
tree
2018-11-12
blame.c: remove implicit dependency the_repository
diff
|
tree
2018-11-12
sequencer.c: remove implicit dependency on the_repository
diff
|
tree
2018-11-12
sequencer.c: remove implicit dependency on the_index
diff
|
tree
2018-11-12
transport.c: remove implicit dependency on the_index
diff
|
tree
2018-11-12
notes-merge.c: remove implicit dependency the_repository
diff
|
tree
2018-11-12
notes-merge.c: remove implicit dependency on the_index
diff
|
tree
2018-11-12
list-objects.c: reduce the_repository references
diff
|
tree
2018-11-12
list-objects-filter.c: remove implicit dependency on...
diff
|
tree
2018-11-12
wt-status.c: remove implicit dependency the_repository
diff
|
tree
2018-11-12
wt-status.c: remove implicit dependency on the_index
diff
|
tree
2018-11-12
fsck: mark strings for translation
diff
|
tree
2018-11-12
fsck: reduce word legos to help i18n
diff
|
tree
2018-11-12
parse-options.c: mark more strings for translation
diff
|
tree
2018-11-12
parse-options.c: turn some die() to BUG()
diff
|
tree
2018-11-12
parse-options: replace opterror() with optname()
diff
|
tree