git
2019-11-21  Denton Liut5520: replace $(cat ...) comparison with test_cmp
2019-11-21  Denton Liut5520: don't put git in upstream of pipe
2019-11-21  Denton Liut5520: test single-line files by git with test_cmp
2019-11-21  Denton Liut5520: use test_cmp_rev where possible
2019-11-21  Denton Liut5520: replace test -{n,z} with test-lib functions
2019-11-21  Denton Liut5520: use test_line_count where possible
2019-11-21  Denton Liut5520: remove spaces after redirect operator
2019-11-21  Denton Liut5520: replace test -f with test-lib functions
2019-11-21  Denton Liut5520: let sed open its own input
2019-11-21  Denton Liut5520: use sq for test case names
2019-11-21  Denton Liut5520: improve test style
2019-11-21  Denton Liut: teach test_cmp_rev to accept ! for not-equals
2019-11-21  Denton Liut0000: test multiple local assignment
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 LiuSubmittingPatches: use `--pretty=reference`
2019-11-20  Denton Liupretty: implement 'reference' format
2019-11-20  Denton Liupretty: add struct cmt_fmt_map::default_date_mode_type
2019-11-20  René Scharfepretty: provide short date format
2019-11-20  Denton Liut4205: cover `git log --reflog -z` blindspot
2019-11-20  Denton Liupretty.c: inline initalize format_context
2019-11-20  Denton Liurevision: make get_revision_mark() return const pointer
2019-11-20  Denton Liucompletion: complete `tformat:` pretty format
2019-11-20  Denton LiuSubmittingPatches: remove dq from commit reference
2019-11-20  Denton Liupretty-formats.txt: use generic terms for hash
2019-11-20  Denton LiuSubmittingPatches: use generic terms for hash
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  Alexandr Miloslavskiycommit: support the --pathspec-from-file option
2019-11-20  Alexandr Miloslavskiydoc: commit: synchronize <pathspec> description
2019-11-20  Alexandr Miloslavskiyreset: support the `--pathspec-from-file` option
2019-11-20  Alexandr Miloslavskiydoc: reset: synchronize <pathspec> description
2019-11-20  Alexandr Miloslavskiypathspec: add new function to parse file
2019-11-20  Junio C Hamanoci(osx): update homebrew-cask repository with less...
2019-11-20  Doan Tran Cong... sequencer: handle rebase-merges for "onto" message
2019-11-20  SZEDER Gáborbuiltin/unpack-objects.c: show throughput progress
2019-11-20  Jeff Kingrev-parse: make --show-toplevel without a worktree...
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
2019-11-11  Robin H. Johnsonbundle-create: progress output control
2019-11-11  Robin H. Johnsonbundle: framework for options before bundle file
2019-11-11  Dominic Jägermerge-strategies: fix typo "reflected to" to "reflected in"
2019-11-11  Doan Tran Cong... sequencer: reencode squashing commit's message
2019-11-11  Doan Tran Cong... sequencer: reencode revert/cherry-pick's todo list
2019-11-11  Doan Tran Cong... sequencer: reencode to utf-8 before arrange rebase...
2019-11-11  Doan Tran Cong... t3900: demonstrate git-rebase problem with multi encoding
2019-11-11  Doan Tran Cong... configure.ac: define ICONV_OMITS_BOM if necessary
2019-11-10  Junio C HamanoThe first batch post 2.24 cycle
2019-11-10  Junio C HamanoMerge branch 'bc/hash-independent-tests-part-6'
2019-11-10  Junio C HamanoMerge branch 'js/update-index-ignore-removal-for-skip...
2019-11-10  Junio C HamanoMerge branch 'pb/pretty-email-without-domain-part'
2019-11-10  Junio C HamanoMerge branch 'hw/remove-api-docs-placeholder'
2019-11-10  Junio C HamanoMerge branch 'sg/commit-graph-usage-fix'
2019-11-10  Junio C HamanoMerge branch 'dl/apply-3way-diff3'
2019-11-10  Junio C HamanoMerge branch 'sg/dir-trie-fixes'
2019-11-10  Junio C HamanoMerge branch 'jc/am-show-current-patch-docfix'
2019-11-10  Junio C HamanoMerge branch 'wb/midx-progress'
2019-11-10  Junio C HamanoMerge branch 'en/merge-recursive-directory-rename-fixes'
next