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