summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/maint-t1450-fsck-order-fix'Junio C Hamano2012-10-081-3/+1
|\
| * t1450: the order the objects are checked is undefinedJunio C Hamano2012-10-021-3/+1
* | Make git-svn branch patterns match complete URLAmmon Riley2012-10-051-0/+9
* | t9164: Add missing quotes in testRobert Luberda2012-10-051-4/+4
* | git-svn.perl: keep processing all commits in parents_excludeSteven Walter2012-10-051-0/+53
* | git-svn.perl: consider all ranges for a given merge, instead of only tip-by-tipSteven Walter2012-10-051-0/+60
* | Merge branch 'nd/grep-reflog'Junio C Hamano2012-10-021-0/+42
|\ \
| * | log --grep-reflog: reject the option without -gJunio C Hamano2012-09-291-0/+4
| * | revision: add --grep-reflog to filter commits by reflog messagesNguyễn Thái Ngọc Duy2012-09-291-0/+26
| * | grep: prepare for new header field filterNguyễn Thái Ngọc Duy2012-09-291-0/+12
* | | Merge branch 'tu/gc-auto-quiet'Junio C Hamano2012-10-021-2/+1
|\ \ \
| * | | silence git gc --auto --quiet outputTobias Ulmer2012-09-271-2/+1
* | | | Merge branch 'jk/completion-tests'Junio C Hamano2012-10-011-0/+60
|\ \ \ \
| * | | | t9902: add completion tests for "odd" filenamesJeff King2012-09-271-0/+19
| * | | | t9902: add a few basic completion testsJeff King2012-09-271-0/+41
| * | | | Merge branch 'jc/maint-blame-no-such-path' into maintJunio C Hamano2012-09-241-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'dj/fetch-all-tags' into maintJunio C Hamano2012-09-241-0/+30
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'ep/malloc-check-perturb'Junio C Hamano2012-10-012-2/+2
|\ \ \ \ \ \ \
| * | | | | | | MALLOC_CHECK: enable it, unless disabled explicitlyRené Scharfe2012-09-262-2/+2
* | | | | | | | Merge branch 'da/mergetool-custom'Junio C Hamano2012-10-012-0/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | mergetool--lib: Allow custom commands to override built-insDavid Aguilar2012-09-252-0/+24
* | | | | | | | | Merge branch 'jk/receive-pack-unpack-error-to-pusher'Junio C Hamano2012-10-011-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | receive-pack: drop "n/a" on unpacker errorsJeff King2012-09-211-1/+1
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'nd/maint-remote-remove' into maintJunio C Hamano2012-09-202-3/+3
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'rt/maint-clone-single'Junio C Hamano2012-10-011-0/+156
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | clone --single: limit the fetch refspec to fetched branchRalf Thielow2012-09-201-0/+156
* | | | | | | | | | | Merge branch 'rr/maint-submodule-unknown-cmd'Junio C Hamano2012-09-291-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | submodule: if $command was not matched, don't parse other argsRamkumar Ramachandra2012-09-251-2/+2
* | | | | | | | | | | | Merge branch 'jk/smart-http-switch'Junio C Hamano2012-09-291-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | remote-curl: let users turn off smart httpJeff King2012-09-211-0/+12
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sp/maint-http-enable-gzip'Junio C Hamano2012-09-291-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Enable info/refs gzip decompression in HTTP clientShawn O. Pearce2012-09-201-1/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'aw/rebase-i-edit-todo'Junio C Hamano2012-09-291-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | rebase -i: Add tests for "--edit-todo"Andrew Wong2012-09-171-0/+18
* | | | | | | | | | | | | Merge branch 'js/rebase-exec-command-not-found'Junio C Hamano2012-09-291-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | rebase -i: fix misleading error message after 'exec no-such' instructionJohannes Sixt2012-09-181-0/+11
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'rr/test-use-shell-path-not-shell'Junio C Hamano2012-09-291-16/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
| * | | | | | | | | | | | test-lib: use $SHELL_PATH, not $SHELLRamkumar Ramachandra2012-09-251-16/+16
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'rr/test-make-sure-we-have-git'Junio C Hamano2012-09-252-10/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t/test-lib: make sure Git has already been builtRamkumar Ramachandra2012-09-182-10/+9
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ep/malloc-check-perturb'Junio C Hamano2012-09-252-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | MALLOC_CHECK: various clean-upsJunio C Hamano2012-09-172-6/+21
| * | | | | | | | | | | Add MALLOC_CHECK_ and MALLOC_PERTURB_ libc env to the test suite for detectin...Elia Pinto2012-09-141-0/+9
* | | | | | | | | | | | Merge branch 'aj/xfuncname-ada'Junio C Hamano2012-09-255-1/+55
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add userdiff patterns for AdaAdrian Johnson2012-09-165-1/+55
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jc/maint-mailinfo-mime-attr'Junio C Hamano2012-09-255-1/+30
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | mailinfo: do not concatenate charset= attribute values from mime headersJunio C Hamano2012-09-175-1/+30
* | | | | | | | | | | | Merge branch 'jc/maint-log-grep-all-match'Junio C Hamano2012-09-181-14/+76
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t7810-grep: test --all-match with multiple --grep and --author optionsMichael J Gruber2012-09-151-0/+20
| * | | | | | | | | | | | t7810-grep: test interaction of multiple --grep and --author optionsMichael J Gruber2012-09-151-16/+22