index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-rebase--interactive.sh
Commit message (
Expand
)
Author
Age
*
git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick.
Björn Steinbrink
2007-10-30
*
Fix --strategy parsing in git-rebase--interactive.sh
Björn Steinbrink
2007-10-30
*
rebase -i: use diff plumbing instead of porcelain
Johannes Schindelin
2007-10-15
*
rebase -i: squash should retain the authorship of the _first_ commit
Johannes Schindelin
2007-09-29
*
Supplant the "while case ... break ;; esac" idiom
David Kastrup
2007-09-23
*
Avoid one-or-more (\+) non BRE in sed scripts.
Junio C Hamano
2007-09-01
*
rebase -i: fix squashing corner case
Johannes Schindelin
2007-08-23
*
rebase -i: fix for optional [branch] parameter
Johannes Schindelin
2007-08-01
*
rebase -i: ignore patches that are already in the upstream
Johannes Schindelin
2007-08-01
*
Rename git-rebase interactive buffer: todo => git-rebase-todo
Seth Falcon
2007-07-28
*
rebase -i: fix interrupted squashing
Johannes Schindelin
2007-07-27
*
rebase -i: fix overzealous output redirection
Johannes Schindelin
2007-07-25
*
rebase -i: exchange all "if [ .. ]" by "if test .."
Johannes Schindelin
2007-07-23
*
Shut "git rebase -i" up when no --verbose was given
Johannes Schindelin
2007-07-23
*
rebase -i: call editor just once for a multi-squash
Johannes Schindelin
2007-07-21
*
Add GIT_EDITOR environment and core.editor configuration variables
Adam Roben
2007-07-20
*
Fix git-rebase -i to allow squashing of fast-forwardable commits
Alex Riesen
2007-07-13
*
rebase -i: put a nice warning into the todo list
Johannes Schindelin
2007-07-08
*
rebase -i: remember the settings of -v, -s and -p when interrupted
Johannes Schindelin
2007-07-08
*
rebase -i: actually show the diffstat when being verbose
Johannes Schindelin
2007-07-08
*
rebase -i: handle --continue more like non-interactive rebase
Johannes Schindelin
2007-07-08
*
Teach rebase -i about --preserve-merges
Johannes Schindelin
2007-06-26
*
rebase -i: provide reasonable reflog for the rebased branch
Johannes Schindelin
2007-06-26
*
rebase -i: several cleanups
Johannes Schindelin
2007-06-26
*
Teach rebase an interactive mode
Johannes Schindelin
2007-06-24