2993 Commits (stable-3.3)
 

Author SHA1 Message Date
  Matthias Sohn 162a5c4c89 Merge branch 'master' into stable-3.2 10 years ago
  Stefan Lay f86a488e32 Implement rebase.autostash 10 years ago
  Matthias Sohn ba0f50d7d3 Merge "CLI status should support --porcelain" 10 years ago
  Kaloyan Raev 7026658ac8 CLI status should support --porcelain 10 years ago
  Christian Halstrick 77432969d3 Merge "More helpful InvalidPathException messages (include reason)" 10 years ago
  Robin Stocker e0502ebb03 More helpful InvalidPathException messages (include reason) 10 years ago
  Robin Stocker f4dae204a6 Fix IgnoreRule#isMatch returning wrong result due to missing reset 10 years ago
  Robin Stocker 7dc8a4f089 Fix exception on conflicts with recursive merge 10 years ago
  Axel Richard 1128326add Add pgm test for checkout of existing branch with checkout conflict 10 years ago
  John Ross 99608f0b9a Fix broken symbolic links on Cygwin. 10 years ago
  Stefan Lay 591998c2d6 Do not allow non-ff-rebase if there are uncommitted changes 10 years ago
  Axel Richard c95e4fb909 Manage CheckoutConflictException in pgm 10 years ago
  Christian Halstrick af40635aba Fix handling of file/folder conflicts during a checkout 10 years ago
  Robin Stocker 53c8ac0c60 Mention null return in Javadoc of Config#getString 10 years ago
  Stefan Lay dcd0dd4d9e Fix applying stash on other commit 10 years ago
  Stefan Lay ec0d78d093 Use static factory methods instead of overloaded constructors 10 years ago
  Shawn Pearce 53616a85ef Break up GCTest to run in parallel 10 years ago
  Shawn Pearce 531d577658 Modify T0004_PackReaderTest to use existing pack 10 years ago
  Shawn Pearce d54d19740a Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 10 years ago
  Shawn Pearce 573d36a464 Support running from JARs in JGitTestUtil 10 years ago
  Matthias Sohn 7f7dd171df Cache SimpleDateFormat in GitDateParser per locale 10 years ago
  Stefan Lay 8339a07e83 Fix FIXUP error for blank lines in interactive rebase 10 years ago
  Stefan Lay 4feace2b9e Fix parsing Rebase todo lines when commit message is missing 10 years ago
  Christian Halstrick 7dce16018e Add close() method to API 10 years ago
  Matthias Sohn 3cf2a8542a Update Jetty to 7.6.14.v20131031 10 years ago
  Robin Rosenberg 216d9981f5 Merge "Don't delete .idx file if .pack file can't be deleted" 10 years ago
  Robin Stocker 97b8115be4 Document that path parameters should use '/' as separator 10 years ago
  Robin Stocker 04f19353fd Improve Javadoc for typeHint parameter 10 years ago
  Colby Ranger f3b80f1a74 Do not update the ref hot bit when checking isIndexLoaded 10 years ago
  Matthias Sohn fceae20181 Prepare post 3.2.0-m3 builds 10 years ago
  Matthias Sohn 11ad807f7a JGit v3.2.0.201311130903-m3 10 years ago
  Christian Halstrick 8da939221c Don't delete .idx file if .pack file can't be deleted 10 years ago
  Matthias Sohn 371e1a02bd Update to Ant 1.9.2 10 years ago
  Matthias Sohn 05f308af48 Merge "Add missing @since tags" 10 years ago
  Matthias Sohn b41b5d723e Add uses directives to ensure OSGi wires jgit bundles correctly 10 years ago
  Matthias Sohn 8399a9bcde Introduce Kepler and Luna target platform 10 years ago
  Matthias Sohn 7948903a84 Update build to use Tycho 0.19 10 years ago
  Matthias Sohn f1c086f692 [findBugs] Remove nonsense call 10 years ago
  Matthias Sohn 1ec72e9a1c Remove unnecessary @SuppressWarnings("null") 10 years ago
  Matthias Sohn 2765cc1871 Grant access to internal jgit package to org.eclipse.jgit.junit 10 years ago
  Matthias Sohn d4a42f472a Remove duplicate package export 10 years ago
  Matthias Sohn b6cf49b2bd Don't import non-existing package org.eclipse.jgit.java7 10 years ago
  Matthias Sohn 7cae388118 Add missing @since tags 10 years ago
  Stefan Lay 979e346711 Interactive Rebase: Do actions if there were conflicts 10 years ago
  Stefan Lay 18069ffe8c Rebase interactive should finish if last step is edit 10 years ago
  Matthias Sohn 34fbd814d4 Merge changes I40f2311c,I3c419094 10 years ago
  Shawn Pearce b8eac43c0f Merge changes I85470d1d,I43711486,Ie6ade781,Ic9ab2b6e,Iebe50933,Id6fac253,Ia6becf30,I2af8b0ac 10 years ago
  Stefan Lay cce2561e9f Add additional RebaseResult for editing commits 10 years ago
  Tobias Pfeifer 765896febb Add Squash/Fixup support for rebase interactive in RebaseCommand 10 years ago
  Matthias Sohn 01b5b999a5 Merge "Declare that org.eclipse.jgit.transport uses com.jcraft.jsch" 10 years ago