2041 Commits (stable-2.0)
 

Autor SHA1 Nachricht Datum
  Christian Halstrick c9e507c0b9 Improve performance of persisting an index by magnitudes vor 12 Jahren
  Matthias Sohn 2f27d5ae12 Prepare post v2.0.0.201206130900-r builds vor 12 Jahren
  Matthias Sohn aacd4f721b JGit v2.0.0.201206130900-r vor 12 Jahren
  Matthias Sohn 4974090d33 Add org.eclipse.jgit.pgm.feature to enable consumption via p2 vor 12 Jahren
  Robin Rosenberg 2853c61f12 Do not set core.autocrlf when creating repo vor 12 Jahren
  Matthias Sohn f2d9a5ed31 Prepare next 2.0.0-SNAPSHOT builds vor 12 Jahren
  Matthias Sohn 1cb135ebfb JGit v2.0.0.201206060730-rc3 vor 12 Jahren
  Christian Halstrick 87c5588853 Merge "Use working tree iterator to compare file modes" into stable-2.0 vor 12 Jahren
  Matthias Sohn 794f42f0ac Remove Jetty p2 repository from Maven build vor 12 Jahren
  Robin Rosenberg e251355897 Get rid of warnings about empty statments vor 12 Jahren
  Robin Rosenberg 4e5944fbf8 Removed unused parameters from private methods vor 12 Jahren
  Robin Rosenberg 4321f9353f cleanup: Remove unused declarations vor 12 Jahren
  Robin Rosenberg 20c33e6b0c Make FS OS X detection work for OpenJDK vor 12 Jahren
  Kevin Sawicki 59a98b49d2 Use working tree iterator to compare file modes vor 12 Jahren
  Robin Rosenberg b61d35e848 Further cleanup of exceptions in Git API vor 12 Jahren
  Matthias Sohn 1c0ac7cd10 Update build to use Tycho 0.15.0 vor 12 Jahren
  Kevin Sawicki 108e2bc6e4 Throw formal CheckoutConflictException on hard reset vor 12 Jahren
  Kevin Sawicki 036e40ef42 Configure maven-source-plugin execution in parent POM vor 12 Jahren
  Kevin Sawicki 2a18bb304c Support gitdir: refs in BaseRepositoryBuilder.findGitDir vor 12 Jahren
  Christian Halstrick 8a0169727f Merge "Relax RevisionSyntaxException to an IllegalArgumentException" into stable-2.0 vor 12 Jahren
  Shawn Pearce bc7817c943 Merge "Only increment mod count if packed-refs file changes" into stable-2.0 vor 12 Jahren
  Robin Rosenberg 0da46186e5 Relax RevisionSyntaxException to an IllegalArgumentException vor 12 Jahren
  Stefan Lay f0df18ff4f Add lazy loading of body for tags to PlotWalk vor 12 Jahren
  Matthias Sohn 725329a0b9 Set minimum Jetty version to 7.6 vor 12 Jahren
  Matthias Sohn 0c6e7d7127 Fix compile error when using Jetty 7.5 vor 12 Jahren
  Matthias Sohn 447002b303 Revert Jetty from 8.1.3.v20120416 to 7.6.0.v20120127 vor 12 Jahren
  Matthias Sohn ac98c29df9 Use default thread pool to prevent thread pool starvation vor 12 Jahren
  Robin Rosenberg 23b8136f8c Merge "Reduce number of hard-coded maven artifact versions" into stable-2.0 vor 12 Jahren
  Robin Rosenberg 76514a3450 Remove obsolete GitlinksNotSupportedException vor 12 Jahren
  Kevin Sawicki 058c74d8ad Update ORIG_HEAD when resetting vor 12 Jahren
  Matthias Sohn b0531ee180 Reduce number of hard-coded maven artifact versions vor 12 Jahren
  Matthias Sohn 9bd9d9a698 Prepare next 2.0.0-SNAPSHOT builds vor 12 Jahren
  Matthias Sohn 4aa550f7cc JGit v2.0.0.201205301645-rc2 vor 12 Jahren
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups vor 12 Jahren
  Robin Rosenberg 629e7cd926 Merge "Retain file length and mod time when doing a mixed reset" into stable-2.0 vor 12 Jahren
  Robin Rosenberg 875247e24b Merge "Update smudged entries when writing index" into stable-2.0 vor 12 Jahren
  Matthias Sohn 59d2ef9470 Enable loading history until a given commit vor 12 Jahren
  Kevin Sawicki 91f5ce3a15 Only increment mod count if packed-refs file changes vor 12 Jahren
  Kevin Sawicki 531db82f38 Retain file length and mod time when doing a mixed reset vor 12 Jahren
  Kevin Sawicki dac66672df Update smudged entries when writing index vor 12 Jahren
  Matthias Sohn 24a0f47e32 Update Jetty to 8.1.3.v20120416 vor 12 Jahren
  Tomasz Zarna 23e0a3e734 Add config --list command to pgm vor 12 Jahren
  Dariusz Luksza 1bec1f2fae Ensure resetting on commit id vor 12 Jahren
  Shawn O. Pearce 3da4c6fc58 Move NLS test for HttpServerText to http.test vor 12 Jahren
  Matthias Sohn 8c73245fd0 Fix JGit source bundle packaging vor 12 Jahren
  Robin Rosenberg 1953ae6aee Smudge index entries on first write (too), as well when reading vor 12 Jahren
  Mikael Karlsson 15147a273f Add user friendly output from jgit commit command vor 12 Jahren
  Dariusz Luksza 28d48b87ad Don't swallow JSchException "Auth fail" exception vor 12 Jahren
  Dave Borowitz 37307af6b4 Enable call chaining on LsRemoteCommand methods vor 12 Jahren
  Dave Borowitz cc37cb777e Factor a base class out of ReceivePack vor 12 Jahren