index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sequencer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
Merge branch 'en/sequencer-lose-pretty-given'
Junio C Hamano
1
-1
/
+0
2026-08-12
sequencer: release the ODB before spawning git commit
Johannes Schindelin
1
-0
/
+1
2026-08-12
sequencer: remove unnecessary variable setting
Elijah Newren
1
-1
/
+0
2026-08-05
Merge branch 'pw/rebase-fixup-fixes'
Junio C Hamano
1
-5
/
+26
2026-07-27
Merge branch 'pw/rebase-drop-notes-with-commit'
Junio C Hamano
1
-32
/
+92
2026-07-26
rebase: remember fixup -c after skipping fixup/squash
Phillip Wood
1
-4
/
+16
2026-07-26
rebase -i: fix counting of fixups after rebase --skip
Phillip Wood
1
-1
/
+10
2026-07-16
copy: drop dependency on `the_repository`
Patrick Steinhardt
1
-3
/
+3
2026-07-15
Merge branch 'ps/history-drop'
Junio C Hamano
1
-6
/
+11
2026-07-15
sequencer: do not record dropped commits as rewritten
Phillip Wood
1
-5
/
+19
2026-07-15
sequencer: use an enum to represent result of picking a commit
Phillip Wood
1
-16
/
+45
2026-07-15
sequencer: simplify pick_one_commit()
Phillip Wood
1
-8
/
+11
2026-07-15
sequencer: remove unnecessary condition in pick_one_commit()
Phillip Wood
1
-1
/
+1
2026-07-15
sequencer: simplify handling of fixup with conflicts
Phillip Wood
1
-3
/
+1
2026-07-15
sequencer: remove unnecessary "or" in pick_one_commit()
Phillip Wood
1
-3
/
+2
2026-07-15
sequencer: never reschedule on failed commit
Phillip Wood
1
-0
/
+6
2026-07-15
sequencer: be more careful with external merge
Phillip Wood
1
-4
/
+15
2026-07-06
Merge branch 'pw/status-rebase-todo'
Junio C Hamano
1
-12
/
+27
2026-07-03
reset: introduce ability to skip updating HEAD
Patrick Steinhardt
1
-1
/
+3
2026-07-01
reset: modernize flags passed to `reset_working_tree()`
Patrick Steinhardt
1
-3
/
+6
2026-07-01
reset: rename `reset_head()`
Patrick Steinhardt
1
-4
/
+4
2026-06-23
sequencer: factor out parsing of todo commands
Phillip Wood
1
-12
/
+27
2026-06-09
Merge branch 'rs/strbuf-add-oid-hex'
Junio C Hamano
1
-2
/
+2
2026-05-25
Merge branch 'ag/sequencer-remove-unused-struct-member'
Junio C Hamano
1
-2
/
+0
2026-05-19
Merge branch 'ag/rebase-update-refs-limit-to-branches'
Junio C Hamano
1
-1
/
+7
2026-05-14
hex: add and use strbuf_add_oid_hex()
René Scharfe
1
-2
/
+2
2026-05-12
sequencer: remove todo_add_branch_context.commit
Abhinav Gupta
1
-2
/
+0
2026-05-11
rebase: ignore non-branch update-refs
Abhinav Gupta
1
-1
/
+7
2026-04-29
checkout -m: autostash when switching branches
Harald Nordgren
1
-5
/
+9
2026-04-29
sequencer: teach autostash apply to take optional conflict marker labels
Harald Nordgren
1
-9
/
+29
2026-04-29
sequencer: allow create_autostash to run silently
Harald Nordgren
1
-6
/
+11
2026-04-03
Merge branch 'sa/replay-revert'
Junio C Hamano
1
-32
/
+46
2026-03-25
sequencer: extract revert message formatting into shared function
Siddharth Asthana
1
-32
/
+46
2026-03-19
Merge branch 'lc/rebase-trailer'
Junio C Hamano
1
-2
/
+50
2026-03-09
Merge branch 'ar/run-command-hook-take-2'
Junio C Hamano
1
-17
/
+25
2026-03-06
rebase: support --trailer
Li Chen
1
-2
/
+50
2026-02-13
Merge branch 'ps/commit-list-functions-renamed'
Junio C Hamano
1
-10
/
+10
2026-01-28
hook: convert 'post-rewrite' hook in sequencer.c to hook API
Emily Shaffer
1
-17
/
+25
2026-01-21
Merge branch 'rs/tree-wo-the-repository'
Junio C Hamano
1
-2
/
+2
2026-01-15
Revert "Merge branch 'ar/run-command-hook'"
Junio C Hamano
1
-25
/
+17
2026-01-15
commit: rename `free_commit_list()` to conform to coding guidelines
Patrick Steinhardt
1
-8
/
+8
2026-01-15
commit: rename `reverse_commit_list()` to conform to coding guidelines
Patrick Steinhardt
1
-1
/
+1
2026-01-15
commit: rename `copy_commit_list()` to conform to coding guidelines
Patrick Steinhardt
1
-1
/
+1
2026-01-09
cocci: convert parse_tree functions to repo_ variants
René Scharfe
1
-2
/
+2
2025-12-28
hook: convert 'post-rewrite' hook in sequencer.c to hook API
Emily Shaffer
1
-17
/
+25
2025-09-29
Merge branch 'jk/setup-revisions-freefix'
Junio C Hamano
1
-3
/
+4
2025-09-29
Merge branch 'pw/rebase-i-cleanup-fix'
Junio C Hamano
1
-12
/
+0
2025-09-22
treewide: pass strvecs around for setup_revisions_from_strvec()
Jeff King
1
-3
/
+4
2025-09-18
sequencer: remove VERBATIM_MSG flag
Phillip Wood
1
-11
/
+0
2025-09-18
rebase -i: respect commit.cleanup when picking fixups
Phillip Wood
1
-1
/
+0
[next]