You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ned Twigg b67df51203 CLI: implement option -d for deleting tags 8 anni fa
..
AddTest.java Fixed few locale dependent pgm tests 8 anni fa
ArchiveTest.java Make sure CLIGitCommand and Main produce (almost) same results 8 anni fa
BranchTest.java Merge branch 'stable-4.2' 8 anni fa
CLIGitCommandTest.java Allow to write tests with CLI syntax 12 anni fa
CheckoutTest.java Fix DirCacheCheckout to return CheckoutConflictException 8 anni fa
CleanTest.java Added a clean command. 7 anni fa
CloneTest.java Add missing @Test annotations 8 anni fa
CommitAndLogTest.java Allow to write tests with CLI syntax 12 anni fa
CommitTest.java Simplify pgm tests: allow varargs and trim output for toString() 8 anni fa
ConfigTest.java ConfigTest: Create Git instance in try-with-resource 8 anni fa
DescribeTest.java Added CLIText.fatalError(String) API for tests 8 anni fa
FetchTest.java CLI fetch command should support --tags 10 anni fa
InitTest.java JGit CLI: allow to call git init with specific directory 8 anni fa
LsRemoteTest.java [pgm] Add option --tags for ls-remote 9 anni fa
MergeTest.java Added CLIText.fatalError(String) API for tests 8 anni fa
ReflogTest.java ReflogTest: Open Git instances in try-with-resource 8 anni fa
RemoteTest.java Add remote command to JGit CLI 8 anni fa
RepoTest.java RepoTest: Open Git in try-with-resources 8 anni fa
ResetTest.java Sort "eager" path-like options to the end of the help 8 anni fa
StatusTest.java Sort "eager" path-like options to the end of the help 8 anni fa
TagTest.java CLI: implement option -d for deleting tags 7 anni fa