您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Robin Rosenberg 88fe2836ed Quickfix for AutoCRLF handling 12 年前
..
blame [blame] Fix blame following renames in non-toplevel directories 12 年前
AddCommandTest.java Quickfix for AutoCRLF handling 12 年前
BlameCommandTest.java [blame] Fix blame following renames in non-toplevel directories 12 年前
BranchCommandTest.java Fixed creation of branch from a tag 13 年前
CheckoutCommandTest.java Don't throw away the stack trace when tests fail 12 年前
CherryPickCommandTest.java Test the reflog message for commit, cherry-pick, revert and merge 12 年前
CleanCommandTest.java CleanCommand: add the ability to do a dry run 13 年前
CloneCommandTest.java Add support for cloning submodules to CloneCommand 12 年前
CommitAndLogCommandTests.java Cannot commit -o file with only file permission change 12 年前
CommitCommandTest.java Retain executable mode of existing files on Windows 12 年前
CommitOnlyTest.java Moved tests for commit -o option to own test class 13 年前
DiffCommandTest.java Add options for setting context lines and prefixes to DiffCommand 12 年前
FetchCommandTest.java Convert all JGit unit tests to JUnit 4 13 年前
GitConstructionTest.java Merge branch 'stable-1.0' 13 年前
InitCommandTest.java Cleanup directories leftover by test. 13 年前
LogCommandTest.java Skip a number commits before starting to show the commit output 12 年前
LsRemoteCommandTest.java Don't throw away the stack trace when tests fail 12 年前
MergeCommandTest.java Fix MergeCommandTest to pass if File.executable is not supported 12 年前
NotesCommandTest.java Add NotesCommand to the JGit API 13 年前
PathCheckoutCommandTest.java Support more of AutoCRLF 12 年前
PullCommandTest.java Guard against null branch in PullCommand 12 年前
PullCommandWithRebaseTest.java Add tests for change If203ce5 13 年前
PushCommandTest.java Add lookup to remote config if the refSpec is not explicitly set 13 年前
RebaseCommandTest.java Remove rebase temporary files on checkout failure 13 年前
ReflogCommandTest.java Use HEAD as default ref for RefLogCommand. 13 年前
ResetCommandTest.java Throw JGit exception when ResetCommand got wrong ref 13 年前
RevertCommandTest.java Test the reflog message for commit, cherry-pick, revert and merge 12 年前
RmCommandTest.java Convert all JGit unit tests to JUnit 4 13 年前
StashListCommandTest.java Add command support for listing stashed commits 12 年前
StatusCommandTest.java Add status command to GIT api 13 年前
TagCommandTest.java Add ListTagCommand to JGit API 13 年前