index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sequencer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pw/rebase-reflog-fixes'
Taylor Blau
2022-10-31
1
-0
/
+5
|
\
|
*
rebase --merge: fix reflog when continuing
Phillip Wood
2022-10-17
1
-0
/
+5
*
|
Merge branch 'jk/sequencer-missing-author-name-check'
Junio C Hamano
2022-10-11
1
-1
/
+1
|
\
\
|
*
|
sequencer: detect author name errors in read_author_script()
Jeff King
2022-10-03
1
-1
/
+1
*
|
|
Merge branch 'ja/rebase-i-avoid-amending-self'
Junio C Hamano
2022-10-10
1
-2
/
+2
|
\
\
\
|
*
|
|
sequencer: avoid dropping fixup commit that targets self via commit-ish
Johannes Altmanninger
2022-09-26
1
-2
/
+2
|
*
|
|
Merge branch 'rs/commit-summary-wo-break-rewrite' into maint
Junio C Hamano
2022-06-08
1
-1
/
+0
|
|
\
\
\
*
|
\
\
\
Merge branch 'ab/unused-annotation'
Junio C Hamano
2022-09-14
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'jk/unused-annotation'
Junio C Hamano
2022-09-14
1
-2
/
+3
|
\
|
|
|
|
|
|
*
|
|
|
|
hashmap: mark unused callback parameters
Jeff King
2022-08-19
1
-2
/
+3
*
|
|
|
|
|
sequencer: do not translate command names
Michael J Gruber
2022-08-19
1
-2
/
+2
*
|
|
|
|
|
sequencer: do not translate parameters to error_resolve_conflict()
Michael J Gruber
2022-08-19
1
-2
/
+2
*
|
|
|
|
|
sequencer: do not translate reflog messages
Michael J Gruber
2022-08-19
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
sequencer: notify user of --update-refs activity
Derrick Stolee
2022-07-19
1
-6
/
+34
*
|
|
|
|
sequencer: ignore HEAD ref under --update-refs
Derrick Stolee
2022-07-19
1
-0
/
+13
*
|
|
|
|
sequencer: rewrite update-refs as user edits todo list
Derrick Stolee
2022-07-19
1
-0
/
+96
*
|
|
|
|
rebase: update refs from 'update-ref' commands
Derrick Stolee
2022-07-19
1
-3
/
+117
*
|
|
|
|
rebase: add --update-refs option
Derrick Stolee
2022-07-19
1
-0
/
+107
*
|
|
|
|
sequencer: add update-ref command
Derrick Stolee
2022-07-19
1
-1
/
+13
*
|
|
|
|
sequencer: define array with enum values
Derrick Stolee
2022-07-19
1
-14
/
+14
*
|
|
|
|
branch: consider refs under 'update-refs'
Derrick Stolee
2022-07-19
1
-0
/
+74
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'jc/revert-show-parent-info'
Junio C Hamano
2022-06-16
1
-5
/
+28
|
\
\
\
\
|
*
|
|
|
revert: --reference should apply only to 'revert', not 'cherry-pick'
Junio C Hamano
2022-05-31
1
-1
/
+1
|
*
|
|
|
revert: optionally refer to commit in the "reference" format
Junio C Hamano
2022-05-27
1
-5
/
+28
|
|
/
/
/
*
|
|
|
Merge branch 'ab/env-array'
Junio C Hamano
2022-06-11
1
-9
/
+9
|
\
\
\
\
|
*
|
|
|
run-command API users: use "env" not "env_array" in comments & names
Ævar Arnfjörð Bjarmason
2022-06-02
1
-3
/
+3
|
*
|
|
|
run-command API: rename "env_array" to "env"
Ævar Arnfjörð Bjarmason
2022-06-02
1
-8
/
+8
*
|
|
|
|
Merge branch 'ab/plug-leak-in-revisions'
Junio C Hamano
2022-06-07
1
-7
/
+19
|
\
\
\
\
\
|
*
|
|
|
|
revisions API users: add "goto cleanup" for release_revisions()
Ævar Arnfjörð Bjarmason
2022-04-14
1
-7
/
+16
|
*
|
|
|
|
revisions API users: add straightforward release_revisions()
Ævar Arnfjörð Bjarmason
2022-04-14
1
-0
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'rs/commit-summary-wo-break-rewrite'
Junio C Hamano
2022-05-11
1
-1
/
+0
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
commit, sequencer: turn off break_opt for commit summary
René Scharfe
2022-04-06
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Revert "Merge branch 'ps/avoid-unnecessary-hook-invocation-with-packed-refs'"
Junio C Hamano
2022-04-14
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'js/in-place-reverse-in-sequencer'
Junio C Hamano
2022-03-23
1
-6
/
+4
|
\
\
|
*
|
sequencer: use reverse_commit_list() helper
Jayati Shrivastava
2022-03-16
1
-6
/
+4
|
|
/
|
*
Merge branch 'en/keep-cwd' into maint
Junio C Hamano
2022-01-29
1
-1
/
+4
|
|
\
*
|
|
hooks: fix an obscure TOCTOU "did we just run a hook?" race
Ævar Arnfjörð Bjarmason
2022-03-07
1
-2
/
+2
*
|
|
Merge branch 'ja/i18n-common-messages'
Junio C Hamano
2022-02-26
1
-1
/
+1
|
\
\
\
|
*
|
|
i18n: factorize "invalid value" messages
Jean-Noël Avila
2022-02-04
1
-1
/
+1
*
|
|
|
Merge branch 'ps/avoid-unnecessary-hook-invocation-with-packed-refs'
Junio C Hamano
2022-02-18
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
refs: allow passing flags when beginning transactions
Patrick Steinhardt
2022-01-17
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'pw/use-in-process-checkout-in-rebase'
Junio C Hamano
2022-02-18
1
-38
/
+14
|
\
\
\
\
|
*
|
|
|
rebase -m: don't fork git checkout
Phillip Wood
2022-01-26
1
-27
/
+11
|
*
|
|
|
reset_head(): take struct rebase_head_opts
Phillip Wood
2022-01-26
1
-3
/
+2
|
*
|
|
|
create_autostash(): remove unneeded parameter
Phillip Wood
2022-01-26
1
-3
/
+2
|
*
|
|
|
reset_head(): remove action parameter
Phillip Wood
2022-01-26
1
-2
/
+1
*
|
|
|
|
Merge branch 'ab/no-errno-from-resolve-ref-unsafe'
Junio C Hamano
2022-02-12
1
-7
/
+3
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
refs API: remove "failure_errno" from refs_resolve_ref_unsafe()
Ævar Arnfjörð Bjarmason
2022-01-27
1
-3
/
+1
|
*
|
|
|
sequencer: don't use die_errno() on refs_resolve_ref_unsafe() failure
Ævar Arnfjörð Bjarmason
2022-01-27
1
-6
/
+4
|
|
|
/
/
|
|
/
|
|
[next]