Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add GIT_EDITOR environment and core.editor configuration variables | Adam Roben | 2007-07-20 | 1 | -1/+1 |
* | Fix git-rebase -i to allow squashing of fast-forwardable commits | Alex Riesen | 2007-07-13 | 1 | -2/+3 |
* | rebase -i: put a nice warning into the todo list | Johannes Schindelin | 2007-07-08 | 1 | -0/+3 |
* | rebase -i: remember the settings of -v, -s and -p when interrupted | Johannes Schindelin | 2007-07-08 | 1 | -0/+4 |
* | rebase -i: actually show the diffstat when being verbose | Johannes Schindelin | 2007-07-08 | 1 | -4/+4 |
* | rebase -i: handle --continue more like non-interactive rebase | Johannes Schindelin | 2007-07-08 | 1 | -9/+17 |
* | Teach rebase -i about --preserve-merges | Johannes Schindelin | 2007-06-26 | 1 | -3/+107 |
* | rebase -i: provide reasonable reflog for the rebased branch | Johannes Schindelin | 2007-06-26 | 1 | -2/+8 |
* | rebase -i: several cleanups | Johannes Schindelin | 2007-06-26 | 1 | -4/+15 |
* | Teach rebase an interactive mode | Johannes Schindelin | 2007-06-24 | 1 | -0/+289 |