aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'rs/qsort-s' into maintJunio C Hamano2017-10-18
|\
| * test-stringlist: avoid buffer underrun when sorting nothingRené Scharfe2017-10-04
* | Merge branch 'mr/doc-negative-pathspec' into maintJunio C Hamano2017-10-18
|\ \
| * | docs: improve discoverability of exclude pathspecManav Rathi2017-09-25
* | | Merge branch 'ks/test-readme-phrasofix' into maintJunio C Hamano2017-10-18
|\ \ \
| * | | t/README: fix typo and grammatically improve a sentenceKaartic Sivaraam2017-09-19
* | | | Merge branch 'jk/drop-sha1-entry-pos' into maintJunio C Hamano2017-10-18
|\ \ \ \
| * | | | sha1_file: drop experimental GIT_USE_LOOKUP searchJeff King2017-08-09
* | | | | Merge branch 'tb/ref-filter-empty-modifier' into maintJunio C Hamano2017-10-18
|\ \ \ \ \
| * | | | | ref-filter.c: pass empty-string as NULL to atom parsersTaylor Blau2017-10-05
* | | | | | Merge branch 'ar/request-pull-phrasofix' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \
| * | | | | | request-pull: capitalise "Git" to make it a proper nounAnn T Ropea2017-10-03
* | | | | | | Merge branch 'jk/diff-blob' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \
| * | | | | | | cat-file: handle NULL object_context.pathJeff King2017-09-22
* | | | | | | | Merge branch 'jk/describe-omit-some-refs' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \ \
| * | | | | | | | describe: fix matching to actually match all patternsMax Kirillov2017-09-17
* | | | | | | | | Merge branch 'tb/test-lint-echo-e' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | test-lint: echo -e (or -E) is not portableTorsten Bögershausen2017-09-21
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'rs/archive-excluded-directory' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | archive: don't add empty directories to archivesRené Scharfe2017-09-14
* | | | | | | | | | Merge branch 'mh/packed-ref-store-prep' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rev-parse: don't trim bisect refnamesJeff King2017-09-07
* | | | | | | | | | | Merge branch 'mm/send-email-cc-cruft' into maintJunio C Hamano2017-10-18
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | send-email: fix garbage removal after addressMatthieu Moy2017-08-24
* | | | | | | | | | | Sync with 2.13.6Junio C Hamano2017-09-22
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Sync with 2.12.5Junio C Hamano2017-09-22
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | / / | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | Sync with 2.11.4Junio C Hamano2017-09-22
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Sync with 2.10.5Junio C Hamano2017-09-22
| | | |\ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ Merge branch 'jk/git-shell-drop-cvsserver' into maint-2.10Junio C Hamano2017-09-22
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | shell: drop git-cvsserver support by defaultJeff King2017-09-12
* | | | | | | | | | | | | Merge branch 'hv/t5526-andand-chain-fix' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t5526: fix some broken && chainsHeiko Voigt2017-08-17
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'rs/t1002-do-not-use-sum' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t1002: stop using sum(1)René Scharfe2017-08-15
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'rs/t3700-clean-leftover' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | t3700: fix broken test under !POSIXPERMRené Scharfe2017-08-08
* | | | | | | | | | | | | | Merge branch 'ab/ref-filter-no-contains' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | tests: don't give unportable ">" to "test" built-in, use -gtÆvar Arnfjörð Bjarmason2017-08-07
* | | | | | | | | | | | | | | Merge branch 'rs/archive-excluded-directory' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | archive: don't queue excluded directoriesRené Scharfe2017-08-19
| * | | | | | | | | | | | | | t5001: add tests for export-ignore attributes and exclude pathspecsRené Scharfe2017-08-19
* | | | | | | | | | | | | | | Merge branch 'mg/killed-merge' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | merge: save merge state earlierMichael J Gruber2017-08-23
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'tb/apply-with-crlf' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | apply: file commited with CRLF should roundtrip diff and applyTorsten Bögershausen2017-08-19
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'as/grep-quiet-no-match-exit-code-fix' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | git-grep: correct exit code with --quiet and -LAnthony Sottile2017-08-17
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'pw/am-signoff' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | am: fix signoff when other trailers are presentPhillip Wood2017-08-08
* | | | | | | | | | | | | | | | Merge branch 'rs/in-obsd-basename-dirname-take-const' into maintJunio C Hamano2017-09-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \