aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test/tst
Commit message (Expand)AuthorAgeFilesLines
* Implement "git branch --contains" in pgmRobin Stocker2014-03-071-1/+24
* Don't raise checkout conflict for file missing in working treeChristian Halstrick2014-02-261-0/+50
* 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
* 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
* CLI fetch command should support --tagsKaloyan Raev2013-10-261-0/+110
* Add describe command to JGit command line interfaceMatthias Sohn2013-10-111-0/+99
* 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
* Fix line endingsMatthias Sohn2013-05-031-79/+79
* status: Print conflict description for unmerged pathsRobin Stocker2013-04-191-3/+3
* Make recursive merge strategy the default merge strategyMatthias Sohn2013-04-151-1/+1
* Add the no-commit option to MergeCommandTomasz Zarna2013-04-041-0/+34
* New functions to facilitate the writing of CLI test casesFrançois Rey2013-03-271-14/+0
* 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-291-0/+115
* Add "jgit archive" tool that writes a tree as a ZIP fileJonathan Nieder2012-11-161-0/+175
* Add reflog command to JGit CLITomasz Zarna2012-11-161-0/+80
* 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
* Prefix an abnormal CLI command termination with 'fatal:'Tomasz Zarna2012-11-152-3/+3
* Add --squash option to org.eclipse.jgit.pgm.MergeTomasz Zarna2012-10-071-13/+43
* Add tests for output result of merging -- org.eclipse.jgit.pgm.MergeTomasz Zarna2012-09-171-0/+93
* Added new Status CLI command 'jgit status'Robin Rosenberg2012-09-091-0/+230
* Output result of switching branch -- o.e.jgit.pgm.CheckoutTomasz Zarna2012-09-052-0/+107
* Set core.precomposeunicode to true when creating repository on MacRobin Rosenberg2012-08-221-5/+14
* In org.eclipse.jgit.pgm.ConfigTest expect core.filemode=false on WindowsTomasz Zarna2012-06-161-8/+10
* Do not set core.autocrlf when creating repoRobin Rosenberg2012-06-121-7/+8
* Add config --list command to pgmTomasz Zarna2012-05-231-0/+70
* Allow to write tests with CLI syntaxTomasz Zarna2012-04-183-0/+193
* Revert "Allow to write tests with CLI syntax"Matthias Sohn2012-03-233-193/+0
* Allow to write tests with CLI syntaxTomasz Zarna2012-03-223-0/+193