Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | indexer: kill git_indexer_stats.data_received | Carlos Martín Nieto | 2012-08-26 | 1 | -1/+0 |
* | indexer: recognize and mark when all of the packfile has been downloaded | Carlos Martín Nieto | 2012-08-24 | 1 | -0/+2 |
* | indexer: don't use '/objects/pack/' unconditionally | Carlos Martín Nieto | 2012-06-28 | 1 | -2/+2 |
* | Fix spelling errors. | Bruce Mitchener | 2012-05-19 | 1 | -1/+1 |
* | transports: buffer the git requests before sending them | Carlos Martín Nieto | 2012-04-25 | 1 | -1/+1 |
* | indexer: add git_indexer_stream_free() and _hash() | Carlos Martín Nieto | 2012-04-13 | 1 | -0/+17 |
* | indexer: Add git_indexer_stream_finalize() | Carlos Martín Nieto | 2012-04-13 | 1 | -0/+9 |
* | indexer: start writing the stream indexer | Carlos Martín Nieto | 2012-04-13 | 1 | -0/+19 |
* | Update Copyright header | schu | 2012-02-13 | 1 | -1/+1 |
* | include: Unify internal include strategies | Vicent Marti | 2011-11-18 | 1 | -2/+2 |
* | Cleanup legal data | Vicent Marti | 2011-09-19 | 1 | -0/+6 |
* | Add missing GIT_BEGIN_DECL and GIT_END_DECL to indexer header | Lambert CLARA | 2011-08-13 | 1 | -0/+3 |
* | Document the indexer calls | Carlos Martín Nieto | 2011-08-03 | 1 | -1/+46 |
* | Move pack index writing to a public function | Carlos Martín Nieto | 2011-08-03 | 1 | -0/+1 |
* | Implement the indexer | Carlos Martín Nieto | 2011-08-03 | 1 | -1/+3 |
* | Rename stuff to git_indexer_ | Carlos Martín Nieto | 2011-08-02 | 1 | -5/+5 |
* | Start the runner | Carlos Martín Nieto | 2011-08-02 | 1 | -7/+11 |
* | Intial indexer code | Carlos Martín Nieto | 2011-08-02 | 1 | -0/+15 |