Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
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-27t9600-cvsimport.sh: set HOME before checking for cvsps availabilityFrank Lichtenheld
2008-03-27t/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-17Don't update unchanged merge entriesLinus Torvalds
2008-03-17t1000: 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
2008-03-15Merge branch 'maint'Junio C Hamano
2008-03-15format-patch: generate MIME header as needed even when there is format.headerJunio C Hamano
2008-03-15t6000lib: re-fix tr portabilityJeff King
2008-03-14Merge branch 'maint'Junio C Hamano
2008-03-14merge-recursive: handle file mode changesClemens Buchacher
2008-03-13t7505: use SHELL_PATH in hookJeff King
2008-03-13t9112: add missing #!/bin/sh headerJeff King
2008-03-13t6000lib: tr portability fixJeff King
2008-03-13t4020: don't use grep -aJeff King
2008-03-13add test_cmp function for test scriptsJeff King
2008-03-13remove use of "tail -n 1" and "tail -1"Jeff King
2008-03-13grep portability fix: don't use "-e" or "-q"Jeff King
2008-03-13more tr portability test script fixesJeff King
2008-03-13t0050: perl portability fixJeff King
2008-03-13gc: call "prune --expire 2.weeks.ago" by defaultJohannes Schindelin
2008-03-13tr portability fixesJeff King
2008-03-12git-submodule summary: testPing Yin
2008-03-12Merge branch 'js/remote'Junio C Hamano
2008-03-12Merge branch 'lt/unpack-trees'Junio C Hamano
2008-03-12Merge branch 'maint'Junio C Hamano
2008-03-12t0021: tr portability fix for SolarisJeff King
2008-03-12launch_editor(): allow spaces in the filenameJohannes Schindelin