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.
Christian Halstrick e406d500de Fix "jgit checkout -f" to overwrite dirty worktree files 6 lat temu
..
blame BlameGeneratorTest: Create Git instances in try-with-resource 8 lat temu
AbstractRemoteCommandTest.java Add remote command to JGit CLI 8 lat temu
AddCommandTest.java Fix IndexDiffs for git links 5 lat temu
ApplyCommandTest.java Remove 'final' in parameter lists 6 lat temu
ArchiveCommandTest.java Explicitly specify charset in constructor of String 5 lat temu
BlameCommandTest.java Undo treating blobs with NULs as a single line 5 lat temu
BranchCommandTest.java Validate branch names on branch creation 6 lat temu
CheckoutCommandTest.java Fix "jgit checkout -f" to overwrite dirty worktree files 5 lat temu
CherryPickCommandTest.java Remove 'final' in parameter lists 6 lat temu
CleanCommandTest.java Fix IndexDiffs for git links 5 lat temu
CloneCommandTest.java Set TagOpt.AUTO_FOLLOW when not cloning all branches 5 lat temu
CommitAndLogCommandTest.java Explicitly specify charset when constructing PrintWriter 5 lat temu
CommitCommandTest.java Fix misspelled class name: EmtpyCommitException -> EmptyCommitException 6 lat temu
CommitOnlyTest.java Explicitly specify charset in constructor of String 5 lat temu
CrLfNativeTest.java Fix handling of core.eol=native and of crlf attribute 5 lat temu
DescribeCommandTest.java Merge branch 'stable-5.1' 5 lat temu
DiffCommandTest.java DiffCommandTest: Don't call toString on String instances 7 lat temu
EolRepositoryTest.java Explicitly specify charset in constructor of String 5 lat temu
EolStreamTypeUtilTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 lat temu
FetchAndPullCommandsRecurseSubmodulesTest.java PullCommand: Add support for recursing into submodules 7 lat temu
FetchCommandTest.java Merge branch 'stable-4.11' into stable-5.0 5 lat temu
GarbageCollectCommandTest.java Cache SimpleDateFormat in GitDateParser per locale 10 lat temu
GitConstructionTest.java GitConstructionTest: Remove unnecessary calls to Repository.close() 7 lat temu
HugeFileTest.java HugeFileTest: Open RandomAccessFile in try-with-resource 6 lat temu
InitCommandTest.java InitCommand: Don't leave Repository open after Git is closed 6 lat temu
LogCommandTest.java Repository: Deprecate #peel method 6 lat temu
LsRemoteCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 lat temu
MergeCommandTest.java Remove 'final' in parameter lists 6 lat temu
NameRevCommandTest.java Enable and fix warnings about redundant specification of type arguments 7 lat temu
NotesCommandTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 lat temu
PathCheckoutCommandTest.java Add missing @Test annotations 8 lat temu
PullCommandTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 lat temu
PullCommandWithRebaseTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 lat temu
PushCommandTest.java Make PrePushHook properly terminate ref lines 5 lat temu
RebaseCommandTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 lat temu
ReflogCommandTest.java refactor: simplify collection.toArray() 5 lat temu
RemoteAddCommandTest.java Add remote command to JGit CLI 8 lat temu
RemoteDeleteCommandTest.java Add remote command to JGit CLI 8 lat temu
RemoteListCommandTest.java Add remote command to JGit CLI 8 lat temu
RemoteSetUrlCommandTest.java Add remote command to JGit CLI 8 lat temu
RenameBranchCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 lat temu
ResetCommandTest.java Extend ResetCommandTest 5 lat temu
RevertCommandTest.java Remove 'final' in parameter lists 6 lat temu
RmCommandTest.java Move base test classes to the junit bundle for reuse for Java 7 tests 11 lat temu
StashApplyCommandTest.java ResolveMerger: don't try needlessly to delete directories 5 lat temu
StashCreateCommandTest.java Remove 'final' in parameter lists 6 lat temu
StashDropCommandTest.java Enable and fix 'Should be tagged with @Override' warning 7 lat temu
StashListCommandTest.java ReflogWriter: Align auto-creation defaults with C git 6 lat temu
StatusCommandTest.java StatusCommandTest: Open Git in try-with-resource 8 lat temu
TagCommandTest.java Repository: Deprecate #peel method 6 lat temu