git
2021-02-24  Jordi Masl10n: Update Catalan translation
2021-02-23  Junio C Hamanopush: do not turn --delete '' into a matching push
2021-02-23  Jeff Kingdoc: mention approxidates for git-commit --date
2021-02-23  Johannes Sixtreplace "parameters" by "arguments" in error messages
2021-02-23  Seth Housemergetools/vimdiff: add vimdiff1 merge tool variant
2021-02-23  Han-Wen Nienhuysdoc/reftable: document how to handle windows
2021-02-23  Eric Sunshinemaintenance: fix incorrect `maintenance.repo` path...
2021-02-23  Junio C HamanoThe tenth batch
2021-02-23  Junio C HamanoMerge branch 'ab/test-lib'
2021-02-23  Junio C HamanoMerge branch 'ab/diff-deferred-free'
2021-02-23  Junio C HamanoMerge branch 'ab/pager-exit-log'
2021-02-23  Junio C HamanoMerge branch 'ta/hash-function-transition-doc'
2021-02-23  Junio C HamanoMerge branch 'bc/signed-objects-with-both-hashes'
2021-02-23  Junio C HamanoMerge branch 'dl/stash-cleanup'
2021-02-22  Andrzej Huntcommit-graph: avoid leaking topo_levels slab in write_c...
2021-02-22  ZheNing Hudifftool.c: learn a new way start at specified file
2021-02-22  Derrick Stoleecommit-reach: stale commits may prune generation further
2021-02-22  Derrick Stoleecommit-reach: use heuristic in remove_redundant()
2021-02-22  Derrick Stoleecommit-reach: move compare_commits_by_gen
2021-02-22  Derrick Stoleecommit-reach: use one walk in remove_redundant()
2021-02-22  Christian Waltherdoc: mention bigFileThreshold for packing
2021-02-22  Jonathan Tanfetch-pack: print and use dangling .gitmodules
2021-02-22  Jonathan Tanfetch-pack: with packfile URIs, use index-pack arg
2021-02-22  Jonathan Tanhttp-fetch: allow custom index-pack args
2021-02-22  Jonathan Tanhttp: allow custom index-pack args
2021-02-22  Pratyush YadavMerge branch 'py/commit-comments'
2021-02-20  Junio C HamanoDocumentation: typofix --column description
2021-02-18  Derrick Stoleechunk-format: add technical docs
2021-02-18  Derrick Stoleechunk-format: restore duplicate chunk checks
2021-02-18  Derrick Stoleemidx: use 64-bit multiplication for chunk sizes
2021-02-18  Derrick Stoleemidx: use chunk-format read API
2021-02-18  Derrick Stoleecommit-graph: use chunk-format read API
2021-02-18  Derrick Stoleechunk-format: create read chunk API
2021-02-18  Derrick Stoleemidx: use chunk-format API in write_midx_internal()
2021-02-18  Derrick Stoleemidx: drop chunk progress during write
2021-02-18  Derrick Stoleemidx: return success/failure in chunk write methods
2021-02-18  Derrick Stoleemidx: add num_large_offsets to write_midx_context
2021-02-18  Derrick Stoleemidx: add pack_perm to write_midx_context
2021-02-18  Derrick Stoleemidx: add entries to write_midx_context
2021-02-18  Derrick Stoleemidx: use context in write_midx_pack_names()
2021-02-18  Derrick Stoleemidx: rename pack_info to write_midx_context
2021-02-18  Derrick Stoleecommit-graph: use chunk-format write API
2021-02-18  Derrick Stoleechunk-format: create chunk format write API
2021-02-18  Martin Ågrengitmailmap.txt: fix rendering of e-mail addresses
2021-02-18  Martin Ågrengit.txt: fix monospace rendering
2021-02-18  Pratyush Yadavgit-gui: remove lines starting with the comment character
2021-02-18  Junio C HamanoThe ninth batch
2021-02-18  Junio C HamanoMerge branch 'ak/config-bad-bool-error'
2021-02-18  Junio C HamanoMerge branch 'js/reflog-expire-stale-fix'
2021-02-18  Junio C HamanoMerge branch 'js/commit-graph-warning'
2021-02-18  Junio C HamanoMerge branch 'ew/rev-parse-since-test'
2021-02-18  Junio C HamanoMerge branch 'ds/maintenance-pack-refs'
2021-02-18  Junio C HamanoMerge branch 'jx/t5411-unique-filenames'
2021-02-18  Junio C HamanoMerge branch 'js/fsck-name-objects-fix'
2021-02-18  Junio C HamanoMerge branch 'jk/mailmap-only-at-root'
2021-02-18  Junio C HamanoMerge branch 'mt/grep-cached-untracked'
2021-02-18  Junio C HamanoMerge branch 'sh/mergetool-hideresolved'
2021-02-18  Junio C HamanoMerge branch 'jt/trace2-BUG'
2021-02-18  Junio C HamanoMerge branch 'js/range-diff-one-side-only'
2021-02-18  Junio C HamanoMerge branch 'js/range-diff-wo-dotdot'
2021-02-18  Junio C HamanoMerge branch 'jt/clone-unborn-head'
2021-02-18  Junio C HamanoMerge branch 'mr/bisect-in-c-4'
2021-02-18  Junio C HamanoMerge branch 'ds/commit-graph-genno-fix'
2021-02-18  Junio C HamanoMerge branch 'ak/corrected-commit-date'
2021-02-18  Joey Salazardoc: fix naming of response-end-pkt
2021-02-18  Jeff Kingdocs/rev-list: add some examples of --disk-usage
2021-02-18  Jeff Kingdocs/rev-list: add an examples section
2021-02-17  Martin Ågrenrev-list-options.txt: fix rendering of bonus paragraph
2021-02-17  Rafael Silvablame: remove unnecessary use of get_commit_info()
2021-02-17  Jeff Hostetlerfsmonitor: refactor initialization of fsmonitor_last_up...
2021-02-17  Kevin Willfordfsmonitor: allow all entries for a folder to be invalidated
2021-02-17  Jeff Hostetlerfsmonitor: log FSMN token when reading and writing...
2021-02-17  Jeff Hostetlerfsmonitor: log invocation of FSMonitor hook to trace2
2021-02-17  Jeff Hostetlerread-cache: log the number of scanned files to trace2
2021-02-17  Jeff Hostetlerread-cache: log the number of lstat calls to trace2
2021-02-17  Jeff Hostetlerpreload-index: log the number of lstat calls to trace2
2021-02-17  Jeff Hostetlerp7519: add trace logging during perf test
2021-02-17  Jeff Hostetlerp7519: move watchman cleanup earlier in the test
2021-02-17  Jeff Hostetlerp7519: fix watchman watch-list test on Windows
2021-02-17  Jeff Hostetlerp7519: do not rely on "xargs -d" in test
2021-02-16  Matheus Tavarescheckout-index: omit entries with no tempname from...
2021-02-16  Matheus Tavareswrite_entry(): fix misuses of `path` in error messages
2021-02-16  Junio C Hamanodiff: --{rotate,skip}-to=<path>
2021-02-16  Elijah Newrenmerge-ort: call diffcore_rename() directly
2021-02-16  Elijah Newrengitdiffcore doc: mention new preliminary step for renam...
2021-02-16  Elijah Newrendiffcore-rename: guide inexact rename detection based...
2021-02-16  Elijah Newrendiffcore-rename: complete find_basename_matches()
2021-02-16  Elijah Newrendiffcore-rename: compute basenames of source and dest...
2021-02-16  Elijah Newrent4001: add a test comparing basename similarity and...
2021-02-16  Elijah Newrendiffcore-rename: filter rename_src list when possible
2021-02-16  Hariom Vermaref-filter: use pretty.c logic for trailers
2021-02-16  Hariom Vermapretty.c: capture invalid trailer argument
2021-02-16  Hariom Vermapretty.c: refactor trailer logic to `format_set_trailer...
2021-02-16  Hariom Vermat6300: use function to test trailer options
2021-02-12  Junio C HamanoThe eighth batch
2021-02-12  Junio C HamanoMerge branch 'tb/precompose-prefix-too'
2021-02-12  Junio C HamanoMerge branch 'jk/complete-branch-force-delete'
2021-02-12  Junio C HamanoMerge branch 'jv/upload-pack-filter-spec-quotefix'
2021-02-12  Junio C HamanoMerge branch 'tb/pack-revindex-on-disk'
2021-02-12  Junio C HamanoMerge branch 'ab/tests-various-fixup'
next