Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Markus Duft edc1fee033 Fix rebase > continue when nothing left to commit. 12 anos atrás
..
blame [blame] Fix blame following renames in non-toplevel directories 12 anos atrás
AddCommandTest.java Quickfix for AutoCRLF handling 12 anos atrás
ApplyCommandTest.java RawText#getEOL() does the same thing as RawText#getLineDelimiter() 12 anos atrás
BlameCommandTest.java [blame] Fix blame following renames in non-toplevel directories 12 anos atrás
BranchCommandTest.java Fixed creation of branch from a tag 13 anos atrás
CheckoutCommandTest.java Remove ambiguous CheckoutConflictException 12 anos atrás
CherryPickCommandTest.java Test the reflog message for commit, cherry-pick, revert and merge 12 anos atrás
CleanCommandTest.java CleanCommand: add the ability to do a dry run 13 anos atrás
CloneCommandTest.java Add support for autosetuprebase to the CloneCommand 12 anos atrás
CommitAndLogCommandTests.java Cannot commit -o file with only file permission change 12 anos atrás
CommitCommandTest.java Support committing submodule updates 12 anos atrás
CommitOnlyTest.java Moved tests for commit -o option to own test class 13 anos atrás
DiffCommandTest.java Add options for setting context lines and prefixes to DiffCommand 12 anos atrás
FetchCommandTest.java Convert all JGit unit tests to JUnit 4 13 anos atrás
GitConstructionTest.java Merge branch 'stable-1.0' 13 anos atrás
InitCommandTest.java Cleanup directories leftover by test. 13 anos atrás
LogCommandTest.java Skip a number commits before starting to show the commit output 12 anos atrás
LsRemoteCommandTest.java Don't throw away the stack trace when tests fail 12 anos atrás
MergeCommandTest.java Fix MergeCommandTest to pass if File.executable is not supported 12 anos atrás
NotesCommandTest.java Add NotesCommand to the JGit API 13 anos atrás
PathCheckoutCommandTest.java Add all paths option to CheckoutCommand 12 anos atrás
PullCommandTest.java Guard against null branch in PullCommand 12 anos atrás
PullCommandWithRebaseTest.java Add tests for change If203ce5 13 anos atrás
PushCommandTest.java Add lookup to remote config if the refSpec is not explicitly set 13 anos atrás
RebaseCommandTest.java Fix rebase > continue when nothing left to commit. 12 anos atrás
ReflogCommandTest.java Use HEAD as default ref for RefLogCommand. 13 anos atrás
ResetCommandTest.java Throw JGit exception when ResetCommand got wrong ref 13 anos atrás
RevertCommandTest.java Test the reflog message for commit, cherry-pick, revert and merge 12 anos atrás
RmCommandTest.java Convert all JGit unit tests to JUnit 4 13 anos atrás
StashApplyCommandTest.java Reuse Git object created in setUp 12 anos atrás
StashCreateCommandTest.java Set person and message on stash ref update 12 anos atrás
StashListCommandTest.java Add command support for listing stashed commits 12 anos atrás
StatusCommandTest.java Add status command to GIT api 13 anos atrás
TagCommandTest.java Add ListTagCommand to JGit API 13 anos atrás