Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Matthias Sohn 0eea7368e2 Merge branch 'stable-5.1' into stable-5.2 il y a 4 ans
..
blame BlameGeneratorTest: Create Git instances in try-with-resource il y a 8 ans
AbstractRemoteCommandTest.java Add remote command to JGit CLI il y a 8 ans
AddCommandTest.java Merge branch 'stable-5.1' into stable-5.2 il y a 4 ans
ApplyCommandTest.java Remove 'final' in parameter lists il y a 6 ans
ArchiveCommandTest.java Merge branch 'stable-5.1' into stable-5.2 il y a 4 ans
BlameCommandTest.java Undo treating blobs with NULs as a single line il y a 5 ans
BranchCommandTest.java Validate branch names on branch creation il y a 6 ans
CheckoutCommandTest.java Merge branch 'stable-5.1' into stable-5.2 il y a 4 ans
CherryPickCommandTest.java Remove 'final' in parameter lists il y a 6 ans
CleanCommandTest.java Fix IndexDiffs for git links il y a 5 ans
CloneCommandTest.java Merge branch 'stable-5.1' into stable-5.2 il y a 4 ans
CommitAndLogCommandTest.java Explicitly specify charset when constructing PrintWriter il y a 5 ans
CommitCommandTest.java Use Instant instead of milliseconds for filesystem timestamp handling il y a 4 ans
CommitOnlyTest.java Merge branch 'stable-5.1' into stable-5.2 il y a 4 ans
CrLfNativeTest.java Fix handling of core.eol=native and of crlf attribute il y a 5 ans
DescribeCommandTest.java Merge branch 'stable-5.1' il y a 5 ans
DiffCommandTest.java Use Instant instead of milliseconds for filesystem timestamp handling il y a 4 ans
EolRepositoryTest.java Explicitly specify charset in constructor of String il y a 5 ans
EolStreamTypeUtilTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
FetchAndPullCommandsRecurseSubmodulesTest.java PullCommand: Add support for recursing into submodules il y a 7 ans
FetchCommandTest.java Merge branch 'stable-4.11' into stable-5.0 il y a 5 ans
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale il y a 10 ans
GitConstructionTest.java GitConstructionTest: Remove unnecessary calls to Repository.close() il y a 7 ans
HugeFileTest.java HugeFileTest: Open RandomAccessFile in try-with-resource il y a 6 ans
InitCommandTest.java InitCommand: Don't leave Repository open after Git is closed il y a 6 ans
LogCommandTest.java Repository: Deprecate #peel method il y a 6 ans
LsRemoteCommandTest.java Enable and fix 'Should be tagged with @Override' warning il y a 7 ans
MergeCommandTest.java Remove 'final' in parameter lists il y a 6 ans
NameRevCommandTest.java Enable and fix warnings about redundant specification of type arguments il y a 7 ans
NotesCommandTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
PathCheckoutCommandTest.java Add missing @Test annotations il y a 8 ans
PullCommandTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
PullCommandWithRebaseTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
PushCommandTest.java Make PrePushHook properly terminate ref lines il y a 5 ans
RebaseCommandTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
ReflogCommandTest.java refactor: simplify collection.toArray() il y a 5 ans
RemoteAddCommandTest.java Add remote command to JGit CLI il y a 8 ans
RemoteDeleteCommandTest.java Add remote command to JGit CLI il y a 8 ans
RemoteListCommandTest.java Add remote command to JGit CLI il y a 8 ans
RemoteSetUrlCommandTest.java Add remote command to JGit CLI il y a 8 ans
RenameBranchCommandTest.java Enable and fix 'Should be tagged with @Override' warning il y a 7 ans
ResetCommandTest.java Merge branch 'stable-5.1' into stable-5.2 il y a 4 ans
RevertCommandTest.java Remove 'final' in parameter lists il y a 6 ans
RmCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests il y a 11 ans
StashApplyCommandTest.java ResolveMerger: don't try needlessly to delete directories il y a 5 ans
StashCreateCommandTest.java Remove 'final' in parameter lists il y a 6 ans
StashDropCommandTest.java Enable and fix 'Should be tagged with @Override' warning il y a 7 ans
StashListCommandTest.java ReflogWriter: Align auto-creation defaults with C git il y a 6 ans
StatusCommandTest.java StatusCommandTest: Open Git in try-with-resource il y a 8 ans
TagCommandTest.java Repository: Deprecate #peel method il y a 6 ans