37392 Commits (9be89160e7382a88e56a02bcf38f4694dd6542d6)
 

Author SHA1 Message Date
Junio C Hamano 9be89160e7 signed push: add "pushee" header to push certificate 11 years ago
Junio C Hamano 4adf569dea signed push: remove duplicated protocol info 11 years ago
Junio C Hamano 20a7558f31 send-pack: send feature request on push-cert packet 11 years ago
Junio C Hamano d05b9618ce receive-pack: GPG-validate push certificates 11 years ago
Junio C Hamano a85b377d04 push: the beginning of "git push --signed" 11 years ago
Junio C Hamano e543b3f6fe pack-protocol doc: typofix for PKT-LINE 11 years ago
Junio C Hamano d7c67668fe gpg-interface: move parse_signature() to where it should be 11 years ago
Junio C Hamano a50e7ca321 gpg-interface: move parse_gpg_output() to where it should be 11 years ago
Junio C Hamano c67072b90b send-pack: clarify that cmds_sent is a boolean 11 years ago
Junio C Hamano b783aa71c0 send-pack: refactor inspecting and resetting status and sending commands 11 years ago
Junio C Hamano ab2b0c908a send-pack: rename "new_refs" to "need_pack_data" 11 years ago
Junio C Hamano 52d2ae582e receive-pack: factor out capability string generation 11 years ago
Junio C Hamano 887f3533fd send-pack: factor out capability string generation 11 years ago
Junio C Hamano 64de20a126 send-pack: always send capabilities 11 years ago
Junio C Hamano e40671a3d9 send-pack: refactor decision to send update per ref 11 years ago
Junio C Hamano 621b0599fd send-pack: move REF_STATUS_REJECT_NODELETE logic a bit higher 11 years ago
Junio C Hamano 39895c74d8 receive-pack: factor out queueing of command 11 years ago
Junio C Hamano c09b71ccc4 receive-pack: do not reuse old_sha1[] for other things 11 years ago
Junio C Hamano 0e3c339bb6 receive-pack: parse feature request a bit earlier 11 years ago
Junio C Hamano 3bfcb95fa8 receive-pack: do not overallocate command structure 11 years ago
Junio C Hamano aa544bfbc6 Sync with 2.0.4 11 years ago
Junio C Hamano aa0ba07a02 Update draft release notes to 2.1 11 years ago
Junio C Hamano 0d9cb2d14e Merge branch 'jk/more-push-completion' 11 years ago
Junio C Hamano c372e7b01b Merge branch 'sk/mingw-tests-workaround' 11 years ago
Junio C Hamano 385e171a5b Merge branch 'sk/mingw-uni-fix-more' 11 years ago
Junio C Hamano 4b0c0e35dd Merge branch 'ep/avoid-test-a-o' 11 years ago
Junio C Hamano 32f56600bb Git 2.0.4 11 years ago
Fabian Ruch d8b396e17e commit --amend: test specifies authorship but forgets to check 11 years ago
Junio C Hamano 583b61c1af Merge branch 'maint' 11 years ago
Jeff King d299e9e550 t4013: test diff-tree's --stdin commit formatting 11 years ago
Junio C Hamano ad524f834a Merge branch 'jk/misc-fixes-maint' 11 years ago
Jeff King 919eb8acea t1402: check for refs ending with a dot 11 years ago
Junio C Hamano 5e6502288d Revert "Merge branch 'dt/refs-check-refname-component-sse'" 11 years ago
Junio C Hamano dad2e7f4bf Revert "Merge branch 'dt/refs-check-refname-component-sse-fix'" 11 years ago
Junio C Hamano 5d7c37a130 Merge branch 'jk/alloc-commit-id-maint' into maint 11 years ago
Jeff King b794ebeac9 diff-tree: avoid lookup_unknown_object 11 years ago
Jeff King 34dfe197a9 object_as_type: set commit index 11 years ago
Jeff King 5de7f500c1 alloc: factor out commit index 11 years ago
Jeff King c4ad00f8cc add object_as_type helper for casting objects 11 years ago
Jeff King fe0444b50b parse_object_buffer: do not set object type 11 years ago
Jeff King fe24d396e1 move setting of object->type to alloc_* functions 11 years ago
Jeff King 52604d7144 alloc: write out allocator definitions 11 years ago
Ramsay Jones 8c3f3f28cb alloc.c: remove the alloc_raw_commit_node() function 11 years ago
Junio C Hamano 49f1cb93a2 Git 2.1.0-rc0 11 years ago
Junio C Hamano 3dcacd7797 Merge branch 'jk/rebase-am-fork-point' 11 years ago
Junio C Hamano 16737445a9 Merge branch 'cc/replace-graft' 11 years ago
Junio C Hamano 4799593e26 Merge branch 'jk/stable-prio-queue' 11 years ago
Junio C Hamano e832f7374b t9814: fix misconversion from test $a -o $b to test $a || test $b 11 years ago
Jeff King 31bb6d37f9 apply: avoid possible bogus pointer 11 years ago
Jeff King 649409b7bc fix memory leak parsing core.commentchar 11 years ago