aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * Fix LockFile semantics when running on NFSChristian Halstrick2017-11-224-1/+125
| | | | | * Honor trustFolderStats also when reading packed-refsChristian Halstrick2017-11-211-2/+9
* | | | | | Merge branch 'stable-4.9'David Pursehouse2017-11-221-2/+60
|\| | | | |
| * | | | | Yet another work-around for a Jsch bug: timeoutsThomas Wolf2017-11-201-2/+60
* | | | | | Config: Handle leading/trailing single whitespacesDave Borowitz2017-11-201-3/+19
* | | | | | Merge branch 'stable-4.9'David Pursehouse2017-11-201-8/+12
|\| | | | |
| * | | | | Fix NPE in TransportGitSsh.ExtSession.exec()Matthias Sohn2017-11-201-8/+12
* | | | | | Add flag for keeping ref tombstones in GC reftableMinh Thai2017-11-151-1/+13
* | | | | | Preserve ref tombstone when compact top retable stackMinh Thai2017-11-151-0/+1
* | | | | | 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-144-8/+13
|\ \ \ \ \ \
| * | | | | | ObjectDirectory: Add pack directory getterHector Caballero2017-11-144-8/+13
* | | | | | | 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-141-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ReftableCompactor should accept 0 for minUpdateIndexMinh Thai2017-11-141-3/+3
* | | | | | | FileUtils.toPath to convert File to PathMarc Strapetz2017-11-145-18/+39
|/ / / / / /
* | | | | | Merge changes I335587ee,I4182a174David Pursehouse2017-11-103-0/+91
|\ \ \ \ \ \
| * | | | | | Merge branch 'stable-4.9'Matthias Sohn2017-11-113-0/+91
| |\| | | | |
| | * | | | | Work around a Jsch bug: ensure the user name is set from URIThomas Wolf2017-11-102-0/+35
| | * | | | | Merge "Reintroduce protected method which removal broke EMF Compare" into sta...Matthias Sohn2017-11-021-0/+56
| | |\ \ \ \ \
| | | * | | | | Reintroduce protected method which removal broke EMF CompareMatthias Sohn2017-10-241-0/+56
* | | | | | | | Add a setting for fsck to check connectivity onlyZhen Chen2017-11-101-1/+14
|/ / / / / / /
* | | | | | | Merge changes I22a8874b,I68ed4abd,I740bc4bf,Icbd17d15Jonathan Nieder2017-11-106-112/+315
|\ \ \ \ \ \ \
| * | | | | | | BitmapWalker: do not revisit objects in bitmapJonathan Tan2017-11-101-1/+22
| * | | | | | | Use bitmaps for non-commit reachability checksJonathan Tan2017-11-101-2/+33
| * | | | | | | Make PackWriterBitmapWalker publicJonathan Tan2017-11-105-122/+273
* | | | | | | | Reject pack if delta exceeds array size limitShawn Pearce2017-11-091-2/+6
* | | | | | | | Check non-flushed packs for existence of objectZhen Chen2017-11-071-0/+6
* | | | | | | | Merge branch 'stable-4.9'David Pursehouse2017-11-026-19/+672
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | PackInserter: Implement newReader()Dave Borowitz2017-11-011-1/+232
| * | | | | | | Move some strings from DfsText to JGitTextDave Borowitz2017-11-013-7/+7
| * | | | | | | FileRepository: Add pack-based inserter implementationDave Borowitz2017-11-012-0/+418
| * | | | | | | ObjectDirectory: Factor a method to close open pack handlesDave Borowitz2017-11-012-10/+16
| * | | | | | | ObjectDirectory: Remove last modified check in insertPackDave Borowitz2017-11-011-2/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Move loggers to the top of their classSaša Živkov2017-10-302-4/+4
* | | | | | | Merge "Align PackStatistics and DfsPackDescription list length"Terry Parker2017-10-262-4/+14
|\ \ \ \ \ \ \
| * | | | | | | Align PackStatistics and DfsPackDescription list lengthMasaya Suzuki2017-10-202-4/+14
* | | | | | | | Revert "Throw BinaryBlobException from RawParseUtils#lineMap."Han-Wen NIenhuys2017-10-242-29/+13
* | | | | | | | Fix typo in commentHan-Wen Nienhuys2017-10-241-1/+1
* | | | | | | | Throw BinaryBlobException from RawParseUtils#lineMap.Han-Wen Nienhuys2017-10-242-13/+29
* | | | | | | | Avoid loading and merging binary data in ResolveMergerHan-Wen Nienhuys2017-10-241-7/+23
* | | | | | | | Introduce ObjectLoader.Filter for delegationHan-Wen Nienhuys2017-10-241-0/+38
* | | | | | | | Introduce RawText#load.Han-Wen Nienhuys2017-10-243-53/+161
* | | | | | | | Add missing @since tags for new API in ReceiveCommandMatthias Sohn2017-10-231-2/+8
* | | | | | | | Merge branch 'stable-4.9'David Pursehouse2017-10-231-11/+34
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | Avoid bad rounding "1 year, 12 months" in date formatterMichael Keppler2017-10-231-2/+3
| * | | | | | Ensure that ~ in ssh config is replaced before Jsch sees itThomas Wolf2017-10-181-11/+34
* | | | | | | dfs: Switch InMemoryRepository to DfsReftableDatabaseShawn Pearce2017-10-184-210/+39