summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test
Commit message (Expand)AuthorAgeFilesLines
* Prepare 3.2.0-SNAPSHOT buildsMatthias Sohn2013-10-032-15/+15
* Prepare post 3.1.0 buildsstable-3.1Matthias Sohn2013-10-032-15/+15
* JGit v3.1.0.201310021548-rv3.1.0.201310021548-rMatthias Sohn2013-10-022-2/+2
* Prepare post 3.1.0 RC1 buildsMatthias Sohn2013-09-272-2/+2
* JGit v3.1.0.201309270735-rc1v3.1.0.201309270735-rc1Matthias Sohn2013-09-272-2/+2
* Add missing dependency for testing ArchiveCommand with xz compressionMatthias Sohn2013-09-081-0/+1
* Merge branch 'stable-3.0'Matthias Sohn2013-09-041-0/+19
|\
| * Prepare post 3.0.2-rc2 buildsMatthias Sohn2013-09-042-2/+2
| * JGit v3.0.2.201309041250-rc2v3.0.2.201309041250-rc2Matthias Sohn2013-09-042-2/+2
| * Update build to use CBI jarsigner pluginMatthias Sohn2013-09-041-0/+19
| * Prepare 3.0.2-SNAPSHOT buildsMatthias Sohn2013-08-192-15/+15
| * 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
| * 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
| * 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
* | Add the other test launchers as favoritesRobin Rosenberg2013-06-162-0/+8
* | Disable warning about assigning to parameterRobin Stocker2013-06-151-1/+1
* | Prepare 3.1.0-SNAPSHOT buildsMatthias Sohn2013-06-132-15/+15
* | Add support for "jgit archive --output=<filename>"Jonathan Nieder2013-06-061-6/+206
* | Add long filename, large file, and non-ASCII filename support to TarFormatJonathan Nieder2013-06-061-0/+30
* | ArchiveCommand: make archive formats non-inner classesJonathan Nieder2013-05-231-0/+7
|/
* Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2013-05-062-0/+2
* Extend the FS class for Java7Robin Rosenberg2013-05-044-15/+58
* Fix line endingsMatthias Sohn2013-05-031-79/+79
* status: Print conflict description for unmerged pathsRobin Stocker2013-04-191-3/+3
* Merge "Remove unused dependencies"Robin Rosenberg2013-04-181-3/+1
|\
| * Remove unused dependenciesMatthias Sohn2013-04-091-3/+1
* | Make recursive merge strategy the default merge strategyMatthias Sohn2013-04-151-1/+1
|/
* Fix plugin provider names to conform with release train requirementMatthias Sohn2013-04-081-1/+1
* Add the no-commit option to MergeCommandTomasz Zarna2013-04-042-3/+36
* New functions to facilitate the writing of CLI test casesFrançois Rey2013-03-272-14/+90
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-183-14/+14
* Prepare 2.4.0-SNAPSHOT buildsMatthias Sohn2013-02-142-13/+13
* Prepare 2.3.0 buildsMatthias Sohn2012-12-212-13/+13
* Prepare post 2.2.0.201212191850-r buildsstable-2.2Matthias Sohn2012-12-212-2/+2
* JGit v2.2.0.201212191850-rv2.2.0.201212191850-rMatthias Sohn2012-12-202-2/+2
* archive: Add tar supportJonathan Nieder2012-12-041-7/+160
* archive: Record executable and symlink bitsJonathan Nieder2012-12-041-0/+74
* Add basic "jgit add" testsJonathan Nieder2012-11-292-0/+116
* Add "jgit archive" tool that writes a tree as a ZIP fileJonathan Nieder2012-11-161-0/+175
* Allow commandline tests to use raw outputJonathan Nieder2012-11-161-4/+11
* Add reflog command to JGit CLITomasz Zarna2012-11-161-0/+80
* Harmonize the JDT settings within JGitRobin Rosenberg2012-11-163-7/+81
* Add support for --no-ff while mergingTomasz Zarna2012-11-161-2/+57
* Add a test for org.eclipse.jgit.pgm.TagTomasz Zarna2012-11-151-0/+73
* Do not fail when checking out HEADTomasz Zarna2012-11-151-3/+20