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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-14
color_parse: do not mention variable name in error message
Jeff King
5
-11
/
+13
2014-10-14
pass config slots as pointers instead of offsets
Jonathan Nieder
3
-19
/
+18
2014-10-14
Merge branch 'rs/more-uses-of-skip-prefix'
Junio C Hamano
9
-45
/
+43
2014-10-14
Merge branch 'rs/mailsplit'
Junio C Hamano
1
-1
/
+0
2014-10-14
Merge branch 'mh/lockfile'
Junio C Hamano
17
-24
/
+34
2014-10-13
trailer: add interpret-trailers command
Christian Couder
1
-0
/
+44
2014-10-13
pack-objects: set number of threads before checking and warning
Junio C Hamano
1
-2
/
+4
2014-10-13
index-pack: fix compilation with NO_PTHREADS
Etienne Buira
1
-0
/
+3
2014-10-13
receive-pack: plug minor memory leak in unpack()
René Scharfe
1
-10
/
+8
2014-10-10
doc: add 'everyday' to 'git help'
Philip Oakley
1
-0
/
+1
2014-10-08
Merge branch 'jc/push-cert'
Junio C Hamano
3
-40
/
+358
2014-10-07
Merge branch 'jk/mbox-from-line' into maint
Junio C Hamano
1
-1
/
+17
2014-10-07
use skip_prefix() to avoid more magic numbers
René Scharfe
9
-45
/
+43
2014-10-07
mailsplit: remove unnecessary unlink(2) call
René Scharfe
1
-1
/
+0
2014-10-01
lockfile.h: extract new header file for the functions in lockfile.c
Michael Haggerty
17
-6
/
+17
2014-10-01
lockfile: change lock_file::filename into a strbuf
Michael Haggerty
2
-7
/
+7
2014-10-01
try_merge_strategy(): use a statically-allocated lock_file object
Michael Haggerty
1
-7
/
+7
2014-10-01
try_merge_strategy(): remove redundant lock_file allocation
Michael Haggerty
1
-1
/
+0
2014-10-01
prepare_index(): declare return value to be (const char *)
Michael Haggerty
1
-2
/
+2
2014-10-01
unable_to_lock_die(): rename function from unable_to_lock_index_die()
Michael Haggerty
1
-1
/
+1
2014-09-29
Merge branch 'jk/fsck-exit-code-fix' into maint
Junio C Hamano
1
-2
/
+4
2014-09-29
Merge branch 'ta/config-add-to-empty-or-true-fix' into maint
Junio C Hamano
1
-1
/
+2
2014-09-29
Merge branch 'jk/index-pack-threading-races' into maint
Junio C Hamano
1
-2
/
+31
2014-09-29
Merge branch 'jk/send-pack-many-refspecs' into maint
Junio C Hamano
1
-0
/
+27
2014-09-29
Merge branch 'jk/mbox-from-line'
Junio C Hamano
1
-1
/
+17
2014-09-29
Merge branch 'da/rev-parse-verify-quiet'
Junio C Hamano
2
-3
/
+7
2014-09-26
Merge branch 'jk/branch-verbose-merged'
Junio C Hamano
1
-14
/
+19
2014-09-26
Merge branch 'rs/realloc-array'
Junio C Hamano
8
-19
/
+13
2014-09-26
Merge branch 'jc/ignore-sigpipe-while-running-hooks'
Junio C Hamano
1
-0
/
+6
2014-09-26
Merge branch 'jk/prune-packed-server-info'
Junio C Hamano
2
-17
/
+7
2014-09-26
Merge branch 'jc/hash-object'
Junio C Hamano
1
-42
/
+61
2014-09-26
Merge branch 'js/fsck-tag-validation'
Junio C Hamano
3
-6
/
+13
2014-09-25
receive-pack::hmac_sha1(): copy the entire SHA-1 hash out
Brian Gernhardt
1
-2
/
+2
2014-09-22
mailinfo: work around -Wstring-plus-int warning
Eric Sunshine
1
-1
/
+2
2014-09-19
Merge branch 'nd/fetch-pass-quiet-to-gc-child-process' into maint
Junio C Hamano
1
-4
/
+6
2014-09-19
Merge branch 'jc/apply-ws-prefix' into maint
Junio C Hamano
1
-63
/
+68
2014-09-19
Merge branch 'jk/fsck-exit-code-fix'
Junio C Hamano
1
-2
/
+4
2014-09-19
Merge branch 'mr/mark-i18n-log-rerere'
Junio C Hamano
1
-5
/
+5
2014-09-19
Merge branch 'ta/config-add-to-empty-or-true-fix'
Junio C Hamano
1
-1
/
+2
2014-09-19
Merge branch 'as/calloc-takes-nmemb-then-size'
Junio C Hamano
1
-1
/
+1
2014-09-19
Merge branch 'rs/merge-tree-simplify'
Junio C Hamano
1
-12
/
+6
2014-09-19
Merge branch 'da/styles'
Junio C Hamano
1
-3
/
+4
2014-09-19
Merge branch 'ah/grammofix'
Junio C Hamano
5
-6
/
+6
2014-09-19
Merge branch 'jk/index-pack-threading-races'
Junio C Hamano
1
-2
/
+31
2014-09-19
Merge branch 'jk/commit-author-parsing'
Junio C Hamano
1
-41
/
+48
2014-09-19
Merge branch 'bb/date-iso-strict'
Junio C Hamano
1
-0
/
+3
2014-09-19
Merge branch 'jk/fast-export-anonymize'
Junio C Hamano
1
-11
/
+289
2014-09-19
Merge branch 'jk/send-pack-many-refspecs'
Junio C Hamano
1
-0
/
+27
2014-09-19
refs: make rev-parse --quiet actually quiet
David Aguilar
2
-3
/
+7
2014-09-18
branch: clean up commit flags after merge-filter walk
Jeff King
1
-14
/
+19
[prev]
[next]