Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove 'bytes' param from git_remote_download | Ben Straub | 2012-10-24 | 1 | -2/+0 |
* | Network progress: rename things | Ben Straub | 2012-10-24 | 1 | -3/+3 |
* | Fetch/indexer: progress callbacks | Ben Straub | 2012-10-19 | 1 | -2/+14 |
* | Add git_indexer_stats field to git_remote | Ben Straub | 2012-10-19 | 1 | -1/+1 |
* | remote: use the same code to control git and http | Carlos Martín Nieto | 2012-07-30 | 1 | -2/+1 |
* | http: add https support when GnuTLS is available | Carlos Martín Nieto | 2012-05-19 | 1 | -1/+1 |
* | transports: buffer the git requests before sending them | Carlos Martín Nieto | 2012-04-25 | 1 | -0/+1 |
* | fetch: use the streaming indexer when downloading a pack | Carlos Martín Nieto | 2012-04-25 | 1 | -3/+3 |
* | Update Copyright header | schu | 2012-02-13 | 1 | -1/+1 |
* | fetch: add a generic pack-download function | Carlos Martín Nieto | 2011-10-12 | 1 | -0/+5 |
* | Cleanup legal data | Vicent Marti | 2011-09-19 | 1 | -0/+6 |
* | Move negotiation to the transport | Carlos Martín Nieto | 2011-08-18 | 1 | -0/+1 |
* | Don't expose the fetch code to the user | Carlos Martín Nieto | 2011-08-18 | 1 | -0/+6 |