aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test/tst/org/eclipse
Commit message (Expand)AuthorAgeFilesLines
...
* 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