index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sequencer.c
Age
Commit message (
Expand
)
Author
2024-04-30
Merge branch 'pw/rebase-m-signoff-fix'
Junio C Hamano
2024-04-18
rebase -m: fix --signoff with conflicts
Phillip Wood
2024-04-18
sequencer: store commit message in private context
Phillip Wood
2024-04-18
sequencer: move current fixups to private context
Phillip Wood
2024-04-18
sequencer: start removing private fields from public API
Phillip Wood
2024-04-18
sequencer: always free "struct replay_opts"
Phillip Wood
2024-04-05
Merge branch 'jk/core-comment-string'
Junio C Hamano
2024-04-05
Merge branch 'rs/config-comment'
Junio C Hamano
2024-04-03
Merge branch 'bl/cherry-pick-empty'
Junio C Hamano
2024-04-01
Merge branch 'pb/advice-merge-conflict'
Junio C Hamano
2024-03-25
cherry-pick: add `--empty` for more robust redundant commit handling
Brian Lyles
2024-03-25
sequencer: do not require `allow_empty` for redundant commit options
Brian Lyles
2024-03-25
sequencer: handle unborn branch with `--allow-empty`
Brian Lyles
2024-03-18
Merge branch 'pw/rebase-i-ignore-cherry-pick-help-environment'
Junio C Hamano
2024-03-18
sequencer: allow disabling conflict advice
Philippe Blain
2024-03-15
config: add --comment option to add a comment
Ralph Seichter
2024-03-14
Merge branch 'la/trailer-api'
Junio C Hamano
2024-03-12
sequencer: handle multi-byte comment characters when writing todo list
Jeff King
2024-03-12
find multi-byte comment chars in unterminated buffers
Jeff King
2024-03-12
find multi-byte comment chars in NUL-terminated strings
Jeff King
2024-03-12
prefer comment_line_str to comment_line_char for printing
Jeff King
2024-03-12
strbuf: accept a comment string for strbuf_add_commented_lines()
Jeff King
2024-03-12
strbuf: accept a comment string for strbuf_commented_addf()
Jeff King
2024-03-12
strbuf: accept a comment string for strbuf_stripspace()
Jeff King
2024-03-11
Merge branch 'js/merge-base-with-missing-commit'
Junio C Hamano
2024-03-07
Merge branch 'js/merge-tree-3-trees'
Junio C Hamano
2024-03-01
trailer_info_get(): reorder parameters
Linus Arver
2024-02-29
commit-reach(repo_get_merge_bases): pass on "missing commits" errors
Johannes Schindelin
2024-02-27
rebase -i: stop setting GIT_CHERRY_PICK_HELP
Phillip Wood
2024-02-23
Always check `parse_tree*()`'s return value
Johannes Schindelin
2024-02-14
Merge branch 'vn/rebase-with-cherry-pick-authorship'
Junio C Hamano
2024-02-08
sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commands
Vegard Nossum
2024-01-19
sequencer: introduce functions to handle autostashes via refs
Patrick Steinhardt
2024-01-19
refs: convert AUTO_MERGE to become a normal pseudo-ref
Patrick Steinhardt
2024-01-19
sequencer: delete REBASE_HEAD in correct repo when picking commits
Patrick Steinhardt
2024-01-19
sequencer: clean up pseudo refs with REF_NO_DEREF
Patrick Steinhardt
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
2024-01-02
Merge branch 'la/trailer-cleanups'
Junio C Hamano
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-20
trailer: use offsets for trailer_start/trailer_end
Linus Arver
2023-12-09
sequencer: simplify away extra git_config_string() call
Jeff King
2023-09-20
Merge branch 'ob/sequencer-remove-dead-code'
Junio C Hamano
2023-09-14
Merge branch 'pw/rebase-i-after-failure'
Junio C Hamano
2023-09-14
Merge branch 'ob/revert-of-revert-is-reapply'
Junio C Hamano
2023-09-13
Merge branch 'ob/sequencer-reword-error-message'
Junio C Hamano
2023-09-12
sequencer: remove unreachable exit condition in pick_commits()
Oswald Buddenhagen
2023-09-07
Merge branch 'jk/unused-post-2.42'
Junio C Hamano
2023-09-06
rebase -i: fix adding failed command to the todo list
Phillip Wood
2023-09-06
rebase --continue: refuse to commit after failed command
Phillip Wood
2023-09-06
rebase: fix rewritten list for failed pick
Phillip Wood
[next]