37 Revīzijas (32ff57a2b2b9480f4d374a2592fada7f720b124f)

Autors SHA1 Ziņojums Datums
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks pirms 10 gadiem
  Konrad Kügler 48e36d8cb3 Use branch.<x>.mergeoptions and merge.ff as defaults for merging pirms 10 gadiem
  Robin Stocker 7dc8a4f089 Fix exception on conflicts with recursive merge pirms 10 gadiem
  Matthias Sohn aa7be667bc Make recursive merge strategy the default merge strategy pirms 11 gadiem
  Tomasz Zarna 5453585773 Add the no-commit option to MergeCommand pirms 12 gadiem
  Robin Rosenberg 3a4ebc0c24 Really handle annotated tags in MergeCommand pirms 11 gadiem
  Robin Rosenberg eb60932930 Fix Check for FF_ONLY merges again pirms 11 gadiem
  Robin Rosenberg 642ff2cd7d Check for FF_ONLY merges correctly pirms 11 gadiem
  Tomasz Zarna 6a8da4c134 Add additional FastForwardMode enums for different config contexts pirms 11 gadiem
  Shawn Pearce 50eab4aa48 Revert "Add additional FastForwardMode enums for different config contexts" pirms 11 gadiem
  Tomasz Zarna c98abc9c05 Add additional FastForwardMode enums for different config contexts pirms 11 gadiem
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such pirms 11 gadiem
  Tomasz Zarna 318f3d4643 Add support for --no-ff while merging pirms 11 gadiem
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand pirms 12 gadiem
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups pirms 12 gadiem
  Robin Rosenberg 95d311f888 Move JGitText to an internal package pirms 12 gadiem
  Matthias Sohn 26b5738629 Throw API exception when MergeCommand hits checkout conflicts pirms 12 gadiem
  Robin Rosenberg 39ad503fcb Append merge strategy to reflog message pirms 12 gadiem
  Robin Rosenberg 4f4e468f6f Fix the reflog prefix for cherry-pick, revert and merge commands pirms 12 gadiem
  Denys Digtiar c580c56c4d Fix ClassCastException in MergeCommand pirms 13 gadiem
  Robin Stocker 5dbef3fa51 Add "Conflicts" section to merge message on conflict pirms 13 gadiem
  Philipp Thun dcf7bd9a8f Improve MergeResult pirms 13 gadiem
  Christian Halstrick 85f69c286b MergeCommand should create missing branches pirms 13 gadiem
  Robin Rosenberg e43887b69e Fix misc spelling errors in comments and method names pirms 13 gadiem
  Robin Stocker 6290ca3a63 Format merge commit messages like C Git pirms 13 gadiem
  Christian Halstrick fb1e500adc Rename method to ResolveMerger.setWorkingTreeIterator() pirms 13 gadiem
  Christian Halstrick be93452842 Remove wrong comment in MergeCommand pirms 13 gadiem
  Shawn O. Pearce 67263e2056 Refactor diff sequence API pirms 13 gadiem
  Chris Aniszczyk 38327a54a8 Refactor Git API exceptions to a new package pirms 13 gadiem
  Christian Halstrick 47f4171315 Let Resolve be the default Merge strategy pirms 14 gadiem
  Christian Halstrick 45e79a526c Added merge strategy RESOLVE pirms 14 gadiem
  Christian Halstrick 5fc990130b Improved creation of JGitInternalException pirms 14 gadiem
  Shawn O. Pearce b46b635c03 Make Commit class only for writing pirms 14 gadiem
  Christian Halstrick 75c9b24385 Enhance MergeResult to report conflicts, etc pirms 14 gadiem
  Shawn O. Pearce 515deaf7e5 Ensure RevWalk is released when done pirms 14 gadiem
  Shawn O. Pearce 203bd66267 Rename Repository getWorkDir to getWorkTree pirms 14 gadiem
  Stefan Lay 5b0e73b849 Add a merge command to the jgit API pirms 14 gadiem