aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Deprecate checkoutEntry variant that accepts FileShawn Pearce2014-11-271-2/+2
* Deprecate checkoutEntry without ObjectReaderShawn Pearce2014-11-241-2/+2
* Don't use java.util.regex for two simple wildcard casesAndrey Loskutov2014-11-183-21/+26
* Fix variable name and error message for sideband testingStefan Beller2014-11-101-3/+3
* Expand wildcard imports to specfic classesShawn Pearce2014-11-107-27/+32
* Fix possible NPE in IndexDiff when not all submodules are clonedChristian Halstrick2014-11-091-1/+7
* Make sure checkout doesn't report conflicts on ignored pathsChristian Halstrick2014-11-061-0/+32
* Support for Submodule configuration submodule.<name>.ignoreChristian Halstrick2014-11-031-0/+211
* Reimplementation of ignore rule parserAndrey Loskutov2014-10-276-5/+1918
* Merge "Initialize 'pathLen' field also for empty directories"Robin Stocker2014-10-231-0/+37
|\
| * Initialize 'pathLen' field also for empty directoriesAndrey Loskutov2014-10-231-0/+37
* | BundleWriter: Support including HEAD in bundleRobin Stocker2014-10-191-10/+17
|/
* Fix ResetCommand to default to mixed resetMatthias Sohn2014-10-131-0/+15
* Merge branch 'stable-3.5'Matthias Sohn2014-09-261-0/+29
|\
| * Prepare 3.5.1-SNAPSHOT buildsMatthias Sohn2014-09-262-38/+38
| * JGit v3.5.0.201409260305-rv3.5.0.201409260305-rMatthias Sohn2014-09-262-2/+2
| * Fix PackWriterBitmapWalker handling non-existing uninteresting objectsChristian Halstrick2014-09-251-0/+29
| * Prepare post 3.5.0-rc1 buildsMatthias Sohn2014-09-082-2/+2
| * JGit 3.5.0.201409071800-rc1v3.5.0.201409071800-rc1Matthias Sohn2014-09-072-2/+2
* | Add "aggressive" option to GCChristian Halstrick2014-09-191-13/+40
* | Prepare 3.6.0-SNAPSHOT buildsMatthias Sohn2014-09-052-38/+38
|/
* PlotCommitList: Close plot lanes at root commitsKonrad Kügler2014-09-021-0/+38
* Handle -m option for Merge commandAxel Richard2014-08-301-1/+64
* Let ObjectWalk.markUninteresting also mark the root tree asSaša Živkov2014-08-281-0/+15
* Strip "<", ">", and "\n" from name/email in UserConfigRobin Stocker2014-08-211-0/+14
* Support remote aliases in repo manifest.Yuxuan 'fishy' Wang2014-08-181-0/+24
* Support non-default remotes in project tag.Yuxuan 'fishy' Wang2014-08-181-0/+30
* Add tests for checking out tags with CheckoutCommandRobin Stocker2014-08-171-3/+29
* Add support to <include> tag in repo manifest xml.Yuxuan 'fishy' Wang2014-08-131-0/+40
* Revert "Add a method to DfsOutputStream to read as an InputStream"Shawn Pearce2014-08-131-150/+0
* Add a method to ObjectInserter to read back inserted objectsDave Borowitz2014-08-131-0/+175
* Fix CheckoutCommand not setting up trackingRobin Stocker2014-08-052-17/+59
* Merge "Add isRebase to API of BranchConfig"Robin Rosenberg2014-08-031-0/+16
|\
| * Add isRebase to API of BranchConfigRobin Stocker2014-08-031-0/+16
* | NetRC parser and credentials provider.Alexey Kuznetsov2014-08-031-0/+191
|/
* Add IndexDiff tests for merge conflict state BOTH_ADDEDLaurent Goubet2014-08-021-0/+116
* IndexDiffFilter should never filter entries with stage!=0Christian Halstrick2014-08-021-0/+25
* Fix RevertCommand to correctly revert multiple commits at once.Maik Schreiber2014-07-301-0/+100
* Remove overlapping submodules from repo manifest.Yuxuan 'fishy' Wang2014-07-291-0/+59
* Merge "RecursiveMerger should not fail on content-merge conflicts of parents"Christian Halstrick2014-07-291-0/+83
|\
| * RecursiveMerger should not fail on content-merge conflicts of parentsChristian Halstrick2014-07-281-0/+83
* | Strip trailing /s in repo base URI.Yuxuan 'fishy' Wang2014-07-281-1/+1
|/
* Fix RecursiveMerger's internal use of merge to find a merge baseChristian Halstrick2014-07-251-1/+179
* Handle initial checkout correctlyChristian Halstrick2014-07-251-0/+19
* Preserve merges during pull if configured to do soKonrad Kügler2014-07-151-0/+207
* Rebase: Add --preserve-merges supportKonrad Kügler2014-07-151-0/+278
* Cherry-Pick: Support --no-commitKonrad Kügler2014-07-141-2/+46
* Handle diff formatting when there is nothing to compare withRobin Rosenberg2014-07-061-0/+78
* Eliminate warning about overlapping variable namesRobin Rosenberg2014-07-041-5/+5
* Don't warn for methods that can be staticRobin Rosenberg2014-07-021-1/+1