summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sg/gpg-sig'Junio C Hamano2013-04-055-0/+61
|\
| * merge/pull Check for untrusted good GPG signaturesSebastian Götte2013-03-315-0/+9
| * merge/pull: verify GPG signatures of commits being mergedSebastian Götte2013-03-311-0/+52
* | Merge branch 'jl/submodule-deinit'Junio C Hamano2013-04-051-5/+16
|\ \
| * | submodule deinit: clarify work tree removal messageJens Lehmann2013-04-011-5/+16
* | | Merge branch 'jc/merge-tag-object'Junio C Hamano2013-04-051-32/+68
|\ \ \
| * | | t6200: test message for merging of an annotated tagJunio C Hamano2013-04-011-0/+39
| * | | t6200: use test_config/test_unconfigJunio C Hamano2013-04-011-32/+29
* | | | Merge branch 'jc/t5516-pushInsteadOf-vs-pushURL'Junio C Hamano2013-04-031-3/+3
|\ \ \ \
| * | | | t5516: test interaction between pushURL and pushInsteadOf correctlyJunio C Hamano2013-03-281-3/+3
| * | | | Merge branch 'we/submodule-update-prefix-output' into maintJunio C Hamano2013-03-261-1/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'rs/zip-compresssed-size-with-export-subst' into maintJunio C Hamano2013-03-261-0/+6
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'nd/branch-error-cases' into maintJunio C Hamano2013-03-261-0/+21
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'tr/valgrind'Junio C Hamano2013-04-034-17/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | tests: notice valgrind error in test_must_failThomas Rast2013-04-011-0/+3
| * | | | | | | | tests --valgrind: provide a mode without --track-originsThomas Rast2013-04-012-0/+7
| * | | | | | | | tests: parameterize --valgrind optionThomas Rast2013-04-013-16/+34
| * | | | | | | | t/README: --valgrind already implies -vThomas Rast2013-04-011-2/+1
* | | | | | | | | Merge branch 'jm/branch-rename-nothing-error'Junio C Hamano2013-04-031-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | branch: give better message when no names specified for renameJonathon Mah2013-03-311-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jk/check-corrupt-objects-carefully'Junio C Hamano2013-04-032-7/+105
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clone: leave repo in place after checkout errorsJeff King2013-03-291-0/+4
| * | | | | | | | | clone: run check_everything_connectedJeff King2013-03-272-8/+2
| * | | | | | | | | clone: die on errors from unpack_treesJeff King2013-03-272-2/+2
| * | | | | | | | | add tests for cloning corrupted repositoriesJeff King2013-03-271-0/+41
| * | | | | | | | | streaming_write_entry: propagate streaming errorsJeff King2013-03-271-0/+25
| * | | | | | | | | add test for streaming corrupt blobsJeff King2013-03-271-0/+34
* | | | | | | | | | Merge branch 'jc/apply-ws-fix-tab-in-indent'Junio C Hamano2013-04-033-1/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | test: resurrect q_to_tabJunio C Hamano2013-03-291-0/+4
| * | | | | | | | | | apply --whitespace=fix: avoid running over the postimage bufferJunio C Hamano2013-03-223-3/+29
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jk/difftool-no-overwrite-on-copyback'Junio C Hamano2013-04-031-37/+68
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t7800: run --dir-diff tests with and without symlinksJohn Keeping2013-03-291-8/+19
| * | | | | | | | | | t7800: fix tests when difftool uses --no-symlinksJohn Keeping2013-03-291-1/+1
| * | | | | | | | | | t7800: don't hide grep outputJohn Keeping2013-03-291-27/+17
| * | | | | | | | | | difftool: don't overwrite modified filesJohn Keeping2013-03-291-0/+30
| * | | | | | | | | | t7800: move '--symlinks' specific test to the endJohn Keeping2013-03-291-15/+15
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jc/directory-attrs-regression-fix'Junio C Hamano2013-04-031-0/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t: check that a pattern without trailing slash matches a directoryJeff King2013-03-281-0/+27
* | | | | | | | | | | Merge branch 'nd/checkout-paths-reduce-match-pathspec-calls'Junio C Hamano2013-04-031-0/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | checkout: avoid unnecessary match_pathspec callsNguyễn Thái Ngọc Duy2013-03-271-0/+22
* | | | | | | | | | | | Merge branch 'jk/config-with-empty-section'Junio C Hamano2013-04-021-0/+35
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | t1300: document some aesthetic failures of the config editorJeff King2013-03-291-0/+35
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'jn/push-tests'Junio C Hamano2013-04-011-91/+65
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | push test: rely on &&-chaining instead of 'if bad; then echo Oops; fi'Jonathan Nieder2013-03-191-11/+4
| * | | | | | | | | | | | push test: simplify check of push resultJonathan Nieder2013-03-191-63/+51
| * | | | | | | | | | | | push test: use test_config when appropriateJonathan Nieder2013-03-191-17/+10
* | | | | | | | | | | | | Merge branch 'nd/branch-show-rebase-bisect-state'Junio C Hamano2013-04-014-26/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | status, branch: fix the misleading "bisecting" messageNguyễn Thái Ngọc Duy2013-03-232-2/+2
| * | | | | | | | | | | | | branch: show more information when HEAD is detachedNguyễn Thái Ngọc Duy2013-03-162-4/+4
| * | | | | | | | | | | | | status: show more info than "currently not on any branch"Nguyễn Thái Ngọc Duy2013-03-162-21/+37