index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sequencer.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-22
treewide: pass strvecs around for setup_revisions_from_strvec()
Jeff King
1
-2
/
+2
2024-06-20
Merge branch 'pw/rebase-i-error-message'
Junio C Hamano
1
-2
/
+2
2024-05-30
rebase -i: pass struct replay_opts to parse_insn_line()
Phillip Wood
1
-2
/
+2
2024-04-30
Merge branch 'pw/rebase-m-signoff-fix'
Junio C Hamano
1
-6
/
+5
2024-04-18
sequencer: move current fixups to private context
Phillip Wood
1
-5
/
+0
2024-04-18
sequencer: start removing private fields from public API
Phillip Wood
1
-1
/
+5
2024-02-27
rebase -i: stop setting GIT_CHERRY_PICK_HELP
Phillip Wood
1
-0
/
+2
2024-01-19
sequencer: introduce functions to handle autostashes via refs
Patrick Steinhardt
1
-0
/
+3
2023-04-10
rebase -m: cleanup --strategy-option handling
Phillip Wood
1
-1
/
+0
2023-04-10
sequencer: use struct strvec to store merge strategy options
Phillip Wood
1
-3
/
+8
2023-02-23
treewide: remove unnecessary cache.h includes
Elijah Newren
1
-1
/
+1
2023-02-06
sequencer API users: fix get_replay_opts() leaks
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2022-11-09
sequencer: stop exporting GIT_REFLOG_ACTION
Phillip Wood
1
-0
/
+6
2022-07-19
sequencer: rewrite update-refs as user edits todo list
Derrick Stolee
1
-0
/
+12
2022-07-19
rebase: add --update-refs option
Derrick Stolee
1
-0
/
+1
2022-07-19
sequencer: add update-ref command
Derrick Stolee
1
-0
/
+1
2022-07-19
branch: consider refs under 'update-refs'
Derrick Stolee
1
-0
/
+9
2022-05-26
revert: optionally refer to commit in the "reference" format
Junio C Hamano
1
-0
/
+1
2022-01-26
create_autostash(): remove unneeded parameter
Phillip Wood
1
-2
/
+1
2021-10-18
Merge branch 'js/retire-preserve-merges'
Junio C Hamano
1
-2
/
+0
2021-10-11
Merge branch 'ab/designated-initializers'
Junio C Hamano
1
-1
/
+3
2021-10-06
Merge branch 'pw/rebase-reread-todo-after-editing'
Junio C Hamano
1
-1
/
+0
2021-09-27
*.h: move some *_INIT to designated initializers
Ævar Arnfjörð Bjarmason
1
-1
/
+3
2021-09-24
rebase: fix todo-list rereading
Phillip Wood
1
-1
/
+0
2021-09-07
sequencer: restrict scope of a formerly public function
Johannes Schindelin
1
-2
/
+0
2021-08-30
sequencer: advise if skipping cherry-picked commit
Josh Steadmon
1
-0
/
+1
2021-03-31
sequencer: fix edit handling for cherry-pick and revert messages
Elijah Newren
1
-2
/
+4
2020-11-18
Merge branch 'en/merge-ort-api-null-impl'
Junio C Hamano
1
-0
/
+1
2020-11-18
Merge branch 'pw/rebase-i-orig-head'
Junio C Hamano
1
-3
/
+4
2020-11-09
Merge branch 'jk/committer-date-is-author-date-fix-simplify'
Junio C Hamano
1
-2
/
+0
2020-11-04
rebase -i: use struct object_id when writing state
Phillip Wood
1
-1
/
+1
2020-11-04
rebase -i: use struct object_id rather than looking up commit
Phillip Wood
1
-2
/
+3
2020-11-02
merge,rebase,revert: select ort or recursive by config or environment
Elijah Newren
1
-0
/
+1
2020-10-26
am, sequencer: stop parsing our own committer ident
Jeff King
1
-2
/
+0
2020-09-03
Merge branch 'pw/rebase-i-more-options'
Junio C Hamano
1
-0
/
+4
2020-08-19
rebase -i: support --ignore-date
Phillip Wood
1
-0
/
+1
2020-08-17
rebase -i: support --committer-date-is-author-date
Phillip Wood
1
-0
/
+3
2020-04-29
Merge branch 'dl/merge-autostash'
Junio C Hamano
1
-0
/
+20
2020-04-22
Merge branch 'jt/rebase-allow-duplicate'
Junio C Hamano
1
-1
/
+1
2020-04-22
Merge branch 'en/rebase-no-keep-empty'
Junio C Hamano
1
-1
/
+1
2020-04-11
rebase --merge: optionally skip upstreamed commits
Jonathan Tan
1
-1
/
+1
2020-04-11
rebase: reinstate --no-keep-empty
Elijah Newren
1
-1
/
+1
2020-04-10
sequencer: implement apply_autostash_oid()
Denton Liu
1
-0
/
+1
2020-04-10
sequencer: implement save_autostash()
Denton Liu
1
-0
/
+1
2020-04-10
sequencer: extract perform_autostash() from rebase
Denton Liu
1
-0
/
+2
2020-04-10
rebase: use apply_autostash() from sequencer.c
Denton Liu
1
-0
/
+2
2020-04-07
sequencer: make read_oneliner() extern
Denton Liu
1
-0
/
+14
2020-03-25
Merge branch 'pw/advise-rebase-skip'
Junio C Hamano
1
-1
/
+2
2020-03-02
Merge branch 'en/rebase-backend'
Junio C Hamano
1
-1
/
+2
2020-02-16
rebase (interactive-backend): fix handling of commits that become empty
Elijah Newren
1
-0
/
+1
[next]