git
2020-01-30  Jonathan Tanfetch: forgo full connectivity check if --filter
2020-01-30  Jonathan Tanconnected: verify promisor-ness of partial clone
2020-01-30  Heba Walygit: update documentation for --git-dir
2020-01-30  Denton Liu.mailmap: map Yi-Jyun Pan's email
2020-01-30  Philippe Blaingrep: ignore --recurse-submodules if --no-index is...
2020-01-29  Jeff Kingdoc: drop "explicitly given" from push.default description
2020-01-29  Jeff Kingobstack: avoid computing offsets from NULL pointer
2020-01-29  Jeff Kingxdiff: avoid computing non-zero offset from NULL pointer
2020-01-29  Jeff Kingavoid computing zero offsets from NULL pointer
2020-01-28  David Turnergit rm submodule: succeed if .gitmodules index stat...
2020-01-28  Jeff Kingt1506: drop space after redirection operator
2020-01-28  Jeff Kingt1400: avoid "test" string comparisons
2020-01-28  Alban Gruinrebase-interactive: warn if commit is dropped with...
2020-01-28  Alban Gruinsequencer: move check_todo_list_from_file() to rebase...
2020-01-27  Junio C HamanoSync with maint
2020-01-27  Junio C Hamano.mailmap: fix GGG authoship screwup
2020-01-27  Denton Liut4124: only mark git command with test_must_fail
2020-01-27  Denton Liut3507: use test_path_is_missing()
2020-01-27  Denton Liut3507: fix indentation
2020-01-27  Johannes Sixtt3504: do check for conflict marker after failed cherry...
2020-01-27  Denton Liut3419: stop losing return code of git command
2020-01-27  Denton Liut3415: increase granularity of test_auto_{fixup,squash}()
2020-01-27  Denton Liut3415: stop losing return codes of git commands
2020-01-27  Denton Liut3310: extract common notes_merge_files_gone()
2020-01-27  Denton Liut3030: use test_path_is_missing()
2020-01-27  Denton Liut2018: replace "sha" with "oid"
2020-01-27  Denton Liut2018: don't lose return code of git commands
2020-01-27  Denton Liut2018: teach do_checkout() to accept `!` arg
2020-01-27  Denton Liut2018: be more discerning when checking for expected...
2020-01-27  Jonathan Tant5616: make robust to delta base change
2020-01-27  Junio C Hamanomerge-recursive: use subtraction to flip stage
2020-01-27  Jeff Kingmerge-recursive: silence -Wxor-used-as-pow warning
2020-01-27  Jeff Kingverify_filename(): handle backslashes in "wildcards...
2020-01-27  Denton Liu.mailmap: fix erroneous authorship for Johannes Schindelin
2020-01-24  Derrick Stoleesparse-checkout: detect short patterns
2020-01-24  Derrick Stoleesparse-checkout: cone mode does not recognize "**"
2020-01-24  Jeff Kingsparse-checkout: fix documentation typo for core.sparse...
2020-01-24  Derrick Stoleeclone: fix --sparse option with URLs
2020-01-24  Derrick Stoleesparse-checkout: create leading directories
2020-01-24  Derrick Stoleet1091: improve here-docs
2020-01-24  Derrick Stoleet1091: use check_files to reduce boilerplate
2020-01-24  Alban Gruinrebase -i: stop checking out the tip of the branch...
2020-01-23  Kevin Willfordfsmonitor: update documentation for hook version and...
2020-01-23  Kevin Willfordfsmonitor: add fsmonitor hook scripts for version 2
2020-01-23  Matheus Tavarescompletion: add support for sparse-checkout
2020-01-23  Matheus Tavaresdoc: sparse-checkout: mention --cone option
2020-01-23  Johannes Schindelinrebase -i: also avoid SHA-1 collisions with missingComm...
2020-01-23  Johannes Schindelinrebase -i: re-fix short SHA-1 collision
2020-01-23  Johannes Schindelinparse_insn_line(): improve error message when parsing...
2020-01-23  Jeff Kingpack-bitmap: don't rely on bitmap_git->reuse_objects
2020-01-23  Jeff Kingpack-objects: add checks for duplicate objects
2020-01-23  Jeff Kingpack-objects: improve partial packfile reuse
2020-01-23  Jeff Kingbuiltin/pack-objects: introduce obj_is_packed()
2020-01-23  Jeff Kingpack-objects: introduce pack.allowPackReuse
2020-01-23  Jeff Kingcsum-file: introduce hashfile_total()
2020-01-23  Jeff Kingpack-bitmap: simplify bitmap_has_oid_in_uninteresting()
2020-01-23  Jeff Kingpack-bitmap: uninteresting oid can be outside bitmapped...
2020-01-23  Jeff Kingpack-bitmap: introduce bitmap_walk_contains()
2020-01-23  Jeff Kingewah/bitmap: introduce bitmap_word_alloc()
2020-01-22  Junio C HamanoThe first batch post 2.25 cycle
2020-01-22  Junio C HamanoMerge branch 'nd/switch-and-restore'
2020-01-22  Junio C HamanoMerge branch 'jk/no-flush-upon-disconnecting-slrpc...
2020-01-22  Junio C HamanoMerge branch 'hw/tutorial-favor-switch-over-checkout'
2020-01-22  Junio C HamanoMerge branch 'es/unpack-trees-oob-fix'
2020-01-22  Junio C HamanoMerge branch 'bc/run-command-nullness-after-free-fix'
2020-01-22  Junio C HamanoMerge branch 'en/string-list-can-be-custom-sorted'
2020-01-22  Junio C HamanoMerge branch 'en/simplify-check-updates-in-unpack-trees'
2020-01-22  Junio C HamanoMerge branch 'jt/sha1-file-remove-oi-skip-cached'
2020-01-22  Junio C HamanoMerge branch 'hw/commit-advise-while-rejecting'
2020-01-22  Junio C HamanoMerge branch 'dl/credential-netrc'
2020-01-22  Philippe Blainsubmodule.c: use get_git_dir() instead of get_git_commo...
2020-01-22  Philippe Blaint2405: clarify test descriptions and simplify test
2020-01-22  Philippe Blaint2405: use git -C and test_commit -C instead of subshells
2020-01-22  Philippe Blaint7410: rename to t2405-worktree-submodule.sh
2020-01-22  brian m. carlsondocs: mention when increasing http.postBuffer is valuable
2020-01-22  brian m. carlsondoc: dissuade users from trying to ignore tracked files
2020-01-22  brian m. carlsondoc: provide guidance on user.name format
2020-01-22  brian m. carlsondocs: expand on possible and recommended user config...
2020-01-22  brian m. carlsondoc: move author and committer information to git-commit(1)
2020-01-21  Lucius Hutemplates: fix deprecated type option `--bool`
2020-01-21  Shourya Shuklat6025: use helpers to replace test -f <path>
2020-01-21  Shourya Shuklat6025: modernize style
2020-01-21  brian m. carlsondocs: use "currently" for the present time
2020-01-21  Derrick Stoleefetch: document and test --refmap=""
2020-01-17  Matheus Tavaresgrep: use no. of cores as the default no. of threads
2020-01-17  Matheus Tavaresgrep: move driver pre-load out of critical section
2020-01-17  Matheus Tavaresgrep: re-enable threads in non-worktree case
2020-01-17  Matheus Tavaresgrep: protect packed_git [re-]initialization
2020-01-17  Matheus Tavaresgrep: allow submodule functions to run in parallel
2020-01-17  Matheus Tavaressubmodule-config: add skip_if_read option to repo_read_...
2020-01-17  Matheus Tavaresgrep: replace grep_read_mutex by internal obj read...
2020-01-17  Matheus Tavaresobject-store: allow threaded access to object reading
2020-01-17  Matheus Tavaresreplace-object: make replace operations thread-safe
2020-01-17  Matheus Tavaresgrep: fix racy calls in grep_objects()
2020-01-17  Matheus Tavaresgrep: fix race conditions at grep_submodule()
2020-01-17  Matheus Tavaresgrep: fix race conditions on userdiff calls
2020-01-17  Emily Shafferfetch: emphasize failure during submodule fetch
2020-01-16  Junio C HamanoSync with maint
2020-01-16  Jeff Kingt7800: don't rely on reuse_worktree_file()
2020-01-16  Jeff Kingt4018: drop "debugging" cat from hunk-header tests
next