summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Make streamFileThreshold configurableKevin Corcoran2016-10-241-0/+21
* TreeFormatter: disallow empty filenames in treesDavid Turner2016-10-192-1/+18
* DiffCommandTest: Don't call toString on String instancesDavid Pursehouse2016-10-191-5/+5
* FileNameMatcherTest: Use Character.valueOf rather than new CharacterDavid Pursehouse2016-10-191-1/+1
* Use valueOf rather than constructor for Integer and BooleanDavid Pursehouse2016-10-181-1/+1
* Upgrade buck to 7b7817c48f30687781040b2b82ac9218d5c4eaa4David Pursehouse2016-10-181-1/+0
* Merge branch 'stable-4.5'Matthias Sohn2016-10-141-0/+21
|\
| * Fix eviction of repositories with negative usage countHugo Arès2016-10-121-0/+21
* | Fix symlink content comparison on MacOS in tree walkThomas Wolf2016-10-112-0/+264
* | Fix CheckoutCommand to return updated files even on NONDELETED statusChristian Halstrick2016-09-271-0/+33
* | Merge branch 'stable-4.5'Matthias Sohn2016-09-241-0/+146
|\|
| * 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
| |/
* | pgm, test: Add missing dependency for buck buildDavid Pursehouse2016-09-221-0/+1
* | Change JGit minimum execution environment to JavaSE-1.8Matthias Sohn2016-09-208-125/+5
* | Add built-in LFS smudge filter for local caseChristian Halstrick2016-09-202-28/+102
* | Add built-in LFS clean filterChristian Halstrick2016-09-202-2/+79
* | Add support for built-in smudge filtersChristian Halstrick2016-09-201-0/+94
* | Add support for built-in clean filtersChristian Halstrick2016-09-201-0/+157
* | Prepare 4.6.0-SNAPSHOT buildsMatthias Sohn2016-09-192-42/+42
|/
* 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
|\