summaryrefslogtreecommitdiff
path: root/src/protocol.c
Commit message (Expand)AuthorAgeFilesLines
* Reorganize transport architecture (squashed 3)Philip Kelley2012-11-011-110/+0
* protocol: don't store flushesCarlos Martín Nieto2012-10-071-2/+4
* fetch: use the include-tag capabilityCarlos Martín Nieto2012-09-301-0/+6
* network: add sideband supportCarlos Martín Nieto2012-08-241-0/+14
* transport: store the refs in a common areaCarlos Martín Nieto2012-07-301-31/+29
* remote: use the same code to control git and httpCarlos Martín Nieto2012-07-301-0/+32
* errors: Rename error codesbreaking-changesVicent Martí2012-05-181-1/+1
* errors: Rename the generic return codesVicent Martí2012-05-181-1/+1
* Merge pull request #654 from carlosmn/pkt-errVicent Martí2012-04-301-0/+7
|\
| * net: recognize and report server-side error messagesCarlos Martín Nieto2012-04-301-0/+7
* | buf: deploy git_buf_len()nulltoken2012-04-301-3/+3
|/
* error-handling: protocol, pktCarlos Martín Nieto2012-04-111-9/+10
* Update Copyright headerschu2012-02-131-1/+1
* net: move the reference storage to common codeCarlos Martín Nieto2011-11-181-0/+50