jgit/org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm
Kaloyan Raev 96811c957e reset command should support the -- <paths> parameters
Bug: 480750
Change-Id: Ia85b1aead03dcf2fcb50ce0391b656f7c60a08d4
Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
2015-10-29 11:58:08 +02:00
..
AddTest.java Add basic "jgit add" tests 2012-11-29 16:38:07 -08:00
ArchiveTest.java archive: Drop unnecessary empty comments and 'final' qualifiers on locals 2015-05-27 16:49:34 -07:00
BranchTest.java Implement "git branch --contains" in pgm 2014-03-07 18:24:42 -05:00
CLIGitCommandTest.java Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
CheckoutTest.java reset command should support the -- <paths> parameters 2015-10-29 11:58:08 +02:00
CloneTest.java [pgm] Add option --bare to clone command 2014-12-22 15:45:46 +01:00
CommitAndLogTest.java Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
ConfigTest.java Fix failing ConfigTest on Windows 2014-05-17 04:09:22 -04:00
DescribeTest.java Add "--long" option to JGit describe 2015-03-09 13:48:04 -07:00
FetchTest.java CLI fetch command should support --tags 2013-10-26 17:25:23 -04:00
LsRemoteTest.java [pgm] Add option --tags for ls-remote 2014-12-16 15:29:08 +01:00
MergeTest.java Handle -m option for Merge command 2014-08-30 01:17:24 +02:00
ReflogTest.java Fix line endings 2013-05-03 16:19:07 +02:00
RepoTest.java Strip trailing /s in repo base URI. 2014-07-28 16:13:50 -07:00
ResetTest.java reset command should support the -- <paths> parameters 2015-10-29 11:58:08 +02:00
StatusTest.java CLI status should support --untracked-files 2015-03-12 18:10:26 -07:00
TagTest.java Add a test for org.eclipse.jgit.pgm.Tag 2012-11-15 16:28:02 -08:00