summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* PushConnectionTest: Increase maxCommandBytes yet againDavid Pursehouse2017-12-181-1/+1
* ConfigTest: Remove redundant assignmentDavid Pursehouse2017-12-151-2/+1
* Make Config.readIncludedConfig a noop by defaultShawn Pearce2017-12-131-15/+3
* 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
* | Specify consistent version range for junit in OSGi manifestsDavid Pursehouse2017-12-081-5/+5
|/
* Use constants from StandardCharsets instead of hard-coded stringsDavid Pursehouse2017-12-0724-216/+185
* ConfigTest: Move pathToString to FileUtilsDavid Pursehouse2017-12-062-10/+3
* FileBasedConfig: support for relative includesMarc Strapetz2017-12-042-3/+84
* ConfigTest: fix on WindowsMarc Strapetz2017-12-041-4/+12
* Make local assert methods private in test classesDavid Pursehouse2017-12-013-6/+6
* Merge branch 'stable-4.9'Matthias Sohn2017-11-301-0/+106
|\
| * GC: Delete stale temporary packs and indexesHector Caballero2017-11-241-0/+106
* | Break down DfsBlockCache stats by pack file extension.Minh Thai2017-11-272-5/+6
* | Merge branch 'stable-4.9'Matthias Sohn2017-11-241-1/+11
|\|
| * Ignore warning for minor version change without API changeMatthias Sohn2017-11-241-1/+11
* | Merge branch 'stable-4.9'David Pursehouse2017-11-221-2/+1
|\|
| * Yet another work-around for a Jsch bug: timeoutsThomas Wolf2017-11-201-2/+1
* | Config: Handle leading/trailing single whitespacesDave Borowitz2017-11-201-0/+52
* | Merge changes from topic 'includeDeletes'Shawn Pearce2017-11-161-0/+102
|\ \
| * | Add flag for keeping ref tombstones in GC reftableMinh Thai2017-11-151-0/+102
* | | Remove unused import from ReftableCompactorTestMatthias Sohn2017-11-151-1/+0
|/ /
* | Merge "ObjectDirectory: Add pack directory getter"David Pursehouse2017-11-146-9/+8
|\ \
| * | ObjectDirectory: Add pack directory getterHector Caballero2017-11-146-9/+8
* | | Merge "ReftableCompactor should accept 0 for minUpdateIndex"Jonathan Nieder2017-11-141-0/+326
|\ \ \ | |/ / |/| |
| * | ReftableCompactor should accept 0 for minUpdateIndexMinh Thai2017-11-141-0/+326
* | | FileUtils.toPath to convert File to PathMarc Strapetz2017-11-141-1/+2
|/ /
* | Remove an unused import from PackParserTestMatthias Sohn2017-11-111-1/+0
* | Merge changes I22a8874b,I68ed4abd,I740bc4bf,Icbd17d15Jonathan Nieder2017-11-101-11/+94
|\ \
| * | Use bitmaps for non-commit reachability checksJonathan Tan2017-11-101-0/+87
| * | UploadPackTest: construct commits in test methodJonathan Tan2017-11-011-11/+7
* | | Reject pack if delta exceeds array size limitShawn Pearce2017-11-091-1/+1
* | | Suppress "Unlikely argument type for equals()" warnings in testsDavid Pursehouse2017-11-063-0/+3
* | | Merge branch 'stable-4.9'David Pursehouse2017-11-021-0/+539
|\ \ \ | | |/ | |/|
| * | PackInserter: Implement newReader()Dave Borowitz2017-11-011-1/+119
| * | FileRepository: Add pack-based inserter implementationDave Borowitz2017-11-011-0/+421
* | | Revert "Throw BinaryBlobException from RawParseUtils#lineMap."Han-Wen NIenhuys2017-10-242-19/+9
* | | Throw BinaryBlobException from RawParseUtils#lineMap.Han-Wen Nienhuys2017-10-242-9/+19
* | | Avoid loading and merging binary data in ResolveMergerHan-Wen Nienhuys2017-10-241-0/+142
* | | Introduce RawText#load.Han-Wen Nienhuys2017-10-241-0/+110
* | | Merge branch 'stable-4.9'David Pursehouse2017-10-231-10/+15
|\| |
| * | Avoid bad rounding "1 year, 12 months" in date formatterMichael Keppler2017-10-231-1/+8
| * | Ensure that ~ in ssh config is replaced before Jsch sees itThomas Wolf2017-10-181-10/+15
| * | Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2017-10-082-47/+47
| * | JGit v4.9.0.201710071750-rv4.9.0.201710071750-rMatthias Sohn2017-10-072-2/+2
* | | dfs: Switch InMemoryRepository to DfsReftableDatabaseShawn Pearce2017-10-181-5/+4
* | | Merge changes from topic 'reftable'Terry Parker2017-10-181-1/+2
|\ \ \
| * | | Support symbolic references in ReceiveCommandShawn Pearce2017-10-181-1/+2
| | |/ | |/|
* / | Avoid bad rounding "1 year, 12 months" in date formatterMichael Keppler2017-10-181-1/+8
|/ /