Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Kevin Sawicki 59a98b49d2 Use working tree iterator to compare file modes 12 лет назад
..
blame [blame] Fix blame following renames in non-toplevel directories 12 лет назад
AddCommandTest.java Git API does not declare GitAPIException call() and related cleanups 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 Git API does not declare GitAPIException call() and related cleanups 12 лет назад
CheckoutCommandTest.java Git API does not declare GitAPIException call() and related cleanups 12 лет назад
CherryPickCommandTest.java Use working tree iterator to compare file modes 12 лет назад
CleanCommandTest.java Git API does not declare GitAPIException call() and related cleanups 12 лет назад
CloneCommandTest.java Git API does not declare GitAPIException call() and related cleanups 12 лет назад
CommitAndLogCommandTests.java Git API does not declare GitAPIException call() and related cleanups 12 лет назад
CommitCommandTest.java Update smudged entries when writing index 12 лет назад
CommitOnlyTest.java Moved tests for commit -o option to own test class 13 лет назад
DiffCommandTest.java Make output stream optional in DiffCommand 12 лет назад
FetchCommandTest.java Fix broken TagCommand API 12 лет назад
GitConstructionTest.java Git API does not declare GitAPIException call() and related cleanups 12 лет назад
HugeFileTest.java Enable large file support 12 лет назад
InitCommandTest.java Git API does not declare GitAPIException call() and related cleanups 12 лет назад
LogCommandTest.java LogCommand#setMaxCount affects all commits 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 Fix broken TagCommand API 12 лет назад
RebaseCommandTest.java Update ORIG_HEAD when resetting 12 лет назад
ReflogCommandTest.java Use HEAD as default ref for RefLogCommand. 13 лет назад
RenameBranchCommandTest.java Copy all branch configuration values when renaming 12 лет назад
ResetCommandTest.java Update ORIG_HEAD when resetting 12 лет назад
RevertCommandTest.java Test the reflog message for commit, cherry-pick, revert and merge 12 лет назад
RmCommandTest.java Git API does not declare GitAPIException call() and related cleanups 12 лет назад
StashApplyCommandTest.java Only unstash files changed when originally stashed 12 лет назад
StashCreateCommandTest.java Set person and message on stash ref update 12 лет назад
StashDropCommandTest.java Add command support for dropping a stashed commit 12 лет назад
StashListCommandTest.java Add command support for listing stashed commits 12 лет назад
StatusCommandTest.java Git API does not declare GitAPIException call() and related cleanups 12 лет назад
TagCommandTest.java Git API does not declare GitAPIException call() and related cleanups 12 лет назад