git
2019-09-05  Denton Liuconfig/format.txt: specify default value of format...
2019-09-05  Denton LiuDoc: add more detail for git-format-patch
2019-09-05  Denton Liut4014: stop losing return codes of git commands
2019-09-05  Denton Liut4014: remove confusing pipe in check_threading()
2019-09-05  Denton Liut4014: use test_line_count() where possible
2019-09-05  Denton Liut4014: let sed open its own files
2019-09-05  Denton Liut4014: drop redirections to /dev/null
2019-09-05  Denton Liut4014: use indentable here-docs
2019-09-05  Denton Liut4014: remove spaces after redirect operators
2019-09-05  Denton Liut4014: use sq for test case names
2019-09-05  Denton Liut4014: move closing sq onto its own line
2019-09-05  Denton Liut4014: s/expected/expect/
2019-09-05  Junio C Hamanot3005: remove unused variable
2019-09-05  Junio C Hamanot: use LF variable defined in the test harness
2019-09-05  Denton Liucompat/*.[ch]: remove extern from function declarations...
2019-09-05  Denton Liumingw: apply array.cocci rule
2019-09-05  Elijah Newrent3427: accelerate this test by using fast-export and...
2019-09-05  Johannes Schindelin.gitignore: stop ignoring `.manifest` files
2019-09-03  brian m. carlsonam: reload .gitattributes after patching it
2019-09-03  René Scharfetree: simplify parse_tree_indirect()
2019-09-03  Derrick Stoleefetch: add fetch.writeCommitGraph config setting
2019-09-03  Thomas Gummererpush: disallow --all and refspecs when remote.<name...
2019-09-01  Elijah Newrenmerge-options.txt: clarify meaning of various ff-relate...
2019-08-30  David Turnerclarify documentation for remote helpers
2019-08-30  René Scharfehelp: make help_unknown_ref() NORETURN
2019-08-30  Derrick Stoleecheckout: add simple check for 'git checkout -b'
2019-08-29  Paul Mackerrasgitk: Make web links clickable
2019-08-28  Pratyush Yadavgit-gui: allow undoing last revert
2019-08-27  Denton Liurebase: teach rebase --keep-base
2019-08-27  Ævar Arnfjörð... rebase tests: test linear branch topology
2019-08-27  Denton Liurebase: fast-forward --fork-point in more cases
2019-08-27  Denton Liurebase: fast-forward --onto in more cases
2019-08-27  Denton Liurebase: refactor can_fast_forward into goto tower
2019-08-27  Ævar Arnfjörð... t3432: test for --no-ff's interaction with fast-forward
2019-08-27  Jeff Kingfast-import: duplicate into history rather than passing...
2019-08-27  Jeff Kingfast-import: duplicate parsed encoding string
2019-08-27  Denton Liustatus: mention --skip for revert and cherry-pick
2019-08-27  Denton Liucompletion: add --skip for cherry-pick and revert
2019-08-27  Denton Liucompletion: merge options for cherry-pick and revert
2019-08-26  Ævar Arnfjörð... t3432: distinguish "noop-same" v.s. "work-same" in...
2019-08-26  Denton Liut3432: test rebase fast-forward behavior
2019-08-26  Denton Liut3431: add rebase --fork-point tests
2019-08-26  SZEDER Gábort7300-clean: demonstrate deleting nested repo with...
2019-08-26  René Scharfetrace2: use warning() directly in tr2_dst_malformed_war...
2019-08-26  René Scharfegrep: use return value of strbuf_detach()
2019-08-26  René Scharfelog-tree: always use return value of strbuf_detach()
2019-08-26  Mike Hommeyhttp: don't leak urlmatch_config.vars
2019-08-26  Mike Hommeycommit: free the right buffer in release_commit_memory
2019-08-26  brian m. carlsonpath: add a function to check for path suffix
2019-08-26  Taylor Blaubanned.h: fix vsprintf()'s ban message
2019-08-26  Jeff Kingnotes: avoid potential use-after-free during insertion
2019-08-26  Mike Hommeynotes: avoid leaking duplicate entries
2019-08-26  Adam Robenmingw: fix launching of externals from Unicode paths
2019-08-26  Johannes Schindelinsetup_git_directory(): handle UNC root paths correctly
2019-08-26  Johannes SchindelinFix .git/ discovery at the root of UNC shares
2019-08-26  Johannes Schindelinsetup_git_directory(): handle UNC paths correctly
2019-08-26  Torsten Bögershausenmingw: support UNC in git clone file://server/share...
2019-08-26  brian m. carlsont4009: make hash size independent
2019-08-26  brian m. carlsont4002: make hash independent
2019-08-26  brian m. carlsont4000: make hash size independent
2019-08-26  brian m. carlsont3903: abstract away SHA-1-specific constants
2019-08-25  Pratyush Yadavgit-gui: return early when patch fails to apply
2019-08-25  Pratyush Yadavgit-gui: allow reverting selected hunk
2019-08-25  Pratyush Yadavgit-gui: allow reverting selected lines
2019-08-22  Jonathan Tantransport: teach all vtables to allow fetch first
2019-08-22  Jonathan Tantransport-helper: skip ls-refs if unnecessary
2019-08-22  Junio C HamanoFirst batch after Git 2.23
2019-08-22  Junio C HamanoMerge branch 'sg/worktree-remove-errormsg'
2019-08-22  Junio C HamanoMerge branch 'en/fast-import-merge-doc'
2019-08-22  Junio C HamanoMerge branch 'jk/perf-no-dups'
2019-08-22  Junio C HamanoMerge branch 'rs/nedalloc-fixlets'
2019-08-22  Junio C HamanoMerge branch 'sg/show-failed-test-names'
2019-08-22  Junio C HamanoMerge branch 'sg/commit-graph-validate'
2019-08-22  Junio C HamanoMerge branch 'vn/restore-empty-ita-corner-case-fix'
2019-08-22  Junio C HamanoMerge branch 'sc/pack-refs-deletion-racefix'
2019-08-22  Junio C HamanoMerge branch 'sg/do-not-skip-non-httpd-tests'
2019-08-22  Junio C HamanoMerge branch 'jk/tree-walk-overflow'
2019-08-22  Junio C HamanoMerge branch 'sg/t5510-test-i18ngrep-fix'
2019-08-22  Junio C HamanoMerge branch 'mt/grep-submodules-working-tree'
2019-08-22  Thomas Gummerert0021: make sure clean filter runs
2019-08-22  Mischa POSLAWSKYref-filter: initialize empty name or email fields
2019-08-21  Stephen Boyduserdiff: add a builtin pattern for dts files
2019-08-21  Denton Liut4014: drop unnecessary blank lines from test cases
2019-08-21  SZEDER Gáborline-log: avoid unnecessary full tree diffs
2019-08-21  SZEDER Gáborline-log: extract pathspec parsing from line ranges...
2019-08-20  Jonathan Tandiff: skip GITLINK when lazy fetching missing objs
2019-08-20  René Scharfesha1-name: make sort_ambiguous_oid_array() thread-safe
2019-08-20  René Scharfeparseopt: move definition of enum parse_opt_result up
2019-08-20  Denton Liupackfile.h: drop extern from function declaration
2019-08-20  brian m. carlsont3800: make hash-size independent
2019-08-20  brian m. carlsont3600: make hash size independent
2019-08-20  brian m. carlsont3506: make hash independent
2019-08-20  brian m. carlsont3430: avoid hard-coded object IDs
2019-08-20  brian m. carlsont3404: abstract away SHA-1-specific constants
2019-08-20  brian m. carlsont3306: abstract away SHA-1-specific constants
2019-08-20  brian m. carlsont3305: make hash size independent
2019-08-20  brian m. carlsont3301: abstract away SHA-1-specific constants
2019-08-20  brian m. carlsont3206: abstract away hash size constants
2019-08-20  brian m. carlsont3201: abstract away SHA-1-specific constants
2019-08-19  Ben Milmanrepository-layout.txt: correct pluralization of 'object'
next