aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updpate oxygen orbit to R20170919201930 and remove old orbit reposMatthias Sohn2017-12-1310-170/+11
* Remove use of deprecated X509HostnameVerifierMatthias Sohn2017-12-131-29/+2
* Update Apache httpclient to 4.5.2 and httpcore to 4.4.6Matthias Sohn2017-12-139-33/+48
* Remove unused API filtersDavid Pursehouse2017-12-131-43/+0
* Fix typo in key of a JGitText externalized stringMatthias Sohn2017-12-103-3/+3
* Merge branch 'stable-4.9'Matthias Sohn2017-12-103-6/+31
|\
| * Fix IllegalThreadStateException if stderr closed without exitingDmitry Pavlenko2017-12-103-6/+31
* | Merge "URIishTest: more Windows file-protocol tests"Thomas Wolf2017-12-091-0/+82
|\ \
| * | URIishTest: more Windows file-protocol testsMarc Strapetz2017-12-091-0/+82
* | | PackInserterTest: Prevent potential NPE dereferencing Path.getFileName()David Pursehouse2017-12-081-3/+6
* | | CloneCommand: Refactor listing of files in deleteChildrenDavid Pursehouse2017-12-081-3/+3
* | | Specify consistent version range for junit in OSGi manifestsDavid Pursehouse2017-12-088-23/+23
* | | Merge branch 'stable-4.9'David Pursehouse2017-12-080-0/+0
|\ \ \ | |/ / |/| / | |/
| * LfsServerText: Fix formatting of invalidPathInfo messageDavid Pursehouse2017-12-082-2/+2
| * InvalidLongObjectIdException: Fix formatting of messageDavid Pursehouse2017-12-082-2/+2
| * FileLfsServlet: Do not pretty print json responseDavid Pursehouse2017-12-082-7/+6
* | DfsBlockCache#creditSpace: release clockLock in finally blockDavid Pursehouse2017-12-071-2/+5
* | ArchiveTest: Check result of BufferedInputStream#skipDavid Pursehouse2017-12-071-1/+5
* | FS_POSIX: Fix boxing/unboxing of BooleanDavid Pursehouse2017-12-071-12/+19
* | Use constants from StandardCharsets instead of hard-coded stringsDavid Pursehouse2017-12-0736-282/+235
* | LfsServerText: Fix formatting of invalidPathInfo messageDavid Pursehouse2017-12-072-2/+2
* | InvalidLongObjectIdException: Fix formatting of messageDavid Pursehouse2017-12-072-2/+2
* | Move repeated LFS Gson handling to common classDavid Pursehouse2017-12-073-46/+123
* | DownloadTest: Use ExpectedException instead of try..catch..failDavid Pursehouse2017-12-072-26/+21
* | FileLfsServlet: Do not pretty print json responseDavid Pursehouse2017-12-072-7/+6
* | Merge branch 'stable-4.9'David Pursehouse2017-12-072-2/+2
|\|
| * LfsStore: Make inner class AppServer staticDavid Pursehouse2017-12-061-1/+1
| * DirCacheCheckout#processEntry: Fix typo in javadocDavid Pursehouse2017-12-061-1/+1
* | TransportHttp: retry on IOException with another mechanismThomas Wolf2017-12-061-7/+22
* | ConfigTest: Move pathToString to FileUtilsDavid Pursehouse2017-12-063-10/+17
* | FileBasedConfig: support for relative includesMarc Strapetz2017-12-043-3/+114
* | Config: extract method to read included configMarc Strapetz2017-12-041-17/+40
* | ConfigTest: fix on WindowsMarc Strapetz2017-12-041-4/+12
* | Merge branch 'stable-4.9'David Pursehouse2017-12-040-0/+0
|\|
| * Prepare 4.9.2-SNAPSHOT buildsMatthias Sohn2017-12-0356-333/+333
| * JGit v4.9.1.201712030800-rv4.9.1.201712030800-rMatthias Sohn2017-12-0356-59/+59
| * Silence API warnings for reintroduced ResolveMerger#processEntryMatthias Sohn2017-12-031-0/+17
* | Make local assert methods private in test classesDavid Pursehouse2017-12-013-6/+6
* | Upgrade error_prone_core to 2.1.3David Pursehouse2017-12-011-1/+1
* | Merge branch 'stable-4.9'Matthias Sohn2017-11-302-0/+130
|\|
| * GC: Delete stale temporary packs and indexesHector Caballero2017-11-242-0/+131
* | Update Jetty to 9.4.8.v20171121Matthias Sohn2017-11-2912-110/+110
* | Merge "Break down DfsBlockCache stats by pack file extension."Shawn Pearce2017-11-285-72/+172
|\ \
| * | Break down DfsBlockCache stats by pack file extension.Minh Thai2017-11-275-72/+172
* | | RepoCommand: Skip RemoteReader when encountering a full SHA-1Jonathan Nieder2017-11-281-2/+1
|/ /
* | Upgrade spotbugs-maven-plugin to 3.1.0-RC8David Pursehouse2017-11-261-1/+1
* | Performance improvement on writing a large indexStephen Lawson2017-11-231-2/+6
* | Upgrade maven-compiler-plugin to 3.7.0David Pursehouse2017-11-231-1/+1
* | Fix discouraged access warnings in RefsUnreadableInMemoryRepositoryMatthias Sohn2017-11-241-1/+2
* | Merge branch 'stable-4.9'Matthias Sohn2017-11-2424-103/+330
|\|