summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mk/unpack-careful'Junio C Hamano2008-04-091-0/+95
|\
| * t5300: add test for "index-pack --strict"Martin Koegler2008-03-071-0/+47
| * unpack-objects: fix --strict handlingJunio C Hamano2008-03-051-1/+1
| * t5300: add test for "unpack-objects --strict"Junio C Hamano2008-03-051-0/+48
* | Merge branch 'jk/add-i-mode'Junio C Hamano2008-04-091-0/+19
|\ \
| * | add--interactive: allow user to choose mode updateJeff King2008-03-271-1/+11
| * | add--interactive: ignore mode change in 'p'atch commandJeff King2008-03-271-0/+9
* | | git-svn: fix following renamed paths when tracking a single pathEric Wong2008-04-072-0/+110
* | | Merge branch 'jc/maint-apply-match-beginning'Junio C Hamano2008-04-061-0/+13
|\ \ \
| * | | Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano2008-04-061-0/+13
* | | | test suite: remove useless TERM cruft in "t7005-editor.sh"Christian Couder2008-04-061-4/+0
* | | | Merge branch 'js/filter-branch'Junio C Hamano2008-04-021-2/+18
|\ \ \ \
| * | | | filter-branch: Fix renaming a directory in the tree-filterveillette@yahoo.ca2008-03-311-1/+1
| * | | | filter-branch: Test renaming directories in a tree-filterJohannes Sixt2008-03-311-2/+18
* | | | | Merge branch 'bc/mktag'Junio C Hamano2008-04-021-5/+180
|\ \ \ \ \
| * | | | | mktag.c: tweak validation of tagger field and adjust test scriptBrandon Casey2008-03-311-16/+72
| * | | | | mktag.c: improve verification of tagger field and testsBrandon Casey2008-03-301-5/+124
* | | | | | Merge branch 'dd/cvsserver'Junio C Hamano2008-04-021-0/+50
|\ \ \ \ \ \
| * | | | | | cvsserver: Add test for update -pDamien Diederen2008-03-271-0/+18
| * | | | | | cvsserver: Add a few tests for 'status' commandDamien Diederen2008-03-271-0/+32
| | |_|_|/ / | |/| | | |
* | | | | | t7004-tag: Skip more tests if gpg is not available.Johannes Sixt2008-04-021-7/+8
| |/ / / / |/| | | |
* | | | | diff-files: careful when inspecting work tree itemsJunio C Hamano2008-03-301-3/+3
* | | | | diff-index: careful when inspecting work tree itemsJunio C Hamano2008-03-301-1/+1
* | | | | Add corner case tests for diff-index and diff-filesJunio C Hamano2008-03-301-0/+140
| |/ / / |/| | |
* | | | builtin-prune: protect objects listed on the command lineJunio C Hamano2008-03-271-1/+1
* | | | Add tests for git-pruneMichele Ballabio2008-03-271-0/+34
|/ / /
* | | Merge branch 'maint'Junio C Hamano2008-03-271-1/+1
|\ \ \ | |/ /
| * | Merge branch 'jc/maint-fetch-regression-1.5.4' into maintJunio C Hamano2008-03-2766-7/+903
| |\ \
| * | | t/t3800-mktag.sh: use test_must_fail rather than '!'Brandon Casey2008-03-261-2/+2
* | | | test_must_fail: 129 is a valid error code from usage()Junio C Hamano2008-03-271-1/+1
* | | | t9600-cvsimport.sh: set HOME before checking for cvsps availabilityFrank Lichtenheld2008-03-261-6/+6
* | | | Merge branch 'jc/maint-fetch-regression-1.5.4'Junio C Hamano2008-03-2665-7/+831
|\ \ \ \ | | |/ / | |/| |
| * | | git-fetch test: test tracking fetch results, not just FETCH_HEADJunio C Hamano2008-03-2665-7/+831
| * | | Tighten refspec processingDaniel Barkalow2008-03-261-0/+72
| |/ /
* | | init: show "Reinit" message even in an (existing) empty repositoryJohannes Schindelin2008-03-251-0/+17
* | | builtin-remote: Fix missing newline at end of listing of pushed branchesJohannes Sixt2008-03-231-0/+6
* | | remote.c: Fix overtight refspec validationJunio C Hamano2008-03-221-0/+72
* | | Make git-svn tests behave better on OS XKevin Ballard2008-03-221-2/+23
* | | t/t7003-filter-branch.sh: use test_must_fail rather than '!'Brandon Casey2008-03-221-6/+6
* | | Don't try and percent-escape existing percent escapes in git-svn URIsKevin Ballard2008-03-201-0/+31
* | | remote show: do not show symbolic refsJohannes Schindelin2008-03-191-0/+10
* | | Make revision limiting more robust against occasional bad commit datesLinus Torvalds2008-03-191-1/+1
* | | Fix t3200 configDaniel Barkalow2008-03-181-10/+10
* | | Fix read-tree not to discard errorsJunio C Hamano2008-03-181-1/+1
* | | Add tests to catch problems with un-unlinkable symlinksJunio C Hamano2008-03-181-0/+35
* | | Test: catch if trash cannot be removedJunio C Hamano2008-03-181-1/+6
* | | git-merge-one-file: fix longstanding stupid thinkoJunio C Hamano2008-03-181-0/+46
* | | Don't update unchanged merge entriesLinus Torvalds2008-03-161-0/+41
* | | t1000: use "test_must_fail git frotz", not "! git frotz"Junio C Hamano2008-03-161-18/+18
* | | Redo "add test_cmp function for test scripts"Junio C Hamano2008-03-152-2/+2