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 '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
*
rebase-interactive: silence warning when no commits rewritten
Jeff King
2010-04-18
*
Merge branch 'mb/rebase-i-no-ff'
Junio C Hamano
2010-04-03
|
\
|
*
Teach rebase the --no-ff option.
Marc Branchaud
2010-03-24
*
|
Merge branch 'do/rebase-i-arbitrary'
Junio C Hamano
2010-04-03
|
\
\
|
*
|
rebase--interactive: don't require what's rebased to be a branch
Dave Olszewski
2010-03-14
|
|
/
*
|
Merge branch 'cc/cherry-pick-ff'
Junio C Hamano
2010-03-28
|
\
\
|
*
|
rebase -i: use new --ff cherry-pick option
Christian Couder
2010-03-20
|
|
/
*
|
rebase -i: make post-rewrite work for 'edit'
Thomas Rast
2010-03-28
*
|
Merge branch 'tr/notes-display'
Junio C Hamano
2010-03-24
|
\
\
|
|
/
|
/
|
|
*
rebase: support automatic notes copying
Thomas Rast
2010-03-12
|
*
rebase -i: invoke post-rewrite hook
Thomas Rast
2010-03-12
|
*
commit --amend: invoke post-rewrite hook
Thomas Rast
2010-03-12
*
|
work around an obnoxious bash "safety feature" on OpenBSD
Junio C Hamano
2010-01-26
*
|
fix portability issues with $ in double quotes
Stephen Boyd
2010-01-26
*
|
rebase -i: Export GIT_AUTHOR_* variables explicitly
Junio C Hamano
2010-01-23
|
/
*
rebase -i: Avoid non-portable "test X -a Y"
Michael Haggerty
2010-01-22
*
Merge branch 'mh/rebase-fixup'
Junio C Hamano
2010-01-20
|
\
|
*
rebase -i: Retain user-edited commit messages after squash/fixup conflicts
Michael Haggerty
2010-01-14
|
*
rebase -i: For fixup commands without squashes, do not start editor
Michael Haggerty
2010-01-14
|
*
rebase -i: Change function make_squash_message into update_squash_message
Michael Haggerty
2010-01-14
|
*
rebase -i: Extract function do_with_author
Michael Haggerty
2010-01-14
|
*
rebase -i: Handle the author script all in one place in do_next
Michael Haggerty
2010-01-14
|
*
rebase -i: Extract a function "commit_message"
Michael Haggerty
2010-01-14
|
*
rebase -i: Simplify commit counting for generated commit messages
Michael Haggerty
2010-01-14
|
*
rebase -i: Improve consistency of commit count in generated commit messages
Michael Haggerty
2010-01-14
|
*
rebase -i: Introduce a constant AMEND
Michael Haggerty
2010-01-14
|
*
rebase -i: Introduce a constant AUTHOR_SCRIPT
Michael Haggerty
2010-01-14
|
*
rebase -i: Document how temporary files are used
Michael Haggerty
2010-01-14
|
*
rebase -i: Use symbolic constant $MSG consistently
Michael Haggerty
2010-01-14
|
*
rebase -i: Use "test -n" instead of "test ! -z"
Michael Haggerty
2010-01-14
|
*
rebase -i: Inline expression
Michael Haggerty
2010-01-14
|
*
rebase -i: Remove dead code
Michael Haggerty
2010-01-14
|
*
rebase -i: Make the condition for an "if" more transparent
Michael Haggerty
2010-01-14
[next]