aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* test suite: remove useless TERM cruft in "t7005-editor.sh"Christian Couder2008-04-06
* Merge branch 'js/filter-branch'Junio C Hamano2008-04-02
|\
| * filter-branch: Fix renaming a directory in the tree-filterveillette@yahoo.ca2008-03-31
| * filter-branch: Test renaming directories in a tree-filterJohannes Sixt2008-03-31
* | Merge branch 'bc/mktag'Junio C Hamano2008-04-02
|\ \
| * | mktag.c: tweak validation of tagger field and adjust test scriptBrandon Casey2008-03-31
| * | mktag.c: improve verification of tagger field and testsBrandon Casey2008-03-30
* | | Merge branch 'dd/cvsserver'Junio C Hamano2008-04-02
|\ \ \
| * | | cvsserver: Add test for update -pDamien Diederen2008-03-27
| * | | cvsserver: Add a few tests for 'status' commandDamien Diederen2008-03-27
* | | | t7004-tag: Skip more tests if gpg is not available.Johannes Sixt2008-04-02
| |/ / |/| |
* | | diff-files: careful when inspecting work tree itemsJunio C Hamano2008-03-30
* | | diff-index: careful when inspecting work tree itemsJunio C Hamano2008-03-30
* | | Add corner case tests for diff-index and diff-filesJunio C Hamano2008-03-30
| |/ |/|
* | builtin-prune: protect objects listed on the command lineJunio C Hamano2008-03-27
* | Add tests for git-pruneMichele Ballabio2008-03-27
|/
* Merge branch 'maint'Junio C Hamano2008-03-27
|\
| * Merge branch 'jc/maint-fetch-regression-1.5.4' into maintJunio C Hamano2008-03-27
| |\
| * | t/t3800-mktag.sh: use test_must_fail rather than '!'Brandon Casey2008-03-26
* | | test_must_fail: 129 is a valid error code from usage()Junio C Hamano2008-03-27
* | | t9600-cvsimport.sh: set HOME before checking for cvsps availabilityFrank Lichtenheld2008-03-26
* | | Merge branch 'jc/maint-fetch-regression-1.5.4'Junio C Hamano2008-03-26
|\ \ \ | | |/ | |/|
| * | git-fetch test: test tracking fetch results, not just FETCH_HEADJunio C Hamano2008-03-26
| * | Tighten refspec processingDaniel Barkalow2008-03-26
| |/
* | init: show "Reinit" message even in an (existing) empty repositoryJohannes Schindelin2008-03-25
* | builtin-remote: Fix missing newline at end of listing of pushed branchesJohannes Sixt2008-03-23
* | remote.c: Fix overtight refspec validationJunio C Hamano2008-03-22
* | Make git-svn tests behave better on OS XKevin Ballard2008-03-22
* | t/t7003-filter-branch.sh: use test_must_fail rather than '!'Brandon Casey2008-03-22
* | Don't try and percent-escape existing percent escapes in git-svn URIsKevin Ballard2008-03-20
* | remote show: do not show symbolic refsJohannes Schindelin2008-03-19
* | Make revision limiting more robust against occasional bad commit datesLinus Torvalds2008-03-19
* | Fix t3200 configDaniel Barkalow2008-03-18
* | Fix read-tree not to discard errorsJunio C Hamano2008-03-18
* | Add tests to catch problems with un-unlinkable symlinksJunio C Hamano2008-03-18
* | Test: catch if trash cannot be removedJunio C Hamano2008-03-18
* | git-merge-one-file: fix longstanding stupid thinkoJunio C Hamano2008-03-18
* | Don't update unchanged merge entriesLinus Torvalds2008-03-16
* | t1000: use "test_must_fail git frotz", not "! git frotz"Junio C Hamano2008-03-16
* | Redo "add test_cmp function for test scripts"Junio C Hamano2008-03-15
* | Merge branch 'jk/portable'Junio C Hamano2008-03-15
|\ \
| * | t6000lib: re-fix tr portabilityJeff King2008-03-14
| * | t7505: use SHELL_PATH in hookJeff King2008-03-13
| * | t9112: add missing #!/bin/sh headerJeff King2008-03-13
| * | t6000lib: tr portability fixJeff King2008-03-13
| * | t4020: don't use grep -aJeff King2008-03-13
| * | add test_cmp function for test scriptsJeff King2008-03-13
| * | remove use of "tail -n 1" and "tail -1"Jeff King2008-03-13
| * | grep portability fix: don't use "-e" or "-q"Jeff King2008-03-13
| * | more tr portability test script fixesJeff King2008-03-13