2027 Commits (b61d35e848e637ef85fde4ebe95d60ced171e963)
 

Author SHA1 Message Date
  Robin Rosenberg b61d35e848 Further cleanup of exceptions in Git API 12 years ago
  Matthias Sohn 1c0ac7cd10 Update build to use Tycho 0.15.0 12 years ago
  Kevin Sawicki 108e2bc6e4 Throw formal CheckoutConflictException on hard reset 12 years ago
  Kevin Sawicki 036e40ef42 Configure maven-source-plugin execution in parent POM 12 years ago
  Kevin Sawicki 2a18bb304c Support gitdir: refs in BaseRepositoryBuilder.findGitDir 12 years ago
  Christian Halstrick 8a0169727f Merge "Relax RevisionSyntaxException to an IllegalArgumentException" into stable-2.0 12 years ago
  Shawn Pearce bc7817c943 Merge "Only increment mod count if packed-refs file changes" into stable-2.0 12 years ago
  Robin Rosenberg 0da46186e5 Relax RevisionSyntaxException to an IllegalArgumentException 12 years ago
  Stefan Lay f0df18ff4f Add lazy loading of body for tags to PlotWalk 12 years ago
  Matthias Sohn 725329a0b9 Set minimum Jetty version to 7.6 12 years ago
  Matthias Sohn 0c6e7d7127 Fix compile error when using Jetty 7.5 12 years ago
  Matthias Sohn 447002b303 Revert Jetty from 8.1.3.v20120416 to 7.6.0.v20120127 12 years ago
  Matthias Sohn ac98c29df9 Use default thread pool to prevent thread pool starvation 12 years ago
  Robin Rosenberg 23b8136f8c Merge "Reduce number of hard-coded maven artifact versions" into stable-2.0 12 years ago
  Robin Rosenberg 76514a3450 Remove obsolete GitlinksNotSupportedException 12 years ago
  Kevin Sawicki 058c74d8ad Update ORIG_HEAD when resetting 12 years ago
  Matthias Sohn b0531ee180 Reduce number of hard-coded maven artifact versions 12 years ago
  Matthias Sohn 9bd9d9a698 Prepare next 2.0.0-SNAPSHOT builds 12 years ago
  Matthias Sohn 4aa550f7cc JGit v2.0.0.201205301645-rc2 12 years ago
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 years ago
  Robin Rosenberg 629e7cd926 Merge "Retain file length and mod time when doing a mixed reset" into stable-2.0 12 years ago
  Robin Rosenberg 875247e24b Merge "Update smudged entries when writing index" into stable-2.0 12 years ago
  Matthias Sohn 59d2ef9470 Enable loading history until a given commit 12 years ago
  Kevin Sawicki 91f5ce3a15 Only increment mod count if packed-refs file changes 12 years ago
  Kevin Sawicki 531db82f38 Retain file length and mod time when doing a mixed reset 12 years ago
  Kevin Sawicki dac66672df Update smudged entries when writing index 12 years ago
  Matthias Sohn 24a0f47e32 Update Jetty to 8.1.3.v20120416 12 years ago
  Tomasz Zarna 23e0a3e734 Add config --list command to pgm 12 years ago
  Dariusz Luksza 1bec1f2fae Ensure resetting on commit id 12 years ago
  Shawn O. Pearce 3da4c6fc58 Move NLS test for HttpServerText to http.test 12 years ago
  Matthias Sohn 8c73245fd0 Fix JGit source bundle packaging 12 years ago
  Robin Rosenberg 1953ae6aee Smudge index entries on first write (too), as well when reading 12 years ago
  Mikael Karlsson 15147a273f Add user friendly output from jgit commit command 12 years ago
  Dariusz Luksza 28d48b87ad Don't swallow JSchException "Auth fail" exception 12 years ago
  Dave Borowitz 37307af6b4 Enable call chaining on LsRemoteCommand methods 12 years ago
  Dave Borowitz cc37cb777e Factor a base class out of ReceivePack 12 years ago
  Tomasz Zarna 94285e691a Add --all switch to org.eclipse.jgit.pgm.Commit 12 years ago
  Tomasz Zarna ef98c3ec86 Cleanup MergeResult constructors 12 years ago
  Matthias Sohn c394d05a47 Add missing @since tags to mark API added in 2.0 12 years ago
  Matthias Sohn 43543e79a4 Update tycho version to 0.14.1 12 years ago
  Matthias Sohn c3709f4ef0 Update packaging project to build using Indigo platform 12 years ago
  Kevin Sawicki d72a459f93 Remove throws IOException declaration on filterClean 12 years ago
  Kevin Sawicki a9133e55a4 Add Object type to Comparable implements declaration 12 years ago
  Kevin Sawicki e3335cfa6b Remove 4 unboxed warnings 12 years ago
  Kevin Sawicki 6ebc477c0b Make output stream optional in DiffCommand 12 years ago
  Kevin Sawicki c403d0b187 Compare modes before comparing ids in ResolveMerger 12 years ago
  Kevin Sawicki 17fb542e9e Remove 86 boxing warnings 12 years ago
  Kevin Sawicki e4effd25c5 Remove unnecessary boxing SuppressWarnings annotation 12 years ago
  Kevin Sawicki 6f432673c1 Remove unneeded catch block and null checks 12 years ago
  Tomasz Zarna e5633ba2d3 Fix two typos in CLIText.properties 12 years ago