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-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
2014-09-11
Merge branch 'nd/mv-code-cleaning'
Junio C Hamano
1
-88
/
+86
2014-09-11
Merge branch 'rs/child-process-init'
Junio C Hamano
10
-26
/
+14
2014-09-11
Merge branch 'ta/config-set-2'
Junio C Hamano
2
-38
/
+25
2014-09-10
fsck_object(): allow passing object data separately from the object itself
Johannes Schindelin
3
-6
/
+13
2014-09-10
fsck: exit with non-zero status upon error from fsck_obj()
Jeff King
1
-1
/
+2
2014-09-09
Merge branch 'rs/clean-menu-item-defn'
Junio C Hamano
1
-1
/
+1
2014-09-09
Merge branch 'sb/mailsplit-dead-code-removal'
Junio C Hamano
1
-11
/
+6
2014-09-09
Merge branch 'sb/prepare-revision-walk-error-check'
Junio C Hamano
2
-2
/
+5
2014-09-09
Merge branch 'sb/blame-msg-i18n'
Junio C Hamano
1
-1
/
+1
2014-09-09
Merge branch 'sb/plug-leaks'
Junio C Hamano
1
-0
/
+2
2014-09-09
Merge branch 'mm/log-branch-desc-plug-leak'
Junio C Hamano
1
-0
/
+1
2014-09-09
Merge branch 'jc/apply-ws-prefix'
Junio C Hamano
1
-63
/
+68
2014-09-03
mv: no SP between function name and the first opening parenthese
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2014-09-03
mv: combine two if(s)
Nguyễn Thái Ngọc Duy
1
-4
/
+3
2014-09-03
mv: unindent one level for directory move code
Nguyễn Thái Ngọc Duy
1
-28
/
+21
2014-09-03
mv: move index search code out
Nguyễn Thái Ngọc Duy
1
-17
/
+25
2014-09-03
mv: remove an "if" that's always true
Nguyễn Thái Ngọc Duy
1
-15
/
+7
2014-09-03
mv: split submodule move preparation code out
Nguyễn Thái Ngọc Duy
1
-14
/
+22
2014-09-03
calloc() and xcalloc() takes nmemb and then size
Arjun Sreedharan
1
-1
/
+1
2014-09-03
update-ref --stdin: pass transaction around explicitly
Jonathan Nieder
1
-12
/
+15
2014-09-03
update-ref --stdin: narrow scope of err strbuf
Jonathan Nieder
1
-1
/
+10
2014-09-03
receive-pack.c: use a reference transaction for updating the refs
Ronnie Sahlberg
1
-9
/
+16
2014-09-03
commit.c: use ref transactions for updates
Ronnie Sahlberg
1
-13
/
+12
[prev]
[next]