Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | errors: Rename error codesbreaking-changes | Vicent Martí | 2012-05-18 | 1 | -1/+1 |
| | |||||
* | errors: Rename the generic return codes | Vicent Martí | 2012-05-18 | 1 | -1/+1 |
| | |||||
* | Merge pull request #654 from carlosmn/pkt-err | Vicent Martí | 2012-04-30 | 1 | -0/+7 |
|\ | | | | | Recognize and report server-side error messages | ||||
| * | net: recognize and report server-side error messages | Carlos Martín Nieto | 2012-04-30 | 1 | -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() | nulltoken | 2012-04-30 | 1 | -3/+3 |
|/ | |||||
* | error-handling: protocol, pkt | Carlos Martín Nieto | 2012-04-11 | 1 | -9/+10 |
| | |||||
* | Update Copyright header | schu | 2012-02-13 | 1 | -1/+1 |
| | | | | Signed-off-by: schu <schu-github@schulog.org> | ||||
* | net: move the reference storage to common code | Carlos Martín Nieto | 2011-11-18 | 1 | -0/+50 |