summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2008-04-07git-svn: fix following renamed paths when tracking a single pathEric Wong2-0/+110
2008-04-06Merge branch 'jc/maint-apply-match-beginning'Junio C Hamano1-0/+13
2008-04-06test suite: remove useless TERM cruft in "t7005-editor.sh"Christian Couder1-4/+0
2008-04-06Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano1-0/+13
2008-04-02Merge branch 'js/filter-branch'Junio C Hamano1-2/+18
2008-04-02Merge branch 'bc/mktag'Junio C Hamano1-5/+180
2008-04-02Merge branch 'dd/cvsserver'Junio C Hamano1-0/+50
2008-04-02t7004-tag: Skip more tests if gpg is not available.Johannes Sixt1-7/+8
2008-03-31mktag.c: tweak validation of tagger field and adjust test scriptBrandon Casey1-16/+72
2008-03-31filter-branch: Fix renaming a directory in the tree-filterveillette@yahoo.ca1-1/+1
2008-03-31filter-branch: Test renaming directories in a tree-filterJohannes Sixt1-2/+18
2008-03-30mktag.c: improve verification of tagger field and testsBrandon Casey1-5/+124
2008-03-30diff-files: careful when inspecting work tree itemsJunio C Hamano1-3/+3
2008-03-30diff-index: careful when inspecting work tree itemsJunio C Hamano1-1/+1
2008-03-30Add corner case tests for diff-index and diff-filesJunio C Hamano1-0/+140
2008-03-27cvsserver: Add test for update -pDamien Diederen1-0/+18
2008-03-27cvsserver: Add a few tests for 'status' commandDamien Diederen1-0/+32
2008-03-27builtin-prune: protect objects listed on the command lineJunio C Hamano1-1/+1
2008-03-27Add tests for git-pruneMichele Ballabio1-0/+34
2008-03-27Merge branch 'maint'Junio C Hamano1-1/+1
2008-03-27Merge branch 'jc/maint-fetch-regression-1.5.4' into maintJunio C Hamano66-7/+903
2008-03-27test_must_fail: 129 is a valid error code from usage()Junio C Hamano1-1/+1
2008-03-26t9600-cvsimport.sh: set HOME before checking for cvsps availabilityFrank Lichtenheld1-6/+6
2008-03-26t/t3800-mktag.sh: use test_must_fail rather than '!'Brandon Casey1-2/+2
2008-03-26Merge branch 'jc/maint-fetch-regression-1.5.4'Junio C Hamano65-7/+831
2008-03-26git-fetch test: test tracking fetch results, not just FETCH_HEADJunio C Hamano65-7/+831
2008-03-26Tighten refspec processingDaniel Barkalow1-0/+72
2008-03-25init: show "Reinit" message even in an (existing) empty repositoryJohannes Schindelin1-0/+17
2008-03-23builtin-remote: Fix missing newline at end of listing of pushed branchesJohannes Sixt1-0/+6
2008-03-22remote.c: Fix overtight refspec validationJunio C Hamano1-0/+72
2008-03-22Make git-svn tests behave better on OS XKevin Ballard1-2/+23
2008-03-22t/t7003-filter-branch.sh: use test_must_fail rather than '!'Brandon Casey1-6/+6
2008-03-20Don't try and percent-escape existing percent escapes in git-svn URIsKevin Ballard1-0/+31
2008-03-19remote show: do not show symbolic refsJohannes Schindelin1-0/+10
2008-03-19Make revision limiting more robust against occasional bad commit datesLinus Torvalds1-1/+1
2008-03-18Fix t3200 configDaniel Barkalow1-10/+10
2008-03-18Fix read-tree not to discard errorsJunio C Hamano1-1/+1
2008-03-18Add tests to catch problems with un-unlinkable symlinksJunio C Hamano1-0/+35
2008-03-18Test: catch if trash cannot be removedJunio C Hamano1-1/+6
2008-03-18git-merge-one-file: fix longstanding stupid thinkoJunio C Hamano1-0/+46
2008-03-16Don't update unchanged merge entriesLinus Torvalds1-0/+41
2008-03-16t1000: use "test_must_fail git frotz", not "! git frotz"Junio C Hamano1-18/+18
2008-03-15Redo "add test_cmp function for test scripts"Junio C Hamano2-2/+2
2008-03-15Merge branch 'jk/portable'Junio C Hamano62-184/+214
2008-03-15Merge branch 'py/submodule'Junio C Hamano1-0/+195
2008-03-15shortlog: do not require to run from inside a git repositoryJonas Fonseca1-0/+5
2008-03-15Merge branch 'maint'Junio C Hamano2-1/+39
2008-03-15format-patch: generate MIME header as needed even when there is format.headerJunio C Hamano2-1/+39
2008-03-14t6000lib: re-fix tr portabilityJeff King1-4/+7
2008-03-14Merge branch 'maint'Junio C Hamano1-0/+49