| Commit message (Expand) | Author | Age | Files | Lines |
* | clone tests: rename t57* => t56*sb/clone-t57-t56 | Stefan Beller | 2016-03-16 | 10 | -0/+0 |
* | Merge branch 'jk/pack-idx-corruption-safety' into maint | Junio C Hamano | 2016-03-10 | 1 | -0/+179 |
|\ |
|
| * | use_pack: handle signed off_t overflow | Jeff King | 2016-02-25 | 1 | -1/+1 |
| * | nth_packed_object_offset: bounds-check extended offset | Jeff King | 2016-02-25 | 1 | -1/+1 |
| * | t5313: test bounds-checks of corrupted/malicious pack/idx files | Jeff King | 2016-02-25 | 1 | -0/+179 |
* | | Merge branch 'js/config-set-in-non-repository' into maint | Junio C Hamano | 2016-03-10 | 1 | -0/+11 |
|\ \ |
|
| * | | git config: report when trying to modify a non-existing repo configjs/config-set-in-non-repository | Johannes Schindelin | 2016-02-25 | 1 | -0/+11 |
* | | | Merge branch 'sb/submodule-module-list-fix' into maint | Junio C Hamano | 2016-03-10 | 1 | -0/+25 |
|\ \ \ |
|
| * | | | submodule helper list: respect correct path prefixsb/submodule-module-list-fix | Stefan Beller | 2016-02-24 | 1 | -0/+25 |
* | | | | Merge branch 'jk/grep-binary-workaround-in-test' into maint | Junio C Hamano | 2016-03-10 | 2 | -13/+17 |
|\ \ \ \ |
|
| * | | | | t9200: avoid grep on non-ASCII datajk/grep-binary-workaround-in-test | John Keeping | 2016-02-23 | 1 | -1/+1 |
| * | | | | t8005: avoid grep on non-ASCII data | John Keeping | 2016-02-23 | 1 | -12/+16 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'nd/git-common-dir-fix' into maint | Junio C Hamano | 2016-03-10 | 1 | -0/+10 |
|\ \ \ \ |
|
| * | | | | rev-parse: take prefix into account in --git-common-dirnd/git-common-dir-fix | Nguyễn Thái Ngọc Duy | 2016-02-12 | 1 | -0/+10 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'nd/dwim-wildcards-as-pathspecs' into maint | Junio C Hamano | 2016-03-10 | 2 | -26/+48 |
|\ \ \ \ |
|
| * | | | | get_sha1: don't die() on bogus search stringsnd/dwim-wildcards-as-pathspecs | Jeff King | 2016-02-10 | 1 | -0/+10 |
| * | | | | check_filename: tighten dwim-wildcard ambiguity | Jeff King | 2016-02-10 | 2 | -26/+38 |
* | | | | | Merge branch 'jk/epipe-in-async' into maint | Junio C Hamano | 2016-03-10 | 2 | -2/+5 |
|\ \ \ \ \ |
|
| * | | | | | t5504: handle expected output from SIGPIPE deathjk/epipe-in-async | Jeff King | 2016-02-25 | 1 | -1/+4 |
| * | | | | | test_must_fail: report number of unexpected signal | Jeff King | 2016-02-25 | 1 | -1/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'ps/config-error' into maint | Junio C Hamano | 2016-03-10 | 2 | -1/+24 |
|\ \ \ \ \ |
|
| * | | | | | remote: die on config error when setting URL | Patrick Steinhardt | 2016-02-22 | 1 | -0/+9 |
| * | | | | | branch: die on config error when unsetting upstream | Patrick Steinhardt | 2016-02-22 | 1 | -0/+7 |
| * | | | | | branch: report errors in tracking branch setup | Patrick Steinhardt | 2016-02-22 | 1 | -1/+8 |
* | | | | | | Merge branch 'mg/work-tree-tests' into maint | Junio C Hamano | 2016-03-10 | 3 | -0/+0 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | tests: rename work-tree tests to *work-tree*mg/work-tree-tests | Michael J Gruber | 2016-02-20 | 3 | -0/+0 |
* | | | | | | Merge branch 'js/test-lib-windows-emulated-yes' into maint | Junio C Hamano | 2016-02-17 | 1 | -2/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | test-lib: limit the output of the yes utilityjs/test-lib-windows-emulated-yes | Johannes Schindelin | 2016-02-02 | 1 | -2/+4 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'aw/push-force-with-lease-reporting' into maint | Junio C Hamano | 2016-02-17 | 1 | -5/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | push: fix ref status reporting for --force-with-leaseaw/push-force-with-lease-reporting | Andrew Wheeler | 2016-02-01 | 1 | -5/+10 |
| |/ / / / / |
|
* | | | | | | Merge branch 'js/xmerge-marker-eol' into maint | Junio C Hamano | 2016-02-17 | 1 | -0/+13 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | merge-file: ensure that conflict sections match eol stylejs/xmerge-marker-eol | Johannes Schindelin | 2016-01-27 | 1 | -1/+2 |
| * | | | | | merge-file: let conflict markers match end-of-line style of the context | Johannes Schindelin | 2016-01-27 | 1 | -0/+12 |
* | | | | | | Merge branch 'sg/t6050-failing-editor-test-fix' into maint | Junio C Hamano | 2016-02-05 | 1 | -3/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | t6050-replace: make failing editor test more robustsg/t6050-failing-editor-test-fix | SZEDER Gábor | 2016-01-05 | 1 | -3/+7 |
* | | | | | | | Merge branch 'jk/ref-cache-non-repository-optim' into maint | Junio C Hamano | 2016-02-05 | 2 | -0/+11 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | resolve_gitlink_ref: ignore non-repository pathsjk/ref-cache-non-repository-optim | Jeff King | 2016-01-25 | 2 | -0/+11 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'js/dirname-basename' into maint | Junio C Hamano | 2016-02-05 | 1 | -0/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | t0060: verify that basename() and dirname() work as expected | Johannes Schindelin | 2016-01-12 | 1 | -0/+3 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'nd/diff-with-path-params' into maint | Junio C Hamano | 2016-02-05 | 1 | -0/+6 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | diff: make -O and --output work in subdirectorynd/diff-with-path-params | Duy Nguyen | 2016-01-21 | 1 | -0/+6 |
| |/ / / / / / |
|
| * | | | | | | Merge branch 'jk/pending-keep-tag-name' into maint | Junio C Hamano | 2016-01-04 | 1 | -0/+29 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'jk/symbolic-ref-maint' into maint | Junio C Hamano | 2016-01-04 | 1 | -0/+22 |
| |\ \ \ \ \ \ \ |
|
* | \ \ \ \ \ \ \ | Merge branch 'jk/list-tag-2.7-regression' into maint | Junio C Hamano | 2016-02-05 | 3 | -52/+38 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | tag: do not show ambiguous tag names as "tags/foo"jk/list-tag-2.7-regression | Jeff King | 2016-01-26 | 3 | -0/+28 |
| * | | | | | | | | | t6300: use test_atom for some un-modern tests | Jeff King | 2016-01-25 | 1 | -52/+10 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'jk/sanity' into maint | Junio C Hamano | 2016-02-05 | 1 | -5/+13 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | test-lib: clarify and tighten SANITYjk/sanity | Junio C Hamano | 2016-01-19 | 1 | -5/+13 |
* | | | | | | | | | | Merge branch 'jk/filter-branch-no-index' into maint | Junio C Hamano | 2016-02-05 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | filter-branch: resolve $commit^{tree} in no-index casejk/filter-branch-no-index | Jeff King | 2016-01-19 | 1 | -0/+8 |