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-08
Merge branch 'jc/push-cert'
Junio C Hamano
3
-40
/
+358
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 '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
2014-09-18
use REALLOC_ARRAY for changing the allocation size of arrays
René Scharfe
8
-19
/
+13
2014-09-17
signed push: allow stale nonce in stateless mode
Junio C Hamano
1
-10
/
+79
2014-09-17
signed push: teach smart-HTTP to pass "git push --signed" around
Junio C Hamano
1
-0
/
+4
2014-09-17
signed push: fortify against replay attacks
Junio C Hamano
1
-8
/
+124
2014-09-16
receive-pack: allow hooks to ignore its standard input stream
Junio C Hamano
1
-0
/
+6
2014-09-16
mailinfo: make ">From" in-body header check more robust
Jeff King
1
-1
/
+16
2014-09-15
signed push: remove duplicated protocol info
Junio C Hamano
1
-0
/
+26
2014-09-15
receive-pack: GPG-validate push certificates
Junio C Hamano
1
-0
/
+31
2014-09-15
push: the beginning of "git push --signed"
Junio C Hamano
2
-0
/
+53
2014-09-15
receive-pack: factor out capability string generation
Junio C Hamano
1
-8
/
+14
2014-09-15
receive-pack: factor out queueing of command
Junio C Hamano
1
-21
/
+29
2014-09-15
receive-pack: do not reuse old_sha1[] for other things
Junio C Hamano
1
-3
/
+5
2014-09-15
receive-pack: parse feature request a bit earlier
Junio C Hamano
1
-12
/
+14
2014-09-15
receive-pack: do not overallocate command structure
Junio C Hamano
1
-2
/
+3
2014-09-15
repack: call prune_packed_objects() and update_server_info() directly
René Scharfe
1
-17
/
+6
2014-09-15
prune-packed: fix minor memory leak
Jeff King
1
-0
/
+1
2014-09-15
builtin/log.c: mark strings for translation
Matthias Ruester
1
-5
/
+5
2014-09-12
fsck: return non-zero status on missing ref tips
Jeff King
1
-1
/
+2
2014-09-11
config: avoid a funny sentinel value "a^"
Jeff King
1
-1
/
+2
2014-09-11
hash-object: add --literally option
Junio C Hamano
1
-9
/
+36
2014-09-11
hash-object: pass 'write_object' as a flag
Junio C Hamano
1
-17
/
+15
2014-09-11
hash-object: reduce file-scope statics
Junio C Hamano
1
-29
/
+23
2014-09-11
Merge branch 'nd/fetch-pass-quiet-to-gc-child-process'
Junio C Hamano
1
-4
/
+6
2014-09-11
Merge branch 'dt/cache-tree-repair'
Junio C Hamano
2
-1
/
+19
2014-09-11
Merge branch 'rs/ref-transaction-1'
Junio C Hamano
5
-51
/
+81
[next]