summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* / Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2017-10-082-47/+47
|/
* Use a new RevWalk for validating not advertised wantsZhen Chen2017-10-051-0/+90
* ReflogWriter: Align auto-creation defaults with C gitDave Borowitz2017-09-301-10/+11
* Support force writing reflog on a per-update basisDave Borowitz2017-09-302-6/+75
* Ensure ReflogWriter only works with a RefDirectoryDave Borowitz2017-09-301-1/+2
* ChangeIdUtilTest: Remove unused notestCommitDashVDavid Pursehouse2017-09-301-17/+0
* Support http.<url>.* configsThomas Wolf2017-09-102-0/+432
* Add PushConfig class with PushRecurseSubmodulesModeDavid Pursehouse2017-09-091-0/+88
* Fix missing RefsChangedEvent when packed refs are usedThomas Wolf2017-09-071-0/+70
* Add FetchCommand#setRefSpecs(String...) variantDave Borowitz2017-09-072-16/+12
* ReceivePack: clear advertised .haves if application changes refsShawn Pearce2017-09-071-0/+41
* ObjectCheckerTest: Factor duplicate instances out to constantsDavid Pursehouse2017-09-061-72/+42
* SubmoduleConfigTest: Add additional tests in fetchRecurseToConfigValueDavid Pursehouse2017-09-051-0/+2
* Merge changes from topic 'dfs-reftable'Shawn Pearce2017-09-051-0/+190
|\
| * dfs: write reftable from DfsGarbageCollectorShawn Pearce2017-09-051-0/+190
* | Fix Daemon.stop() to actually stop the listener threadThomas Wolf2017-09-041-0/+96
* | Don't assume name = path in .gitmodulesThomas Wolf2017-09-041-0/+40
* | Fix some tests for running in bazelThomas Wolf2017-08-313-7/+13
* | Add dependency to jsch for OpenSshConfigTest to bazel buildThomas Wolf2017-08-311-0/+4
|/