| Commit message (Expand) | Author | Age | Files | Lines |
* | add--interactive: ignore mode change in 'p'atch command | Jeff King | 2008-03-27 | 1 | -0/+9 |
* | Merge branch 'maint' | Junio C Hamano | 2008-03-27 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'jc/maint-fetch-regression-1.5.4' into maint | Junio C Hamano | 2008-03-27 | 66 | -7/+903 |
| |\ |
|
| * | | t/t3800-mktag.sh: use test_must_fail rather than '!' | Brandon Casey | 2008-03-26 | 1 | -2/+2 |
* | | | test_must_fail: 129 is a valid error code from usage() | Junio C Hamano | 2008-03-27 | 1 | -1/+1 |
* | | | t9600-cvsimport.sh: set HOME before checking for cvsps availability | Frank Lichtenheld | 2008-03-26 | 1 | -6/+6 |
* | | | Merge branch 'jc/maint-fetch-regression-1.5.4' | Junio C Hamano | 2008-03-26 | 65 | -7/+831 |
|\ \ \
| | |/
| |/| |
|
| * | | git-fetch test: test tracking fetch results, not just FETCH_HEAD | Junio C Hamano | 2008-03-26 | 65 | -7/+831 |
| * | | Tighten refspec processing | Daniel Barkalow | 2008-03-26 | 1 | -0/+72 |
| |/ |
|
* | | init: show "Reinit" message even in an (existing) empty repository | Johannes Schindelin | 2008-03-25 | 1 | -0/+17 |
* | | builtin-remote: Fix missing newline at end of listing of pushed branches | Johannes Sixt | 2008-03-23 | 1 | -0/+6 |
* | | remote.c: Fix overtight refspec validation | Junio C Hamano | 2008-03-22 | 1 | -0/+72 |
* | | Make git-svn tests behave better on OS X | Kevin Ballard | 2008-03-22 | 1 | -2/+23 |
* | | t/t7003-filter-branch.sh: use test_must_fail rather than '!' | Brandon Casey | 2008-03-22 | 1 | -6/+6 |
* | | 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 |