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-17
signed push: allow stale nonce in stateless mode
Junio C Hamano
4
-12
/
+112
2014-09-17
signed push: teach smart-HTTP to pass "git push --signed" around
Junio C Hamano
6
-3
/
+63
2014-09-17
signed push: fortify against replay attacks
Junio C Hamano
7
-29
/
+187
2014-09-15
signed push: add "pushee" header to push certificate
Junio C Hamano
4
-0
/
+13
2014-09-15
signed push: remove duplicated protocol info
Junio C Hamano
4
-4
/
+69
2014-09-15
send-pack: send feature request on push-cert packet
Junio C Hamano
2
-5
/
+21
2014-09-15
receive-pack: GPG-validate push certificates
Junio C Hamano
3
-7
/
+66
2014-09-15
push: the beginning of "git push --signed"
Junio C Hamano
10
-2
/
+253
2014-09-15
pack-protocol doc: typofix for PKT-LINE
Junio C Hamano
1
-2
/
+2
2014-09-15
gpg-interface: move parse_signature() to where it should be
Junio C Hamano
4
-21
/
+22
2014-09-15
gpg-interface: move parse_gpg_output() to where it should be
Junio C Hamano
3
-41
/
+47
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-07-30
Sync with 2.0.4
Junio C Hamano
3
-1
/
+8
2014-07-30
Update draft release notes to 2.1
Junio C Hamano
1
-3
/
+5
2014-07-30
Merge branch 'jk/more-push-completion'
Junio C Hamano
1
-1
/
+27
2014-07-30
Merge branch 'sk/mingw-tests-workaround'
Junio C Hamano
8
-24
/
+51
2014-07-30
Merge branch 'sk/mingw-uni-fix-more'
Junio C Hamano
8
-150
/
+184
2014-07-30
Merge branch 'ep/avoid-test-a-o'
Junio C Hamano
1
-2
/
+8
2014-07-30
Git 2.0.4
Junio C Hamano
4
-3
/
+9
2014-07-30
commit --amend: test specifies authorship but forgets to check
Fabian Ruch
1
-0
/
+1
2014-07-28
Merge branch 'maint'
Junio C Hamano
1
-0
/
+10
2014-07-28
t4013: test diff-tree's --stdin commit formatting
Jeff King
1
-0
/
+10
2014-07-28
Merge branch 'jk/misc-fixes-maint'
Junio C Hamano
7
-13
/
+16
2014-07-28
t1402: check for refs ending with a dot
Jeff King
1
-0
/
+1
2014-07-28
Revert "Merge branch 'dt/refs-check-refname-component-sse'"
Junio C Hamano
4
-250
/
+18
2014-07-28
Revert "Merge branch 'dt/refs-check-refname-component-sse-fix'"
Junio C Hamano
2
-13
/
+5
2014-07-28
Merge branch 'jk/alloc-commit-id-maint' into maint
Junio C Hamano
11
-89
/
+103
2014-07-28
diff-tree: avoid lookup_unknown_object
Jeff King
1
-3
/
+1
2014-07-28
object_as_type: set commit index
Jeff King
1
-0
/
+2
2014-07-28
alloc: factor out commit index
Jeff King
2
-2
/
+8
2014-07-28
add object_as_type helper for casting objects
Jeff King
7
-43
/
+25
2014-07-28
parse_object_buffer: do not set object type
Jeff King
1
-2
/
+0
2014-07-28
move setting of object->type to alloc_* functions
Jeff King
8
-12
/
+13
2014-07-28
alloc: write out allocator definitions
Jeff King
1
-11
/
+27
2014-07-28
alloc.c: remove the alloc_raw_commit_node() function
Ramsay Jones
1
-18
/
+29
2014-07-27
Git 2.1.0-rc0
Junio C Hamano
2
-1
/
+23
2014-07-27
Merge branch 'jk/rebase-am-fork-point'
Junio C Hamano
4
-8
/
+41
2014-07-27
Merge branch 'cc/replace-graft'
Junio C Hamano
6
-26
/
+313
2014-07-27
Merge branch 'jk/stable-prio-queue'
Junio C Hamano
4
-51
/
+60
[next]