summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.storage.dht
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-1.0'Matthias Sohn2011-06-093-1/+62
|\
| * Prepare post JGit v1.0.0.201106090707-r buildsstable-1.0Matthias Sohn2011-06-092-13/+13
| * JGit v1.0.0.201106090707-rv1.0.0.201106090707-rMatthias Sohn2011-06-092-13/+13
| * Include about.html files in maven buildMatthias Sohn2011-06-091-0/+1
| * Prepare post v1.0.0.201106081625-r buildsMatthias Sohn2011-06-092-13/+13
| * JGit v1.0.0.201106081625-rv1.0.0.201106081625-rMatthias Sohn2011-06-082-13/+13
| * Add missing about.html files to all shipped bundlesMatthias Sohn2011-06-082-1/+61
| * Prepare post v1.0.0.201106071701-r buildsMatthias Sohn2011-06-082-13/+13
| * JGit v1.0.0.201106071701-rv1.0.0.201106071701-rMatthias Sohn2011-06-072-13/+13
| * Prepare post v1.0.0.201106051725-r buildsMatthias Sohn2011-06-062-13/+13
| * JGit v1.0.0.201106051725-rv1.0.0.201106051725-rMatthias Sohn2011-06-052-13/+13
* | Prepare 1.1.0 buildsMatthias Sohn2011-06-062-18/+18
|/
* Prepare post v1.0.0.201106011211-rc3 buildsMatthias Sohn2011-06-012-13/+13
* JGit v1.0.0.201106011211-rc3v1.0.0.201106011211-rc3Matthias Sohn2011-06-012-13/+13
* Remove incubation markerMatthias Sohn2011-05-311-1/+1
* DHT: Support removing a repository nameShawn O. Pearce2011-05-313-0/+43
* DHT: Fix thread-safety issue in AbstractWriteBufferShawn O. Pearce2011-05-311-7/+18
* DHT: Add sequence RefDataShawn O. Pearce2011-05-253-129/+197
* DHT: Replace TinyProtobuf with Google Protocol BuffersShawn O. Pearce2011-05-2541-2668/+994
* DHT: Remove per-process ChunkCacheShawn O. Pearce2011-05-256-626/+23
* Store Git on any DHTShawn O. Pearce2011-05-0598-0/+19928