Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t4051: mark supporting files as requiring LF-only line endingsjs/eol-on-ourselves | Johannes Schindelin | 2017-05-10 | 1 | -0/+1 |
* | Fix the remaining tests that failed with core.autocrlf=true | Johannes Schindelin | 2017-05-10 | 1 | -1/+20 |
* | t3901: move supporting files into t/t3901/ | Johannes Schindelin | 2017-05-10 | 6 | -24/+24 |
* | Merge branch 'sh/rebase-i-reread-todo-after-exec' | Junio C Hamano | 2017-05-01 | 1 | -0/+14 |
|\ | |||||
| * | rebase -i: reread the todo list if `exec` touched itsh/rebase-i-reread-todo-after-exec | Stephen Hicks | 2017-04-27 | 1 | -0/+14 |
* | | Merge branch 'jk/submodule-init-segv-fix' | Junio C Hamano | 2017-05-01 | 1 | -0/+8 |
|\ \ | |||||
| * | | submodule_init: die cleanly on submodules without url definedjk/submodule-init-segv-fix | Jeff King | 2017-04-24 | 1 | -0/+8 |
* | | | Merge branch 'ab/align-perf-descriptions' | Junio C Hamano | 2017-05-01 | 2 | -0/+5 |
|\ \ \ | |||||
| * | | | t/perf: correctly align non-ASCII descriptions in outputab/align-perf-descriptions | Ævar Arnfjörð Bjarmason | 2017-04-23 | 2 | -0/+5 |
* | | | | Merge branch 'nd/worktree-add-lock' | Junio C Hamano | 2017-04-26 | 1 | -0/+6 |
|\ \ \ \ | |||||
| * | | | | worktree add: add --lock optionnd/worktree-add-lock | Nguyễn Thái Ngọc Duy | 2017-04-20 | 1 | -0/+6 |
* | | | | | Merge branch 'ab/completion-push-delete-ref' | Junio C Hamano | 2017-04-26 | 1 | -0/+34 |
|\ \ \ \ \ | |||||
| * | | | | | completion: expand "push --delete <remote> <ref>" for refs on that <remote>ab/completion-push-delete-ref | Ævar Arnfjörð Bjarmason | 2017-04-23 | 1 | -0/+34 |
* | | | | | | Merge branch 'jh/add-index-entry-optim' | Junio C Hamano | 2017-04-26 | 7 | -0/+307 |
|\ \ \ \ \ \ | |||||
| * | | | | | | p0006-read-tree-checkout: perf test to time read-tree | Jeff Hostetler | 2017-04-19 | 4 | -0/+263 |
| * | | | | | | read-cache: add strcmp_offset function | Jeff Hostetler | 2017-04-15 | 3 | -0/+44 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'nd/conditional-config-in-early-config' | Junio C Hamano | 2017-04-26 | 2 | -0/+29 |
|\ \ \ \ \ \ | |||||
| * | | | | | | config: correct file reading order in read_early_config()nd/conditional-config-in-early-config | Nguyễn Thái Ngọc Duy | 2017-04-19 | 1 | -0/+18 |
| * | | | | | | config: handle conditional include when $GIT_DIR is not set up | Nguyễn Thái Ngọc Duy | 2017-04-17 | 1 | -0/+11 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'ab/push-cas-doc-n-test' | Junio C Hamano | 2017-04-26 | 1 | -0/+29 |
|\ \ \ \ \ \ | |||||
| * | | | | | | push: document & test --force-with-lease with multiple remotesab/push-cas-doc-n-test | Ævar Arnfjörð Bjarmason | 2017-04-19 | 1 | -0/+29 |
* | | | | | | | Merge branch 'ps/pathspec-empty-prefix-origin' | Junio C Hamano | 2017-04-26 | 1 | -0/+22 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | pathspec: honor `PATHSPEC_PREFIX_ORIGIN` with empty prefixps/pathspec-empty-prefix-origin | Patrick Steinhardt | 2017-04-14 | 1 | -0/+22 |
* | | | | | | | | Merge branch 'pc/t2027-git-to-pipe-cleanup' | Junio C Hamano | 2017-04-26 | 1 | -14/+21 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | t2027: avoid using pipespc/t2027-git-to-pipe-cleanup | Prathamesh Chavan | 2017-04-14 | 1 | -14/+21 |
* | | | | | | | | | Merge branch 'gb/rebase-signoff' | Junio C Hamano | 2017-04-26 | 1 | -0/+46 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | rebase: pass --[no-]signoff option to git amgb/rebase-signoff | Giuseppe Bilotta | 2017-04-18 | 1 | -0/+46 |
* | | | | | | | | | Merge branch 'jk/ls-files-recurse-submodules-fix' | Junio C Hamano | 2017-04-23 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ls-files: fix path used when recursing into submodulesjk/ls-files-recurse-submodules-fix | Jacob Keller | 2017-04-18 | 1 | -0/+11 |
| * | | | | | | | | | ls-files: fix recurse-submodules with nested submodules | Jacob Keller | 2017-04-17 | 1 | -0/+1 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'km/t1400-modernization' | Junio C Hamano | 2017-04-23 | 1 | -168/+167 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t1400: use consistent style for test_expect_success callskm/t1400-modernization | Kyle Meyer | 2017-04-16 | 1 | -168/+167 |
* | | | | | | | | | | Merge branch 'jk/quarantine-received-objects' | Junio C Hamano | 2017-04-23 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | refs: reject ref updates while GIT_QUARANTINE_PATH is setjk/quarantine-received-objects | Jeff King | 2017-04-16 | 1 | -0/+11 |
* | | | | | | | | | | | Merge branch 'bw/submodule-with-bs-path' | Junio C Hamano | 2017-04-23 | 1 | -0/+14 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | submodule: prevent backslash expantion in submodule names | Brandon Williams | 2017-04-16 | 1 | -0/+14 |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'jh/verify-index-checksum-only-in-fsck' | Junio C Hamano | 2017-04-23 | 1 | -0/+13 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | read-cache: force_verify_index_checksum | Jeff Hostetler | 2017-04-15 | 1 | -0/+13 |
* | | | | | | | | | | | | Merge branch 'jh/string-list-micro-optim' | Junio C Hamano | 2017-04-23 | 1 | -0/+49 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | string-list: use ALLOC_GROW macro when reallocing string_listjh/string-list-micro-optim | Jeff Hostetler | 2017-04-15 | 1 | -0/+49 |
* | | | | | | | | | | | | | Merge branch 'nd/conditional-config-include' | Junio C Hamano | 2017-04-23 | 1 | -0/+54 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | config: resolve symlinks in conditional include's patternsnd/conditional-config-include | Nguyễn Thái Ngọc Duy | 2017-04-14 | 1 | -0/+54 |
* | | | | | | | | | | | | | | Merge branch 'tb/doc-eol-normalization' | Junio C Hamano | 2017-04-23 | 1 | -0/+26 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | gitattributes.txt: document how to normalize the line endingstb/doc-eol-normalization | Torsten Bögershausen | 2017-04-13 | 1 | -0/+26 |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge branch 'jh/memihash-opt' | Junio C Hamano | 2017-04-19 | 4 | -0/+36 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | p0004: make perf test executable | Christian Couder | 2017-04-18 | 1 | -0/+0 |
| * | | | | | | | | | | | | | t3008: skip lazy-init test on a single-core box | Kevin Willford | 2017-04-12 | 1 | -3/+11 |
| * | | | | | | | | | | | | | test-online-cpus: helper to return cpu count | Jeff Hostetler | 2017-04-12 | 2 | -0/+9 |
| * | | | | | | | | | | | | | name-hash: fix buffer overrun | Kevin Willford | 2017-03-31 | 1 | -0/+19 |
* | | | | | | | | | | | | | | Merge branch 'sf/putty-w-args' | Junio C Hamano | 2017-04-19 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |