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
*
Merge branch 'aw/rebase-i-stop-on-failure-to-amend'
Junio C Hamano
2011-12-16
|
\
|
*
rebase -i: interrupt rebase when "commit --amend" failed during "reword"
Andrew Wong
2011-11-30
*
|
"rebase -i": support special-purpose editor to edit insn sheet
Peter Oberndorfer
2011-10-17
|
/
*
rebase -i: notice and warn if "exec $cmd" modifies the index or the working tree
Junio C Hamano
2011-08-26
*
rebase -i: clean error message for --continue after failed exec
Matthieu Moy
2011-08-26
*
rebase -i -p: include non-first-parent commits in todo list
Andrew Wong
2011-06-19
*
rebase: write a reflog entry when finishing
Jeff King
2011-05-27
*
Merge branch 'aw/maint-rebase-i-p-no-ff'
Junio C Hamano
2011-05-06
|
\
|
*
git-rebase--interactive.sh: preserve-merges fails on merges created with no-ff
Andrew Wong
2011-04-28
*
|
Makefile: do not install sourced rebase scripts
Martin von Zweigbergk
2011-02-25
*
|
rebase -i: remove unnecessary state rebase-root
Martin von Zweigbergk
2011-02-10
*
|
rebase -i: don't read unused variable preserve_merges
Martin von Zweigbergk
2011-02-10
*
|
rebase: remember strategy and strategy options
Martin von Zweigbergk
2011-02-10
*
|
rebase: remember verbose option
Martin von Zweigbergk
2011-02-10
*
|
rebase: extract code for writing basic state
Martin von Zweigbergk
2011-02-10
*
|
rebase: factor out sub command handling
Martin von Zweigbergk
2011-02-10
*
|
rebase: make -v a tiny bit more verbose
Martin von Zweigbergk
2011-02-10
*
|
rebase -i: align variable names
Martin von Zweigbergk
2011-02-10
*
|
rebase: show consistent conflict resolution hint
Martin von Zweigbergk
2011-02-10
*
|
rebase: factor out call to pre-rebase hook
Martin von Zweigbergk
2011-02-10
*
|
rebase: factor out clean work tree check
Martin von Zweigbergk
2011-02-10
*
|
rebase: factor out reference parsing
Martin von Zweigbergk
2011-02-10
*
|
rebase: reorder validation steps
Martin von Zweigbergk
2011-02-10
*
|
rebase -i: remove now unnecessary directory checks
Martin von Zweigbergk
2011-02-10
*
|
rebase: factor out command line option processing
Martin von Zweigbergk
2011-02-10
*
|
rebase: align variable content
Martin von Zweigbergk
2011-02-10
*
|
rebase: align variable names
Martin von Zweigbergk
2011-02-10
*
|
rebase: act on command line outside parsing loop
Martin von Zweigbergk
2011-02-10
|
/
*
Merge branch 'maint'
Junio C Hamano
2011-01-27
|
\
|
*
rebase -i: clarify in-editor documentation of "exec"
Jonathan Nieder
2011-01-27
|
*
rebase: use explicit "--" with checkout
Jeff King
2011-01-26
*
|
Merge branch 'mz/rebase-i-verify'
Junio C Hamano
2010-12-12
|
\
\
|
*
|
rebase: support --verify
Martin von Zweigbergk
2010-11-23
|
|
/
*
|
Merge branch 'rr/needs-clean-work-tree'
Junio C Hamano
2010-11-29
|
\
\
|
*
|
Porcelain scripts: Rewrite cryptic "needs update" error message
Ramkumar Ramachandra
2010-10-28
|
|
/
*
|
rebase: teach --autosquash to match on sha1 in addition to message
Kevin Ballard
2010-11-09
*
|
rebase: better rearranging of fixup!/squash! lines with --autosquash
Kevin Ballard
2010-11-09
|
/
*
git-rebase--interactive.sh: replace cut with ${v%% *}
Chris Johnsen
2010-09-17
*
Merge branch 'jn/cherry-revert-message-clean-up'
Junio C Hamano
2010-08-31
|
\
|
*
cherry-pick/revert: Use advise() for hints
Jonathan Nieder
2010-08-15
*
|
Merge branch 'hv/autosquash-config'
Junio C Hamano
2010-08-31
|
\
\
|
*
|
add configuration variable for --autosquash option of interactive rebase
Heiko Voigt
2010-07-14
*
|
|
Merge branch 'mm/rebase-i-exec'
Junio C Hamano
2010-08-21
|
\
\
\
|
*
|
|
git-rebase--interactive.sh: use printf instead of echo to print commit message
Brandon Casey
2010-08-13
|
*
|
|
git-rebase--interactive.sh: rework skip_unnecessary_picks
Brandon Casey
2010-08-13
|
*
|
|
rebase -i: add exec command to launch a shell command
Matthieu Moy
2010-08-11
|
|
|
/
|
|
/
|
*
|
|
git-rebase--interactive.sh: use printf instead of echo to print commit message
Brandon Casey
2010-07-25
|
/
/
*
|
rebase-i: do not get fooled by a log message ending with backslash
Junio C Hamano
2010-07-05
*
|
rebase-i: style fix
Junio C Hamano
2010-07-05
|
/
*
rebase -i: Abort cleanly if new base cannot be checked out
Ian Ward Comfort
2010-06-11
[next]