Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Don't try and percent-escape existing percent escapes in git-svn URIs | Kevin Ballard | 2008-03-20 | 1 | -0/+31 | |
* | | remote show: do not show symbolic refs | Johannes Schindelin | 2008-03-19 | 1 | -0/+10 | |
* | | Make revision limiting more robust against occasional bad commit dates | Linus Torvalds | 2008-03-19 | 1 | -1/+1 | |
* | | Fix t3200 config | Daniel Barkalow | 2008-03-18 | 1 | -10/+10 | |
* | | Fix read-tree not to discard errors | Junio C Hamano | 2008-03-18 | 1 | -1/+1 | |
* | | Add tests to catch problems with un-unlinkable symlinks | Junio C Hamano | 2008-03-18 | 1 | -0/+35 | |
* | | Test: catch if trash cannot be removed | Junio C Hamano | 2008-03-18 | 1 | -1/+6 | |
* | | git-merge-one-file: fix longstanding stupid thinko | Junio C Hamano | 2008-03-18 | 1 | -0/+46 | |
* | | Don't update unchanged merge entries | Linus Torvalds | 2008-03-16 | 1 | -0/+41 | |
* | | t1000: use "test_must_fail git frotz", not "! git frotz" | Junio C Hamano | 2008-03-16 | 1 | -18/+18 | |
* | | Redo "add test_cmp function for test scripts" | Junio C Hamano | 2008-03-15 | 2 | -2/+2 | |
* | | Merge branch 'jk/portable' | Junio C Hamano | 2008-03-15 | 62 | -184/+214 | |
|\ \ | ||||||
| * | | t6000lib: re-fix tr portability | Jeff King | 2008-03-14 | 1 | -4/+7 | |
| * | | t7505: use SHELL_PATH in hook | Jeff King | 2008-03-13 | 1 | -2/+3 | |
| * | | t9112: add missing #!/bin/sh header | Jeff King | 2008-03-13 | 1 | -0/+2 | |
| * | | t6000lib: tr portability fix | Jeff King | 2008-03-13 | 1 | -1/+4 | |
| * | | t4020: don't use grep -a | Jeff King | 2008-03-13 | 2 | -1/+2 | |
| * | | add test_cmp function for test scripts | Jeff King | 2008-03-13 | 40 | -115/+133 | |
| * | | remove use of "tail -n 1" and "tail -1" | Jeff King | 2008-03-13 | 5 | -18/+18 | |
| * | | grep portability fix: don't use "-e" or "-q" | Jeff King | 2008-03-13 | 7 | -37/+36 | |
| * | | more tr portability test script fixes | Jeff King | 2008-03-13 | 9 | -15/+15 | |
| * | | t0050: perl portability fix | Jeff King | 2008-03-13 | 1 | -2/+2 | |
| * | | tr portability fixes | Jeff King | 2008-03-12 | 2 | -2/+5 | |
* | | | Merge branch 'py/submodule' | Junio C Hamano | 2008-03-15 | 1 | -0/+195 | |
|\ \ \ | ||||||
| * | | | git-submodule summary: test | Ping Yin | 2008-03-11 | 1 | -0/+195 | |
* | | | | shortlog: do not require to run from inside a git repository | Jonas Fonseca | 2008-03-15 | 1 | -0/+5 | |
* | | | | Merge branch 'maint' | Junio C Hamano | 2008-03-15 | 2 | -1/+39 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | format-patch: generate MIME header as needed even when there is format.header | Junio C Hamano | 2008-03-15 | 2 | -1/+39 | |
* | | | | Merge branch 'maint' | Junio C Hamano | 2008-03-14 | 1 | -0/+49 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | merge-recursive: handle file mode changes | Clemens Buchacher | 2008-03-13 | 1 | -0/+49 | |
* | | | | gc: call "prune --expire 2.weeks.ago" by default | Johannes Schindelin | 2008-03-12 | 2 | -18/+49 | |
| |_|/ |/| | | ||||||
* | | | Merge branch 'js/remote' | Junio C Hamano | 2008-03-11 | 1 | -0/+143 | |
|\ \ \ | ||||||
| * | | | builtin remote rm: remove symbolic refs, too | Johannes Schindelin | 2008-03-08 | 1 | -0/+1 | |
| * | | | remote: fix "update [group...]" | Johannes Schindelin | 2008-03-05 | 1 | -0/+92 | |
| * | | | builtin-remote: prune remotes correctly that were added with --mirror | Johannes Schindelin | 2008-03-01 | 1 | -0/+16 | |
| * | | | Make git-remote a builtin | Johannes Schindelin | 2008-03-01 | 1 | -2/+2 | |
| * | | | Test "git remote show" and "git remote prune" | Johannes Schindelin | 2008-03-01 | 1 | -0/+34 | |
* | | | | Merge branch 'lt/unpack-trees' | Junio C Hamano | 2008-03-11 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Make 'unpack_trees()' have a separate source and destination index | Linus Torvalds | 2008-03-09 | 1 | -1/+1 | |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2008-03-11 | 2 | -1/+30 | |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | ||||||
| * | | | t0021: tr portability fix for Solaris | Jeff King | 2008-03-11 | 1 | -1/+3 | |
| * | | | launch_editor(): allow spaces in the filename | Johannes Schindelin | 2008-03-11 | 1 | -0/+27 | |
| * | | | git rebase --abort: always restore the right commit | Mike Hommey | 2008-03-11 | 1 | -0/+71 | |
| * | | | Merge branch 'kb/maint-filter-branch-disappear' into maint | Junio C Hamano | 2008-03-11 | 1 | -0/+24 | |
| |\ \ \ | ||||||
* | | | | | Add a test for read-tree -u --reset with a D/F conflict | Jeff King | 2008-03-08 | 1 | -0/+30 | |
* | | | | | Merge branch 'ph/parseopt' | Junio C Hamano | 2008-03-08 | 1 | -0/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | parse-options: new option type to treat an option-like parameter as an argument. | Pierre Habouzit | 2008-03-02 | 1 | -0/+16 | |
* | | | | | | Merge branch 'dp/clean-fix' | Junio C Hamano | 2008-03-08 | 3 | -4/+57 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | git-clean: add tests for relative path | Junio C Hamano | 2008-03-07 | 1 | -0/+52 | |
| * | | | | | | get_pathspec(): die when an out-of-tree path is given | Junio C Hamano | 2008-03-07 | 2 | -4/+5 |