Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-22indexer: add ability to select connectivity checksPatrick Steinhardt
2018-06-22indexer: introduce options struct to `git_indexer_new`Patrick Steinhardt
2014-04-21Don't redefine the same callback types, their signatures may changeJacques Germishuys
2013-11-07Allow callers to set mode on packfile creationEdward Thomson
2013-10-30indexer: remove the stream infixCarlos Martín Nieto
2013-10-04indexer: fix thin packsCarlos Martín Nieto
2013-06-24Fixed most documentation header bugsAndreas Linde
2013-04-21Move odb_backend implementors stuff into git2/sysRussell Belfer
2013-03-03indexer: kill git_indexerCarlos Martín Nieto
2013-02-06Document callback-triggered cancellationBen Straub
2013-02-05Allow progress callback to cancel fetchBen Straub
2013-01-09update copyrightsEdward Thomson
2012-11-28API updates for indexer.hBen Straub
2012-10-25Network progress: rename thingsBen Straub
2012-10-20gitno_buffer: callback on each packetBen Straub
2012-10-20Fetch/indexer: progress callbacksBen Straub
2012-08-26indexer: kill git_indexer_stats.data_receivedCarlos Martín Nieto
2012-08-24indexer: recognize and mark when all of the packfile has been downloadedCarlos Martín Nieto
2012-06-28indexer: don't use '/objects/pack/' unconditionallyCarlos Martín Nieto
2012-05-19Fix spelling errors.Bruce Mitchener
2012-04-25transports: buffer the git requests before sending themCarlos Martín Nieto
2012-04-14indexer: add git_indexer_stream_free() and _hash()Carlos Martín Nieto
2012-04-14indexer: Add git_indexer_stream_finalize()Carlos Martín Nieto
2012-04-14indexer: start writing the stream indexerCarlos Martín Nieto
2012-02-13Update Copyright headerschu
2011-11-18include: Unify internal include strategiesVicent Marti
2011-09-19Cleanup legal dataVicent Marti
2011-08-13Add missing GIT_BEGIN_DECL and GIT_END_DECL to indexer headerLambert CLARA
2011-08-03Document the indexer callsCarlos Martín Nieto
2011-08-03Move pack index writing to a public functionCarlos Martín Nieto
2011-08-03Implement the indexerCarlos Martín Nieto
2011-08-02Rename stuff to git_indexer_Carlos Martín Nieto
2011-08-02Start the runnerCarlos Martín Nieto
2011-08-02Intial indexer codeCarlos Martín Nieto