Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Markus Duft edc1fee033 Fix rebase > continue when nothing left to commit. 12 роки тому
..
blame [blame] Fix blame following renames in non-toplevel directories 12 роки тому
AddCommandTest.java Quickfix for AutoCRLF handling 12 роки тому
ApplyCommandTest.java RawText#getEOL() does the same thing as RawText#getLineDelimiter() 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 Remove ambiguous CheckoutConflictException 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 autosetuprebase to the CloneCommand 12 роки тому
CommitAndLogCommandTests.java Cannot commit -o file with only file permission change 12 роки тому
CommitCommandTest.java Support committing submodule updates 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 Add all paths option to CheckoutCommand 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 Fix rebase > continue when nothing left to commit. 12 роки тому
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 роки тому
StashApplyCommandTest.java Reuse Git object created in setUp 12 роки тому
StashCreateCommandTest.java Set person and message on stash ref update 12 роки тому
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 роки тому