summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.server
Commit message (Expand)AuthorAgeFilesLines
...
* | Start 0.9 developmentShawn O. Pearce2010-06-142-12/+12
|/
* Repository can be configured with FSMarc Strapetz2010-06-041-1/+2
* Qualify post-0.8.1 buildsShawn O. Pearce2010-06-022-12/+12
* JGit 0.8.1v0.8.1Shawn O. Pearce2010-06-022-12/+12
* Don't use interruptable pread() to access pack filesShawn O. Pearce2010-05-271-2/+3
* Externalize strings from JGitSasa Zivkov2010-05-1916-24/+148
* Qualify builds as 0.8.0Shawn O. Pearce2010-03-202-11/+11
* http.server: Use TemporaryBuffer and compress some responsesShawn O. Pearce2010-03-126-33/+149
* Cleanup OSGi Import-Package specifications to use versionsShawn O. Pearce2010-02-021-6/+6
* Correct bundle, provider names to be consistentShawn O. Pearce2010-01-231-2/+2
* Merge branch 'ref-abstract'Shawn O. Pearce2010-01-231-3/+2
|\
| * Optimize RefAdvertiser performance by avoiding sortingShawn O. Pearce2010-01-231-1/+1
| * Rewrite reference handling to be abstract and accurateShawn O. Pearce2010-01-231-2/+1
* | Use build timestamp as OSGi version qualifierMatthias Sohn2010-01-231-1/+6
|/
* server side: smart fetch over HTTPShawn O. Pearce2010-01-124-0/+312
* server side: smart push over HTTPShawn O. Pearce2010-01-125-5/+482
* Simple dumb HTTP server for GitShawn O. Pearce2010-01-1237-0/+3857