index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sequencer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
sequencer (rebase -i): run the post-rewrite hook, if needed
Johannes Schindelin
2017-01-09
1
-0
/
+14
*
|
sequencer (rebase -i): record interrupted commits in rewritten, too
Johannes Schindelin
2017-01-09
1
-0
/
+8
*
|
sequencer (rebase -i): copy commit notes at end
Johannes Schindelin
2017-01-09
1
-0
/
+76
*
|
sequencer (rebase -i): set the reflog message consistently
Johannes Schindelin
2017-01-09
1
-0
/
+4
*
|
sequencer (rebase -i): refactor setting the reflog message
Johannes Schindelin
2017-01-09
1
-7
/
+26
*
|
sequencer (rebase -i): allow fast-forwarding for edit/reword
Johannes Schindelin
2017-01-09
1
-8
/
+17
*
|
sequencer (rebase -i): implement the 'reword' command
Johannes Schindelin
2017-01-09
1
-2
/
+7
*
|
sequencer (rebase -i): leave a patch upon error
Johannes Schindelin
2017-01-09
1
-1
/
+3
*
|
sequencer (rebase -i): update refs after a successful rebase
Johannes Schindelin
2017-01-09
1
-1
/
+45
*
|
sequencer (rebase -i): the todo can be empty when continuing
Johannes Schindelin
2017-01-09
1
-2
/
+5
*
|
sequencer (rebase -i): skip some revert/cherry-pick specific code path
Johannes Schindelin
2017-01-09
1
-12
/
+14
*
|
sequencer (rebase -i): remove CHERRY_PICK_HEAD when no longer needed
Johannes Schindelin
2017-01-09
1
-1
/
+6
*
|
sequencer (rebase -i): allow continuing with staged changes
Johannes Schindelin
2017-01-09
1
-0
/
+40
*
|
sequencer (rebase -i): write an author-script file
Johannes Schindelin
2017-01-09
1
-1
/
+49
*
|
sequencer (rebase -i): implement the short commands
Johannes Schindelin
2017-01-09
1
-14
/
+21
*
|
sequencer (rebase -i): add support for the 'fixup' and 'squash' commands
Johannes Schindelin
2017-01-09
1
-10
/
+217
*
|
sequencer (rebase -i): write the 'done' file
Johannes Schindelin
2017-01-09
1
-0
/
+23
*
|
sequencer (rebase -i): learn about the 'verbose' mode
Johannes Schindelin
2017-01-09
1
-0
/
+28
*
|
sequencer (rebase -i): implement the 'exec' command
Johannes Schindelin
2017-01-09
1
-0
/
+57
*
|
sequencer (rebase -i): implement the 'edit' command
Johannes Schindelin
2017-01-09
1
-3
/
+114
*
|
sequencer (rebase -i): implement the 'noop' command
Johannes Schindelin
2017-01-09
1
-3
/
+36
*
|
sequencer: support a new action: 'interactive rebase'
Johannes Schindelin
2017-01-09
1
-4
/
+32
*
|
sequencer: use a helper to find the commit message
Johannes Schindelin
2017-01-09
1
-8
/
+3
*
|
sequencer: move "else" keyword onto the same line as preceding brace
Johannes Schindelin
2017-01-09
1
-2
/
+1
*
|
sequencer: avoid unnecessary curly braces
Johannes Schindelin
2017-01-09
1
-2
/
+1
*
|
Merge branch 'sb/sequencer-abort-safety'
Junio C Hamano
2016-12-21
1
-0
/
+49
|
\
\
|
*
|
Revert "sequencer: remove useless get_dir() function"
Junio C Hamano
2016-12-14
1
-1
/
+6
|
*
|
sequencer: remove useless get_dir() function
Stephan Beyer
2016-12-09
1
-6
/
+1
|
*
|
sequencer: make sequencer abort safer
Stephan Beyer
2016-12-09
1
-0
/
+49
*
|
|
Merge branch 'jc/lock-report-on-error'
Junio C Hamano
2016-12-19
1
-1
/
+1
|
\
\
\
|
*
|
|
hold_locked_index(): align error handling with hold_lockfile_for_update()
Junio C Hamano
2016-12-07
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'jt/use-trailer-api-in-commands'
Junio C Hamano
2016-12-19
1
-61
/
+14
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
sequencer: use trailer's trailer layout
Jonathan Tan
2016-11-29
1
-61
/
+14
*
|
Merge branch 'js/prepare-sequencer'
Junio C Hamano
2016-11-22
1
-1
/
+1
|
\
\
|
*
|
i18n: fix unmatched single quote in error message
Jiang Xin
2016-11-21
1
-1
/
+1
*
|
|
Merge branch 'js/prepare-sequencer'
Junio C Hamano
2016-11-11
1
-1
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
sequencer: silence -Wtautological-constant-out-of-range-compare
Jeff King
2016-11-09
1
-1
/
+1
*
|
Merge branch 'nd/ita-empty-commit'
Junio C Hamano
2016-10-27
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
commit: fix empty commit creation when there's no changes but ita entries
Nguyễn Thái Ngọc Duy
2016-10-24
1
-2
/
+2
*
|
sequencer: mark all error messages for translation
Johannes Schindelin
2016-10-21
1
-10
/
+16
*
|
sequencer: start error messages consistently with lower case
Johannes Schindelin
2016-10-21
1
-34
/
+34
*
|
sequencer: quote filenames in error messages
Johannes Schindelin
2016-10-21
1
-11
/
+11
*
|
sequencer: mark action_name() for translation
Johannes Schindelin
2016-10-21
1
-7
/
+7
*
|
sequencer: remove overzealous assumption in rebase -i mode
Johannes Schindelin
2016-10-21
1
-3
/
+4
*
|
sequencer: teach write_message() to append an optional LF
Johannes Schindelin
2016-10-21
1
-3
/
+8
*
|
sequencer: refactor write_message() to take a pointer/length
Johannes Schindelin
2016-10-21
1
-4
/
+6
*
|
sequencer: roll back lock file if write_message() failed
Johannes Schindelin
2016-10-21
1
-3
/
+7
*
|
sequencer: stop releasing the strbuf in write_message()
Johannes Schindelin
2016-10-21
1
-1
/
+1
*
|
sequencer: left-trim lines read from the script
Johannes Schindelin
2016-10-21
1
-0
/
+3
*
|
sequencer: support cleaning up commit messages
Johannes Schindelin
2016-10-21
1
-3
/
+7
[prev]
[next]