2073 Commits (80113c7bb65c4c624250e430b5f2b19b1367d18c)
 

Author SHA1 Message Date
  Christian Halstrick 80113c7bb6 Fix resource leaks due to unclosed repositories 12 years ago
  Christian Halstrick c745c93e40 Fix LockFileTest on Windows 12 years ago
  Dave Borowitz fe1f1b8f8a Read .gitmodules config from the tree in SubmoduleWalk 12 years ago
  Dave Borowitz 9346f1cc94 Add a CommitBuilder method to edit arbitrary DirCacheEntrys 12 years ago
  Dave Borowitz 458f64c6ea Add a release() method to SubmoduleWalk 12 years ago
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand 12 years ago
  Tomasz Zarna c4087af65d Remove unused import of ObjectInserter in ResolveMerger 12 years ago
  Shawn Pearce 9af5f1888e Merge "Add Transport URI constructor without a repository" 12 years ago
  Shawn Pearce c25ea295e0 Merge "Fix UnionInputStream.read to be more Java-like" 12 years ago
  Ian Wetherbee 590e8f44e6 Fix UnionInputStream.read to be more Java-like 12 years ago
  Shawn O. Pearce b3dbf1981b Use only a single ObjectInserter in ResolveMerger 12 years ago
  Shawn O. Pearce 90f984c71f Define ObjectInserter.Filter to wrap another ObjectInserter 12 years ago
  Shawn O. Pearce d0e4943df1 Allow applications to pass ObjectInserter to Merger 12 years ago
  Ian Wetherbee 242716092f Add Transport URI constructor without a repository 12 years ago
  Matthias Sohn 9000351909 Prepare 2.1.0 builds 12 years ago
  Matthias Sohn 221554e35f Merge branch 'stable-2.0' 12 years ago
  Matthias Sohn 2f27d5ae12 Prepare post v2.0.0.201206130900-r builds 12 years ago
  Tomasz Zarna 55f42a8c1d Fix GitDateFormatter javadoc. 12 years ago
  Matthias Sohn aacd4f721b JGit v2.0.0.201206130900-r 12 years ago
  Matthias Sohn 4974090d33 Add org.eclipse.jgit.pgm.feature to enable consumption via p2 12 years ago
  Robin Rosenberg 2853c61f12 Do not set core.autocrlf when creating repo 12 years ago
  Markus Duft f5b58d21a4 Add missing license header to modification times test. 12 years ago
  Shawn Pearce 20840f57e9 Merge changes I1c87fea9,I7bd5011f,Ie800c557 12 years ago
  Dave Borowitz b12f80e71c Add MetaFilter.serveRegex(Pattern) 12 years ago
  Dave Borowitz 61c4e39067 Expand RegexPipeline documentation 12 years ago
  Dave Borowitz 7016504ecc Add simple tests for RegexPipeline 12 years ago
  Shawn O. Pearce 65f6e06b8d Merge branch 'stable-2.0' 12 years ago
  Matthias Sohn f2d9a5ed31 Prepare next 2.0.0-SNAPSHOT builds 12 years ago
  Matthias Sohn 1cb135ebfb JGit v2.0.0.201206060730-rc3 12 years ago
  Markus Duft 8672c43ae3 Make DirCacheCheckout update timestamps in the index. 12 years ago
  Christian Halstrick 87c5588853 Merge "Use working tree iterator to compare file modes" into stable-2.0 12 years ago
  Matthias Sohn 794f42f0ac Remove Jetty p2 repository from Maven build 12 years ago
  Robin Rosenberg e251355897 Get rid of warnings about empty statments 12 years ago
  Robin Rosenberg 4e5944fbf8 Removed unused parameters from private methods 12 years ago
  Robin Rosenberg 4321f9353f cleanup: Remove unused declarations 12 years ago
  Shawn O. Pearce 73cdb08af6 Merge changes Iee9af8d5,I8e1674f0,If5a6fcc5,I3bb28e4d 12 years ago
  Robin Rosenberg 20c33e6b0c Make FS OS X detection work for OpenJDK 12 years ago
  Kevin Sawicki 59a98b49d2 Use working tree iterator to compare file modes 12 years ago
  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
  Shawn Pearce e83d096ec6 Merge "fix PackWriter excluded objects handling" 12 years ago
  Christian Halstrick 8a0169727f Merge "Relax RevisionSyntaxException to an IllegalArgumentException" into stable-2.0 12 years ago
  Christian Halstrick 0f84b86e01 fix PackWriter excluded objects handling 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