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
2018-11-21
Merge branch 'rs/sequencer-oidset-insert-avoids-dups' into maint
Junio C Hamano
-3
/
+1
2018-11-21
Merge branch 'en/sequencer-empty-edit-result-aborts' into maint
Junio C Hamano
-2
/
+2
2018-11-21
Merge branch 'js/rebase-i-autosquash-fix' into maint
Junio C Hamano
-3
/
+14
2018-11-21
Merge branch 'jk/trailer-fixes' into maint
Junio C Hamano
-4
/
+7
2018-10-03
sequencer: use return value of oidset_insert()
René Scharfe
-3
/
+1
2018-09-13
sequencer: fix --allow-empty-message behavior, make it smarter
Elijah Newren
-2
/
+2
2018-09-04
Merge branch 'pw/rebase-i-author-script-fix'
Junio C Hamano
-9
/
+38
2018-09-04
rebase -i: be careful to wrap up fixup/squash chains
Johannes Schindelin
-3
/
+14
2018-08-23
i18n: fix mistakes in translated strings
Jean-Noël Avila
-1
/
+1
2018-08-23
append_signoff: use size_t for string offsets
Jeff King
-2
/
+2
2018-08-23
sequencer: ignore "---" divider when parsing trailers
Jeff King
-0
/
+2
2018-08-23
trailer: pass process_trailer_opts to trailer_info_get()
Jeff King
-1
/
+2
2018-08-23
trailer: use size_t for iterating trailer list
Jeff King
-1
/
+1
2018-08-20
Merge branch 'pw/rebase-i-merge-segv-fix'
Junio C Hamano
-5
/
+19
2018-08-20
Merge branch 'pw/rebase-i-squash-number-fix'
Junio C Hamano
-2
/
+2
2018-08-20
Merge branch 'nd/no-the-index'
Junio C Hamano
-2
/
+2
2018-08-20
Merge branch 'js/rebase-merges-exec-fix'
Junio C Hamano
-11
/
+31
2018-08-17
Merge branch 'es/rebase-i-author-script-fix'
Junio C Hamano
-15
/
+24
2018-08-16
rebase -i: fix SIGSEGV when 'merge <branch>' fails
Phillip Wood
-5
/
+19
2018-08-15
Merge branch 'nd/i18n'
Junio C Hamano
-13
/
+15
2018-08-15
rebase -i: fix numbering in squash message
Phillip Wood
-2
/
+2
2018-08-13
cache-tree: wrap the_index based wrappers with #ifdef
Nguyễn Thái Ngọc Duy
-2
/
+2
2018-08-09
rebase --exec: make it work with --rebase-merges
Johannes Schindelin
-11
/
+31
2018-08-07
sequencer: fix quoting in write_author_script
Phillip Wood
-7
/
+29
2018-08-07
sequencer: handle errors from read_author_ident()
Phillip Wood
-2
/
+9
2018-08-02
Merge branch 'bc/sequencer-export-work-tree-as-well'
Junio C Hamano
-0
/
+2
2018-08-02
Merge branch 'js/rebase-merge-octopus'
Junio C Hamano
-43
/
+125
2018-08-02
Merge branch 'sb/object-store-lookup'
Junio C Hamano
-7
/
+7
2018-07-31
sequencer: don't die() on bogus user-edited timestamp
Eric Sunshine
-0
/
+9
2018-07-31
sequencer: fix "rebase -i --root" corrupting author header timestamp
Eric Sunshine
-14
/
+9
2018-07-31
sequencer: fix "rebase -i --root" corrupting author header timezone
Eric Sunshine
-1
/
+6
2018-07-31
sequencer: fix "rebase -i --root" corrupting author header
Eric Sunshine
-1
/
+1
2018-07-24
Merge branch 'as/sequencer-customizable-comment-char'
Junio C Hamano
-1
/
+1
2018-07-24
Merge branch 'jk/empty-pick-fix'
Junio C Hamano
-4
/
+8
2018-07-24
Merge branch 'bb/pedantic'
Junio C Hamano
-2
/
+2
2018-07-23
sequencer.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
-12
/
+14
2018-07-23
Update messages in preparation for i18n
Nguyễn Thái Ngọc Duy
-4
/
+4
2018-07-18
Merge branch 'en/rebase-i-microfixes'
Junio C Hamano
-1
/
+6
2018-07-18
Merge branch 'pw/rebase-i-keep-reword-after-conflict'
Junio C Hamano
-3
/
+20
2018-07-18
Merge branch 'sb/object-store-grafts'
Junio C Hamano
-25
/
+27
2018-07-16
sequencer: pass absolute GIT_WORK_TREE to exec commands
brian m. carlson
-0
/
+2
2018-07-16
sequencer: use configured comment character
Aaron Schrab
-1
/
+1
2018-07-11
rebase --rebase-merges: add support for octopus merges
Johannes Schindelin
-43
/
+125
2018-07-11
sequencer: don't say BUG on bogus input
Jeff King
-2
/
+4
2018-07-11
sequencer: handle empty-set cases consistently
Jeff King
-2
/
+4
2018-07-09
sequencer.c: avoid empty statements at top level
Beat Bolli
-2
/
+2
2018-06-29
commit: add repository argument to lookup_commit
Stefan Beller
-2
/
+2
2018-06-29
commit: add repository argument to lookup_commit_reference
Stefan Beller
-3
/
+3
2018-06-29
commit: add repository argument to lookup_commit_reference_gently
Stefan Beller
-1
/
+1
2018-06-29
tree: add repository argument to lookup_tree
Stefan Beller
-1
/
+1
[next]