summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.server
Commit message (Expand)AuthorAgeFilesLines
* 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