aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jk/pack-idx-corruption-safety' into maintJunio C Hamano2016-03-10
|\
| * use_pack: handle signed off_t overflowJeff King2016-02-25
| * nth_packed_object_offset: bounds-check extended offsetJeff King2016-02-25
| * t5313: test bounds-checks of corrupted/malicious pack/idx filesJeff King2016-02-25
* | Merge branch 'js/config-set-in-non-repository' into maintJunio C Hamano2016-03-10
|\ \
| * | git config: report when trying to modify a non-existing repo configJohannes Schindelin2016-02-25
* | | Merge branch 'sb/submodule-module-list-fix' into maintJunio C Hamano2016-03-10
|\ \ \
| * | | submodule helper list: respect correct path prefixStefan Beller2016-02-24
* | | | Merge branch 'jk/grep-binary-workaround-in-test' into maintJunio C Hamano2016-03-10
|\ \ \ \
| * | | | t9200: avoid grep on non-ASCII dataJohn Keeping2016-02-23
| * | | | t8005: avoid grep on non-ASCII dataJohn Keeping2016-02-23
| | |_|/ | |/| |
* | | | Merge branch 'nd/git-common-dir-fix' into maintJunio C Hamano2016-03-10
|\ \ \ \
| * | | | rev-parse: take prefix into account in --git-common-dirNguyễn Thái Ngọc Duy2016-02-12
| | |/ / | |/| |
* | | | Merge branch 'nd/dwim-wildcards-as-pathspecs' into maintJunio C Hamano2016-03-10
|\ \ \ \
| * | | | get_sha1: don't die() on bogus search stringsJeff King2016-02-10
| * | | | check_filename: tighten dwim-wildcard ambiguityJeff King2016-02-10
* | | | | Merge branch 'jk/epipe-in-async' into maintJunio C Hamano2016-03-10
|\ \ \ \ \
| * | | | | t5504: handle expected output from SIGPIPE deathJeff King2016-02-25
| * | | | | test_must_fail: report number of unexpected signalJeff King2016-02-25
| | |_|_|/ | |/| | |
* | | | | Merge branch 'ps/config-error' into maintJunio C Hamano2016-03-10
|\ \ \ \ \
| * | | | | remote: die on config error when setting URLPatrick Steinhardt2016-02-22
| * | | | | branch: die on config error when unsetting upstreamPatrick Steinhardt2016-02-22
| * | | | | branch: report errors in tracking branch setupPatrick Steinhardt2016-02-22
* | | | | | Merge branch 'mg/work-tree-tests' into maintJunio C Hamano2016-03-10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | tests: rename work-tree tests to *work-tree*Michael J Gruber2016-02-20
* | | | | | Merge branch 'js/test-lib-windows-emulated-yes' into maintJunio C Hamano2016-02-17
|\ \ \ \ \ \
| * | | | | | test-lib: limit the output of the yes utilityJohannes Schindelin2016-02-02
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'aw/push-force-with-lease-reporting' into maintJunio C Hamano2016-02-17
|\ \ \ \ \ \
| * | | | | | push: fix ref status reporting for --force-with-leaseAndrew Wheeler2016-02-01
| |/ / / / /
* | | | | | Merge branch 'js/xmerge-marker-eol' into maintJunio C Hamano2016-02-17
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | merge-file: ensure that conflict sections match eol styleJohannes Schindelin2016-01-27
| * | | | | merge-file: let conflict markers match end-of-line style of the contextJohannes Schindelin2016-01-27
* | | | | | Merge branch 'sg/t6050-failing-editor-test-fix' into maintJunio C Hamano2016-02-05
|\ \ \ \ \ \
| * | | | | | t6050-replace: make failing editor test more robustSZEDER Gábor2016-01-05
* | | | | | | Merge branch 'jk/ref-cache-non-repository-optim' into maintJunio C Hamano2016-02-05
|\ \ \ \ \ \ \
| * | | | | | | resolve_gitlink_ref: ignore non-repository pathsJeff King2016-01-25
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'js/dirname-basename' into maintJunio C Hamano2016-02-05
|\ \ \ \ \ \ \
| * | | | | | | t0060: verify that basename() and dirname() work as expectedJohannes Schindelin2016-01-12
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'nd/diff-with-path-params' into maintJunio C Hamano2016-02-05
|\ \ \ \ \ \ \
| * | | | | | | diff: make -O and --output work in subdirectoryDuy Nguyen2016-01-21
| |/ / / / / /
| * | | | | | Merge branch 'jk/pending-keep-tag-name' into maintJunio C Hamano2016-01-04
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jk/symbolic-ref-maint' into maintJunio C Hamano2016-01-04
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'jk/list-tag-2.7-regression' into maintJunio C Hamano2016-02-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tag: do not show ambiguous tag names as "tags/foo"Jeff King2016-01-26
| * | | | | | | | | t6300: use test_atom for some un-modern testsJeff King2016-01-25
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'jk/sanity' into maintJunio C Hamano2016-02-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | test-lib: clarify and tighten SANITYJunio C Hamano2016-01-19
* | | | | | | | | | Merge branch 'jk/filter-branch-no-index' into maintJunio C Hamano2016-02-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | filter-branch: resolve $commit^{tree} in no-index caseJeff King2016-01-19
* | | | | | | | | | | Merge branch 'js/close-packs-before-gc' into maintJunio C Hamano2016-02-05
|\ \ \ \ \ \ \ \ \ \ \