aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.server/src/org/eclipse/jgit/http/server/resolver
Commit message (Expand)AuthorAgeFilesLines
* daemon: Use HTTP's resolver and factory patternShawn O. Pearce2011-02-149-516/+12
* Allow Repository.getDirectory() to be nullShawn O. Pearce2010-06-251-1/+3
* Repository can be configured with FSMarc Strapetz2010-06-041-1/+2
* Externalize strings from JGitSasa Zivkov2010-05-192-2/+6
* server side: smart fetch over HTTPShawn O. Pearce2010-01-122-0/+160
* server side: smart push over HTTPShawn O. Pearce2010-01-122-0/+192
* Simple dumb HTTP server for GitShawn O. Pearce2010-01-125-0/+475