You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stefan Lay 68064ed339 Fix NullPointer when pulling from a deleted local branch пре 13 година
..
errors Convert all JGit unit tests to JUnit 4 пре 13 година
AddCommand.java Remove empty iterator from TreeWalk пре 13 година
CheckoutCommand.java CheckoutCommand: fix reflog message пре 13 година
CheckoutResult.java [findbugs] Make CheckoutResult constants final пре 13 година
CherryPickCommand.java Do not cherry-pick or revert commit more than once пре 13 година
CloneCommand.java Add git-clone to the Git API пре 13 година
CommitCommand.java Fix misc spelling errors in comments and method names пре 13 година
CreateBranchCommand.java CreateBranchCommand: Wrong existence check пре 13 година
DeleteBranchCommand.java Reduce calls to Repository.getConfig пре 13 година
FetchCommand.java FetchCommand: allow to set "TagOpt" пре 13 година
Git.java Add git-clone to the Git API пре 13 година
GitCommand.java Externalize strings from JGit пре 14 година
InitCommand.java Add InitCommand пре 13 година
ListBranchCommand.java Fix API ListBranchCommand for listmode 'all' пре 13 година
LogCommand.java Refactor Git API exceptions to a new package пре 13 година
MergeCommand.java MergeCommand should create missing branches пре 13 година
MergeResult.java Use entrySet() instead of keySet() пре 13 година
PullCommand.java Fix NullPointer when pulling from a deleted local branch пре 13 година
PullResult.java Make PullCommand work with Rebase пре 13 година
PushCommand.java PushCommand: do not set a null credentials provider пре 13 година
RebaseCommand.java Proper handling of rebase during pull пре 13 година
RebaseResult.java RebaseCommand: detect and handle fast-forward properly пре 13 година
RenameBranchCommand.java Reduce calls to Repository.getConfig пре 13 година
RevertCommand.java Do not cherry-pick or revert commit more than once пре 13 година
RmCommand.java Add RmCommand to Git API пре 13 година
TagCommand.java Remove result id from CommitBuilder, TagBuilder пре 13 година