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