summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Adds the git attributes computation on the treewalkArthur Daussy2015-11-184-39/+887
* Merge "Fix MissingObjectException in RenameDetector"Christian Halstrick2015-11-171-0/+31
|\
| * Fix MissingObjectException in RenameDetectorRüdiger Herrmann2015-11-121-0/+31
* | Merge branch 'stable-4.1'Matthias Sohn2015-11-141-0/+19
|\ \ | |/ |/|
| * Prepare 4.1.2-SNAPSHOT buildsMatthias Sohn2015-11-142-41/+41
| * JGit v4.1.1.201511131810-rv4.1.1.201511131810-rMatthias Sohn2015-11-142-2/+2
| * RefDirectory.exactRef: Do not ignore symrefs to unborn branchJonathan Nieder2015-11-111-0/+19
* | Fix imports in DfsInserterTestMatthias Sohn2015-11-051-10/+9
* | Insert duplicate objects to prevent race during garbage collection.Mike Williams2015-11-041-7/+61
* | Add support for pre-push hooksChristian Halstrick2015-11-021-0/+47
* | Enhance FS.runProcess() to support stdin-redirection and binary dataChristian Halstrick2015-11-021-0/+171
* | Bitmap generation: Add a test of ordering commits by "chains"Terry Parker2015-10-282-139/+271
* | Add missing dependency to org.slf4j for org.eclipse.jgit.test bundleMatthias Sohn2015-10-241-1/+2
* | Merge "WalkEncryptionTest: get rid of Log4J dependency"Matthias Sohn2015-10-231-2/+3
|\ \
| * | WalkEncryptionTest: get rid of Log4J dependencyMarc Strapetz2015-10-211-2/+3
* | | Expose bitmap selection parameters via PackConfigTerry Parker2015-10-211-0/+136
* | | Update bitmap selection throttling to fully span active branches.Terry Parker2015-10-212-62/+136
|/ /
* | Merge "Push control of time into MockSystemReader"Jonathan Nieder2015-10-203-6/+6
|\ \
| * | Push control of time into MockSystemReaderTerry Parker2015-10-203-6/+6
* | | Adding JGitV1 and JGitV2 Walk EncryptionAndrei Pozolotin2015-10-184-52/+359
* | | Adding AES Walk Encryption support in http://www.jets3t.org/ modeAndrei Pozolotin2015-10-189-0/+1230
* | | Test stability: add fsTick() to avoid random testPruneNone() failuresAndrey Loskutov2015-10-131-0/+1
|/ /
* | Fixed jgit test failures on WindowsAndrey Loskutov2015-10-123-18/+34
* | Merge "Limit the range of commits for which bitmaps are created."Shawn Pearce2015-10-101-0/+73
|\ \
| * | Limit the range of commits for which bitmaps are created.Terry Parker2015-10-081-0/+73
* | | Delete non empty directories before checkout a pathAndrey Loskutov2015-10-091-1/+391
* | | Add utility method allowing to check for empty folders in workdirChristian Halstrick2015-10-081-3/+21
|/ /
* | Merge "RepoCommand: Add setRecordRemoteBranch option to record upstream branch"Jonathan Nieder2015-10-051-0/+45
|\ \
| * | RepoCommand: Add setRecordRemoteBranch option to record upstream branchStefan Beller2015-10-051-0/+45
* | | [ignore rules] fix for handling unmatched '[' bracketsAndrey Loskutov2015-09-302-1/+55
|/ /
* | Add test case comparing CGit vs JGit ignore behavior for random patternsSébastien Arod2015-09-301-0/+275
* | Prepare 4.2.0-SNAPSHOT buildsMatthias Sohn2015-09-282-41/+41
|/
* Prepare 4.1.1-SNAPSHOT buildsMatthias Sohn2015-09-282-41/+41
* JGit v4.1.0.201509280440-rv4.1.0.201509280440-rMatthias Sohn2015-09-282-2/+2
* [ignore rules] fix for backslash handlingAndrey Loskutov2015-09-261-8/+32
* [ignore rules] Fix for character group matcherAndrey Loskutov2015-09-261-0/+1
* Merge "Show submodule difference as a hunk"Matthias Sohn2015-09-251-3/+2
|\
| * Show submodule difference as a hunkJacob Keller2015-09-241-3/+2
* | Properly support special regex characters in ignore rulesAndrey Loskutov2015-09-241-0/+78
* | Remove unneeded @SuppressWarnings("boxing")Hugo Arès2015-09-231-5/+3
|/
* Fix endless loop in ObjectChecker for MacOSChristian Halstrick2015-09-171-0/+11
* Fix integer boxing eclipse warningHugo Arès2015-09-171-1/+1
* URIish: fall back to host as humanish namePatrick Steinhardt2015-09-101-0/+58
* PushCertificateStore: Don't add no-op command to batchDave Borowitz2015-09-021-0/+28
* Use NIO2 to implement FileUtils.rename() and expose optionsMatthias Sohn2015-08-171-0/+12
* Consider original file mode while checking parent ignore rulesAndrey Loskutov2015-08-121-0/+50
* containsGitModulesFile() should not crash on bare repositoryAndrey Loskutov2015-08-031-0/+8
* PushCertificate: Omit null pushee from text representationDave Borowitz2015-07-281-0/+1
* Fix ResolveMerger when files should be replaced by foldersChristian Halstrick2015-07-231-0/+74
* Don't keep empty ignore rules in the ignore node listAndrey Loskutov2015-07-211-1/+21