index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sequencer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
Merge branch 'nd/status-refresh-progress'
Junio C Hamano
1
-1
/
+1
2018-10-19
Merge branch 'nd/the-index'
Junio C Hamano
1
-9
/
+9
2018-10-16
Merge branch 'rs/sequencer-oidset-insert-avoids-dups'
Junio C Hamano
1
-3
/
+1
2018-10-03
sequencer: use return value of oidset_insert()
René Scharfe
1
-3
/
+1
2018-09-24
Merge branch 'en/sequencer-empty-edit-result-aborts'
Junio C Hamano
1
-2
/
+2
2018-09-24
Merge branch 'js/rebase-i-autosquash-fix'
Junio C Hamano
1
-3
/
+14
2018-09-21
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2018-09-21
rerere.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-09-21
merge.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2018-09-17
Merge branch 'jk/cocci'
Junio C Hamano
1
-20
/
+20
2018-09-17
Merge branch 'jk/trailer-fixes'
Junio C Hamano
1
-4
/
+7
2018-09-17
Merge branch 'ds/reachable'
Junio C Hamano
1
-0
/
+1
2018-09-17
status: show progress bar if refreshing the index takes too long
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-13
sequencer: fix --allow-empty-message behavior, make it smarter
Elijah Newren
1
-2
/
+2
2018-09-04
Merge branch 'pw/rebase-i-author-script-fix'
Junio C Hamano
1
-9
/
+38
2018-09-04
rebase -i: be careful to wrap up fixup/squash chains
Johannes Schindelin
1
-3
/
+14
2018-08-29
convert "oidcmp() != 0" to "!oideq()"
Jeff King
1
-4
/
+4
2018-08-29
convert "oidcmp() == 0" to oideq()
Jeff King
1
-16
/
+16
2018-08-29
coccinelle: use <...> for function exclusion
Jeff King
1
-1
/
+1
2018-08-23
i18n: fix mistakes in translated strings
Jean-Noël Avila
1
-1
/
+1
2018-08-23
append_signoff: use size_t for string offsets
Jeff King
1
-2
/
+2
2018-08-23
sequencer: ignore "---" divider when parsing trailers
Jeff King
1
-0
/
+2
2018-08-23
trailer: pass process_trailer_opts to trailer_info_get()
Jeff King
1
-1
/
+2
2018-08-23
trailer: use size_t for iterating trailer list
Jeff King
1
-1
/
+1
2018-08-20
Merge branch 'pw/rebase-i-merge-segv-fix'
Junio C Hamano
1
-5
/
+19
2018-08-20
Merge branch 'pw/rebase-i-squash-number-fix'
Junio C Hamano
1
-2
/
+2
2018-08-20
Merge branch 'nd/no-the-index'
Junio C Hamano
1
-2
/
+2
2018-08-20
Merge branch 'js/rebase-merges-exec-fix'
Junio C Hamano
1
-11
/
+31
2018-08-17
Merge branch 'es/rebase-i-author-script-fix'
Junio C Hamano
1
-15
/
+24
2018-08-16
rebase -i: fix SIGSEGV when 'merge <branch>' fails
Phillip Wood
1
-5
/
+19
2018-08-15
Merge branch 'nd/i18n'
Junio C Hamano
1
-13
/
+15
2018-08-15
rebase -i: fix numbering in squash message
Phillip Wood
1
-2
/
+2
2018-08-13
cache-tree: wrap the_index based wrappers with #ifdef
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2018-08-09
rebase --exec: make it work with --rebase-merges
Johannes Schindelin
1
-11
/
+31
2018-08-07
sequencer: fix quoting in write_author_script
Phillip Wood
1
-7
/
+29
2018-08-07
sequencer: handle errors from read_author_ident()
Phillip Wood
1
-2
/
+9
2018-08-02
Merge branch 'bc/sequencer-export-work-tree-as-well'
Junio C Hamano
1
-0
/
+2
2018-08-02
Merge branch 'js/rebase-merge-octopus'
Junio C Hamano
1
-43
/
+125
2018-08-02
Merge branch 'sb/object-store-lookup'
Junio C Hamano
1
-7
/
+7
2018-07-31
sequencer: don't die() on bogus user-edited timestamp
Eric Sunshine
1
-0
/
+9
2018-07-31
sequencer: fix "rebase -i --root" corrupting author header timestamp
Eric Sunshine
1
-14
/
+9
2018-07-31
sequencer: fix "rebase -i --root" corrupting author header timezone
Eric Sunshine
1
-1
/
+6
2018-07-31
sequencer: fix "rebase -i --root" corrupting author header
Eric Sunshine
1
-1
/
+1
2018-07-24
Merge branch 'as/sequencer-customizable-comment-char'
Junio C Hamano
1
-1
/
+1
2018-07-24
Merge branch 'jk/empty-pick-fix'
Junio C Hamano
1
-4
/
+8
2018-07-24
Merge branch 'bb/pedantic'
Junio C Hamano
1
-2
/
+2
2018-07-23
sequencer.c: mark more strings for translation
Nguyễn Thái Ngọc Duy
1
-12
/
+14
2018-07-23
Update messages in preparation for i18n
Nguyễn Thái Ngọc Duy
1
-4
/
+4
2018-07-20
commit.h: remove method declarations
Derrick Stolee
1
-0
/
+1
2018-07-18
Merge branch 'en/rebase-i-microfixes'
Junio C Hamano
1
-1
/
+6
[next]