summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/test-copy-bytes-fix' into maintJunio C Hamano2017-07-311-0/+1
|\
| * t: handle EOF in test_copy_bytes()Jeff King2017-07-171-0/+1
* | Merge branch 'pw/unquote-path-in-git-pm' into maintJunio C Hamano2017-07-311-0/+7
|\ \
| * | t9700: add tests for Git::unquote_path()Phillip Wood2017-06-301-0/+7
* | | Merge branch 'jk/gc-pre-detach-under-hook' into maintJunio C Hamano2017-07-311-0/+21
|\ \ \
| * | | gc: run pre-detach operations under lockJeff King2017-07-121-0/+21
* | | | Merge branch 'tb/push-to-cygwin-unc-path' into maintJunio C Hamano2017-07-311-0/+2
|\ \ \ \
| * | | | cygwin: allow pushing to UNC pathsTorsten Bögershausen2017-07-051-0/+2
* | | | | Merge branch 'js/alias-case-sensitivity' into maintJunio C Hamano2017-07-221-0/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | alias: compare alias name *case-insensitively*Johannes Schindelin2017-07-171-1/+1
| * | | | t1300: demonstrate that CamelCased aliases regressedJohannes Schindelin2017-07-171-0/+7
* | | | | Merge branch 'kn/ref-filter-branch-list' into maintJunio C Hamano2017-07-131-0/+44
|\ \ \ \ \
| * | | | | branch: use BRANCH_COLOR_LOCAL in ref-filter formatJeff King2017-07-091-0/+44
* | | | | | Merge branch 'jk/reflog-walk-maint' into maintJunio C Hamano2017-07-132-0/+21
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | reflog-walk: don't free reflogs added to cacheJeff King2017-07-071-0/+4
| * | | | | reflog-walk: duplicate strings in complete_reflogs listJeff King2017-07-071-0/+6
| * | | | | reflog-walk: skip over double-null oid due to HEAD renameJeff King2017-07-051-0/+11
| | |_|/ / | |/| | |
* | | | | Merge branch 'js/fsck-name-object' into maintJunio C Hamano2017-07-101-1/+1
|\ \ \ \ \
| * | | | | t1450: use egrep for regexp "alternation"Junio C Hamano2017-06-281-1/+1
* | | | | | Merge branch 'js/t5534-rev-parse-gives-multi-line-output-fix' into maintJunio C Hamano2017-07-101-4/+10
|\ \ \ \ \ \
| * | | | | | t5534: fix misleading grep invocationJohannes Schindelin2017-07-051-4/+10
* | | | | | | Merge branch 'cc/shared-index-permfix' into maintJunio C Hamano2017-07-103-11/+42
|\ \ \ \ \ \ \
| * | | | | | | t1700: make sure split-index respects core.sharedrepositoryChristian Couder2017-06-251-0/+30
| * | | | | | | t1301: move modebits() to test-lib-functions.shChristian Couder2017-06-252-11/+12
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'ks/t7508-indent-fix' into maintJunio C Hamano2017-07-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | t7508: fix a broken indentationKaartic Sivaraam2017-06-211-1/+1
* | | | | | | | Merge branch 'sb/t4005-modernize' into maintJunio C Hamano2017-07-101-52/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | t4005: modernize style and drop hard coded sha1Stefan Beller2017-06-091-52/+43
| |/ / / / / / /
* | | | | | | | Merge branch 'rs/apply-validate-input' into maintJunio C Hamano2017-07-103-1/+57
|\ \ \ \ \ \ \ \
| * | | | | | | | apply: check git diffs for mutually exclusive header linesRené Scharfe2017-06-271-0/+18
| * | | | | | | | apply: check git diffs for invalid file modesRené Scharfe2017-06-271-1/+15
| * | | | | | | | apply: check git diffs for missing old filenamesRené Scharfe2017-06-271-0/+24
* | | | | | | | | Merge branch 'pw/rebase-i-regression-fix-tests' into maintJunio C Hamano2017-07-102-5/+140
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | t3420: fix under GETTEXT_POISON buildJunio C Hamano2017-06-231-2/+2
| * | | | | | | | | rebase: add more regression tests for console outputPhillip Wood2017-06-191-2/+69
| * | | | | | | | | rebase: add regression tests for console outputPhillip Wood2017-06-191-3/+64
| * | | | | | | | | rebase -i: add test for reflog messagePhillip Wood2017-06-191-0/+7
* | | | | | | | | | Merge branch 'jk/add-p-commentchar-fix' into maintJunio C Hamano2017-07-101-0/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add--interactive: quote commentChar regexJeff King2017-06-211-0/+8
* | | | | | | | | | | Merge branch 'js/alias-early-config' into maintJunio C Hamano2017-07-103-1/+20
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | alias: use the early config machinery to expand aliasesJohannes Schindelin2017-06-151-1/+1
| * | | | | | | | | t7006: demonstrate a problem with aliases in subdirectoriesJohannes Schindelin2017-06-151-0/+11
| * | | | | | | | | t1308: relax the test verifying that empty alias values are disallowedJohannes Schindelin2017-06-151-1/+3
| * | | | | | | | | config: report correct line number upon errorJohannes Schindelin2017-06-151-0/+6
* | | | | | | | | | Merge branch 'sd/t3200-branch-m-test' into maintJunio C Hamano2017-06-251-0/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t3200: add test for single parameter passed to -m optionSahil Dua2017-06-131-0/+17
* | | | | | | | | | | Merge branch 'km/test-mailinfo-b-failure' into maintJunio C Hamano2017-06-251-0/+42
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t5100: add some more mailinfo testsKyle J. McKay2017-06-121-0/+42
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'ps/stash-push-pathspec-fix' into maintJunio C Hamano2017-06-251-0/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | git-stash: fix pushing stash with pathspec from subdirPatrick Steinhardt2017-06-131-0/+16