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.
Robin Rosenberg 476e1d2ff1 cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 years ago
..
blame [blame] Fix blame following renames in non-toplevel directories 12 years ago
AddCommandTest.java Allow detection of case insensitive file systems 11 years ago
ApplyCommandTest.java Make ApplyCommand create missing parent directories for new files 12 years ago
BlameCommandTest.java [blame] Fix blame following renames in non-toplevel directories 12 years ago
BranchCommandTest.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
CheckoutCommandTest.java Add tests for more coverage of CheckoutCommand 11 years ago
CherryPickCommandTest.java Improve ours/theirs conflict markers for rebase, cherry-pick 11 years ago
CleanCommandTest.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
CloneCommandTest.java Fix resource leaks due to unclosed repositories 12 years ago
CommitAndLogCommandTests.java Skip a test that cannot be verified on Windows 11 years ago
CommitCommandTest.java Allow detection of case insensitive file systems 11 years ago
CommitOnlyTest.java Moved tests for commit -o option to own test class 13 years ago
DiffCommandTest.java Make output stream optional in DiffCommand 12 years ago
FetchCommandTest.java Fix broken TagCommand API 12 years ago
GitConstructionTest.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
HugeFileTest.java Enable large file support 12 years ago
InitCommandTest.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
LogCommandTest.java LogCommand#setMaxCount affects all commits 12 years ago
LsRemoteCommandTest.java Don't throw away the stack trace when tests fail 12 years ago
MergeCommandTest.java Fix order of deletion for files/dirs in ResolveMerger 12 years ago
NotesCommandTest.java Add NotesCommand to the JGit API 13 years ago
PathCheckoutCommandTest.java Add all paths option to CheckoutCommand 12 years ago
PullCommandTest.java Guard against null branch in PullCommand 12 years ago
PullCommandWithRebaseTest.java cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 years ago
PushCommandTest.java Fix broken TagCommand API 12 years ago
RebaseCommandTest.java DirCacheCheckout: Fix handling of files not in index 11 years ago
ReflogCommandTest.java Use HEAD as default ref for RefLogCommand. 12 years ago
RenameBranchCommandTest.java Copy all branch configuration values when renaming 12 years ago
ResetCommandTest.java cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 years ago
RevertCommandTest.java Test the reflog message for commit, cherry-pick, revert and merge 12 years ago
RmCommandTest.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
StashApplyCommandTest.java The Git API's only likes /, not \ in paths 11 years ago
StashCreateCommandTest.java cleanup: Prefer assertEquals over assertTrue(....equals(...)) 11 years ago
StashDropCommandTest.java Add command support for dropping a stashed commit 12 years ago
StashListCommandTest.java Add command support for listing stashed commits 12 years ago
StatusCommandTest.java Git API does not declare GitAPIException call() and related cleanups 12 years ago
TagCommandTest.java Git API does not declare GitAPIException call() and related cleanups 12 years ago