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-28
receive-pack: avoid minor leak in case start_async() fails
René Scharfe
1
-2
/
+2
2014-10-24
push: heed user.signingkey for signed pushes
Michael J Gruber
1
-1
/
+12
2014-09-25
receive-pack::hmac_sha1(): copy the entire SHA-1 hash out
Brian Gernhardt
1
-2
/
+2
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-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-07-28
Merge branch 'jk/misc-fixes-maint'
Junio C Hamano
4
-3
/
+5
2014-07-27
Merge branch 'cc/replace-graft'
Junio C Hamano
1
-1
/
+125
2014-07-24
apply: avoid possible bogus pointer
Jeff King
1
-1
/
+1
2014-07-24
free ref string returned by dwim_ref
Jeff King
2
-0
/
+2
2014-07-24
receive-pack: don't copy "dir" parameter
Jeff King
1
-2
/
+2
2014-07-23
Merge branch 'ta/string-list-init'
Junio C Hamano
1
-2
/
+1
2014-07-23
Merge branch 'mb/local-clone-after-applying-insteadof'
Junio C Hamano
1
-12
/
+13
2014-07-23
Merge branch 'jk/tag-sort'
Junio C Hamano
1
-18
/
+50
2014-07-22
Merge branch 'rs/code-cleaning'
Junio C Hamano
3
-19
/
+4
2014-07-22
Merge branch 'jk/alloc-commit-id'
Junio C Hamano
2
-4
/
+1
2014-07-22
Merge branch 'kb/perf-trace'
Junio C Hamano
1
-1
/
+1
2014-07-21
Merge branch 'maint'
Junio C Hamano
4
-11
/
+4
2014-07-21
replace: check mergetags when using --graft
Christian Couder
1
-0
/
+47
2014-07-21
replace: remove signature when using --graft
Christian Couder
1
-0
/
+5
2014-07-21
replace: add --graft option
Christian Couder
1
-1
/
+73
2014-07-21
Merge branch 'rs/unify-is-branch'
Junio C Hamano
1
-5
/
+0
2014-07-21
Merge branch 'kb/hashmap-updates'
Junio C Hamano
1
-11
/
+2
2014-07-21
Merge branch 'rs/ref-transaction-0'
Junio C Hamano
2
-11
/
+14
2014-07-21
use xmemdupz() to allocate copies of strings given by start and length
René Scharfe
2
-7
/
+2
2014-07-21
use xcalloc() to allocate zero-initialized memory
René Scharfe
2
-4
/
+2
2014-07-21
replace memset with string-list initializers
Tanay Abhra
1
-2
/
+1
2014-07-17
use commit_list_count() to count the members of commit_lists
René Scharfe
2
-18
/
+3
2014-07-17
strbuf: use strbuf_addstr() for adding C strings
René Scharfe
1
-1
/
+1
2014-07-17
use local cloning if insteadOf makes a local URL
Michael Barabanov
1
-12
/
+13
2014-07-17
tag: support configuring --sort via .gitconfig
Jacob Keller
1
-18
/
+50
2014-07-16
refs.c: add a public is_branch function
Ronnie Sahlberg
1
-5
/
+0
2014-07-16
Sync with 2.0.2
Junio C Hamano
1
-7
/
+5
2014-07-16
Merge branch 'rs/code-cleaning'
Junio C Hamano
2
-7
/
+5
2014-07-16
Merge branch 'jk/skip-prefix'
Junio C Hamano
1
-9
/
+5
2014-07-16
Merge branch 'jk/strip-suffix'
Junio C Hamano
4
-28
/
+26
2014-07-16
Merge branch 'jk/replace-edit-raw'
Junio C Hamano
1
-10
/
+21
2014-07-16
Merge branch 'cc/replace-edit'
Junio C Hamano
1
-8
/
+8
2014-07-16
Merge branch 'nd/split-index'
Junio C Hamano
14
-77
/
+98
2014-07-16
Merge branch 'jc/fix-clone-single-starting-at-a-tag' into maint
Junio C Hamano
1
-1
/
+1
2014-07-16
Merge branch 'jk/commit-buffer-length' into maint
Junio C Hamano
11
-29
/
+47
2014-07-16
Merge branch 'maint-1.9' into maint
Junio C Hamano
1
-7
/
+5
[next]