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.
Stefan Lay 68064ed339 Fix NullPointer when pulling from a deleted local branch il y a 13 ans
..
errors Convert all JGit unit tests to JUnit 4 il y a 13 ans
AddCommand.java Remove empty iterator from TreeWalk il y a 13 ans
CheckoutCommand.java CheckoutCommand: fix reflog message il y a 13 ans
CheckoutResult.java [findbugs] Make CheckoutResult constants final il y a 13 ans
CherryPickCommand.java Do not cherry-pick or revert commit more than once il y a 13 ans
CloneCommand.java Add git-clone to the Git API il y a 13 ans
CommitCommand.java Fix misc spelling errors in comments and method names il y a 13 ans
CreateBranchCommand.java CreateBranchCommand: Wrong existence check il y a 13 ans
DeleteBranchCommand.java Reduce calls to Repository.getConfig il y a 13 ans
FetchCommand.java FetchCommand: allow to set "TagOpt" il y a 13 ans
Git.java Add git-clone to the Git API il y a 13 ans
GitCommand.java Externalize strings from JGit il y a 14 ans
InitCommand.java Add InitCommand il y a 13 ans
ListBranchCommand.java Fix API ListBranchCommand for listmode 'all' il y a 13 ans
LogCommand.java Refactor Git API exceptions to a new package il y a 13 ans
MergeCommand.java MergeCommand should create missing branches il y a 13 ans
MergeResult.java Use entrySet() instead of keySet() il y a 13 ans
PullCommand.java Fix NullPointer when pulling from a deleted local branch il y a 13 ans
PullResult.java Make PullCommand work with Rebase il y a 13 ans
PushCommand.java PushCommand: do not set a null credentials provider il y a 13 ans
RebaseCommand.java Proper handling of rebase during pull il y a 13 ans
RebaseResult.java RebaseCommand: detect and handle fast-forward properly il y a 13 ans
RenameBranchCommand.java Reduce calls to Repository.getConfig il y a 13 ans
RevertCommand.java Do not cherry-pick or revert commit more than once il y a 13 ans
RmCommand.java Add RmCommand to Git API il y a 13 ans
TagCommand.java Remove result id from CommitBuilder, TagBuilder il y a 13 ans