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