index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sequencer.c
Age
Commit message (
Expand
)
Author
11 days
Merge branch 'sa/replay-revert'
Junio C Hamano
2026-03-25
sequencer: extract revert message formatting into shared function
Siddharth Asthana
2026-03-19
Merge branch 'lc/rebase-trailer'
Junio C Hamano
2026-03-09
Merge branch 'ar/run-command-hook-take-2'
Junio C Hamano
2026-03-06
rebase: support --trailer
Li Chen
2026-02-13
Merge branch 'ps/commit-list-functions-renamed'
Junio C Hamano
2026-01-28
hook: convert 'post-rewrite' hook in sequencer.c to hook API
Emily Shaffer
2026-01-21
Merge branch 'rs/tree-wo-the-repository'
Junio C Hamano
2026-01-15
Revert "Merge branch 'ar/run-command-hook'"
Junio C Hamano
2026-01-15
commit: rename `free_commit_list()` to conform to coding guidelines
Patrick Steinhardt
2026-01-15
commit: rename `reverse_commit_list()` to conform to coding guidelines
Patrick Steinhardt
2026-01-15
commit: rename `copy_commit_list()` to conform to coding guidelines
Patrick Steinhardt
2026-01-09
cocci: convert parse_tree functions to repo_ variants
René Scharfe
2025-12-28
hook: convert 'post-rewrite' hook in sequencer.c to hook API
Emily Shaffer
2025-09-29
Merge branch 'jk/setup-revisions-freefix'
Junio C Hamano
2025-09-29
Merge branch 'pw/rebase-i-cleanup-fix'
Junio C Hamano
2025-09-22
treewide: pass strvecs around for setup_revisions_from_strvec()
Jeff King
2025-09-18
sequencer: remove VERBATIM_MSG flag
Phillip Wood
2025-09-18
rebase -i: respect commit.cleanup when picking fixups
Phillip Wood
2025-08-21
Merge branch 'js/rebase-i-allow-drop-on-a-merge'
Junio C Hamano
2025-08-06
rebase -i: permit 'drop' of a merge commit
Johannes Sixt
2025-07-23
config: drop `git_config_set_multivar_in_file_gently()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config_set_in_file_gently()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config_get_int()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config_get_string()` wrapper
Patrick Steinhardt
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
2025-07-15
Merge branch 'ps/object-store'
Junio C Hamano
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-06-03
sequencer: replace error() with BUG() in update_squash_messages ()
Lidong Yan
2025-05-27
Merge branch 'en/sequencer-comment-messages'
Junio C Hamano
2025-05-27
Merge branch 'js/misc-fixes'
Junio C Hamano
2025-05-27
Merge branch 'ly/sequencer-rearrange-leakfix'
Junio C Hamano
2025-05-19
Merge branch 'jk/oidmap-cleanup'
Junio C Hamano
2025-05-19
Merge branch 'pw/sequencer-reflog-use-after-free'
Junio C Hamano
2025-05-16
sequencer: make it clearer that commit descriptions are just comments
Elijah Newren
2025-05-15
sequencer: fix memory leak if `todo_list_rearrange_squash()` failed
Lidong Yan
2025-05-15
sequencer: stop pretending that an assignment is a condition
Johannes Schindelin
2025-05-12
oidmap: rename oidmap_free() to oidmap_clear()
Jeff King
2025-05-09
sequencer: rework reflog message handling
Phillip Wood
2025-05-09
sequencer: move reflog message functions
Phillip Wood
2025-04-24
Merge branch 'ps/object-file-cleanup'
Junio C Hamano
2025-04-17
Merge branch 'en/merge-recursive-debug'
Junio C Hamano
2025-04-15
Merge branch 'ps/object-wo-the-repository'
Junio C Hamano
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-04-15
object-file: move `safe_create_leading_directories()` into "path.c"
Patrick Steinhardt
2025-04-08
merge, sequencer: switch recursive merges over to ort
Elijah Newren
2025-04-08
sequencer: switch non-recursive merges over to ort
Elijah Newren
2025-03-21
treewide: replace assert() with ASSERT() in special cases
Elijah Newren
2025-03-10
hash: stop depending on `the_repository` in `null_oid()`
Patrick Steinhardt
[next]