index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sequencer.c
Age
Commit message (
Expand
)
Author
2023-11-02
Merge branch 'ob/sequencer-remove-dead-code' into maint-2.42
Junio C Hamano
2023-11-02
Merge branch 'ob/sequencer-reword-error-message' into maint-2.42
Junio C Hamano
2023-11-02
Merge branch 'pw/rebase-i-after-failure' into maint-2.42
Junio C Hamano
2023-11-02
Merge branch 'ob/sequencer-empty-hint-fix' into maint-2.42
Junio C Hamano
2023-11-02
Merge branch 'mp/rebase-label-length-limit' into maint-2.42
Junio C Hamano
2023-09-12
sequencer: remove unreachable exit condition in pick_commits()
Oswald Buddenhagen
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
2023-09-06
sequencer: factor out part of pick_commits()
Phillip Wood
2023-09-06
sequencer: use rebase_path_message()
Phillip Wood
2023-09-06
rebase -i: remove patch file after conflict resolution
Phillip Wood
2023-09-06
rebase -i: move unlink() calls
Phillip Wood
2023-09-05
sequencer: fix error message on failure to copy SQUASH_MSG
Oswald Buddenhagen
2023-08-24
sequencer: rectify empty hint in call of require_clean_work_tree()
Oswald Buddenhagen
2023-08-10
rebase: allow overriding the maximal length of the generated labels
Johannes Schindelin
2023-08-10
sequencer: truncate labels to accommodate loose refs
Mark Ruvald Pedersen
2023-08-09
Merge branch 'pw/rebase-skip-commit-message-fix'
Junio C Hamano
2023-08-03
rebase --skip: fix commit message clean up when skipping squash
Phillip Wood
2023-08-02
Merge branch 'ah/sequencer-rewrite-todo-fix'
Junio C Hamano
2023-07-24
sequencer: finish parsing the todo list despite an invalid first line
Alex Henrie
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
Merge branch 'cw/strbuf-cleanup'
Junio C Hamano
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-06-28
config: pass kvi to die_bad_number()
Glen Choo
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
merge.h: move declarations for merge.c from cache.h
Elijah Newren
2023-06-21
sparse-index.h: move declarations for sparse-index.c from cache.h
Elijah Newren
2023-06-12
strbuf: remove global variable
Calvin Wan
2023-05-20
Merge branch 'js/rebase-count-fixes'
Junio C Hamano
2023-05-14
rebase -r: fix the total number shown in the progress
Johannes Schindelin
2023-05-14
rebase --update-refs: fix loops
Johannes Schindelin
2023-05-09
Merge branch 'ob/messages-capitalize-exception'
Junio C Hamano
2023-05-09
Merge branch 'ob/sequencer-i18n-fix'
Junio C Hamano
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-04-28
messages: capitalization and punctuation exceptions
Oswald Buddenhagen
2023-04-28
sequencer: actually translate report in do_exec()
Oswald Buddenhagen
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-24
copy.h: move declarations for copy.c functions from cache.h
Elijah Newren
2023-04-17
Merge branch 'pw/rebase-cleanup-merge-strategy-option-handling'
Junio C Hamano
2023-04-11
pager.h: move declarations for pager.c functions from cache.h
Elijah Newren
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
treewide: be explicit about dependence on advice.h
Elijah Newren
2023-04-10
rebase -m: fix serialization of strategy options
Phillip Wood
[next]