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-09-15
send-pack: clarify that cmds_sent is a boolean
Junio C Hamano
1
-3
/
+4
2014-09-15
send-pack: refactor inspecting and resetting status and sending commands
Junio C Hamano
1
-19
/
+30
2014-09-15
send-pack: rename "new_refs" to "need_pack_data"
Junio C Hamano
1
-4
/
+3
2014-09-15
receive-pack: factor out capability string generation
Junio C Hamano
1
-8
/
+14
2014-09-15
send-pack: factor out capability string generation
Junio C Hamano
1
-8
/
+13
2014-09-15
send-pack: always send capabilities
Junio C Hamano
1
-3
/
+1
2014-09-15
send-pack: refactor decision to send update per ref
Junio C Hamano
1
-15
/
+21
2014-09-15
send-pack: move REF_STATUS_REJECT_NODELETE logic a bit higher
Junio C Hamano
1
-5
/
+10
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
compat-util: add _DEFAULT_SOURCE define
Sergey Senozhatsky
1
-0
/
+1
2014-09-15
Makefile: fix some typos in the preamble
Ian Liu Rodrigues
1
-2
/
+2
2014-09-15
repack: call prune_packed_objects() and update_server_info() directly
René Scharfe
1
-17
/
+6
2014-09-15
server-info: clean up after writing info/packs
Jeff King
1
-0
/
+9
2014-09-15
make update-server-info more robust
Jeff King
1
-45
/
+71
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-15
rerere.h: mark string for translation
Matthias Ruester
1
-1
/
+1
2014-09-14
git-svn: delay term initialization
Eric Wong
1
-7
/
+11
2014-09-14
git svn: find-rev allows short switches for near matches
Eric Wong
2
-2
/
+4
2014-09-14
git-svn.txt: Remove mentions of repack options
Lawrence Velázquez
1
-15
/
+0
2014-09-14
git svn: info: correctly handle absolute path args
Eric Wong
2
-6
/
+63
2014-09-14
git-svn: branch: avoid systematic prompt for cert/pass
Monard Vong
1
-1
/
+3
2014-09-12
t9300: use test_cmp_bin instead of test_cmp to compare binary files
Johannes Sixt
1
-1
/
+1
2014-09-12
refs: speed up is_refname_available
Jeff King
2
-33
/
+120
2014-09-12
t1450: make sure fsck detects a malformed tagger line
Junio C Hamano
1
-0
/
+19
2014-09-12
Merge branch 'js/fsck-tag-validation' into HEAD
Junio C Hamano
9
-20
/
+188
2014-09-12
Make sure that index-pack --strict checks tag objects
Johannes Schindelin
1
-0
/
+19
2014-09-12
fsck: return non-zero status on missing ref tips
Jeff King
2
-1
/
+58
2014-09-11
config: avoid a funny sentinel value "a^"
Jeff King
3
-7
/
+21
2014-09-11
pre-push.sample: Write error message to stderr
W. Trevor King
1
-1
/
+1
2014-09-11
hash-object: add --literally option
Junio C Hamano
1
-9
/
+36
2014-09-11
Add regression tests for stricter tag fsck'ing
Johannes Schindelin
1
-0
/
+19
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
Update draft release notes to 2.2
Junio C Hamano
1
-1
/
+42
2014-09-11
fsck: check tag objects' headers
Johannes Schindelin
1
-1
/
+85
2014-09-11
Make sure fsck_commit_buffer() does not run out of the buffer
Johannes Schindelin
1
-0
/
+23
2014-09-11
Documentation: use single-parameter --cacheinfo in example
Steffen Prohaska
1
-1
/
+1
2014-09-11
Merge branch 'br/imap-send-simplify-tunnel-child-process'
Junio C Hamano
1
-10
/
+9
2014-09-11
Merge branch 'jk/name-decoration-alloc'
Junio C Hamano
4
-21
/
+29
2014-09-11
Merge branch 'jn/unpack-trees-checkout-m-carry-deletion'
Junio C Hamano
2
-21
/
+27
2014-09-11
Merge branch 'rs/list-optim'
Junio C Hamano
2
-3
/
+7
2014-09-11
Merge branch 'jk/fast-import-fixes'
Junio C Hamano
1
-4
/
+7
2014-09-11
Merge branch 'jk/prune-top-level-refs-after-packing'
Junio C Hamano
2
-1
/
+8
2014-09-11
Merge branch 'nd/large-blobs'
Junio C Hamano
9
-37
/
+125
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
6
-22
/
+184
[prev]
[next]