Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Carsten Hammer 6a4c77e619 Use isEmpty() instead of size()==0 where possible 5 роки тому
..
blame BlameGeneratorTest: Create Git instances in try-with-resource 8 роки тому
AbstractRemoteCommandTest.java Add remote command to JGit CLI 8 роки тому
AddCommandTest.java Fix core.autocrlf for non-normalized index 5 роки тому
ApplyCommandTest.java Remove 'final' in parameter lists 6 роки тому
ArchiveCommandTest.java Explicitly specify charset in constructor of String 5 роки тому
BlameCommandTest.java Undo treating blobs with NULs as a single line 5 роки тому
BranchCommandTest.java Validate branch names on branch creation 6 роки тому
CheckoutCommandTest.java CheckoutCommandTest: Add comment to document intentionally empty catch block 5 роки тому
CherryPickCommandTest.java Remove 'final' in parameter lists 6 роки тому
CleanCommandTest.java Use isEmpty() instead of size()==0 where possible 5 роки тому
CloneCommandTest.java Enable cloning only specific tags 5 роки тому
CommitAndLogCommandTest.java Explicitly specify charset when constructing PrintWriter 5 роки тому
CommitCommandTest.java Use StringBuilder instead of StringBuffer where possible. 5 роки тому
CommitOnlyTest.java Explicitly specify charset in constructor of String 5 роки тому
CrLfNativeTest.java Fix handling of core.eol=native and of crlf attribute 5 роки тому
DescribeCommandTest.java DescribeCommandTest: Trivially fix formatting by removing a blank line 5 роки тому
DiffCommandTest.java DiffCommandTest: Don't call toString on String instances 7 роки тому
EolRepositoryTest.java Explicitly specify charset in constructor of String 5 роки тому
EolStreamTypeUtilTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 роки тому
FetchAndPullCommandsRecurseSubmodulesTest.java PullCommand: Add support for recursing into submodules 7 роки тому
FetchCommandTest.java Merge branch 'stable-4.11' into stable-5.0 5 роки тому
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale 10 роки тому
GitConstructionTest.java GitConstructionTest: Remove unnecessary calls to Repository.close() 7 роки тому
HugeFileTest.java HugeFileTest: Open RandomAccessFile in try-with-resource 6 роки тому
InitCommandTest.java InitCommand: Don't leave Repository open after Git is closed 6 роки тому
LogCommandTest.java Repository: Deprecate #peel method 6 роки тому
LsRemoteCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 роки тому
MergeCommandTest.java MergeCommandTest: Open TestRepository in try-with-resource 5 роки тому
NameRevCommandTest.java Enable and fix warnings about redundant specification of type arguments 7 роки тому
NotesCommandTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 роки тому
PathCheckoutCommandTest.java Add missing @Test annotations 8 роки тому
PullCommandTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 роки тому
PullCommandWithRebaseTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 роки тому
PushCommandTest.java Make PrePushHook properly terminate ref lines 5 роки тому
RebaseCommandTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 роки тому
ReflogCommandTest.java refactor: simplify collection.toArray() 5 роки тому
RemoteAddCommandTest.java Add remote command to JGit CLI 8 роки тому
RemoteDeleteCommandTest.java Stop using deprecated methods of RemoteSetUrlCommand/RemoteRemoveCommand 5 роки тому
RemoteListCommandTest.java Add remote command to JGit CLI 8 роки тому
RemoteSetUrlCommandTest.java Stop using deprecated methods of RemoteSetUrlCommand/RemoteRemoveCommand 5 роки тому
RenameBranchCommandTest.java RenameBranchCommand: more consistent handling of short ref names 5 роки тому
ResetCommandTest.java Extend ResetCommandTest 5 роки тому
RevertCommandTest.java Remove 'final' in parameter lists 6 роки тому
RmCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 роки тому
StashApplyCommandTest.java ResolveMerger: don't try needlessly to delete directories 5 роки тому
StashCreateCommandTest.java Remove 'final' in parameter lists 6 роки тому
StashDropCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 роки тому
StashListCommandTest.java ReflogWriter: Align auto-creation defaults with C git 6 роки тому
StatusCommandTest.java StatusCommandTest: Open Git in try-with-resource 8 роки тому
TagCommandTest.java Repository: Deprecate #peel method 6 роки тому