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
2007-11-17
Merge branch 'ph/parseopt-sh'
Junio C Hamano
1
-0
/
+1
2007-11-09
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2007-11-08
Avoid a few unportable, needlessly nested "...`...".
Ralf Wildenhues
1
-1
/
+1
2007-11-06
scripts: Add placeholders for OPTIONS_SPEC
Junio C Hamano
1
-0
/
+1
2007-10-30
Merge branch 'maint' into HEAD
Junio C Hamano
1
-3
/
+4
2007-10-30
git-rebase--interactive.sh: Make 3-way merge strategies work for -p.
Björn Steinbrink
1
-0
/
+2
2007-10-30
git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick.
Björn Steinbrink
1
-2
/
+2
2007-10-30
Fix --strategy parsing in git-rebase--interactive.sh
Björn Steinbrink
1
-1
/
+0
2007-10-16
git-rebase--interactive.sh: Quote arguments to test
Michael W. Olson
1
-1
/
+1
2007-10-15
Merge branch 'maint'
Shawn O. Pearce
1
-2
/
+2
2007-10-15
rebase -i: use diff plumbing instead of porcelain
Johannes Schindelin
1
-2
/
+2
2007-10-03
Merge branch 'js/rebase-i'
Junio C Hamano
1
-8
/
+15
2007-10-03
Merge branch 'jc/autogc'
Junio C Hamano
1
-0
/
+2
2007-09-29
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2007-09-29
rebase -i: squash should retain the authorship of the _first_ commit
Johannes Schindelin
1
-1
/
+1
2007-09-29
rebase -i: support single-letter abbreviations for the actions
Johannes Schindelin
1
-4
/
+4
2007-09-26
rebase -i: work on a detached HEAD
Johannes Schindelin
1
-8
/
+15
2007-09-26
Merge branch 'jc/autogc' into js/rebase-i
Junio C Hamano
1
-0
/
+2
2007-09-26
rebase -i: create .dotest-merge after validating options.
Matt Kraai
1
-4
/
+4
2007-09-25
rebase -i: avoid exporting GIT_AUTHOR_* variables
Johannes Schindelin
1
-2
/
+8
2007-09-25
rebase -i: Fix numbers in progress report
Johannes Schindelin
1
-2
/
+2
2007-09-25
rebase -i: style fixes and minor cleanups
Johannes Schindelin
1
-18
/
+30
2007-09-25
rebase -i: commit when continuing after "edit"
Johannes Schindelin
1
-6
/
+11
2007-09-23
Supplant the "while case ... break ;; esac" idiom
David Kastrup
1
-1
/
+1
2007-09-06
Invoke "git gc --auto" from commit, merge, am and rebase.
Junio C Hamano
1
-0
/
+2
2007-09-01
Avoid one-or-more (\+) non BRE in sed scripts.
Junio C Hamano
1
-1
/
+1
2007-08-23
rebase -i: fix squashing corner case
Johannes Schindelin
1
-2
/
+3
2007-08-01
rebase -i: fix for optional [branch] parameter
Johannes Schindelin
1
-1
/
+1
2007-08-01
rebase -i: ignore patches that are already in the upstream
Johannes Schindelin
1
-2
/
+3
2007-07-28
Rename git-rebase interactive buffer: todo => git-rebase-todo
Seth Falcon
1
-1
/
+1
2007-07-27
rebase -i: fix interrupted squashing
Johannes Schindelin
1
-1
/
+1
2007-07-25
rebase -i: fix overzealous output redirection
Johannes Schindelin
1
-1
/
+3
2007-07-23
rebase -i: exchange all "if [ .. ]" by "if test .."
Johannes Schindelin
1
-7
/
+7
2007-07-23
Shut "git rebase -i" up when no --verbose was given
Johannes Schindelin
1
-16
/
+34
2007-07-21
rebase -i: call editor just once for a multi-squash
Johannes Schindelin
1
-10
/
+46
2007-07-20
Add GIT_EDITOR environment and core.editor configuration variables
Adam Roben
1
-1
/
+1
2007-07-13
Fix git-rebase -i to allow squashing of fast-forwardable commits
Alex Riesen
1
-2
/
+3
2007-07-08
rebase -i: put a nice warning into the todo list
Johannes Schindelin
1
-0
/
+3
2007-07-08
rebase -i: remember the settings of -v, -s and -p when interrupted
Johannes Schindelin
1
-0
/
+4
2007-07-08
rebase -i: actually show the diffstat when being verbose
Johannes Schindelin
1
-4
/
+4
2007-07-08
rebase -i: handle --continue more like non-interactive rebase
Johannes Schindelin
1
-9
/
+17
2007-06-26
Teach rebase -i about --preserve-merges
Johannes Schindelin
1
-3
/
+107
2007-06-26
rebase -i: provide reasonable reflog for the rebased branch
Johannes Schindelin
1
-2
/
+8
2007-06-26
rebase -i: several cleanups
Johannes Schindelin
1
-4
/
+15
2007-06-24
Teach rebase an interactive mode
Johannes Schindelin
1
-0
/
+289
[prev]