summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Prepare 3.0.2-SNAPSHOT buildsMatthias Sohn2013-08-192-36/+36
* Prepare post 3.0.0.201306101825-r buildsMatthias Sohn2013-06-132-2/+2
* JGit v3.0.0.201306101825-rv3.0.0.201306101825-rMatthias Sohn2013-06-112-2/+2
* Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler)Robin Rosenberg2013-06-094-9/+6
* Prepare post 3.0.0 RC3 buildsMatthias Sohn2013-06-042-2/+2
* JGit v3.0.0.201306040240-rc3v3.0.0.201306040240-rc3Matthias Sohn2013-06-042-2/+2
* Prepare post 3.0.0-rc2 buildsMatthias Sohn2013-05-292-2/+2
* JGit v3.0.0.201305281830-rc2v3.0.0.201305281830-rc2Matthias Sohn2013-05-292-2/+2
* Support refspecs with wildcard in middle (not only at end)Robin Stocker2013-05-281-0/+150
* Fix multiple bugs in RawSubStringPattern used by MessageRevFilterRobin Stocker2013-05-281-0/+104
* Handle short branch/tag name for setBranch in CloneCommandRobin Stocker2013-05-261-6/+34
* Fix BatchRefUpdate progress-monitoring so it doesn't count twiceRoberto Tyley2013-05-191-7/+30
* Fix DiffFormatter NPEs for DiffEntry without content changeRobin Stocker2013-05-151-1/+30
* Fix CommitCommand not to destroy repoChristian Halstrick2013-05-111-0/+27
* Prepare post 3.0.0 M7 buildsMatthias Sohn2013-05-082-2/+2
* JGit v3.0.0.201305080800-m7v3.0.0.201305080800-m7Matthias Sohn2013-05-082-2/+2
* Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2013-05-062-1/+2
* Merge "URIish: Allow multiple slashes in paths"Shawn Pearce2013-05-051-2/+18
|\
| * URIish: Allow multiple slashes in pathsRobin Stocker2013-04-271-2/+18
* | Remove unused repository field from RevWalkDave Borowitz2013-05-051-1/+1
* | Merge "Require a DiffConfig when creating a FollowFilter"Shawn Pearce2013-05-051-1/+4
|\ \
| * | Require a DiffConfig when creating a FollowFilterDave Borowitz2013-05-051-1/+4
* | | Extend the FS class for Java7Robin Rosenberg2013-05-046-1/+61
|/ /
* | TagCommand should be able to create unannotated tags tooRobin Rosenberg2013-05-031-1/+13
* | Add test for RefUpdate delete without HEADRobin Stocker2013-05-031-1/+16
* | Update tags on fetch if --tags or tag refspec specifiedRobin Stocker2013-05-011-0/+25
* | Only fetch tags that do not exist locally with auto-followRobin Stocker2013-05-011-12/+86
* | Abort before delete in FileUtils.delete EMPTY_DIRECTORIES_ONLY|RECURSIVERobin Stocker2013-04-291-1/+116
* | Merge "Make the Reflog a public API again"Robin Rosenberg2013-04-278-37/+36
|\ \ | |/ |/|
| * Make the Reflog a public API againRobin Rosenberg2013-04-268-37/+36
* | Revert "Add tests for FileUtils.delete and EMPTY_DIREECTORIES_ONLY"Shawn Pearce2013-04-191-85/+0
* | IndexDiff: Provide stage state for conflicting entriesRobin Stocker2013-04-191-0/+48
|/
* Merge "A deleted work tree file is not a conflict when merge wants to delete it"Robin Rosenberg2013-04-191-0/+15
|\
| * A deleted work tree file is not a conflict when merge wants to delete itRobin Rosenberg2013-04-081-0/+15
* | Merge "Untracked files should not be included in stash"Robin Rosenberg2013-04-191-0/+1
|\ \
| * | Untracked files should not be included in stashRobin Rosenberg2013-04-181-0/+1
* | | Do not export package org.eclipse.jgit from jgit testsMatthias Sohn2013-04-191-1/+0
* | | Remove some unnecessary dependencies on FileRepostoryRobin Rosenberg2013-04-189-35/+27
* | | Merge "Remove unused dependencies"Robin Rosenberg2013-04-181-3/+1
|\ \ \
| * | | Remove unused dependenciesMatthias Sohn2013-04-091-3/+1
* | | | Improve test coverage of AutoCRLF(In|Out)putStreamRobin Stocker2013-04-182-18/+33
| |/ / |/| |
* | | Fix boundary conditions in AutoCRLFOutputStreamRobin Rosenberg2013-04-141-1/+25
* | | Merge "Consider working tree changes when stashing newly added files"Robin Rosenberg2013-04-111-0/+32
|\ \ \
| * | | Consider working tree changes when stashing newly added filesRobin Rosenberg2013-04-091-0/+32
| | |/ | |/|
* | | Merge changes Ideecc472,I2b12788a,I6cb9382d,I12cd3326,I200baa0b,I05626f2e,I65...Shawn Pearce2013-04-101-0/+2
|\ \ \
| * | | Skip main thread test in ThreadSafeProgressMonitorShawn Pearce2013-04-101-0/+2
| |/ /
* | | Merge "LogCommand.all(): filter out refs that do not refer to commit objects"Robin Rosenberg2013-04-101-1/+7
|\ \ \
| * | | LogCommand.all(): filter out refs that do not refer to commit objectsArthur Baars2013-03-311-1/+7
* | | | Merge "LogCommand.all(), peel references before using them"Robin Rosenberg2013-04-101-0/+25
|\| | | | |_|/ |/| |
| * | LogCommand.all(), peel references before using themArthur Baars2013-03-311-0/+25