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 88fe2836ed Quickfix for AutoCRLF handling 12 years ago
..
blame [blame] Fix blame following renames in non-toplevel directories 12 years ago
AddCommandTest.java Quickfix for AutoCRLF handling 12 years ago
BlameCommandTest.java [blame] Fix blame following renames in non-toplevel directories 12 years ago
BranchCommandTest.java Fixed creation of branch from a tag 13 years ago
CheckoutCommandTest.java Don't throw away the stack trace when tests fail 12 years ago
CherryPickCommandTest.java Test the reflog message for commit, cherry-pick, revert and merge 12 years ago
CleanCommandTest.java CleanCommand: add the ability to do a dry run 13 years ago
CloneCommandTest.java Add support for cloning submodules to CloneCommand 12 years ago
CommitAndLogCommandTests.java Cannot commit -o file with only file permission change 12 years ago
CommitCommandTest.java Retain executable mode of existing files on Windows 12 years ago
CommitOnlyTest.java Moved tests for commit -o option to own test class 13 years ago
DiffCommandTest.java Add options for setting context lines and prefixes to DiffCommand 12 years ago
FetchCommandTest.java Convert all JGit unit tests to JUnit 4 13 years ago
GitConstructionTest.java Merge branch 'stable-1.0' 13 years ago
InitCommandTest.java Cleanup directories leftover by test. 13 years ago
LogCommandTest.java Skip a number commits before starting to show the commit output 12 years ago
LsRemoteCommandTest.java Don't throw away the stack trace when tests fail 12 years ago
MergeCommandTest.java Fix MergeCommandTest to pass if File.executable is not supported 12 years ago
NotesCommandTest.java Add NotesCommand to the JGit API 13 years ago
PathCheckoutCommandTest.java Support more of AutoCRLF 12 years ago
PullCommandTest.java Guard against null branch in PullCommand 12 years ago
PullCommandWithRebaseTest.java Add tests for change If203ce5 13 years ago
PushCommandTest.java Add lookup to remote config if the refSpec is not explicitly set 13 years ago
RebaseCommandTest.java Remove rebase temporary files on checkout failure 13 years ago
ReflogCommandTest.java Use HEAD as default ref for RefLogCommand. 13 years ago
ResetCommandTest.java Throw JGit exception when ResetCommand got wrong ref 13 years ago
RevertCommandTest.java Test the reflog message for commit, cherry-pick, revert and merge 12 years ago
RmCommandTest.java Convert all JGit unit tests to JUnit 4 13 years ago
StashListCommandTest.java Add command support for listing stashed commits 12 years ago
StatusCommandTest.java Add status command to GIT api 13 years ago
TagCommandTest.java Add ListTagCommand to JGit API 13 years ago