Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Ned Twigg b67df51203 CLI: implement option -d for deleting tags il y a 8 ans
..
AddTest.java Fixed few locale dependent pgm tests il y a 8 ans
ArchiveTest.java Make sure CLIGitCommand and Main produce (almost) same results il y a 8 ans
BranchTest.java Merge branch 'stable-4.2' il y a 8 ans
CLIGitCommandTest.java Allow to write tests with CLI syntax il y a 12 ans
CheckoutTest.java Fix DirCacheCheckout to return CheckoutConflictException il y a 8 ans
CleanTest.java Added a clean command. il y a 7 ans
CloneTest.java Add missing @Test annotations il y a 8 ans
CommitAndLogTest.java Allow to write tests with CLI syntax il y a 12 ans
CommitTest.java Simplify pgm tests: allow varargs and trim output for toString() il y a 8 ans
ConfigTest.java ConfigTest: Create Git instance in try-with-resource il y a 8 ans
DescribeTest.java Added CLIText.fatalError(String) API for tests il y a 8 ans
FetchTest.java CLI fetch command should support --tags il y a 10 ans
InitTest.java JGit CLI: allow to call git init with specific directory il y a 8 ans
LsRemoteTest.java [pgm] Add option --tags for ls-remote il y a 9 ans
MergeTest.java Added CLIText.fatalError(String) API for tests il y a 8 ans
ReflogTest.java ReflogTest: Open Git instances in try-with-resource il y a 8 ans
RemoteTest.java Add remote command to JGit CLI il y a 8 ans
RepoTest.java RepoTest: Open Git in try-with-resources il y a 8 ans
ResetTest.java Sort "eager" path-like options to the end of the help il y a 8 ans
StatusTest.java Sort "eager" path-like options to the end of the help il y a 8 ans
TagTest.java CLI: implement option -d for deleting tags il y a 7 ans