summaryrefslogtreecommitdiffstats
path: root/http-push.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-28receive-pack: avoid minor leak in case start_async() failsRené Scharfe1-2/+2
2014-10-24push: heed user.signingkey for signed pushesMichael J Gruber2-1/+56
2014-09-25receive-pack::hmac_sha1(): copy the entire SHA-1 hash outBrian Gernhardt1-2/+2
2014-09-18signed push: allow stale nonce in stateless modeJunio C Hamano4-12/+112
2014-09-17signed push: teach smart-HTTP to pass "git push --signed" aroundJunio C Hamano6-3/+63
2014-09-17signed push: fortify against replay attacksJunio C Hamano7-29/+187
2014-09-15signed push: add "pushee" header to push certificateJunio C Hamano4-0/+13
2014-09-15signed push: remove duplicated protocol infoJunio C Hamano4-4/+69
2014-09-15send-pack: send feature request on push-cert packetJunio C Hamano2-5/+21
2014-09-15receive-pack: GPG-validate push certificatesJunio C Hamano3-7/+66
2014-09-15push: the beginning of "git push --signed"Junio C Hamano10-2/+253
2014-09-15pack-protocol doc: typofix for PKT-LINEJunio C Hamano1-2/+2
2014-09-15gpg-interface: move parse_signature() to where it should beJunio C Hamano4-21/+22
2014-09-15gpg-interface: move parse_gpg_output() to where it should beJunio C Hamano3-41/+47
2014-09-15send-pack: clarify that cmds_sent is a booleanJunio C Hamano1-3/+4
2014-09-15send-pack: refactor inspecting and resetting status and sending commandsJunio C Hamano1-19/+30
2014-09-15send-pack: rename "new_refs" to "need_pack_data"Junio C Hamano1-4/+3
2014-09-15receive-pack: factor out capability string generationJunio C Hamano1-8/+14
2014-09-15send-pack: factor out capability string generationJunio C Hamano1-8/+13
2014-09-15send-pack: always send capabilitiesJunio C Hamano1-3/+1
2014-09-15send-pack: refactor decision to send update per refJunio C Hamano1-15/+21
2014-09-15send-pack: move REF_STATUS_REJECT_NODELETE logic a bit higherJunio C Hamano1-5/+10
2014-09-15receive-pack: factor out queueing of commandJunio C Hamano1-21/+29
2014-09-15receive-pack: do not reuse old_sha1[] for other thingsJunio C Hamano1-3/+5
2014-09-15receive-pack: parse feature request a bit earlierJunio C Hamano1-12/+14
2014-09-15receive-pack: do not overallocate command structureJunio C Hamano1-2/+3
2014-07-30Update draft release notes to 2.1Junio C Hamano1-3/+5
2014-07-30Git 2.0.4v2.0.4Junio C Hamano4-3/+9
2014-07-30commit --amend: test specifies authorship but forgets to checkFabian Ruch1-0/+1
2014-07-28t4013: test diff-tree's --stdin commit formattingJeff King1-0/+10
2014-07-28t1402: check for refs ending with a dotJeff King1-0/+1
2014-07-28Revert "Merge branch 'dt/refs-check-refname-component-sse'"Junio C Hamano4-250/+18
2014-07-28Revert "Merge branch 'dt/refs-check-refname-component-sse-fix'"Junio C Hamano2-13/+5
2014-07-28diff-tree: avoid lookup_unknown_objectJeff King1-3/+1
2014-07-28object_as_type: set commit indexJeff King1-0/+2
2014-07-28alloc: factor out commit indexJeff King2-2/+8
2014-07-28add object_as_type helper for casting objectsJeff King7-43/+25
2014-07-28parse_object_buffer: do not set object typeJeff King1-2/+0
2014-07-28move setting of object->type to alloc_* functionsJeff King8-12/+13
2014-07-28alloc: write out allocator definitionsJeff King1-11/+27
2014-07-28alloc.c: remove the alloc_raw_commit_node() functionRamsay Jones1-18/+29
2014-07-28Git 2.1.0-rc0v2.1.0-rc0Junio C Hamano2-1/+23
2014-07-25t9814: fix misconversion from test $a -o $b to test $a || test $bJunio C Hamano1-2/+8
2014-07-24apply: avoid possible bogus pointerJeff King1-1/+1
2014-07-24fix memory leak parsing core.commentcharJeff King1-5/+5
2014-07-24transport: fix leaks in refs_from_alternate_cbJeff King1-2/+3
2014-07-24free ref string returned by dwim_refJeff King3-1/+5
2014-07-24receive-pack: don't copy "dir" parameterJeff King1-2/+2
2014-07-23Git 2.0.3v2.0.3Junio C Hamano4-3/+21
2014-07-23.mailmap: combine Stefan Beller's emailsStefan Beller1-0/+1