index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sequencer.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rebase -i: learn to abbreviate command names
Liam Beguin
2017-12-05
1
-0
/
+1
*
rebase -i -x: add exec commands via the rebase--helper
Liam Beguin
2017-12-05
1
-0
/
+1
*
rebase -i: update functions to use a flags parameter
Liam Beguin
2017-12-05
1
-3
/
+5
*
rebase -i: refactor transform_todo_ids
Liam Beguin
2017-12-05
1
-1
/
+1
*
rebase -i: rearrange fixup/squash lines using the rebase--helper
Johannes Schindelin
2017-07-28
1
-0
/
+1
*
rebase -i: skip unnecessary picks using the rebase--helper
Johannes Schindelin
2017-07-28
1
-0
/
+1
*
rebase -i: check for missing commits in the rebase--helper
Johannes Schindelin
2017-07-28
1
-0
/
+1
*
rebase -i: also expand/collapse the SHA-1s via the rebase--helper
Johannes Schindelin
2017-07-28
1
-0
/
+2
*
rebase -i: generate the script via rebase--helper
Johannes Schindelin
2017-07-28
1
-0
/
+3
*
sequencer (rebase -i): learn about the 'verbose' mode
Johannes Schindelin
2017-01-09
1
-0
/
+1
*
sequencer: support a new action: 'interactive rebase'
Johannes Schindelin
2017-01-09
1
-1
/
+2
*
sequencer: get rid of the subcommand field
Johannes Schindelin
2016-10-21
1
-9
/
+4
*
sequencer: plug memory leaks for the option values
Johannes Schindelin
2016-10-21
1
-3
/
+3
*
sequencer: use memoized sequencer directory path
Johannes Schindelin
2016-10-17
1
-4
/
+1
*
sequencer: use static initializers for replay_opts
Johannes Schindelin
2016-10-17
1
-0
/
+1
*
Merge branch 'jc/conflict-hint' into cc/interpret-trailers-more
Junio C Hamano
2014-11-10
1
-0
/
+1
|
\
|
*
merge & sequencer: unify codepaths that write "Conflicts:" hint
Junio C Hamano
2014-10-24
1
-0
/
+1
*
|
cherry-pick, revert: add the --gpg-sign option
Nicolas Vigier
2014-01-28
1
-0
/
+2
|
/
*
sequencer.c: teach append_signoff how to detect duplicate s-o-b
Brandon Casey
2013-02-12
1
-1
/
+3
*
Merge branch 'jc/make-static'
Junio C Hamano
2012-09-18
1
-3
/
+0
|
\
|
*
sequencer.c: mark a private file-scope symbol as static
Junio C Hamano
2012-09-16
1
-3
/
+0
*
|
cherry-pick: don't forget -s on failure
Miklos Vajna
2012-09-14
1
-0
/
+4
|
/
*
cherry-pick: add --allow-empty-message option
Chris Webb
2012-08-06
1
-0
/
+1
*
git-cherry-pick: Add keep-redundant-commits option
Neil Horman
2012-04-24
1
-0
/
+1
*
git-cherry-pick: add allow-empty option
Neil Horman
2012-04-11
1
-0
/
+1
*
sequencer: factor code out of revert builtin
Ramkumar Ramachandra
2012-01-12
1
-0
/
+37
*
revert: stop creating and removing sequencer-old directory
Jonathan Nieder
2011-12-12
1
-10
/
+2
*
revert: rename --reset option to --quit
Jonathan Nieder
2011-11-22
1
-1
/
+1
*
revert: Introduce --reset to remove sequencer state
Ramkumar Ramachandra
2011-08-05
1
-0
/
+20