index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sequencer.c
Age
Commit message (
Expand
)
Author
Lines
2022-11-28
Merge branch 'ab/fewer-the-index-macros'
Junio C Hamano
-6
/
+9
2022-11-23
Merge branch 'pw/rebase-no-reflog-action'
Junio C Hamano
-20
/
+25
2022-11-23
Merge branch 'pw/strict-label-lookups'
Junio C Hamano
-25
/
+28
2022-11-21
read-cache API & users: make discard_index() return void
Ævar Arnfjörð Bjarmason
-6
/
+9
2022-11-18
Merge branch 'vd/skip-cache-tree-update'
Taylor Blau
-0
/
+1
2022-11-18
Merge branch 'vd/update-refs-delete'
Taylor Blau
-3
/
+6
2022-11-10
sequencer: tighten label lookups
Phillip Wood
-6
/
+8
2022-11-10
sequencer: unify label lookup
Phillip Wood
-24
/
+25
2022-11-10
rebase: use 'skip_cache_tree_update' option
Victoria Dye
-0
/
+1
2022-11-09
sequencer: stop exporting GIT_REFLOG_ACTION
Phillip Wood
-20
/
+25
2022-11-08
Merge branch 'rs/no-more-run-command-v'
Taylor Blau
-18
/
+14
2022-11-07
rebase --update-refs: avoid unintended ref deletion
Victoria Dye
-3
/
+6
2022-10-30
Merge branch 'pw/rebase-reflog-fixes'
Taylor Blau
-0
/
+5
2022-10-30
replace and remove run_command_v_opt()
René Scharfe
-2
/
+4
2022-10-30
use child_process members "args" and "env" directly
René Scharfe
-15
/
+10
2022-10-30
sequencer: simplify building argument list in do_exec()
René Scharfe
-2
/
+1
2022-10-17
rebase --merge: fix reflog when continuing
Phillip Wood
-0
/
+5
2022-10-11
Merge branch 'jk/sequencer-missing-author-name-check'
Junio C Hamano
-1
/
+1
2022-10-10
Merge branch 'ja/rebase-i-avoid-amending-self'
Junio C Hamano
-2
/
+2
2022-10-03
sequencer: detect author name errors in read_author_script()
Jeff King
-1
/
+1
2022-09-26
sequencer: avoid dropping fixup commit that targets self via commit-ish
Johannes Altmanninger
-2
/
+2
2022-09-14
Merge branch 'ab/unused-annotation'
Junio C Hamano
-2
/
+2
2022-09-14
Merge branch 'jk/unused-annotation'
Junio C Hamano
-2
/
+3
2022-09-01
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
-2
/
+2
2022-08-19
sequencer: do not translate command names
Michael J Gruber
-2
/
+2
2022-08-19
sequencer: do not translate parameters to error_resolve_conflict()
Michael J Gruber
-2
/
+2
2022-08-19
sequencer: do not translate reflog messages
Michael J Gruber
-1
/
+1
2022-08-19
hashmap: mark unused callback parameters
Jeff King
-2
/
+3
2022-07-19
sequencer: notify user of --update-refs activity
Derrick Stolee
-6
/
+34
2022-07-19
sequencer: ignore HEAD ref under --update-refs
Derrick Stolee
-0
/
+13
2022-07-19
sequencer: rewrite update-refs as user edits todo list
Derrick Stolee
-0
/
+96
2022-07-19
rebase: update refs from 'update-ref' commands
Derrick Stolee
-3
/
+117
2022-07-19
rebase: add --update-refs option
Derrick Stolee
-0
/
+107
2022-07-19
sequencer: add update-ref command
Derrick Stolee
-1
/
+13
2022-07-19
sequencer: define array with enum values
Derrick Stolee
-14
/
+14
2022-07-19
branch: consider refs under 'update-refs'
Derrick Stolee
-0
/
+74
2022-06-15
Merge branch 'jc/revert-show-parent-info'
Junio C Hamano
-5
/
+28
2022-06-10
Merge branch 'ab/env-array'
Junio C Hamano
-9
/
+9
2022-06-08
Merge branch 'rs/commit-summary-wo-break-rewrite' into maint
Junio C Hamano
-1
/
+0
2022-06-07
Merge branch 'ab/plug-leak-in-revisions'
Junio C Hamano
-7
/
+19
2022-06-02
run-command API users: use "env" not "env_array" in comments & names
Ævar Arnfjörð Bjarmason
-3
/
+3
2022-06-02
run-command API: rename "env_array" to "env"
Ævar Arnfjörð Bjarmason
-8
/
+8
2022-05-31
revert: --reference should apply only to 'revert', not 'cherry-pick'
Junio C Hamano
-1
/
+1
2022-05-26
revert: optionally refer to commit in the "reference" format
Junio C Hamano
-5
/
+28
2022-05-11
Merge branch 'rs/commit-summary-wo-break-rewrite'
Junio C Hamano
-1
/
+0
2022-04-13
revisions API users: add "goto cleanup" for release_revisions()
Ævar Arnfjörð Bjarmason
-7
/
+16
2022-04-13
revisions API users: add straightforward release_revisions()
Ævar Arnfjörð Bjarmason
-0
/
+3
2022-04-13
Revert "Merge branch 'ps/avoid-unnecessary-hook-invocation-with-packed-refs'"
Junio C Hamano
-1
/
+1
2022-04-06
commit, sequencer: turn off break_opt for commit summary
René Scharfe
-1
/
+0
2022-03-23
Merge branch 'js/in-place-reverse-in-sequencer'
Junio C Hamano
-6
/
+4
[next]