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
2011-02-10
rebase: act on command line outside parsing loop
Martin von Zweigbergk
1
-149
/
+151
2011-01-27
Merge branch 'maint'
Junio C Hamano
1
-2
/
+2
2011-01-27
rebase -i: clarify in-editor documentation of "exec"
Jonathan Nieder
1
-1
/
+1
2011-01-26
rebase: use explicit "--" with checkout
Jeff King
1
-1
/
+1
2010-12-12
Merge branch 'mz/rebase-i-verify'
Junio C Hamano
1
-0
/
+2
2010-11-29
Merge branch 'rr/needs-clean-work-tree'
Junio C Hamano
1
-11
/
+3
2010-11-23
rebase: support --verify
Martin von Zweigbergk
1
-0
/
+2
2010-11-09
rebase: teach --autosquash to match on sha1 in addition to message
Kevin Ballard
1
-7
/
+33
2010-11-09
rebase: better rearranging of fixup!/squash! lines with --autosquash
Kevin Ballard
1
-0
/
+4
2010-10-28
Porcelain scripts: Rewrite cryptic "needs update" error message
Ramkumar Ramachandra
1
-11
/
+3
2010-09-17
git-rebase--interactive.sh: replace cut with ${v%% *}
Chris Johnsen
1
-1
/
+1
2010-08-31
Merge branch 'jn/cherry-revert-message-clean-up'
Junio C Hamano
1
-3
/
+3
2010-08-31
Merge branch 'hv/autosquash-config'
Junio C Hamano
1
-0
/
+4
2010-08-21
Merge branch 'mm/rebase-i-exec'
Junio C Hamano
1
-6
/
+43
2010-08-15
cherry-pick/revert: Use advise() for hints
Jonathan Nieder
1
-3
/
+3
2010-08-13
git-rebase--interactive.sh: use printf instead of echo to print commit message
Brandon Casey
1
-2
/
+2
2010-08-13
git-rebase--interactive.sh: rework skip_unnecessary_picks
Brandon Casey
1
-9
/
+14
2010-08-11
rebase -i: add exec command to launch a shell command
Matthieu Moy
1
-3
/
+35
2010-07-25
git-rebase--interactive.sh: use printf instead of echo to print commit message
Brandon Casey
1
-6
/
+6
2010-07-14
add configuration variable for --autosquash option of interactive rebase
Heiko Voigt
1
-0
/
+4
2010-07-05
rebase-i: do not get fooled by a log message ending with backslash
Junio C Hamano
1
-5
/
+5
2010-07-05
rebase-i: style fix
Junio C Hamano
1
-5
/
+6
2010-06-11
rebase -i: Abort cleanly if new base cannot be checked out
Ian Ward Comfort
1
-1
/
+2
2010-04-18
rebase-interactive: silence warning when no commits rewritten
Jeff King
1
-0
/
+1
2010-04-03
Merge branch 'mb/rebase-i-no-ff'
Junio C Hamano
1
-1
/
+7
2010-04-03
Merge branch 'do/rebase-i-arbitrary'
Junio C Hamano
1
-2
/
+0
2010-03-28
Merge branch 'cc/cherry-pick-ff'
Junio C Hamano
1
-12
/
+3
2010-03-28
rebase -i: make post-rewrite work for 'edit'
Thomas Rast
1
-2
/
+3
2010-03-24
Merge branch 'tr/notes-display'
Junio C Hamano
1
-2
/
+50
2010-03-24
Teach rebase the --no-ff option.
Marc Branchaud
1
-2
/
+7
2010-03-20
rebase -i: use new --ff cherry-pick option
Christian Couder
1
-12
/
+3
2010-03-14
rebase--interactive: don't require what's rebased to be a branch
Dave Olszewski
1
-2
/
+0
2010-03-12
rebase: support automatic notes copying
Thomas Rast
1
-0
/
+4
2010-03-12
rebase -i: invoke post-rewrite hook
Thomas Rast
1
-1
/
+45
2010-03-12
commit --amend: invoke post-rewrite hook
Thomas Rast
1
-1
/
+1
2010-01-26
work around an obnoxious bash "safety feature" on OpenBSD
Junio C Hamano
1
-3
/
+3
2010-01-26
fix portability issues with $ in double quotes
Stephen Boyd
1
-1
/
+1
2010-01-23
rebase -i: Export GIT_AUTHOR_* variables explicitly
Junio C Hamano
1
-4
/
+4
2010-01-22
rebase -i: Avoid non-portable "test X -a Y"
Michael Haggerty
1
-1
/
+1
2010-01-20
Merge branch 'mh/rebase-fixup'
Junio C Hamano
1
-81
/
+143
2010-01-20
Merge branch 'ns/rebase-auto-squash'
Junio C Hamano
1
-0
/
+37
2010-01-20
Merge branch 'mh/rebase-fixup' (early part)
Junio C Hamano
1
-10
/
+35
2010-01-14
rebase -i: Retain user-edited commit messages after squash/fixup conflicts
Michael Haggerty
1
-39
/
+27
2010-01-14
rebase -i: For fixup commands without squashes, do not start editor
Michael Haggerty
1
-27
/
+54
2010-01-14
rebase -i: Change function make_squash_message into update_squash_message
Michael Haggerty
1
-15
/
+20
2010-01-14
rebase -i: Extract function do_with_author
Michael Haggerty
1
-12
/
+15
2010-01-14
rebase -i: Handle the author script all in one place in do_next
Michael Haggerty
1
-2
/
+2
2010-01-14
rebase -i: Extract a function "commit_message"
Michael Haggerty
1
-5
/
+10
2010-01-14
rebase -i: Simplify commit counting for generated commit messages
Michael Haggerty
1
-8
/
+3
2010-01-14
rebase -i: Improve consistency of commit count in generated commit messages
Michael Haggerty
1
-1
/
+1
[prev]
[next]