37 Commits (46f3007b52a5d12c5a973957128ac38680b20ab8)

Author SHA1 Message Date
  Axel Richard 46f3007b52 Handle -m option for Merge command 9 years ago
  Robin Stocker 7dc8a4f089 Fix exception on conflicts with recursive merge 10 years ago
  Shawn Pearce e59b324095 Remove dependency on StatusCommandTest 10 years ago
  Christian Halstrick c93a593302 Fix CommitCommand not to destroy repo 11 years ago
  Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand 12 years ago
  Robin Rosenberg 65027d8bb4 Indicate initial commit on a branch in the reflog 11 years ago
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
  Robin Rosenberg eb60932930 Fix Check for FF_ONLY merges again 11 years ago
  Robin Rosenberg 642ff2cd7d Check for FF_ONLY merges correctly 11 years ago
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 years ago
  Robin Rosenberg d92287bcc2 Use assertEquals instead of == for literal primitives 11 years ago
  Robin Stocker e623db0f87 Fix order of deletion for files/dirs in ResolveMerger 12 years ago
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand 12 years ago
  Robin Rosenberg 720119744f Fix MergeCommandTest to pass if File.executable is not supported 12 years ago
  Christian Halstrick 3c544647b7 Fix ResolveMerger not to add paths with FileMode 0 12 years ago
  Robin Rosenberg ad50a0b7c0 Test the reflog message for commit, cherry-pick, revert and merge 12 years ago
  Denys Digtiar c580c56c4d Fix ClassCastException in MergeCommand 13 years ago
  Tomasz Zarna e15037b3c7 Merge doesn't remove empty folders 13 years ago
  Bernard Leach 5ec4977bb5 Create a MergeResult for deleted/modified files 13 years ago
  Bernard Leach 98b019f4bd Implemented merge for parallel delete/modification 13 years ago
  Robin Stocker 5dbef3fa51 Add "Conflicts" section to merge message on conflict 13 years ago
  Philipp Thun dcf7bd9a8f Improve MergeResult 13 years ago
  Philipp Thun dcefc660f1 Refactor test cases 13 years ago
  Philipp Thun bf05108d0b Abort merge when file to be checked out is dirty 13 years ago
  Philipp Thun fdb0a34abf Refactor ResolveMerger 13 years ago
  Robin Stocker 8a635668ec Adapt expected commit message in tests 13 years ago
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 years ago
  Christian Halstrick deabacc420 Fixed Merge Algorithm regarding concurrent file creations 13 years ago
  Christian Halstrick 5adef23365 Fix bug regarding handling of non-versioned files during merge 13 years ago
  Matthias Sohn 2cba7b3522 Fix broken MergeCommandTest 13 years ago
  Christian Halstrick 0e815fe8c5 Fixed ResolveMerger regarding handling of deletions 13 years ago
  Christian Halstrick f5076d8b04 Add a test for merging deleted files 13 years ago
  Chris Aniszczyk 38327a54a8 Refactor Git API exceptions to a new package 13 years ago
  Christian Halstrick 45e79a526c Added merge strategy RESOLVE 13 years ago
  Shawn O. Pearce b46b635c03 Make Commit class only for writing 13 years ago
  Shawn O. Pearce 203bd66267 Rename Repository getWorkDir to getWorkTree 14 years ago
  Stefan Lay 5b0e73b849 Add a merge command to the jgit API 14 years ago