You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthias Sohn f383206ace Cache user global and system-wide git configurations 4 년 전
..
blame BlameGeneratorTest: Create Git instances in try-with-resource 8 년 전
AbstractRemoteCommandTest.java Add remote command to JGit CLI 8 년 전
AddCommandTest.java Use Instant instead of milliseconds for filesystem timestamp handling 5 년 전
ApplyCommandTest.java Remove 'final' in parameter lists 6 년 전
ArchiveCommandTest.java Fix non-deterministic hash of archives created by ArchiveCommand 5 년 전
BlameCommandTest.java Remove 'final' in parameter lists 6 년 전
BranchCommandTest.java Validate branch names on branch creation 6 년 전
CheckoutCommandTest.java Use Instant instead of milliseconds for filesystem timestamp handling 5 년 전
CherryPickCommandTest.java Remove 'final' in parameter lists 6 년 전
CleanCommandTest.java CleanCommandTest: Open Repository in try-with-resource 6 년 전
CloneCommandTest.java Cache user global and system-wide git configurations 4 년 전
CommitAndLogCommandTest.java CommitAndLogCommandTest: Open PrintWriter in try-with-resource 6 년 전
CommitCommandTest.java Use Instant instead of milliseconds for filesystem timestamp handling 5 년 전
CommitOnlyTest.java Remove further unnecessary 'final' keywords 6 년 전
DescribeCommandTest.java Merge branch 'stable-4.11' into stable-5.0 5 년 전
DiffCommandTest.java Use Instant instead of milliseconds for filesystem timestamp handling 5 년 전
EolRepositoryTest.java Enable and fix 'Should be tagged with @Override' warning 7 년 전
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 Remove 'final' in parameter lists 6 년 전
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 Fix trivial usages of deprecated Repository#getAllRefs 6 년 전
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 Add remote command to JGit CLI 8 년 전
RemoteListCommandTest.java Add remote command to JGit CLI 8 년 전
RemoteSetUrlCommandTest.java Add remote command to JGit CLI 8 년 전
RenameBranchCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 년 전
ResetCommandTest.java Use Instant instead of milliseconds for filesystem timestamp handling 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 6 년 전
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 년 전