aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* 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
| * | t0050: perl portability fixJeff King2008-03-13
| * | tr portability fixesJeff King2008-03-12
* | | Merge branch 'py/submodule'Junio C Hamano2008-03-15
|\ \ \
| * | | git-submodule summary: testPing Yin2008-03-11
* | | | shortlog: do not require to run from inside a git repositoryJonas Fonseca2008-03-15
* | | | Merge branch 'maint'Junio C Hamano2008-03-15
|\ \ \ \ | | |_|/ | |/| |
| * | | format-patch: generate MIME header as needed even when there is format.headerJunio C Hamano2008-03-15
* | | | Merge branch 'maint'Junio C Hamano2008-03-14
|\ \ \ \ | |/ / /
| * | | merge-recursive: handle file mode changesClemens Buchacher2008-03-13
* | | | gc: call "prune --expire 2.weeks.ago" by defaultJohannes Schindelin2008-03-12
| |_|/ |/| |
* | | Merge branch 'js/remote'Junio C Hamano2008-03-11
|\ \ \
| * | | builtin remote rm: remove symbolic refs, tooJohannes Schindelin2008-03-08
| * | | remote: fix "update [group...]"Johannes Schindelin2008-03-05