Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | UploadPack: Permit flushing progress messages under smart HTTP | Shawn O. Pearce | 2010-06-23 | 1 | -1/+6 | |
* | git-servlet: Fix comparing uploadFactory with the wrong DISABLED instance | Robin Rosenberg | 2010-06-14 | 1 | -1/+1 | |
* | Repository can be configured with FS | Marc Strapetz | 2010-06-04 | 1 | -1/+2 | |
* | Don't use interruptable pread() to access pack files | Shawn O. Pearce | 2010-05-27 | 1 | -2/+3 | |
* | Externalize strings from JGit | Sasa Zivkov | 2010-05-19 | 12 | -24/+122 | |
* | http.server: Use TemporaryBuffer and compress some responses | Shawn O. Pearce | 2010-03-12 | 6 | -33/+149 | |
* | Optimize RefAdvertiser performance by avoiding sorting | Shawn O. Pearce | 2010-01-23 | 1 | -1/+1 | |
* | Rewrite reference handling to be abstract and accurate | Shawn O. Pearce | 2010-01-23 | 1 | -2/+1 | |
* | server side: smart fetch over HTTP | Shawn O. Pearce | 2010-01-12 | 4 | -0/+312 | |
* | server side: smart push over HTTP | Shawn O. Pearce | 2010-01-12 | 5 | -5/+482 | |
* | Simple dumb HTTP server for Git | Shawn O. Pearce | 2010-01-12 | 25 | -0/+3165 |