index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-14
refs.c: constify the sha arguments for ref_transaction_create|delete|update
Ronnie Sahlberg
2
-6
/
+8
2014-07-14
refs.c: ref_transaction_commit should not free the transaction
Ronnie Sahlberg
3
-4
/
+3
2014-07-14
refs.c: remove ref_transaction_rollback
Ronnie Sahlberg
2
-15
/
+8
2014-07-13
api-trace.txt: add trace API documentation
Karsten Blees
1
-0
/
+97
2014-07-13
progress: simplify performance measurement by using getnanotime()
Karsten Blees
1
-35
/
+36
2014-07-13
wt-status: simplify performance measurement by using getnanotime()
Karsten Blees
1
-11
/
+3
2014-07-13
git: add performance tracing for git's main() function to debug scripts
Karsten Blees
4
-0
/
+30
2014-07-13
trace: add trace_performance facility to debug performance issues
Karsten Blees
2
-0
/
+65
2014-07-13
trace: add high resolution timer function to debug performance issues
Karsten Blees
4
-0
/
+91
2014-07-13
trace: add 'file:line' to all trace output
Karsten Blees
3
-12
/
+126
2014-07-13
trace: move code around, in preparation to file:line output
Karsten Blees
2
-22
/
+26
2014-07-13
trace: add current timestamp to all trace output
Karsten Blees
1
-1
/
+9
2014-07-13
trace: disable additional trace output for unit tests
Karsten Blees
2
-0
/
+10
2014-07-13
trace: add infrastructure to augment trace output with additional info
Karsten Blees
2
-15
/
+34
2014-07-13
sha1_file: change GIT_TRACE_PACK_ACCESS logging to use trace API
Karsten Blees
2
-28
/
+6
2014-07-13
Documentation/git.txt: improve documentation of 'GIT_TRACE*' variables
Karsten Blees
1
-16
/
+34
2014-07-13
trace: improve trace performance
Karsten Blees
6
-59
/
+78
2014-07-13
diff-tree: avoid lookup_unknown_object
Jeff King
1
-3
/
+1
2014-07-13
object_as_type: set commit index
Jeff King
1
-0
/
+2
2014-07-13
alloc: factor out commit index
Jeff King
2
-2
/
+8
2014-07-13
add object_as_type helper for casting objects
Jeff King
7
-43
/
+25
2014-07-13
parse_object_buffer: do not set object type
Jeff King
1
-2
/
+0
2014-07-13
move setting of object->type to alloc_* functions
Jeff King
8
-12
/
+13
2014-07-13
alloc: write out allocator definitions
Jeff King
1
-11
/
+27
2014-07-13
alloc.c: remove the alloc_raw_commit_node() function
Ramsay Jones
1
-18
/
+29
2014-07-13
http-push.c: make CURLOPT_IOCTLDATA a usable pointer
Abbaad Haider
1
-1
/
+1
2014-07-13
cache.h: rename cache_def_free to cache_def_clear
Karsten Blees
2
-2
/
+2
2014-07-13
tag: fix --sort tests to use cat<<-\EOF format
Jacob Keller
1
-20
/
+20
2014-07-10
log: correctly identify mergetag signature verification status
Michael J Gruber
1
-10
/
+11
2014-07-10
fsck: simplify fsck_commit_buffer() by using commit_list_count()
René Scharfe
1
-16
/
+6
2014-07-10
commit: use commit_list_append() instead of duplicating its code
René Scharfe
1
-6
/
+1
2014-07-10
merge: simplify merge_trivial() by using commit_list_append()
René Scharfe
1
-6
/
+4
2014-07-10
use strbuf_addch for adding single characters
René Scharfe
3
-3
/
+3
2014-07-10
use strbuf_addbuf for adding strbufs
René Scharfe
4
-5
/
+5
2014-07-10
doc: give some guidelines for error messages
Philip Oakley
1
-0
/
+9
2014-07-10
t/Makefile: always test all lint targets when running tests
Jens Lehmann
1
-1
/
+1
2014-07-10
t/Makefile: check helper scripts for non-portable shell commands too
Jens Lehmann
1
-1
/
+2
2014-07-10
Merge branch 'maint'
Junio C Hamano
1
-0
/
+13
2014-07-10
Seventh batch for 2.1
Junio C Hamano
1
-0
/
+22
2014-07-10
Merge branch 'dt/refs-check-refname-component-sse-fix'
Junio C Hamano
2
-5
/
+13
2014-07-10
Merge branch 'rs/simplify-archive-tests'
Junio C Hamano
2
-16
/
+8
2014-07-10
Merge branch 'rs/fix-alt-odb-path-comparison'
Junio C Hamano
1
-1
/
+2
2014-07-10
Merge branch 'rs/status-code-clean-up'
Junio C Hamano
1
-8
/
+5
2014-07-10
Merge branch 'kb/path-max-must-go'
Junio C Hamano
3
-39
/
+36
2014-07-10
Merge branch 'mg/verify-commit'
Junio C Hamano
12
-7
/
+162
2014-07-10
Merge branch 'jc/fix-clone-single-starting-at-a-tag'
Junio C Hamano
1
-1
/
+1
2014-07-10
Start preparing for 2.0.2
Junio C Hamano
2
-1
/
+14
2014-07-10
Merge branch 'pb/trim-trailing-spaces' into maint
Junio C Hamano
2
-15
/
+44
2014-07-10
Merge branch 'jk/repack-pack-keep-objects' into maint
Junio C Hamano
2
-7
/
+27
2014-07-10
Merge branch 'mc/doc-submodule-sync-recurse' into maint
Junio C Hamano
1
-1
/
+1
[prev]
[next]