summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Ignore warning for minor version change without API changeMatthias Sohn2017-11-2417-13/+177
| * Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2017-11-247-63/+176
| |\
| | * Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2017-11-226-12/+160
| | |\
| | | * Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2017-11-227-44/+158
| | | |\
| | | | * Silence boxing warningMatthias Sohn2017-11-221-0/+1
| | | | * Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2017-11-228-40/+195
| | | | |\
| | | | | * Prepare 4.5.5-SNAPSHOT buildsMatthias Sohn2017-11-2256-302/+302
| | | | | * JGit v4.5.4.201711221230-rv4.5.4.201711221230-rMatthias Sohn2017-11-2256-59/+59
| | | | | * Fix LockFile semantics when running on NFSChristian Halstrick2017-11-225-3/+127
| | | | | * Honor trustFolderStats also when reading packed-refsChristian Halstrick2017-11-211-2/+9
| | | | | * Prepare 4.5.4-SNAPSHOT buildsMatthias Sohn2017-08-2656-302/+302
| | | | | * JGit v4.5.3.201708160445-rv4.5.3.201708160445-rMatthias Sohn2017-08-1656-59/+59
* | | | | | Merge branch 'stable-4.9'David Pursehouse2017-11-222-4/+61
|\| | | | |
| * | | | | Yet another work-around for a Jsch bug: timeoutsThomas Wolf2017-11-202-4/+61
* | | | | | Config: Handle leading/trailing single whitespacesDave Borowitz2017-11-202-3/+71
* | | | | | Merge branch 'stable-4.9'David Pursehouse2017-11-203-9/+16
|\| | | | |
| * | | | | Fix NPE in TransportGitSsh.ExtSession.exec()Matthias Sohn2017-11-201-8/+12
| * | | | | Add missing help text for rev-parse's --verify optionMatthias Sohn2017-11-191-0/+3
| * | | | | Remove final modifier on args4j argument field in RevParseRĂ¼diger Herrmann2017-11-191-1/+1
* | | | | | Merge changes from topic 'includeDeletes'Shawn Pearce2017-11-164-1/+117
|\ \ \ \ \ \
| * | | | | | Add flag for keeping ref tombstones in GC reftableMinh Thai2017-11-153-1/+116
| * | | | | | Preserve ref tombstone when compact top retable stackMinh Thai2017-11-151-0/+1
* | | | | | | Remove unused import from ReftableCompactorTestMatthias Sohn2017-11-151-1/+0
|/ / / / / /
* | | | | | TreeWalk: Make getEolStreamType(OperationType) publicDavid Pursehouse2017-11-155-13/+21