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