Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Jevgeni Zelenkov 803debd7be Ensure a directory exists before trying to create/merge a file into it. il y a 12 ans
..
blame [blame] Fix blame following renames in non-toplevel directories il y a 12 ans
AddCommandTest.java Git API does not declare GitAPIException call() and related cleanups il y a 12 ans
ApplyCommandTest.java Make ApplyCommand create missing parent directories for new files il y a 12 ans
BlameCommandTest.java [blame] Fix blame following renames in non-toplevel directories il y a 12 ans
BranchCommandTest.java Git API does not declare GitAPIException call() and related cleanups il y a 12 ans
CheckoutCommandTest.java Create parent dir if necessary on checkout il y a 12 ans
CherryPickCommandTest.java Use working tree iterator to compare file modes il y a 12 ans
CleanCommandTest.java Git API does not declare GitAPIException call() and related cleanups il y a 12 ans
CloneCommandTest.java Fix resource leaks due to unclosed repositories il y a 12 ans
CommitAndLogCommandTests.java Git API does not declare GitAPIException call() and related cleanups il y a 12 ans
CommitCommandTest.java Fix resource leaks due to unclosed repositories il y a 12 ans
CommitOnlyTest.java Moved tests for commit -o option to own test class il y a 13 ans
DiffCommandTest.java Make output stream optional in DiffCommand il y a 12 ans
FetchCommandTest.java Fix broken TagCommand API il y a 12 ans
GitConstructionTest.java Git API does not declare GitAPIException call() and related cleanups il y a 12 ans
HugeFileTest.java Enable large file support il y a 12 ans
InitCommandTest.java Git API does not declare GitAPIException call() and related cleanups il y a 12 ans
LogCommandTest.java LogCommand#setMaxCount affects all commits il y a 12 ans
LsRemoteCommandTest.java Don't throw away the stack trace when tests fail il y a 12 ans
MergeCommandTest.java Fix order of deletion for files/dirs in ResolveMerger il y a 12 ans
NotesCommandTest.java Add NotesCommand to the JGit API il y a 13 ans
PathCheckoutCommandTest.java Add all paths option to CheckoutCommand il y a 12 ans
PullCommandTest.java Guard against null branch in PullCommand il y a 12 ans
PullCommandWithRebaseTest.java Add tests for change If203ce5 il y a 13 ans
PushCommandTest.java Fix broken TagCommand API il y a 12 ans
RebaseCommandTest.java Ignore empty lines when parsing git-rebase-todo il y a 12 ans
ReflogCommandTest.java Use HEAD as default ref for RefLogCommand. il y a 13 ans
RenameBranchCommandTest.java Copy all branch configuration values when renaming il y a 12 ans
ResetCommandTest.java Add "--squash" option to MergeCommand il y a 12 ans
RevertCommandTest.java Test the reflog message for commit, cherry-pick, revert and merge il y a 12 ans
RmCommandTest.java Git API does not declare GitAPIException call() and related cleanups il y a 12 ans
StashApplyCommandTest.java Ensure a directory exists before trying to create/merge a file into it. il y a 12 ans
StashCreateCommandTest.java Set person and message on stash ref update il y a 12 ans
StashDropCommandTest.java Add command support for dropping a stashed commit il y a 12 ans
StashListCommandTest.java Add command support for listing stashed commits il y a 12 ans
StatusCommandTest.java Git API does not declare GitAPIException call() and related cleanups il y a 12 ans
TagCommandTest.java Git API does not declare GitAPIException call() and related cleanups il y a 12 ans