summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-3.7'Matthias Sohn2015-02-041-0/+12
|\
| * Add option --orphan for checkoutRĂ¼diger Herrmann2015-02-041-0/+12
| * Prepare post 3.7.0.201502031740-rc1 buildsMatthias Sohn2015-02-042-2/+2
| * JGit v3.7.0.201502031740-rc1v3.7.0.201502031740-rc1Matthias Sohn2015-02-032-2/+2
* | Prepare 4.0.0-SNAPSHOT buildsMatthias Sohn2015-01-272-18/+18
|/
* Prepare 3.7.0-SNAPSHOT buildsMatthias Sohn2014-12-242-18/+18
* Prepare 3.6.1-SNAPSHOT buildsMatthias Sohn2014-12-232-18/+18
* JGit v3.6.0.201412230720-rv3.6.0.201412230720-rMatthias Sohn2014-12-232-2/+2
* [pgm] Add option --bare to clone commandMatthias Sohn2014-12-221-0/+20
* [pgm] Implement clone using CloneCommandMatthias Sohn2014-12-221-0/+136
* [pgm] Add option --tags for ls-remoteMatthias Sohn2014-12-161-0/+31
* [pgm] Add option --heads for ls-remoteMatthias Sohn2014-12-161-0/+11
* [pgm] Use LsRemoteCommand to implement ls-remote and add a testMatthias Sohn2014-12-151-0/+96
* Prepare post 3.6.0-m1 buildsMatthias Sohn2014-11-122-2/+2
* JGit v3.6.0.201411121045-m1v3.6.0.201411121045-m1Matthias Sohn2014-11-122-2/+2
* Prepare 3.6.0-SNAPSHOT buildsMatthias Sohn2014-09-052-18/+18
* Handle -m option for Merge commandAxel Richard2014-08-301-1/+24
* Strip trailing /s in repo base URI.Yuxuan 'fishy' Wang2014-07-281-1/+1
* Don't prefix output from jgit status with '# 'Robin Rosenberg2014-07-191-75/+75
* Don't warn for methods that can be staticRobin Rosenberg2014-07-021-1/+1
* Add new default settings from Eclipse 4.4Robin Rosenberg2014-07-021-0/+5
* Prepare 3.5.0-SNAPSHOT buildsRobin Rosenberg2014-06-042-18/+18
* Prepare post 3.4.0 RC1 buildsMatthias Sohn2014-05-212-2/+2
* JGit v3.4.0.201405211411-rc1v3.4.0.201405211411-rc1Matthias Sohn2014-05-212-2/+2
* Fix a number of failing conflict situationsRobin Rosenberg2014-05-172-0/+362
* Fix failing ConfigTest on WindowsRobin Rosenberg2014-05-171-23/+7
* Command line: implement checkout -- <path>Matthias Sohn2014-05-122-0/+28
* Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn2014-05-062-2/+2
* JGit v3.4.0.201405051725-m7v3.4.0.201405051725-m7Matthias Sohn2014-05-052-2/+2
* cleanup: remove some unused importsRobin Rosenberg2014-04-251-4/+0
* Added groups support to repo subcommand.Yuxuan 'fishy' Wang2014-04-231-13/+83
* Added the command line of jgit repo.Yuxuan 'fishy' Wang2014-04-231-0/+96
* Add launchers for running tests with Java 8Robin Rosenberg2014-03-291-0/+28
* Make sure we include the Java 7 module in tests when using JDK 8Robin Rosenberg2014-03-291-1/+1
* Implement "git branch --contains" in pgmRobin Stocker2014-03-071-1/+24
* Prepare 3.4.0-SNAPSHOT buildsMatthias Sohn2014-03-052-16/+16
* Merge branch 'stable-3.3'Matthias Sohn2014-03-052-16/+16
|\
| * Prepare 3.3.1-SNAPSHOT buildsMatthias Sohn2014-03-052-15/+15
| * JGit v3.3.0.201403021825-rv3.3.0.201403021825-rMatthias Sohn2014-03-032-2/+2
| * Prepare post 3.3.0RC1 buildsMatthias Sohn2014-02-202-2/+2
| * JGit v3.3.0.201402191814-rc1v3.3.0.201402191814-rc1Matthias Sohn2014-02-202-2/+2
* | Don't raise checkout conflict for file missing in working treeChristian Halstrick2014-02-262-0/+51
|/
* Add symlink support to JGitRobin Rosenberg2014-02-101-0/+22
* Remove unused import from ArchiveTestMatthias Sohn2014-01-071-1/+0
* archive: Use an empty directory for submodulesJonathan Nieder2013-12-271-0/+40
* archive: Include entries for directoriesJonathan Nieder2013-12-271-14/+31
* archive: Prepend a specified prefix to all entry filenamesJonathan Nieder2013-12-171-0/+93
* Prepare 3.3.0-SNAPSHOT buildsMatthias Sohn2013-12-052-15/+15
* CLI status should support --porcelainKaloyan Raev2013-12-041-0/+118
* Add pgm test for checkout of existing branch with checkout conflictAxel Richard2013-12-021-0/+26