Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Carsten Hammer 6a4c77e619 Use isEmpty() instead of size()==0 where possible 5 anos atrás
..
blame BlameGeneratorTest: Create Git instances in try-with-resource 8 anos atrás
AbstractRemoteCommandTest.java Add remote command to JGit CLI 8 anos atrás
AddCommandTest.java Fix core.autocrlf for non-normalized index 5 anos atrás
ApplyCommandTest.java Remove 'final' in parameter lists 6 anos atrás
ArchiveCommandTest.java Explicitly specify charset in constructor of String 5 anos atrás
BlameCommandTest.java Undo treating blobs with NULs as a single line 5 anos atrás
BranchCommandTest.java Validate branch names on branch creation 6 anos atrás
CheckoutCommandTest.java CheckoutCommandTest: Add comment to document intentionally empty catch block 5 anos atrás
CherryPickCommandTest.java Remove 'final' in parameter lists 6 anos atrás
CleanCommandTest.java Use isEmpty() instead of size()==0 where possible 5 anos atrás
CloneCommandTest.java Enable cloning only specific tags 5 anos atrás
CommitAndLogCommandTest.java Explicitly specify charset when constructing PrintWriter 5 anos atrás
CommitCommandTest.java Use StringBuilder instead of StringBuffer where possible. 5 anos atrás
CommitOnlyTest.java Explicitly specify charset in constructor of String 5 anos atrás
CrLfNativeTest.java Fix handling of core.eol=native and of crlf attribute 5 anos atrás
DescribeCommandTest.java DescribeCommandTest: Trivially fix formatting by removing a blank line 5 anos atrás
DiffCommandTest.java DiffCommandTest: Don't call toString on String instances 7 anos atrás
EolRepositoryTest.java Explicitly specify charset in constructor of String 5 anos atrás
EolStreamTypeUtilTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 anos atrás
FetchAndPullCommandsRecurseSubmodulesTest.java PullCommand: Add support for recursing into submodules 7 anos atrás
FetchCommandTest.java Merge branch 'stable-4.11' into stable-5.0 5 anos atrás
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale 10 anos atrás
GitConstructionTest.java GitConstructionTest: Remove unnecessary calls to Repository.close() 7 anos atrás
HugeFileTest.java HugeFileTest: Open RandomAccessFile in try-with-resource 6 anos atrás
InitCommandTest.java InitCommand: Don't leave Repository open after Git is closed 6 anos atrás
LogCommandTest.java Repository: Deprecate #peel method 6 anos atrás
LsRemoteCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 anos atrás
MergeCommandTest.java MergeCommandTest: Open TestRepository in try-with-resource 5 anos atrás
NameRevCommandTest.java Enable and fix warnings about redundant specification of type arguments 7 anos atrás
NotesCommandTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 anos atrás
PathCheckoutCommandTest.java Add missing @Test annotations 8 anos atrás
PullCommandTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 anos atrás
PullCommandWithRebaseTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 anos atrás
PushCommandTest.java Make PrePushHook properly terminate ref lines 5 anos atrás
RebaseCommandTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 anos atrás
ReflogCommandTest.java refactor: simplify collection.toArray() 5 anos atrás
RemoteAddCommandTest.java Add remote command to JGit CLI 8 anos atrás
RemoteDeleteCommandTest.java Stop using deprecated methods of RemoteSetUrlCommand/RemoteRemoveCommand 5 anos atrás
RemoteListCommandTest.java Add remote command to JGit CLI 8 anos atrás
RemoteSetUrlCommandTest.java Stop using deprecated methods of RemoteSetUrlCommand/RemoteRemoveCommand 5 anos atrás
RenameBranchCommandTest.java RenameBranchCommand: more consistent handling of short ref names 5 anos atrás
ResetCommandTest.java Extend ResetCommandTest 5 anos atrás
RevertCommandTest.java Remove 'final' in parameter lists 6 anos atrás
RmCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 anos atrás
StashApplyCommandTest.java ResolveMerger: don't try needlessly to delete directories 5 anos atrás
StashCreateCommandTest.java Remove 'final' in parameter lists 6 anos atrás
StashDropCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 anos atrás
StashListCommandTest.java ReflogWriter: Align auto-creation defaults with C git 6 anos atrás
StatusCommandTest.java StatusCommandTest: Open Git in try-with-resource 8 anos atrás
TagCommandTest.java Repository: Deprecate #peel method 6 anos atrás