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
2015-05-22
rebase -i: fix post-rewrite hook with failed exec command
Matthieu Moy
1
-5
/
+5
2015-05-19
Merge branch 'ph/rebase-i-redo'
Junio C Hamano
1
-0
/
+16
2015-05-11
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
1
-3
/
+3
2015-04-29
rebase -i: redo tasks that die during cherry-pick
Phil Hord
1
-0
/
+16
2015-03-23
Merge branch 'es/rebase-i-count-todo' into maint
Junio C Hamano
1
-1
/
+2
2015-03-17
Merge branch 'es/rebase-i-count-todo'
Junio C Hamano
1
-1
/
+2
2015-03-06
rebase-interactive: re-word "item count" comment
Eric Sunshine
1
-1
/
+1
2015-03-06
rebase-interactive: suppress whitespace preceding item count
Eric Sunshine
1
-0
/
+1
2015-03-05
Merge branch 'ks/rebase-i-abbrev' into maint
Junio C Hamano
1
-9
/
+8
2015-02-17
Merge branch 'ks/rebase-i-abbrev'
Junio C Hamano
1
-9
/
+8
2015-01-22
rebase -i: use full object name internally throughout the script
Kirill A. Shutemov
1
-9
/
+8
2014-12-10
Show number of TODO items for interactive rebase
Onno Kortmann
1
-1
/
+3
2014-12-01
*.sh: avoid hardcoding $GIT_DIR/hooks/...
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2014-07-16
rebase: omit patch-identical commits with --fork-point
John Keeping
1
-1
/
+1
2014-06-25
Merge branch 'ep/avoid-test-a-o'
Junio C Hamano
1
-1
/
+1
2014-06-25
Merge branch 'rr/rebase-autostash-fix' into maint
Junio C Hamano
1
-2
/
+2
2014-06-16
Merge branch 'rr/rebase-autostash-fix'
Junio C Hamano
1
-2
/
+2
2014-06-09
git-rebase--interactive.sh: avoid "test <cond> -a/-o <cond>"
Elia Pinto
1
-1
/
+1
2014-05-19
rebase -i: handle "Nothing to do" case with autostash
Ramkumar Ramachandra
1
-2
/
+2
2014-04-21
Merge branch 'km/avoid-non-function-return-in-rebase'
Junio C Hamano
1
-0
/
+15
2014-04-17
rebase: avoid non-function use of "return" on FreeBSD
Kyle J. McKay
1
-0
/
+15
2014-03-25
Merge branch 'us/printf-not-echo'
Junio C Hamano
1
-1
/
+1
2014-03-17
rebase -i: do not "echo" random user-supplied strings
Uwe Storbeck
1
-1
/
+1
2014-02-11
rebase: add the --gpg-sign option
Nicolas Vigier
1
-13
/
+26
2013-11-26
remove #!interpreter line from shell libraries
Jonathan Nieder
1
-6
/
+3
2013-09-30
rebase -i: respect core.abbrev
Kirill A. Shutemov
1
-1
/
+1
2013-09-11
Merge branch 'es/rebase-i-no-abbrev'
Junio C Hamano
1
-0
/
+30
2013-09-11
Merge branch 'rt/rebase-p-no-merge-summary'
Junio C Hamano
1
-1
/
+2
2013-09-11
Merge branch 'es/rebase-i-respect-core-commentchar'
Junio C Hamano
1
-1
/
+1
2013-08-25
rebase -i: fix short SHA-1 collision
Junio C Hamano
1
-0
/
+30
2013-08-21
rebase --preserve-merges: ignore "merge.log" config
Ralf Thielow
1
-1
/
+2
2013-08-18
rebase -i: fix cases ignoring core.commentchar
Eric Sunshine
1
-1
/
+1
2013-07-18
Merge branch 'rr/rebase-reflog-message-reword'
Junio C Hamano
1
-1
/
+5
2013-07-11
Merge branch 'af/rebase-i-merge-options'
Junio C Hamano
1
-5
/
+16
2013-07-02
Do not ignore merge options in interactive rebase
Arnaud Fontaine
1
-5
/
+16
2013-06-27
rebase -i: handle fixup! fixup! in --autosquash
Andrew Pimlott
1
-5
/
+20
2013-06-23
rebase -i: use a better reflog message
Ramkumar Ramachandra
1
-1
/
+5
2013-05-12
rebase -i: return control to caller, for housekeeping
Ramkumar Ramachandra
1
-4
/
+5
2013-05-12
rebase -i: don't error out if $state_dir already exists
Ramkumar Ramachandra
1
-1
/
+1
2013-04-25
bash-prompt.sh: show where rebase is at when stopped
Zoltan Klinger
1
-0
/
+5
2013-02-17
Merge branch 'jk/rebase-i-comment-char'
Junio C Hamano
1
-40
/
+44
2013-02-12
rebase -i: respect core.commentchar
John Keeping
1
-40
/
+44
2013-01-21
Merge branch 'ph/rebase-preserve-all-merges'
Junio C Hamano
1
-1
/
+6
2013-01-14
rebase --preserve-merges: keep all merge commits including empty ones
Phil Hord
1
-1
/
+6
2012-09-29
Merge branch 'aw/rebase-i-edit-todo'
Junio C Hamano
1
-13
/
+40
2012-09-19
rebase -i: suggest using --edit-todo to fix an unknown instruction
Johannes Sixt
1
-2
/
+3
2012-09-18
rebase -i: fix misleading error message after 'exec no-such' instruction
Johannes Sixt
1
-0
/
+4
2012-09-17
rebase -i: Teach "--edit-todo" action
Andrew Wong
1
-0
/
+17
2012-09-17
rebase -i: Refactor help messages for todo file
Andrew Wong
1
-11
/
+20
2012-09-10
Merge branch 'maint-1.7.11' into maint
Junio C Hamano
1
-2
/
+1
[prev]
[next]