aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* 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
| * | | builtin-remote: prune remotes correctly that were added with --mirrorJohannes Schindelin2008-03-01
| * | | Make git-remote a builtinJohannes Schindelin2008-03-01
| * | | Test "git remote show" and "git remote prune"Johannes Schindelin2008-03-01
* | | | Merge branch 'lt/unpack-trees'Junio C Hamano2008-03-11
|\ \ \ \
| * | | | Make 'unpack_trees()' have a separate source and destination indexLinus Torvalds2008-03-09
* | | | | Merge branch 'maint'Junio C Hamano2008-03-11
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | t0021: tr portability fix for SolarisJeff King2008-03-11
| * | | launch_editor(): allow spaces in the filenameJohannes Schindelin2008-03-11
| * | | git rebase --abort: always restore the right commitMike Hommey2008-03-11
| * | | Merge branch 'kb/maint-filter-branch-disappear' into maintJunio C Hamano2008-03-11
| |\ \ \
* | | | | Add a test for read-tree -u --reset with a D/F conflictJeff King2008-03-08
* | | | | Merge branch 'ph/parseopt'Junio C Hamano2008-03-08
|\ \ \ \ \
| * | | | | parse-options: new option type to treat an option-like parameter as an argument.Pierre Habouzit2008-03-02
* | | | | | Merge branch 'dp/clean-fix'Junio C Hamano2008-03-08
|\ \ \ \ \ \
| * | | | | | git-clean: add tests for relative pathJunio C Hamano2008-03-07
| * | | | | | get_pathspec(): die when an out-of-tree path is givenJunio C Hamano2008-03-07
* | | | | | | Merge branch 'sp/fetch-optim'Junio C Hamano2008-03-08
|\ \ \ \ \ \ \
| * | | | | | | Teach git-fetch to exploit server side automatic tag followingShawn O. Pearce2008-03-04