summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2008-04-09Merge branch 'mk/unpack-careful'Junio C Hamano
2008-04-09Merge branch 'jk/add-i-mode'Junio C Hamano
2008-04-07git-svn: fix following renamed paths when tracking a single pathEric Wong
2008-04-07Merge branch 'jc/maint-apply-match-beginning'Junio C Hamano
2008-04-07test suite: remove useless TERM cruft in "t7005-editor.sh"Christian Couder
2008-04-07Fix "git apply" to correctly enforce "match at the beginning"Junio C Hamano
2008-04-02Merge branch 'js/filter-branch'Junio C Hamano
2008-04-02Merge branch 'bc/mktag'Junio C Hamano
2008-04-02Merge branch 'dd/cvsserver'Junio C Hamano
2008-04-02t7004-tag: Skip more tests if gpg is not available.Johannes Sixt
2008-04-01mktag.c: tweak validation of tagger field and adjust test scriptBrandon Casey
2008-03-31filter-branch: Fix renaming a directory in the tree-filterveillette@yahoo.ca
2008-03-31filter-branch: Test renaming directories in a tree-filterJohannes Sixt
2008-03-31mktag.c: improve verification of tagger field and testsBrandon Casey
2008-03-31diff-files: careful when inspecting work tree itemsJunio C Hamano
2008-03-31diff-index: careful when inspecting work tree itemsJunio C Hamano
2008-03-31Add corner case tests for diff-index and diff-filesJunio C Hamano
2008-03-27cvsserver: Add test for update -pDamien Diederen
2008-03-27cvsserver: Add a few tests for 'status' commandDamien Diederen
2008-03-27builtin-prune: protect objects listed on the command lineJunio C Hamano
2008-03-27Add tests for git-pruneMichele Ballabio
2008-03-27add--interactive: allow user to choose mode updateJeff King
2008-03-27add--interactive: ignore mode change in 'p'atch commandJeff King
2008-03-27Merge branch 'maint'Junio C Hamano
2008-03-27Merge branch 'jc/maint-fetch-regression-1.5.4' into maintJunio C Hamano
2008-03-27test_must_fail: 129 is a valid error code from usage()Junio C Hamano
2008-03-26t9600-cvsimport.sh: set HOME before checking for cvsps availabilityFrank Lichtenheld
2008-03-26t/t3800-mktag.sh: use test_must_fail rather than '!'Brandon Casey
2008-03-26Merge branch 'jc/maint-fetch-regression-1.5.4'Junio C Hamano
2008-03-26git-fetch test: test tracking fetch results, not just FETCH_HEADJunio C Hamano
2008-03-26Tighten refspec processingDaniel Barkalow
2008-03-25init: show "Reinit" message even in an (existing) empty repositoryJohannes Schindelin
2008-03-24builtin-remote: Fix missing newline at end of listing of pushed branchesJohannes Sixt
2008-03-23remote.c: Fix overtight refspec validationJunio C Hamano
2008-03-23Make git-svn tests behave better on OS XKevin Ballard
2008-03-23t/t7003-filter-branch.sh: use test_must_fail rather than '!'Brandon Casey
2008-03-21Don't try and percent-escape existing percent escapes in git-svn URIsKevin Ballard
2008-03-20remote show: do not show symbolic refsJohannes Schindelin
2008-03-19Make revision limiting more robust against occasional bad commit datesLinus Torvalds
2008-03-19Fix t3200 configDaniel Barkalow
2008-03-19Fix read-tree not to discard errorsJunio C Hamano
2008-03-19Add tests to catch problems with un-unlinkable symlinksJunio C Hamano
2008-03-19Test: catch if trash cannot be removedJunio C Hamano
2008-03-19git-merge-one-file: fix longstanding stupid thinkoJunio C Hamano
2008-03-16Don't update unchanged merge entriesLinus Torvalds
2008-03-16t1000: use "test_must_fail git frotz", not "! git frotz"Junio C Hamano
2008-03-15Redo "add test_cmp function for test scripts"Junio C Hamano
2008-03-15Merge branch 'jk/portable'Junio C Hamano
2008-03-15Merge branch 'py/submodule'Junio C Hamano
2008-03-15shortlog: do not require to run from inside a git repositoryJonas Fonseca