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
2016-05-09
sequencer.c: use error_errno()
Nguyễn Thái Ngọc Duy
1
-2
/
+1
2016-02-26
Merge branch 'jk/tighten-alloc'
Junio C Hamano
1
-19
/
+10
2016-02-22
sequencer: simplify memory allocation of get_message
Jeff King
1
-19
/
+10
2016-01-15
strbuf: introduce strbuf_getline_{lf,nul}()
Junio C Hamano
1
-1
/
+1
2015-11-20
Remove get_object_hash.
brian m. carlson
1
-9
/
+9
2015-11-20
Convert struct object to object_id
brian m. carlson
1
-11
/
+11
2015-11-20
Add several uses of get_object_hash.
brian m. carlson
1
-9
/
+9
2015-08-25
Merge branch 'dt/refs-pseudo'
Junio C Hamano
1
-19
/
+4
2015-08-10
memoize common git-path "constant" files
Jeff King
1
-47
/
+40
2015-07-31
sequencer: replace write_cherry_pick_head with update_ref
David Turner
1
-19
/
+4
2015-03-17
Merge branch 'mg/sequencer-commit-messages-always-verbatim'
Junio C Hamano
1
-0
/
+5
2015-03-06
sequencer: preserve commit messages
Michael J Gruber
1
-0
/
+5
2015-02-17
ref_transaction_update(): remove "have_old" parameter
Michael Haggerty
1
-1
/
+1
2014-12-22
Merge branch 'cc/interpret-trailers-more'
Junio C Hamano
1
-15
/
+19
2014-11-10
Merge branch 'jc/conflict-hint' into cc/interpret-trailers-more
Junio C Hamano
1
-15
/
+19
2014-10-28
merge & sequencer: turn "Conflicts:" hint into a comment
Junio C Hamano
1
-4
/
+3
2014-10-24
merge & sequencer: unify codepaths that write "Conflicts:" hint
Junio C Hamano
1
-15
/
+20
2014-10-15
refs.c: change resolve_ref_unsafe reading argument to be a flags field
Ronnie Sahlberg
1
-2
/
+2
2014-10-15
refs.c: pass the ref log message to _create/delete/update instead of _commit
Ronnie Sahlberg
1
-2
/
+2
2014-10-01
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
1
-0
/
+1
2014-09-11
Merge branch 'rs/ref-transaction-1'
Junio C Hamano
1
-8
/
+18
2014-09-03
sequencer.c: use ref transactions for all ref updates
Ronnie Sahlberg
1
-8
/
+18
2014-07-16
Merge branch 'nd/split-index'
Junio C Hamano
1
-10
/
+6
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-13
cache-tree: mark istate->cache_changed on cache tree update
Nguyễn Thái Ngọc Duy
1
-3
/
+1
2014-06-13
read-cache: new API write_locked_index instead of write_index/write_cache
Nguyễn Thái Ngọc Duy
1
-6
/
+4
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-29
sequencer: do not update/refresh index if the lock cannot be held
Nguyễn Thái Ngọc Duy
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
[next]