aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | | | | | TreeWalk: Fix indentationDavid Pursehouse2017-11-151-2/+2
* | | | | | Merge "ObjectDirectory: Add pack directory getter"David Pursehouse2017-11-1411-18/+22
|\ \ \ \ \ \
| * | | | | | ObjectDirectory: Add pack directory getterHector Caballero2017-11-1411-18/+22
* | | | | | | Merge "Add return tag"David Pursehouse2017-11-141-2/+3
|\| | | | | |
| * | | | | | Add return tagHector Caballero2017-11-141-2/+3
* | | | | | | Merge "ReftableCompactor should accept 0 for minUpdateIndex"Jonathan Nieder2017-11-142-3/+329
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ReftableCompactor should accept 0 for minUpdateIndexMinh Thai2017-11-142-3/+329
* | | | | | | FileUtils.toPath to convert File to PathMarc Strapetz2017-11-148-21/+44
* | | | | | | Silence invalid @since 3.5 API warning on ResolveMerge#processEntryMatthias Sohn2017-11-131-0/+7
|/ / / / / /
* | | | | | Merge changes I335587ee,I4182a174David Pursehouse2017-11-106-1/+104
|\ \ \ \ \ \
| * | | | | | Merge branch 'stable-4.9'Matthias Sohn2017-11-115-0/+104
| |\| | | | |
| | * | | | | Work around a Jsch bug: ensure the user name is set from URIThomas Wolf2017-11-103-0/+36
| | * | | | | Merge "Reintroduce protected method which removal broke EMF Compare" into sta...Matthias Sohn2017-11-022-0/+68
| | |\ \ \ \ \
| | | * | | | | Reintroduce protected method which removal broke EMF CompareMatthias Sohn2017-10-242-0/+68
| * | | | | | | Remove an unused import from PackParserTestMatthias Sohn2017-11-111-1/+0
* | | | | | | | Add a setting for fsck to check connectivity onlyZhen Chen2017-11-101-1/+14
|/ / / / / / /