summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* JGit v4.5.7.201904151645-rv4.5.7.201904151645-rMatthias Sohn2019-04-152-2/+2
* Fix pack files scan when filesnapshot isn't modifiedLuca Milanesio2019-04-091-1/+48
* Prepare 4.5.7-SNAPSHOT buildsMatthias Sohn2019-03-122-42/+42
* JGit v4.5.6.201903121547-rv4.5.6.201903121547-rMatthias Sohn2019-03-122-2/+2
* Include size when comparing FileSnapshotLuca Milanesio2019-03-121-1/+35
* Prepare 4.5.6-SNAPSHOT buildsMatthias Sohn2018-12-242-42/+42
* JGit v4.5.5.201812240535-rv4.5.5.201812240535-rMatthias Sohn2018-12-242-2/+2
* Temporarily @Ignore flaky CommitCommandTest methodsDave Borowitz2018-06-191-0/+3
* Prepare 4.5.5-SNAPSHOT buildsMatthias Sohn2017-11-222-42/+42
* JGit v4.5.4.201711221230-rv4.5.4.201711221230-rMatthias Sohn2017-11-222-2/+2
* Prepare 4.5.4-SNAPSHOT buildsMatthias Sohn2017-08-262-42/+42
* JGit v4.5.3.201708160445-rv4.5.3.201708160445-rMatthias Sohn2017-08-162-2/+2
* Fix exception handling for opening bitmap index filesChristian Halstrick2017-08-141-0/+103
* Prepare 4.5.3-SNAPSHOT buildsMatthias Sohn2017-04-082-42/+42
* JGit v4.5.2.201704071617-rv4.5.2.201704071617-rMatthias Sohn2017-04-072-2/+2
* Prepare 4.5.2-SNAPSHOT buildsMatthias Sohn2017-03-252-42/+42
* JGit v4.5.1.201703201650-rv4.5.1.201703201650-rMatthias Sohn2017-03-202-2/+2
* Fix eviction of repositories with negative usage countHugo Arès2016-10-121-0/+21
* Merge "Fix carrying over flags during a RevWalk" into stable-4.5Shawn Pearce2016-09-241-0/+146
|\
| * Fix carrying over flags during a RevWalkChristian Halstrick2016-09-231-0/+146
* | Prepare 4.5.1-SNAPSHOT buildsMatthias Sohn2016-09-212-42/+42
* | JGit v4.5.0.201609210915-rv4.5.0.201609210915-rMatthias Sohn2016-09-212-2/+2
|/
* Handle all values of branch.[name].rebaseThomas Wolf2016-09-152-37/+58
* Ignore trailing spaces in directory rule patternsAndrey Loskutov2016-09-143-1/+43
* Add support for post-commit hooksMartin Goellnitz2016-09-131-0/+62
* 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
|\