index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-rebase--interactive.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-14
rebase -i: Introduce a constant AMEND
Michael Haggerty
1
-4
/
+12
2010-01-14
rebase -i: Introduce a constant AUTHOR_SCRIPT
Michael Haggerty
1
-6
/
+11
2010-01-14
rebase -i: Document how temporary files are used
Michael Haggerty
1
-7
/
+34
2010-01-14
rebase -i: Use symbolic constant $MSG consistently
Michael Haggerty
1
-4
/
+4
2010-01-14
rebase -i: Use "test -n" instead of "test ! -z"
Michael Haggerty
1
-1
/
+1
2010-01-14
rebase -i: Inline expression
Michael Haggerty
1
-2
/
+1
2010-01-14
rebase -i: Remove dead code
Michael Haggerty
1
-1
/
+0
2010-01-14
rebase -i: Make the condition for an "if" more transparent
Michael Haggerty
1
-1
/
+2
2010-01-13
Merge branch 'jc/checkout-merge-base'
Junio C Hamano
1
-1
/
+20
2010-01-12
rebase-i: Ignore comments and blank lines in peek_next_command
Michael Haggerty
1
-1
/
+1
2010-01-11
rebase--interactive: Ignore comments and blank lines in peek_next_command
Michael Haggerty
1
-1
/
+1
2010-01-07
rebase -i: teach --onto A...B syntax
Nanako Shiraishi
1
-1
/
+20
2010-01-06
rebase -i --autosquash: auto-squash commits
Nanako Shiraishi
1
-0
/
+37
2009-12-19
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2009-12-19
rebase -i: abort cleanly if the editor fails to launch
Björn Gustavsson
1
-1
/
+1
2009-12-07
Add a command "fixup" to rebase --interactive
Michael Haggerty
1
-10
/
+35
2009-12-03
Merge branch 'rs/work-around-grep-opt-insanity' into maint
Junio C Hamano
1
-5
/
+5
2009-11-25
Merge branch 'rs/work-around-grep-opt-insanity'
Junio C Hamano
1
-5
/
+5
2009-11-23
Protect scripted Porcelains from GREP_OPTIONS insanity
Junio C Hamano
1
-5
/
+5
2009-11-15
Merge branch 'fc/doc-fast-forward'
Junio C Hamano
1
-3
/
+3
2009-10-28
Merge branch 'maint'
Junio C Hamano
1
-1
/
+6
2009-10-27
rebase -i: more graceful handling of invalid commands
Jan Krüger
1
-1
/
+6
2009-10-24
Use 'fast-forward' all over the place
Felipe Contreras
1
-3
/
+3
2009-10-19
rebase -i: fix reword when using a terminal editor
Stephen Boyd
1
-1
/
+1
2009-10-07
Teach 'rebase -i' the command "reword"
Björn Gustavsson
1
-0
/
+9
2009-07-22
Fix rebase -p --onto
Greg Price
1
-1
/
+1
2009-06-11
Merge branch 'uk/maint-1.5.3-rebase-i-reflog' into maint
Junio C Hamano
1
-1
/
+1
2009-06-11
rebase--interactive: remote stray closing parenthesis
Uwe Kleine-König
1
-1
/
+1
2009-03-03
rebase -i: avoid 'git reset' when possible
Johannes Schindelin
1
-0
/
+26
2009-01-31
Merge branch 'js/maint-rebase-i-submodule'
Junio C Hamano
1
-5
/
+4
2009-01-28
Fix submodule squashing into unrelated commit
Johannes Schindelin
1
-5
/
+4
2009-01-26
rebase -i: correctly remember --root flag across --continue
Junio C Hamano
1
-2
/
+8
2009-01-25
rebase -i --root: fix check for number of arguments
Johannes Schindelin
1
-1
/
+2
2009-01-17
Merge branch 'tr/rebase-root'
Junio C Hamano
1
-31
/
+79
2009-01-13
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
1
-1
/
+1
2009-01-13
Avoid spurious error messages on error mistakes.
Pierre Habouzit
1
-1
/
+1
2009-01-11
rebase -i: learn to rebase root commit
Thomas Rast
1
-31
/
+78
2009-01-03
rebase -i: execute hook only after argument checking
Thomas Rast
1
-2
/
+3
2008-12-24
rebase -i -p: leave a --cc patch when a merge could not be redone
Johannes Schindelin
1
-3
/
+12
2008-12-21
rebase -i -p: Fix --continue after a merge could not be redone
Johannes Sixt
1
-2
/
+1
2008-11-02
Merge branch 'sh/rebase-i-p'
Junio C Hamano
1
-49
/
+83
2008-10-22
git-rebase--interactive.sh: comparision with == is bashism
Junio C Hamano
1
-1
/
+1
2008-10-20
rebase-i-p: minimum fix to obvious issues
Junio C Hamano
1
-3
/
+4
2008-10-19
Merge branch 'sh/maint-rebase3'
Junio C Hamano
1
-2
/
+35
2008-10-19
Merge branch 'ns/rebase-noverify'
Junio C Hamano
1
-1
/
+9
2008-10-16
rebase-i-p: if todo was reordered use HEAD as the rewritten parent
Stephen Haberman
1
-0
/
+9
2008-10-16
rebase-i-p: do not include non-first-parent commits touching UPSTREAM
Stephen Haberman
1
-1
/
+2
2008-10-16
rebase-i-p: only list commits that require rewriting in todo
Stephen Haberman
1
-25
/
+52
2008-10-16
rebase-i-p: fix 'no squashing merges' tripping up non-merges
Stephen Haberman
1
-5
/
+9
2008-10-16
rebase-i-p: delay saving current-commit to REWRITTEN if squashing
Stephen Haberman
1
-5
/
+10
[prev]
[next]