Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding credentials callback to ls-remote and fetch too. | Krzysztof Adamski | 2013-09-01 | 1 | -0/+6 |
| | |||||
* | Fix various cross-platform build issues | Russell Belfer | 2012-11-09 | 1 | -0/+9 |
| | | | | | | This fixes a number of warnings and problems with cross-platform builds. Among other things, it's not safe to name a member of a structure "strcmp" because that may be #defined. | ||||
* | 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: add ls-remote, fetch and index-pack examples | Carlos Martín Nieto | 2011-10-03 | 1 | -0/+14 |
Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk> |