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
2014-07-09
Merge branch 'jk/xstrfmt'
Junio C Hamano
1
-7
/
+2
2014-07-02
Merge branch 'jk/commit-buffer-length'
Junio C Hamano
1
-41
/
+8
2014-06-25
Merge branch 'fr/sequencer-fail-with-not-one-upon-no-ff'
Junio C Hamano
1
-1
/
+1
2014-06-19
sequencer: use argv_array_pushf
Jeff King
1
-7
/
+2
2014-06-13
commit: record buffer length in cache
Jeff King
1
-1
/
+1
2014-06-13
use get_commit_buffer everywhere
Jeff King
1
-1
/
+3
2014-06-13
convert logmsg_reencode to get_commit_buffer
Jeff King
1
-1
/
+1
2014-06-12
sequencer: use logmsg_reencode in get_message
Jeff King
1
-40
/
+5
2014-06-09
sequencer: signal failed ff as an aborted, not a conflicted merge
Fabian Ruch
1
-1
/
+1
2014-04-17
sequencer.c: check for lock failure and bail early in fast_forward_to
Ronnie Sahlberg
1
-0
/
+4
2014-01-27
cherry-pick, revert: add the --gpg-sign option
Nicolas Vigier
1
-0
/
+11
2013-12-05
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
1
-4
/
+4
2013-08-30
refs: report ref type from lock_any_ref_for_update
Brad King
1
-1
/
+2
2013-07-09
Convert "struct cache_entry *" to "const ..." wherever possible
Nguyễn Thái Ngọc Duy
1
-3
/
+4
2013-06-27
Merge branch 'rr/cherry-pick-fast-forward-reflog-message'
Junio C Hamano
1
-3
/
+8
2013-06-19
sequencer: write useful reflog message for fast-forward
Ramkumar Ramachandra
1
-3
/
+8
2013-06-06
sequencer: avoid leaking message buffer when refusing to create an empty commit
Felipe Contreras
1
-2
/
+4
2013-06-03
sequencer: remove useless indentation
Felipe Contreras
1
-7
/
+9
2013-05-09
Merge branch 'mv/sequencer-pick-error-diag'
Junio C Hamano
1
-3
/
+3
2013-05-09
cherry-pick: picking a tag that resolves to a commit is OK
Junio C Hamano
1
-3
/
+3
2013-04-19
Merge branch 'mv/sequencer-pick-error-diag'
Junio C Hamano
1
-0
/
+18
2013-04-12
Sync with 'maint'
Junio C Hamano
1
-1
/
+1
2013-04-12
Correct common spelling mistakes in comments and tests
Stefano Lattarini
1
-1
/
+1
2013-04-11
cherry-pick: make sure all input objects are commits
Miklos Vajna
1
-0
/
+18
2013-04-01
Merge branch 'bc/append-signed-off-by'
Junio C Hamano
1
-51
/
+141
2013-02-23
git-commit: populate the edit buffer with 2 blank lines before s-o-b
Brandon Casey
1
-2
/
+25
2013-02-12
sequencer.c: teach append_signoff to avoid adding a duplicate newline
Brandon Casey
1
-2
/
+13
2013-02-12
sequencer.c: teach append_signoff how to detect duplicate s-o-b
Brandon Casey
1
-14
/
+45
2013-02-12
sequencer.c: always separate "(cherry picked from" from commit body
Brandon Casey
1
-63
/
+65
2013-02-12
sequencer.c: require a conforming footer to be preceded by a blank line
Brandon Casey
1
-1
/
+5
2013-02-12
sequencer.c: recognize "(cherry picked from ..." as part of s-o-b footer
Brandon Casey
1
-14
/
+37
2013-02-12
commit, cherry-pick -s: remove broken support for multiline rfc2822 fields
Brandon Casey
1
-6
/
+0
2013-02-12
sequencer.c: rework search for start of footer to improve clarity
Jonathan Nieder
1
-4
/
+6
2012-12-23
learn to pick/revert into unborn branch
Martin von Zweigbergk
1
-8
/
+12
2012-11-15
Merge branch 'jc/same-encoding'
Junio C Hamano
1
-1
/
+1
2012-11-04
reencode_string(): introduce and use same_encoding()
Junio C Hamano
1
-1
/
+1
2012-10-29
Move try_merge_command and checkout_fast_forward to libgit.a
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2012-09-18
Merge branch 'jc/make-static'
Junio C Hamano
1
-1
/
+1
2012-09-15
sequencer.c: mark a private file-scope symbol as static
Junio C Hamano
1
-1
/
+1
2012-09-14
cherry-pick: don't forget -s on failure
Miklos Vajna
1
-0
/
+65
2012-09-10
Merge branch 'mz/cherry-pick-cmdline-order'
Junio C Hamano
1
-1
/
+5
2012-08-30
cherry-pick/revert: respect order of revisions to pick
Martin von Zweigbergk
1
-1
/
+5
2012-08-06
cherry-pick: add --allow-empty-message option
Chris Webb
1
-0
/
+3
2012-06-01
Merge branch 'nh/empty-rebase'
Junio C Hamano
1
-28
/
+45
2012-05-29
cherry-pick: regression fix for empty commits
Junio C Hamano
1
-28
/
+45
2012-05-07
Merge branch 'nh/empty-rebase'
Junio C Hamano
1
-3
/
+11
2012-05-03
git cherry-pick: do not dereference a potential NULL pointer
Neil Horman
1
-3
/
+11
2012-04-30
Merge branch 'nh/empty-rebase'
Junio C Hamano
1
-10
/
+85
2012-04-29
Merge branch 'rs/commit-list-append'
Junio C Hamano
1
-27
/
+0
2012-04-27
Merge branch 'rt/cherry-revert-conflict-summary'
Junio C Hamano
1
-1
/
+1
[next]