summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Don't log error if system git config does not existMatthias Sohn2016-09-051-0/+13
* Add missing dependency to slf4j-log4j bridgeMatthias Sohn2016-09-051-1/+2
* Rename FSJava7Test to FSTestMatthias Sohn2016-09-031-1/+1
* ReceivePack: refactor push option parsingShawn Pearce2016-08-261-10/+8
* Fix push option initalization on HTTPStefan Beller2016-08-261-1/+1
* Clarify the semantics of DfsRefDatabase#compareAndPutMasaya Suzuki2016-08-251-0/+39
* NoteMapTest: Add missing @Test annotationsDave Borowitz2016-08-261-1/+7
* Use FS#lastModified instead of File#lastModifiedMasaya Suzuki2016-08-243-15/+18
* Added Java 7 launch config with LANG env. variable setAndrey Loskutov2016-08-241-0/+30
* Enhance ResetCommand to allow disabling reflog updateMatthias Sohn2016-08-171-0/+40
* Merge "Add path src/ to source path in build.properties"Matthias Sohn2016-08-081-1/+2
|\
| * Add path src/ to source path in build.propertiesMatthias Sohn2016-08-061-1/+2
* | Merge "Skip cleaning inner repositories by default in CleanCommand"Christian Halstrick2016-08-071-0/+40
|\ \
| * | Skip cleaning inner repositories by default in CleanCommandMatthaus Owens2016-08-041-0/+40
* | | Merge "Add testCleanDirsWithSubmodule test to CleanCommandTest"Christian Halstrick2016-08-071-0/+28
|\| | | |/ |/|
| * Add testCleanDirsWithSubmodule test to CleanCommandTestMatthaus Owens2016-08-041-0/+28
* | Merge changes I27961679,I91be6165,If0dbd562Jonathan Nieder2016-08-051-3/+0
|\ \
| * | Remove references to org.eclipse.jgit.java7David Pursehouse2016-08-051-3/+0
* | | Shallow fetch/clone: Make --depth mean the total history depthTerry Parker2016-08-051-7/+49
* | | Shallow fetch: Respect "shallow" linesTerry Parker2016-08-051-22/+75
|/ /
* | Shallow fetch: avoid sending unneeded blobsTerry Parker2016-08-041-3/+69
* | PackWriterTest: Improve readabilityTerry Parker2016-08-041-10/+17
|/
* Annotate Sets#of with @SafeVarArgs to prevent heap pollution warningDavid Pursehouse2016-07-261-0/+1
* Ignore 'The value of exception parameter is not used' warningDavid Pursehouse2016-07-261-0/+1
* Merge branch 'stable-4.4'David Pursehouse2016-07-261-0/+14
|\
| * JGit v4.4.1.201607150455-rv4.4.1.201607150455-rMatthias Sohn2016-07-152-2/+2
| * Merge "RefDirectory: remove ref lock file for following ref dir removal" into...Christian Halstrick2016-07-151-0/+14
| |\
| | * RefDirectory: remove ref lock file for following ref dir removalMarco Miller2016-06-101-0/+14
* | | RefSpecs: allow construction of weird wildcarded RefSpecsStefan Beller2016-07-251-0/+25
* | | RefSpec: reject refs ending in '/'Stefan Beller2016-07-251-0/+10
* | | Push implementation of option stringsDan Wang2016-07-221-0/+363
* | | Merge branch 'stable-4.4'Matthias Sohn2016-07-123-7/+198
|\| |
| * | Time based eviction strategy for repository cacheChristian Halstrick2016-07-122-4/+175
| * | Add method to read time unit from configHugo Arès2016-07-121-0/+95
| * | Config load should not fail on unsupported or nonexistent include pathHugo Arès2016-06-271-3/+24
| |/
* | Fix unclosed resource warnings in FileTreeIteratorTestMatthias Sohn2016-07-071-29/+30
* | ReceivePack: report protocol parsing failures on channel 3Shawn Pearce2016-07-051-0/+40
* | PushConnectionTest: Use Java 7 try-with-resourcesShawn Pearce2016-07-051-10/+3
* | Enhance test coverage when core.filemode is falseChristian Halstrick2016-07-011-48/+30
* | Merge changes from topic 'dfs-gc'Shawn Pearce2016-06-271-0/+239
|\ \
| * | Prune UNREACHABLE_GARBAGE packs when they expireMike Williams2016-06-271-0/+239
* | | Fix TreeWalk to reset attributes cache for each entryChristian Halstrick2016-06-231-0/+23
|/ /
* | Fix DirCacheCheckout to return CheckoutConflictExceptionChristian Halstrick2016-06-231-0/+58
* | Optimize RefAdvertiser for wire protocolShawn Pearce2016-06-181-0/+116
* | Merge branch 'stable-4.4'Matthias Sohn2016-06-141-7/+49
|\|
| * Prepare 4.4.1-SNAPSHOT buildsMatthias Sohn2016-06-072-42/+42
| * JGit v4.4.0.201606070830-rv4.4.0.201606070830-rMatthias Sohn2016-06-072-2/+2
| * Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn2016-06-012-2/+2
| * JGit v4.4.0.201606011500-rc2v4.4.0.201606011500-rc2Matthias Sohn2016-06-012-2/+2
| * Merge branch 'master' into stable-4.4Matthias Sohn2016-06-012-3/+97
| |\