| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add clone to the network example. | Ben Straub | 2012-07-30 | 1 | -0/+1 |
| | | |||||
| * | indexer: don't use '/objects/pack/' unconditionally | Carlos Martín Nieto | 2012-06-28 | 1 | -1/+1 |
| | | | | | | Not everyone who indexes a packfile wants to put it in the standard git repository location. | ||||
| * | Fix incorrect revert | Chris Young | 2012-06-14 | 1 | -1/+1 |
| | | |||||
| * | Updates from comments on OS4 compatibility pull request ↵ | Chris Young | 2012-06-14 | 1 | -2/+1 |
| | | | | | http://github.com/libgit2/libgit2/pull/766 | ||||
| * | Let platform 'Generic' get the regex deps so we don't need to use our ↵ | Chris Young | 2012-06-09 | 1 | -2/+2 |
| | | | | | external ones | ||||
| * | Fix makefile | Chris Young | 2012-06-09 | 1 | -3/+4 |
| | | |||||
| * | remote: run a callback when updating the branch tips | Carlos Martín Nieto | 2012-04-25 | 1 | -1/+1 |
| | | | | | | | | | This allows the caller to update an internal structure or update the user output with the tips that were updated. While in the area, only try to update the ref if the value is different from its old one. | ||||
| * | remote: Cleanup the remotes coderepo-ownership | Vicent Marti | 2011-11-28 | 1 | -10/+1 |
| | | | | | | | - Hide the remaining transports code - Drop `git_headarray`, switch to using a callback to list refs. Makes the code cleaner. | ||||
| * | examples: add ls-remote, fetch and index-pack examples | Carlos Martín Nieto | 2011-10-03 | 1 | -0/+23 |
| Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk> | |||||
