aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org
Commit message (Expand)AuthorAgeFilesLines
...
* | Make Config.readIncludedConfig a noop by defaultShawn Pearce2017-12-131-18/+1
* | DfsBlockCache.hasBlock0: quickly check for file in cacheShawn Pearce2017-12-131-0/+17
* | Merge branch 'stable-4.9'David Pursehouse2017-12-131-1/+1
|\|
| * TransportCommand#setTimeout: Specify units for timeout in JavadocDavid Turner2017-12-121-1/+1
| * Fix typo in key of a JGitText externalized stringMatthias Sohn2017-12-112-2/+2
* | Fix typo in key of a JGitText externalized stringMatthias Sohn2017-12-102-2/+2
* | Merge branch 'stable-4.9'Matthias Sohn2017-12-102-6/+29
|\|
| * Fix IllegalThreadStateException if stderr closed without exitingDmitry Pavlenko2017-12-102-6/+29
* | CloneCommand: Refactor listing of files in deleteChildrenDavid Pursehouse2017-12-081-3/+3
* | DfsBlockCache#creditSpace: release clockLock in finally blockDavid Pursehouse2017-12-071-2/+5
* | FS_POSIX: Fix boxing/unboxing of BooleanDavid Pursehouse2017-12-071-12/+19
* | Use constants from StandardCharsets instead of hard-coded stringsDavid Pursehouse2017-12-074-43/+26
* | Merge branch 'stable-4.9'David Pursehouse2017-12-071-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-061-0/+14
* | FileBasedConfig: support for relative includesMarc Strapetz2017-12-041-0/+30
* | Config: extract method to read included configMarc Strapetz2017-12-041-17/+40
* | Merge branch 'stable-4.9'Matthias Sohn2017-11-301-0/+24
|\|
| * GC: Delete stale temporary packs and indexesHector Caballero2017-11-241-0/+25
* | Merge "Break down DfsBlockCache stats by pack file extension."Shawn Pearce2017-11-283-67/+166
|\ \
| * | Break down DfsBlockCache stats by pack file extension.Minh Thai2017-11-273-67/+166
* | | RepoCommand: Skip RemoteReader when encountering a full SHA-1Jonathan Nieder2017-11-281-2/+1
|/ /
* | Performance improvement on writing a large indexStephen Lawson2017-11-231-2/+6
* | Merge branch 'stable-4.9'Matthias Sohn2017-11-245-3/+136
|\|
| * Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2017-11-245-3/+136
| |\
| | * Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2017-11-225-3/+136
| | |\
| | | * Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2017-11-225-3/+136
| | | |\
| | | | * Silence boxing warningMatthias Sohn2017-11-221-0/+1
| | | | * Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2017-11-225-3/+134
| | | | |\
| | | | | * 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
| |\| | | | |