Age | Commit message (Expand) | Author | Files | Lines |
2008-05-05 | Fix tests breaking when checkout path contains shell metacharacters | Bryan Donlan | 1 | -2/+1 |
2008-03-13 | add test_cmp function for test scripts | Jeff King | 1 | -2/+2 |
2008-03-13 | remove use of "tail -n 1" and "tail -1" | Jeff King | 1 | -2/+2 |
2008-03-13 | grep portability fix: don't use "-e" or "-q" | Jeff King | 1 | -2/+1 |
2008-02-29 | use build-time SHELL_PATH in test scripts | Jeff King | 1 | -1/+1 |
2008-02-20 | t3404: use configured shell instead of /bin/sh | Jeff King | 1 | -2/+2 |
2008-02-13 | Protect get_author_ident_from_commit() from filenames in work tree | Junio C Hamano | 1 | -0/+22 |
2008-01-28 | Add test for rebase -i with commits that do not pass pre-commit | Johannes Schindelin | 1 | -0/+16 |
2007-12-17 | rebase -p -i: handle "no changes" gracefully | Johannes Schindelin | 1 | -0/+6 |
2007-11-22 | rebase -i: move help to end of todo file | Johannes Schindelin | 1 | -1/+2 |
2007-11-14 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2007-11-13 | t/t3404: fix test for a bogus todo file. | Junio C Hamano | 1 | -1/+1 |
2007-10-03 | Merge branch 'js/rebase-i' | Junio C Hamano | 1 | -0/+8 |
2007-09-29 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2007-09-29 | rebase -i: squash should retain the authorship of the _first_ commit | Johannes Schindelin | 1 | -1/+1 |
2007-09-26 | rebase -i: work on a detached HEAD | Johannes Schindelin | 1 | -0/+8 |
2007-09-25 | rebase -i: commit when continuing after "edit" | Johannes Schindelin | 1 | -1/+13 |
2007-08-23 | rebase -i: fix squashing corner case | Johannes Schindelin | 1 | -0/+21 |
2007-08-13 | t3404: fix "fake-editor" | Junio C Hamano | 1 | -17/+19 |
2007-08-01 | rebase -i: fix for optional [branch] parameter | Johannes Schindelin | 1 | -0/+8 |
2007-08-01 | rebase -i: ignore patches that are already in the upstream | Johannes Schindelin | 1 | -0/+15 |
2007-07-27 | rebase -i: fix interrupted squashing | Johannes Schindelin | 1 | -0/+30 |
2007-07-21 | rebase -i: call editor just once for a multi-squash | Johannes Schindelin | 1 | -0/+9 |
2007-07-08 | rebase -i: remember the settings of -v, -s and -p when interrupted | Johannes Schindelin | 1 | -0/+10 |
2007-07-08 | rebase -i: handle --continue more like non-interactive rebase | Johannes Schindelin | 1 | -1/+15 |
2007-06-26 | Teach rebase -i about --preserve-merges | Johannes Schindelin | 1 | -0/+22 |
2007-06-26 | rebase -i: provide reasonable reflog for the rebased branch | Johannes Schindelin | 1 | -0/+4 |
2007-06-26 | rebase -i: several cleanups | Johannes Schindelin | 1 | -0/+2 |
2007-06-24 | Teach rebase an interactive mode | Johannes Schindelin | 1 | -0/+163 |