aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* JGit v4.2.0.201512141825-rc1v4.2.0.201512141825-rc1Matthias Sohn2015-12-152-2/+2
* Merge "push: Do not blindly overwrite peer"Shawn Pearce2015-12-141-0/+143
|\
| * push: Do not blindly overwrite peerShawn Pearce2015-12-141-0/+143
* | Fix FileTreeIterator.idSubmodule(Entry)Christian Halstrick2015-12-131-1/+1
* | URIish: fixed full uri pattern not expecting end of line after host nameAndrey Loskutov2015-12-121-0/+15
* | Add remote command to JGit CLIKaloyan Raev2015-12-115-0/+413
|/
* Support atomic push in JGit clientShawn Pearce2015-12-021-0/+200
* Delay locating .gitattributes until requestedShawn Pearce2015-11-291-0/+41
* DirCacheEntry: Speed up creation by avoiding string castShawn Pearce2015-11-281-2/+2
* Add support for smudge filtersChristian Halstrick2015-11-272-5/+126
* Add support for clean filtersChristian Halstrick2015-11-271-0/+188
* Add the new class Attributes holding multiple Attribute(s)Ivan Motsch2015-11-274-29/+23
* Fix unit tests on WindowsChristian Halstrick2015-11-262-22/+21
* Fix HookTest when running on Win32_CygwinChristian Halstrick2015-11-261-13/+8
* Repository: Introduce exactRef and findRef, deprecate getRefJonathan Nieder2015-11-2515-173/+187
* Merge "RefDirectory.getRef: Treat fake missing symrefs like real ones"Jonathan Nieder2015-11-241-0/+30
|\
| * RefDirectory.getRef: Treat fake missing symrefs like real onesJonathan Nieder2015-11-191-0/+30
* | Let FS_Win32_Cygwin detect symlink support by creating temporary symlinkChristian Halstrick2015-11-215-0/+12
* | Fix classpath of test launch configurationsMatthias Sohn2015-11-212-2/+0
* | Avoid UnknownHostException in WalkEncryptionTestMatthias Sohn2015-11-211-9/+32
|/
* Introduce FS.execute() to execute a command defined by a ProcessBuilderChristian Halstrick2015-11-181-0/+40
* 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