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ů.
Matthias Sohn 0eea7368e2 Merge branch 'stable-5.1' into stable-5.2 před 4 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 Merge branch 'stable-5.1' into stable-5.2 před 4 roky
ApplyCommandTest.java Remove 'final' in parameter lists před 6 roky
ArchiveCommandTest.java Merge branch 'stable-5.1' into stable-5.2 před 4 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 Merge branch 'stable-5.1' into stable-5.2 před 4 roky
CherryPickCommandTest.java Remove 'final' in parameter lists před 6 roky
CleanCommandTest.java Fix IndexDiffs for git links před 5 roky
CloneCommandTest.java Merge branch 'stable-5.1' into stable-5.2 před 4 roky
CommitAndLogCommandTest.java Explicitly specify charset when constructing PrintWriter před 5 roky
CommitCommandTest.java Use Instant instead of milliseconds for filesystem timestamp handling před 4 roky
CommitOnlyTest.java Merge branch 'stable-5.1' into stable-5.2 před 4 roky
CrLfNativeTest.java Fix handling of core.eol=native and of crlf attribute před 5 roky
DescribeCommandTest.java Merge branch 'stable-5.1' před 5 roky
DiffCommandTest.java Use Instant instead of milliseconds for filesystem timestamp handling před 4 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 Remove 'final' in parameter lists před 6 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 Add remote command to JGit CLI před 8 roky
RemoteListCommandTest.java Add remote command to JGit CLI před 8 roky
RemoteSetUrlCommandTest.java Add remote command to JGit CLI před 8 roky
RenameBranchCommandTest.java Enable and fix 'Should be tagged with @Override' warning před 7 roky
ResetCommandTest.java Merge branch 'stable-5.1' into stable-5.2 před 4 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