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