aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc in org.eclipse.jgit ketch packageMatthias Sohn2017-12-1818-130/+380
* Fix javadoc in org.eclipse.jgit internal and fsck packagesMatthias Sohn2017-12-183-9/+54
* Fix javadoc in org.eclipse.jgit ignore packageMatthias Sohn2017-12-1811-16/+55
* Fix javadoc in org.eclipse.jgit hooks packageMatthias Sohn2017-12-186-7/+54
* Fix javadoc in org.eclipse.jgit gitrepo packageMatthias Sohn2017-12-184-6/+49
* Fix javadoc in org.eclipse.jgit fnmatch packageMatthias Sohn2017-12-188-11/+44
* Fix javadoc in org.eclipse.jgit events packageMatthias Sohn2017-12-1812-26/+66
* Fix javadoc in org.eclipse.jgit errors packageMatthias Sohn2017-12-1831-47/+156
* Fix javadoc in org.eclipse.jgit dircache packageMatthias Sohn2017-12-1810-92/+153
* EmtpyCommitException: Add TODO to fix misspelled class name in 5.0David Pursehouse2017-12-181-1/+1
* Fix javadoc org.eclipse.jgit diff packageMatthias Sohn2017-12-1822-160/+333
* Fix javadoc in org.eclipse.jgit annotations and api packagesMatthias Sohn2017-12-1893-723/+1387
* Fix javadoc in org.eclipse.jgit blame packageMatthias Sohn2017-12-175-31/+100
* Fix javadoc in org.eclipse.jgit attributes packageMatthias Sohn2017-12-1710-81/+171
* Merge branch 'stable-4.9'David Pursehouse2017-12-162-5/+37
|\
| * Write packed-refs directly when cloningThomas Wolf2017-12-152-5/+37
| * Config: Remove the include functionalityDavid Pursehouse2017-12-151-39/+0
* | DfsFsck: Skip unborn branches and symrefs to nowhereZhen Chen2017-12-151-2/+8
* | Merge branch 'stable-4.9'David Pursehouse2017-12-141-1/+1
|\|
| * InMemoryRepository: Make inner class MemObjDatabase staticDavid Pursehouse2017-12-121-1/+1
* | 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
| | | | |\