Age | Commit message (Expand) | Author | Files | Lines |
2019-01-18 | Merge branch 'so/cherry-pick-always-allow-m1' | Junio C Hamano | 3 | -11/+15 |
2019-01-18 | Merge branch 'nd/worktree-remove-with-uninitialized-submodules' | Junio C Hamano | 1 | -0/+37 |
2019-01-18 | Merge branch 'sg/test-bash-version-fix' | Junio C Hamano | 1 | -2/+2 |
2019-01-18 | Merge branch 'cy/zsh-completion-SP-in-path' | Junio C Hamano | 1 | -5/+5 |
2019-01-18 | Merge branch 'sb/submodule-unset-core-worktree-when-worktree-is-lost' | Junio C Hamano | 3 | -3/+14 |
2019-01-18 | Merge branch 'jn/stripspace-wo-repository' | Junio C Hamano | 1 | -3/+9 |
2019-01-18 | Merge branch 'sb/submodule-fetchjobs-default-to-one' | Junio C Hamano | 1 | -0/+2 |
2019-01-18 | Merge branch 'nd/style-opening-brace' | Junio C Hamano | 1 | -1/+2 |
2019-01-18 | mingw: special-case arguments to `sh` | Johannes Schindelin | 2 | -1/+11 |
2019-01-18 | mingw (t5580): document bug when cloning from backslashed UNC paths | Johannes Schindelin | 1 | -0/+5 |
2019-01-18 | ls-refs: filter refs using namespace-stripped name | Jonathan Tan | 1 | -0/+21 |
2019-01-18 | abspath_part_inside_repo: respect core.ignoreCase | Johannes Schindelin | 1 | -0/+7 |
2019-01-18 | git-p4: handle update of moved/copied files when updating a shelve | Luke Diamand | 1 | -1/+1 |
2019-01-18 | git-p4: add failing test for shelved CL update involving move/copy | Luke Diamand | 1 | -3/+54 |
2019-01-17 | pack-objects: create GIT_TEST_PACK_SPARSE | Derrick Stolee | 2 | -2/+6 |
2019-01-17 | pack-objects: create pack.useSparse setting | Derrick Stolee | 1 | -0/+15 |
2019-01-17 | revision: implement sparse algorithm | Derrick Stolee | 1 | -3/+11 |
2019-01-17 | list-objects: consume sparse tree walk | Derrick Stolee | 1 | -0/+113 |
2019-01-17 | add: use separate ADD_CACHE_RENORMALIZE flag | Jeff King | 1 | -0/+9 |
2019-01-17 | t6042: work around speed optimization on Windows | Johannes Schindelin | 1 | -2/+2 |
2019-01-17 | tests: define GIT_TEST_SIDEBAND_ALL | Jonathan Tan | 5 | -4/+11 |
2019-01-17 | helper/test-ref-store: fix "new-sha1" vs "old-sha1" typo | Christian Couder | 1 | -1/+1 |
2019-01-15 | commit-graph: fix buffer read-overflow | Josh Steadmon | 1 | -3/+13 |
2019-01-15 | filter-options: expand scaled numbers | Josh Steadmon | 1 | -0/+17 |
2019-01-15 | tree:<depth>: skip some trees even when collecting omits | Matthew DeVore | 1 | -1/+10 |
2019-01-15 | list-objects-filter: teach tree:# how to handle >0 | Matthew DeVore | 1 | -0/+111 |
2019-01-14 | Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin' | Junio C Hamano | 1 | -1/+1 |
2019-01-14 | Merge branch 'tb/log-G-binary' | Junio C Hamano | 1 | -0/+35 |
2019-01-14 | Merge branch 'sb/diff-color-moved-config-option-fixup' | Junio C Hamano | 1 | -0/+18 |
2019-01-14 | Merge branch 'hn/highlight-sideband-keywords' | Junio C Hamano | 1 | -0/+2 |
2019-01-14 | Merge branch 'cb/test-lint-cp-a' | Junio C Hamano | 1 | -0/+1 |
2019-01-14 | Merge branch 'cb/t5004-empty-tar-archive-fix' | Junio C Hamano | 1 | -9/+8 |
2019-01-14 | Merge branch 'hb/t0061-dot-in-path-fix' | Junio C Hamano | 1 | -1/+9 |
2019-01-14 | Merge branch 'nd/checkout-noisy' | Junio C Hamano | 1 | -2/+2 |
2019-01-14 | Merge branch 'nd/attr-pathspec-in-tree-walk' | Junio C Hamano | 1 | -1/+57 |
2019-01-14 | Merge branch 'md/list-lazy-objects-fix' | Junio C Hamano | 1 | -2/+14 |
2019-01-14 | Merge branch 'ms/packet-err-check' into jt/fetch-v2-sideband | Junio C Hamano | 1 | -2/+2 |
2019-01-11 | log: add %S option (like --source) to log --format | Issac Trotts | 2 | -0/+54 |
2019-01-10 | test: test GIT_CURL_VERBOSE=1 shows an error | Masaya Suzuki | 2 | -0/+29 |
2019-01-10 | upload-pack: teach deepen-relative in protocol v2 | Jonathan Tan | 1 | -0/+29 |
2019-01-10 | fetch-pack: do not take shallow lock unnecessarily | Jonathan Tan | 1 | -0/+18 |
2019-01-10 | fetch-pack: support protocol version 2 | Jonathan Tan | 1 | -7/+15 |
2019-01-10 | upload-pack: support hidden refs with protocol v2 | Jeff King | 1 | -0/+6 |
2019-01-10 | diff --color-moved-ws: handle blank lines | Phillip Wood | 1 | -4/+37 |
2019-01-10 | diff --color-moved-ws: modify allow-indentation-change | Phillip Wood | 1 | -0/+56 |
2019-01-10 | diff --color-moved=zebra: be stricter with color alternation | Phillip Wood | 1 | -3/+3 |
2019-01-10 | diff --color-moved-ws: demonstrate false positives | Phillip Wood | 1 | -2/+6 |
2019-01-08 | checkout: introduce checkout.overlayMode config | Thomas Gummerer | 1 | -0/+10 |
2019-01-08 | checkout: introduce --{,no-}overlay option | Thomas Gummerer | 2 | -0/+48 |
2019-01-08 | prefer "hash mismatch" to "sha1 mismatch" | Jeff King | 1 | -1/+1 |