| Commit message (Expand) | Author | Age | Files | Lines |
* | Updpate oxygen orbit to R20170919201930 and remove old orbit repos | Matthias Sohn | 2017-12-13 | 10 | -170/+11 |
* | Remove use of deprecated X509HostnameVerifier | Matthias Sohn | 2017-12-13 | 1 | -29/+2 |
* | Update Apache httpclient to 4.5.2 and httpcore to 4.4.6 | Matthias Sohn | 2017-12-13 | 9 | -33/+48 |
* | Remove unused API filters | David Pursehouse | 2017-12-13 | 1 | -43/+0 |
* | Fix typo in key of a JGitText externalized string | Matthias Sohn | 2017-12-10 | 3 | -3/+3 |
* | Merge branch 'stable-4.9' | Matthias Sohn | 2017-12-10 | 3 | -6/+31 |
|\ |
|
| * | Fix IllegalThreadStateException if stderr closed without exiting | Dmitry Pavlenko | 2017-12-10 | 3 | -6/+31 |
* | | Merge "URIishTest: more Windows file-protocol tests" | Thomas Wolf | 2017-12-09 | 1 | -0/+82 |
|\ \ |
|
| * | | URIishTest: more Windows file-protocol tests | Marc Strapetz | 2017-12-09 | 1 | -0/+82 |
* | | | PackInserterTest: Prevent potential NPE dereferencing Path.getFileName() | David Pursehouse | 2017-12-08 | 1 | -3/+6 |
* | | | CloneCommand: Refactor listing of files in deleteChildren | David Pursehouse | 2017-12-08 | 1 | -3/+3 |
* | | | Specify consistent version range for junit in OSGi manifests | David Pursehouse | 2017-12-08 | 8 | -23/+23 |
* | | | Merge branch 'stable-4.9' | David Pursehouse | 2017-12-08 | 0 | -0/+0 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | LfsServerText: Fix formatting of invalidPathInfo message | David Pursehouse | 2017-12-08 | 2 | -2/+2 |
| * | InvalidLongObjectIdException: Fix formatting of message | David Pursehouse | 2017-12-08 | 2 | -2/+2 |
| * | FileLfsServlet: Do not pretty print json response | David Pursehouse | 2017-12-08 | 2 | -7/+6 |
* | | DfsBlockCache#creditSpace: release clockLock in finally block | David Pursehouse | 2017-12-07 | 1 | -2/+5 |
* | | ArchiveTest: Check result of BufferedInputStream#skip | David Pursehouse | 2017-12-07 | 1 | -1/+5 |
* | | FS_POSIX: Fix boxing/unboxing of Boolean | David Pursehouse | 2017-12-07 | 1 | -12/+19 |
* | | Use constants from StandardCharsets instead of hard-coded strings | David Pursehouse | 2017-12-07 | 36 | -282/+235 |
* | | LfsServerText: Fix formatting of invalidPathInfo message | David Pursehouse | 2017-12-07 | 2 | -2/+2 |
* | | InvalidLongObjectIdException: Fix formatting of message | David Pursehouse | 2017-12-07 | 2 | -2/+2 |
* | | Move repeated LFS Gson handling to common class | David Pursehouse | 2017-12-07 | 3 | -46/+123 |
* | | DownloadTest: Use ExpectedException instead of try..catch..fail | David Pursehouse | 2017-12-07 | 2 | -26/+21 |
* | | FileLfsServlet: Do not pretty print json response | David Pursehouse | 2017-12-07 | 2 | -7/+6 |
* | | Merge branch 'stable-4.9' | David Pursehouse | 2017-12-07 | 2 | -2/+2 |
|\| |
|
| * | LfsStore: Make inner class AppServer static | David Pursehouse | 2017-12-06 | 1 | -1/+1 |
| * | DirCacheCheckout#processEntry: Fix typo in javadoc | David Pursehouse | 2017-12-06 | 1 | -1/+1 |
* | | TransportHttp: retry on IOException with another mechanism | Thomas Wolf | 2017-12-06 | 1 | -7/+22 |
* | | ConfigTest: Move pathToString to FileUtils | David Pursehouse | 2017-12-06 | 3 | -10/+17 |
* | | FileBasedConfig: support for relative includes | Marc Strapetz | 2017-12-04 | 3 | -3/+114 |
* | | Config: extract method to read included config | Marc Strapetz | 2017-12-04 | 1 | -17/+40 |
* | | ConfigTest: fix on Windows | Marc Strapetz | 2017-12-04 | 1 | -4/+12 |
* | | Merge branch 'stable-4.9' | David Pursehouse | 2017-12-04 | 0 | -0/+0 |
|\| |
|
| * | Prepare 4.9.2-SNAPSHOT builds | Matthias Sohn | 2017-12-03 | 56 | -333/+333 |
| * | JGit v4.9.1.201712030800-rv4.9.1.201712030800-r | Matthias Sohn | 2017-12-03 | 56 | -59/+59 |
| * | Silence API warnings for reintroduced ResolveMerger#processEntry | Matthias Sohn | 2017-12-03 | 1 | -0/+17 |
* | | Make local assert methods private in test classes | David Pursehouse | 2017-12-01 | 3 | -6/+6 |
* | | Upgrade error_prone_core to 2.1.3 | David Pursehouse | 2017-12-01 | 1 | -1/+1 |
* | | Merge branch 'stable-4.9' | Matthias Sohn | 2017-11-30 | 2 | -0/+130 |
|\| |
|
| * | GC: Delete stale temporary packs and indexes | Hector Caballero | 2017-11-24 | 2 | -0/+131 |
* | | Update Jetty to 9.4.8.v20171121 | Matthias Sohn | 2017-11-29 | 12 | -110/+110 |
* | | Merge "Break down DfsBlockCache stats by pack file extension." | Shawn Pearce | 2017-11-28 | 5 | -72/+172 |
|\ \ |
|
| * | | Break down DfsBlockCache stats by pack file extension. | Minh Thai | 2017-11-27 | 5 | -72/+172 |
* | | | RepoCommand: Skip RemoteReader when encountering a full SHA-1 | Jonathan Nieder | 2017-11-28 | 1 | -2/+1 |
|/ / |
|
* | | Upgrade spotbugs-maven-plugin to 3.1.0-RC8 | David Pursehouse | 2017-11-26 | 1 | -1/+1 |
* | | Performance improvement on writing a large index | Stephen Lawson | 2017-11-23 | 1 | -2/+6 |
* | | Upgrade maven-compiler-plugin to 3.7.0 | David Pursehouse | 2017-11-23 | 1 | -1/+1 |
* | | Fix discouraged access warnings in RefsUnreadableInMemoryRepository | Matthias Sohn | 2017-11-24 | 1 | -1/+2 |
* | | Merge branch 'stable-4.9' | Matthias Sohn | 2017-11-24 | 24 | -103/+330 |
|\| |
|