98 Révisions (stable-0.11)

Auteur SHA1 Message Date
  Stefan Lay 68064ed339 Fix NullPointer when pulling from a deleted local branch il y a 13 ans
  Mathias Kinzler c893b1f75f CreateBranchCommand: Wrong existence check il y a 13 ans
  Mathias Kinzler 724af77c65 PullCommand: use default remote instead of throwing Exception il y a 13 ans
  Jens Baumgart 29ed09a44f PushCommand: do not set a null credentials provider il y a 13 ans
  Chris Aniszczyk 4112884ede Add git-clone to the Git API il y a 13 ans
  Mathias Kinzler b15b9d5df2 Proper handling of rebase during pull il y a 13 ans
  Tomasz Zarna 9fbda22392 Add setCredentialsProvider to PullCommand il y a 13 ans
  Mathias Kinzler 14ca80bc90 Make PullCommand work with Rebase il y a 13 ans
  Mathias Kinzler e8a1328d05 RebaseCommand: detect and handle fast-forward properly il y a 13 ans
  Matthias Sohn 38eec8f4a2 [findbugs] Do not ignore exceptional return value of mkdir il y a 13 ans
  Mathias Kinzler a5b36ae1ea FetchCommand: allow to set "TagOpt" il y a 13 ans
  Mathias Kinzler 414e0cd329 Make setCredentialsProvider more convenient to use il y a 13 ans
  Christian Halstrick 85f69c286b MergeCommand should create missing branches il y a 13 ans
  Mathias Kinzler 920ac08777 Allow to set a CredentialsProvider on relevant API commands il y a 13 ans
  Robin Rosenberg e43887b69e Fix misc spelling errors in comments and method names il y a 13 ans
  Roberto Tyley 944fcdae66 Fix API ListBranchCommand for listmode 'all' il y a 13 ans
  Mathias Kinzler 7047d2fa8d CheckoutCommand: fix reflog message il y a 13 ans
  Robin Rosenberg 2058f9272b Do not cherry-pick or revert commit more than once il y a 13 ans
  Robin Rosenberg b3e59bd9d6 Implement a revert command il y a 13 ans
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 il y a 13 ans
  Matthias Sohn 65ccadeced [findbugs] Make CheckoutResult constants final il y a 13 ans
  Mathias Kinzler e272ca0f14 CheckoutResult: return paths instead of Files il y a 13 ans
  Mathias Kinzler 89a4dcf71f Checkout: fix handling if name does not refer to a local branch il y a 13 ans
  Mathias Kinzler 645d262de6 Checkout: expose a CheckoutResult il y a 13 ans
  Shawn O. Pearce 013cb8de38 Reduce calls to Repository.getConfig il y a 13 ans
  Mathias Kinzler 9b039b42e0 Rebase: abort on unknown/unsupported command in git-rebase-todo il y a 13 ans
  Mathias Kinzler 2a7cd0086b Rebase: fix wrong update if original HEAD after Merge+Skip il y a 13 ans
  Mathias Kinzler 6bca46e168 Implement rebase --continue and --skip il y a 13 ans
  Shawn O. Pearce a02be9725c Remove empty iterator from TreeWalk il y a 13 ans
  Matthias Sohn 45731756a5 [findbugs] Do not ignore exceptional return value il y a 13 ans
  Chris Aniszczyk db8cc4c84e Clean up Init API il y a 13 ans
  Mathias Kinzler ad96546ca0 Rebase Interoperability third part: handle stop upon conflict il y a 13 ans
  Chris Aniszczyk f7a566c1aa Add InitCommand il y a 13 ans
  Shawn O. Pearce cf52ef5531 Remove result id from CommitBuilder, TagBuilder il y a 13 ans
  Mathias Kinzler 59e62ba7e1 Rebase Interoperability second part: fix "pop steps" il y a 13 ans
  Mathias Kinzler 7aa1b85821 Rebase Interoperability first part: write "interactive" file il y a 13 ans
  Stefan Lay 9225b88ae6 Check assume unchanged flag in Add command il y a 13 ans
  Mathias Kinzler 12b6350435 RebaseCommand: trim line endings when reading files il y a 13 ans
  Christian Halstrick 7e298c9ed5 Add more tests for rebase and externalized missing Strings il y a 13 ans
  Chris Aniszczyk 923443f94f Add CheckoutCommand il y a 13 ans
  Chris Aniszczyk f7690cceef Add RmCommand to Git API il y a 13 ans
  Mathias Kinzler e5b96a7848 Initial implementation of a Rebase command il y a 13 ans
  Robin Stocker 6290ca3a63 Format merge commit messages like C Git il y a 13 ans
  Robin Stocker d36c80fd04 Remove unnecessary null check il y a 13 ans
  Robin Stocker 3b44b22609 Use entrySet() instead of keySet() il y a 13 ans
  Mathias Kinzler 7668a46282 PullCommand: support upstream configuration for local branches il y a 13 ans
  Christian Halstrick 9b4876cedf Add Cherry-Pick command il y a 13 ans
  Christian Halstrick fb1e500adc Rename method to ResolveMerger.setWorkingTreeIterator() il y a 13 ans
  Mathias Kinzler 5c135a5856 DeleteBranchCommand does not clean up upstream configuration il y a 13 ans
  Christian Halstrick 285d08d8b7 Fix NPE when calling CreateBranch without explict startpoint il y a 13 ans