選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Kevin Sawicki dac66672df Update smudged entries when writing index 12年前
..
blame [blame] Fix blame following renames in non-toplevel directories 12年前
AddCommandTest.java Handle content length in WorkingTreeIterator 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 Fix broken TagCommand API 12年前
CheckoutCommandTest.java Update smudged entries when writing index 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 Recurse into cloned submodules 12年前
CommitAndLogCommandTests.java Cannot commit -o file with only file permission change 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 Merge branch 'stable-1.0' 13年前
HugeFileTest.java Enable large file support 12年前
InitCommandTest.java Cleanup directories leftover by test. 13年前
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 Fix rebase > continue when nothing left to commit. 12年前
ReflogCommandTest.java Use HEAD as default ref for RefLogCommand. 12年前
RenameBranchCommandTest.java Copy all branch configuration values when renaming 12年前
ResetCommandTest.java Update smudged entries when writing index 12年前
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 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 Add status command to GIT api 13年前
TagCommandTest.java Fix broken TagCommand API 12年前