Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump jetty version to 11.0.20 | David Ostrovsky | 2024-05-02 | 1 | -4/+4 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Use Instant instead of milliseconds for filesystem timestamp handling | Matthias Sohn | 2019-07-18 | 1 | -3/+5 |
* | Remove further unnecessary 'final' keywords | Han-Wen Nienhuys | 2018-05-18 | 1 | -1/+1 |
* | Remove 'final' in parameter lists | Han-Wen Nienhuys | 2018-05-15 | 1 | -1/+1 |
* | FileSender: Open OutputStream in try-with-resource | David Pursehouse | 2018-03-06 | 1 | -4/+1 |
* | Remove unnecessary @SuppressWarnings | Robin Rosenberg | 2012-09-23 | 1 | -1/+0 |
* | 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 | 1 | -2/+3 |
* | Simple dumb HTTP server for Git | Shawn O. Pearce | 2010-01-12 | 1 | -0/+225 |