Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples: init the threading system | Carlos Martín Nieto | 2013-04-23 | 1 | -0/+2 |
* | Merge pull request #778 from ben/clone | Vicent Martí | 2012-08-19 | 1 | -0/+1 |
|\ | |||||
| * | Rename example function to avoid name collision. | Ben Straub | 2012-07-31 | 1 | -1/+1 |
| * | Add clone to the network example. | Ben Straub | 2012-07-30 | 1 | -0/+1 |
* | | examples: fix warnings in network/ | Carlos Martín Nieto | 2012-07-30 | 1 | -2/+3 |
|/ | |||||
* | errors: Rename the generic return codes | Vicent Martí | 2012-05-18 | 1 | -2/+2 |
* | examples: fix an oopsie | Carlos Martín Nieto | 2012-05-11 | 1 | -0/+1 |
* | examples: update network examples error handling | Carlos Martín Nieto | 2012-05-10 | 1 | -2/+5 |
* | Use new error handling in the example network code | Carlos Martín Nieto | 2012-04-11 | 1 | -1/+1 |
* | examples/network/git2.c: exit with proper status, and avoid segfault | Brandon Casey | 2011-11-06 | 1 | -1/+2 |
* | examples/network/git2.c: add newline to usage message | Brandon Casey | 2011-11-06 | 1 | -1/+1 |
* | examples: add ls-remote, fetch and index-pack examples | Carlos Martín Nieto | 2011-10-03 | 1 | -0/+57 |