Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-26Merge branch 'stable-1.2'Matthias Sohn2-0/+100
2011-12-22JGit v1.2.0.201112221803-rv1.2.0.201112221803-rstable-1.2Matthias Sohn2-2/+2
2011-12-16Merge branch 'stable-1.2'Matthias Sohn1-0/+19
2011-12-16Enforce the use of Java5 API:s only (with a few exceptions)Robin Rosenberg2-0/+100
2011-12-15Add API checking using clirrMatthias Sohn1-0/+19
2011-12-10Prepare 1.3.0 buildsMatthias Sohn2-18/+18
2011-09-29Fire IndexChangedEvent on DirCache.commit()Matthias Sohn1-0/+5
2011-09-15Prepare 1.2.0 buildsMatthias Sohn2-18/+18
2011-09-15Prepare post v1.1.0.201109151100-r buildstable-1.1Matthias Sohn2-2/+2
2011-09-15JGit v1.1.0.201109151100-rv1.1.0.201109151100-rMatthias Sohn2-2/+2
2011-09-07Prepare post v1.1.0.201109071825-rc3 buildsMatthias Sohn2-2/+2
2011-09-07JGit v1.1.0.201109071825-rc3v1.1.0.201109071825-rc3Matthias Sohn2-2/+2
2011-09-05Use commit message best practices for Mylyn Commit templateMatthias Sohn2-0/+7
2011-09-01Prepare post-v1.1.0.201109011030-rc2 buildsMatthias Sohn2-2/+2
2011-09-01JGit v1.1.0.201109011030-rc2v1.1.0.201109011030-rc2Matthias Sohn2-2/+2
2011-08-24Reassign symbolic ref list after calling put.Kevin Sawicki1-1/+1
2011-06-10DHT: Change DhtReadher caches to be dynamic by workloadShawn O. Pearce6-54/+158
2011-06-10DHT: Use a proper HashMap for RecentChunk lookupsShawn O. Pearce1-12/+16
2011-06-10DHT: Always have at least one recent chunk in DhtReaderShawn O. Pearce1-1/+1
2011-06-10DHT: Fix NPE during prefetchShawn O. Pearce1-1/+1
2011-06-10DHT: Drop leading hash digits from row keysShawn O. Pearce2-20/+12
2011-06-09Merge branch 'stable-1.0'Matthias Sohn3-1/+62
2011-06-09Prepare post JGit v1.0.0.201106090707-r buildsstable-1.0Matthias Sohn2-13/+13
2011-06-09JGit v1.0.0.201106090707-rv1.0.0.201106090707-rMatthias Sohn2-13/+13
2011-06-09Include about.html files in maven buildMatthias Sohn1-0/+1
2011-06-09Prepare post v1.0.0.201106081625-r buildsMatthias Sohn2-13/+13
2011-06-08JGit v1.0.0.201106081625-rv1.0.0.201106081625-rMatthias Sohn2-13/+13
2011-06-08Add missing about.html files to all shipped bundlesMatthias Sohn2-1/+61
2011-06-08Prepare post v1.0.0.201106071701-r buildsMatthias Sohn2-13/+13
2011-06-07JGit v1.0.0.201106071701-rv1.0.0.201106071701-rMatthias Sohn2-13/+13
2011-06-05Prepare 1.1.0 buildsMatthias Sohn2-18/+18
2011-06-05Prepare post v1.0.0.201106051725-r buildsMatthias Sohn2-13/+13
2011-06-05JGit v1.0.0.201106051725-rv1.0.0.201106051725-rMatthias Sohn2-13/+13
2011-06-01Prepare post v1.0.0.201106011211-rc3 buildsMatthias Sohn2-13/+13
2011-06-01JGit v1.0.0.201106011211-rc3v1.0.0.201106011211-rc3Matthias Sohn2-13/+13
2011-05-31Remove incubation markerMatthias Sohn1-1/+1
2011-05-31DHT: Support removing a repository nameShawn O. Pearce3-0/+43
2011-05-31DHT: Fix thread-safety issue in AbstractWriteBufferShawn O. Pearce1-7/+18
2011-05-25DHT: Add sequence RefDataShawn O. Pearce3-129/+197
2011-05-25DHT: Replace TinyProtobuf with Google Protocol BuffersShawn O. Pearce41-2668/+994
2011-05-25DHT: Remove per-process ChunkCacheShawn O. Pearce6-626/+23
2011-05-05Store Git on any DHTShawn O. Pearce98-0/+19928

    Back to the top