summaryrefslogtreecommitdiff
path: root/src/protocol.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | Recognize and report server-side error messages
| * net: recognize and report server-side error messagesCarlos Martín Nieto2012-04-301-0/+7
| | | | | | | | | | When e.g. a repository isn't found, the server sends an error saying so. Put that error message in our error buffer.
* | 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
| | | | Signed-off-by: schu <schu-github@schulog.org>
* net: move the reference storage to common codeCarlos Martín Nieto2011-11-181-0/+50