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
2020-10-29
Merge branch 'jk/committer-date-is-author-date-fix' into maint
Junio C Hamano
-1
/
+1
2020-10-23
rebase: fix broken email with --committer-date-is-author-date
Jeff King
-1
/
+1
2020-10-05
Merge branch 'jk/unused'
Junio C Hamano
-6
/
+14
2020-10-04
Merge branch 'jc/sequencer-stopped-sha-simplify'
Junio C Hamano
-5
/
+6
2020-09-30
sequencer: handle ignore_footer when parsing trailers
Jeff King
-0
/
+9
2020-09-30
sequencer: drop repository argument from run_git_commit()
Jeff King
-6
/
+5
2020-09-25
sequencer: stop abbreviating stopped-sha file
Junio C Hamano
-5
/
+6
2020-09-03
Merge branch 'pw/rebase-i-more-options'
Junio C Hamano
-4
/
+126
2020-08-31
Merge branch 'hn/refs-pseudorefs'
Junio C Hamano
-22
/
+34
2020-08-21
sequencer: treat REVERT_HEAD as a pseudo ref
Han-Wen Nienhuys
-7
/
+9
2020-08-21
sequencer: treat CHERRY_PICK_HEAD as a pseudo ref
Han-Wen Nienhuys
-16
/
+26
2020-08-19
Merge branch 'ak/sequencer-fix-find-uniq-abbrev'
Junio C Hamano
-2
/
+3
2020-08-19
Merge branch 'en/sequencer-merge-labels'
Junio C Hamano
-1
/
+1
2020-08-19
rebase -i: support --ignore-date
Phillip Wood
-12
/
+54
2020-08-17
rebase -i: support --committer-date-is-author-date
Phillip Wood
-3
/
+83
2020-08-17
am: stop exporting GIT_COMMITTER_DATE
Phillip Wood
-2
/
+2
2020-08-14
sequencer: avoid garbled merge machinery messages due to commit labels
Elijah Newren
-1
/
+1
2020-08-13
rebase -i: fix possibly wrong onto hash in todo
Antti Keränen
-2
/
+3
2020-07-30
strvec: rename struct fields
Jeff King
-2
/
+2
2020-07-28
strvec: fix indentation in renamed calls
Jeff King
-4
/
+4
2020-07-28
strvec: convert remaining callers away from argv_array name
Jeff King
-56
/
+56
2020-07-28
strvec: rename files from argv-array to strvec
Jeff King
-1
/
+1
2020-05-14
Merge branch 'js/rebase-autosquash-double-fixup-fix'
Junio C Hamano
-2
/
+5
2020-05-09
rebase --autosquash: fix a potential segfault
Johannes Schindelin
-2
/
+5
2020-04-29
Merge branch 'dl/merge-autostash'
Junio C Hamano
-47
/
+129
2020-04-22
Merge branch 'jt/rebase-allow-duplicate'
Junio C Hamano
-1
/
+2
2020-04-22
Merge branch 'en/rebase-no-keep-empty'
Junio C Hamano
-0
/
+11
2020-04-22
Merge branch 'dd/no-gpg-sign'
Junio C Hamano
-0
/
+2
2020-04-22
Merge branch 'en/sequencer-reflog-action'
Junio C Hamano
-2
/
+8
2020-04-22
Merge branch 'ag/rebase-merge-allow-ff-under-abbrev-command'
Junio C Hamano
-3
/
+6
2020-04-11
rebase --merge: optionally skip upstreamed commits
Jonathan Tan
-1
/
+2
2020-04-11
rebase: reinstate --no-keep-empty
Elijah Newren
-0
/
+6
2020-04-11
rebase -i: mark commits that begin empty in todo editor
Elijah Newren
-0
/
+5
2020-04-10
sequencer: implement apply_autostash_oid()
Denton Liu
-12
/
+26
2020-04-10
sequencer: implement save_autostash()
Denton Liu
-10
/
+27
2020-04-10
sequencer: unlink autostash in apply_autostash()
Denton Liu
-0
/
+1
2020-04-10
sequencer: extract perform_autostash() from rebase
Denton Liu
-0
/
+50
2020-04-10
rebase: use apply_autostash() from sequencer.c
Denton Liu
-1
/
+1
2020-04-10
sequencer: rename stash_sha1 to stash_oid
Denton Liu
-8
/
+8
2020-04-10
sequencer: make apply_autostash() accept a path
Denton Liu
-7
/
+7
2020-04-07
sequencer: make read_oneliner() extern
Denton Liu
-13
/
+1
2020-04-07
sequencer: configurably warn on non-existent files
Denton Liu
-1
/
+3
2020-04-07
sequencer: make read_oneliner() accept flags
Denton Liu
-7
/
+14
2020-04-07
sequencer: make file exists check more efficient
Denton Liu
-4
/
+2
2020-04-07
sequencer: honor GIT_REFLOG_ACTION
Elijah Newren
-2
/
+8
2020-04-05
sequencer: stop leaking buf
Denton Liu
-4
/
+9
2020-04-03
cherry-pick/revert: honour --no-gpg-sign in all case
Đoàn Trần Công Danh
-0
/
+2
2020-03-30
sequencer: don't abbreviate a command if it doesn't have a short form
Alban Gruin
-3
/
+6
2020-03-28
sequencer: mark messages for translation
Alban Gruin
-3
/
+3
2020-03-26
Merge branch 'bc/filter-process'
Junio C Hamano
-0
/
+1
[next]