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
2025-02-11
rebase -i: reword empty commit after fast-forward
Phillip Wood
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
Merge branch 'kh/sequencer-comment-char'
Junio C Hamano
2024-11-26
sequencer: comment commit messages properly
Kristoffer Haugsbakk
2024-11-26
sequencer: comment `--reference` subject line properly
Kristoffer Haugsbakk
2024-11-26
sequencer: comment checked-out branch properly
Kristoffer Haugsbakk
2024-11-21
refs: allow passing flags when setting up a transaction
Patrick Steinhardt
2024-10-09
rebase-merges: try and use branch names as labels
Nicolas Guichard
2024-10-09
rebase-update-refs: extract load_branch_decorations
Nicolas Guichard
2024-08-28
Merge branch 'mt/rebase-x-quiet'
Junio C Hamano
2024-08-23
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-21
rebase --exec: respect --quiet
Matheus Tavares
2024-08-14
sequencer: release todo list on error paths
Patrick Steinhardt
2024-08-14
builtin/rebase: fix leaking `commit.gpgsign` value
Patrick Steinhardt
2024-08-13
hooks: remove implicit dependency on `the_repository`
Patrick Steinhardt
2024-07-13
merge-recursive: honor diff.algorithm
Antonin Delpeuch
2024-07-08
Merge branch 'ps/leakfixes-more'
Junio C Hamano
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-06-20
Merge branch 'pw/rebase-i-error-message'
Junio C Hamano
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
hash: require hash algorithm in `empty_tree_oid_hex()`
Patrick Steinhardt
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-06-11
merge: fix leaking merge bases
Patrick Steinhardt
2024-06-11
sequencer: fix memory leaks in `make_script_with_merges()`
Patrick Steinhardt
2024-06-11
sequencer: fix leaking string buffer in `commit_staged_changes()`
Patrick Steinhardt
2024-06-11
commit: fix leaking parents when calling `commit_tree_extended()`
Patrick Steinhardt
2024-06-06
Merge branch 'ps/leakfixes'
Junio C Hamano
2024-06-03
Merge branch 'ps/leakfixes' into ps/leakfixes-more
Junio C Hamano
2024-05-30
rebase -i: improve error message when picking merge
Phillip Wood
2024-05-30
rebase -i: pass struct replay_opts to parse_insn_line()
Phillip Wood
2024-05-27
config: clarify memory ownership in `git_config_string()`
Patrick Steinhardt
2024-05-23
Merge branch 'la/hide-trailer-info'
Junio C Hamano
2024-05-20
Merge branch 'kn/ref-transaction-symref'
Junio C Hamano
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
refs: accept symref values in `ref_transaction_update()`
Karthik Nayak
2024-05-02
sequencer: use the trailer iterator
Linus Arver
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
[prev]
[next]