git
2019-12-05  Junio C HamanoMerge branch 'dl/range-diff-with-notes'
2019-12-05  Junio C HamanoMerge branch 'jh/userdiff-python-async'
2019-12-05  Junio C HamanoMerge branch 'ec/fetch-mark-common-refs-trace2'
2019-12-05  Junio C HamanoMerge branch 'dd/rebase-merge-reserves-onto-label'
2019-12-05  Junio C HamanoMerge branch 'js/builtin-add-i'
2019-12-05  Junio C HamanoMerge branch 'js/rebase-r-safer-label'
2019-12-05  Junio C HamanoMerge branch 'ep/guard-kset-tar-headers'
2019-12-01  Junio C HamanoThe second batch
2019-12-01  Junio C HamanoMerge branch 'jk/gitweb-anti-xss'
2019-12-01  Junio C HamanoMerge branch 'ar/install-doc-update-cmds-needing-the...
2019-12-01  Junio C HamanoMerge branch 'ma/t7004'
2019-12-01  Junio C HamanoMerge branch 'js/complete-svn-recursive'
2019-12-01  Junio C HamanoMerge branch 'jk/send-pack-remote-failure'
2019-12-01  Junio C HamanoMerge branch 'jc/fsmonitor-sanity-fix'
2019-12-01  Junio C HamanoMerge branch 'sg/skip-skipped-prereq'
2019-12-01  Junio C HamanoMerge branch 'ds/test-read-graph'
2019-12-01  Junio C HamanoMerge branch 'rs/use-copy-array-in-mingw-shell-command...
2019-12-01  Junio C HamanoMerge branch 'rs/parse-options-dup-null-fix'
2019-12-01  Junio C HamanoMerge branch 'jt/fetch-remove-lazy-fetch-plugging'
2019-12-01  Junio C HamanoMerge branch 'jk/optim-in-pack-idx-conversion'
2019-12-01  Junio C HamanoMerge branch 'dl/complete-rebase-onto'
2019-12-01  Junio C HamanoMerge branch 'tg/stash-refresh-index'
2019-12-01  Junio C HamanoMerge branch 'nn/doc-rebase-merges'
2019-12-01  Junio C HamanoMerge branch 'dd/sequencer-utf8'
2019-12-01  Junio C HamanoMerge branch 'jk/remove-sha1-to-hex'
2019-12-01  Junio C HamanoMerge branch 'dj/typofix-merge-strat'
2019-12-01  Junio C HamanoMerge branch 'rj/bundle-ui-updates'
2019-12-01  Junio C HamanoMerge branch 'rs/skip-iprefix'
2019-12-01  Junio C HamanoMerge branch 'ln/userdiff-elixir'
2019-12-01  Junio C HamanoMerge branch 'py/shortlog-list-options-for-log'
2019-12-01  Junio C HamanoMerge branch 'en/doc-typofix'
2019-12-01  Junio C HamanoMerge branch 'ns/test-desc-typofix'
2019-12-01  Junio C HamanoMerge branch 'en/t6024-style'
2019-12-01  Junio C HamanoMerge branch 'en/misc-doc-fixes'
2019-12-01  Junio C HamanoMerge branch 'js/fetch-multi-lockfix'
2019-12-01  Junio C HamanoMerge branch 'rs/trace2-dots'
2019-12-01  Junio C HamanoMerge branch 'kw/fsmonitor-watchman-fix'
2019-12-01  Junio C HamanoMerge branch 'cb/curl-use-xmalloc'
2019-12-01  Junio C HamanoMerge branch 'rt/fetch-message-fix'
2019-12-01  Junio C HamanoMerge branch 'es/myfirstcontrib-updates'
2019-12-01  Junio C HamanoMerge branch 'hw/config-doc-in-header'
2019-12-01  Junio C HamanoMerge branch 'dl/doc-diff-no-index-implies-exit-code'
2019-12-01  Junio C HamanoMerge branch 'js/vreportf-wo-buffering'
2019-12-01  Junio C HamanoMerge branch 'pb/no-recursive-reset-hard-in-worktree...
2019-12-01  Junio C HamanoMerge branch 'pb/help-list-gitsubmodules-among-guides'
2019-12-01  Junio C HamanoMerge branch 'sg/blame-indent-heuristics-is-now-the...
2019-12-01  Junio C HamanoMerge branch 'mr/clone-dir-exists-to-path-exists'
2019-12-01  Junio C HamanoMerge branch 'ma/bisect-doc-sample-update'
2019-12-01  Junio C HamanoMerge branch 'js/git-path-head-dot-lock-fix'
2019-12-01  Junio C HamanoMerge branch 'jc/log-graph-simplify'
2019-12-01  Junio C HamanoMerge branch 'jk/cleanup-object-parsing-and-fsck'
2019-11-21  Denton Liuformat-patch: pass notes configuration to range-diff
2019-11-21  Denton Liurange-diff: pass through --notes to `git log`
2019-11-21  Denton Liurange-diff: output `## Notes ##` header
2019-11-21  Denton Liut3206: range-diff compares logs with commit notes
2019-11-21  Denton Liut3206: s/expected/expect/
2019-11-21  Denton Liut3206: disable parameter substitution in heredoc
2019-11-21  Denton Liut3206: remove spaces after redirect operators
2019-11-21  Denton Liupretty-options.txt: --notes accepts a ref instead of...
2019-11-20  Josh Hollanduserdiff: support Python async functions
2019-11-20  Denton Liurev-list-options.txt: remove reference to --show-notes
2019-11-20  Denton Liuargv-array: add space after `while`
2019-11-20  Doan Tran Cong... sequencer: handle rebase-merges for "onto" message
2019-11-20  Erik Chenfetch: add trace2 instrumentation
2019-11-18  Matthew Rogersrebase -r: let `label` generate safer labels
2019-11-18  Johannes Schindelinrebase-merges: move labels' whitespace mangling into...
2019-11-18  Slavica Đukićbuilt-in add -i: implement the `help` command
2019-11-18  Slavica Đukićbuilt-in add -i: use color in the main loop
2019-11-18  Johannes Schindelinbuilt-in add -i: support `?` (prompt help)
2019-11-18  Johannes Schindelinbuilt-in add -i: show unique prefixes of the commands
2019-11-18  Johannes Schindelinbuilt-in add -i: implement the main loop
2019-11-18  Jeff Kinggitweb: escape URLs generated by href()
2019-11-18  Jeff Kingt/gitweb-lib.sh: set $REQUEST_URI
2019-11-18  Jeff Kingt/gitweb-lib.sh: drop confusing quotes
2019-11-18  Jeff Kingt9502: pass along all arguments in xss helper
2019-11-15  Andrei RybakINSTALL: use existing shell scripts as example
2019-11-14  Martin Ågrent7004: check existence of correct tag
2019-11-14  Slavica Đukićbuilt-in add -i: color the header in the `status` command
2019-11-14  Daniel Ferreirabuilt-in add -i: implement the `status` command
2019-11-14  Daniel Ferreiradiff: export diffstat interface
2019-11-14  Johannes SchindelinStart to implement a built-in version of `git add ...
2019-11-14  Thomas Gummererstash: make sure we have a valid index before writing it
2019-11-13  Jeff Kingsend-pack: check remote ref status on pack-objects...
2019-11-13  James Shubincompletion: tab-complete "git svn --recursive"
2019-11-13  Jonathan Tanpromisor-remote: remove fetch_if_missing=0
2019-11-13  Jonathan Tanclone: remove fetch_if_missing=0
2019-11-13  René Scharfeparse-options: avoid arithmetic on pointer that's poten...
2019-11-13  René Scharfemingw: use COPY_ARRAY for copying array
2019-11-13  Derrick Stoleetest-tool: use 'read-graph' helper
2019-11-13  SZEDER Gábortest-lib: don't check prereqs of test cases that won...
2019-11-13  Denton Liut4215: use helper function to check output
2019-11-13  Junio C Hamanofsmonitor: do not compare bitmap size with size of...
2019-11-13  Jeff Kinghex: drop sha1_to_hex()
2019-11-12  Denton Liucompletion: learn to complete `git rebase --onto=`
2019-11-12  Jeff Kingpack-objects: avoid pointless oe_map_new_pack() calls
2019-11-12  Naveen Nathandoc: improve readability of --rebase-merges in git...
2019-11-11  Jeff Kinghex: drop sha1_to_hex_r()
2019-11-11  Doan Tran Cong... sequencer: reencode commit message for am/rebase -...
2019-11-11  Doan Tran Cong... sequencer: reencode old merge-commit message
2019-11-11  Robin H. Johnsonbundle-verify: add --quiet
next