4880 次程式碼提交 (stable-5.2)

作者 SHA1 備註 提交日期
  Tomasz Zarna 2656ac1b5a Add "--squash" option to MergeCommand 12 年之前
  Tomasz Zarna c4087af65d Remove unused import of ObjectInserter in ResolveMerger 12 年之前
  Ian Wetherbee 590e8f44e6 Fix UnionInputStream.read to be more Java-like 12 年之前
  Shawn O. Pearce b3dbf1981b Use only a single ObjectInserter in ResolveMerger 12 年之前
  Shawn O. Pearce 90f984c71f Define ObjectInserter.Filter to wrap another ObjectInserter 12 年之前
  Shawn O. Pearce d0e4943df1 Allow applications to pass ObjectInserter to Merger 12 年之前
  Ian Wetherbee 242716092f Add Transport URI constructor without a repository 12 年之前
  Matthias Sohn 9000351909 Prepare 2.1.0 builds 12 年之前
  Matthias Sohn 2f27d5ae12 Prepare post v2.0.0.201206130900-r builds 12 年之前
  Tomasz Zarna 55f42a8c1d Fix GitDateFormatter javadoc. 12 年之前
  Matthias Sohn aacd4f721b JGit v2.0.0.201206130900-r 12 年之前
  Robin Rosenberg 2853c61f12 Do not set core.autocrlf when creating repo 12 年之前
  Matthias Sohn f2d9a5ed31 Prepare next 2.0.0-SNAPSHOT builds 12 年之前
  Matthias Sohn 1cb135ebfb JGit v2.0.0.201206060730-rc3 12 年之前
  Markus Duft 8672c43ae3 Make DirCacheCheckout update timestamps in the index. 12 年之前
  Robin Rosenberg e251355897 Get rid of warnings about empty statments 12 年之前
  Robin Rosenberg 4e5944fbf8 Removed unused parameters from private methods 12 年之前
  Robin Rosenberg 4321f9353f cleanup: Remove unused declarations 12 年之前
  Robin Rosenberg 20c33e6b0c Make FS OS X detection work for OpenJDK 12 年之前
  Kevin Sawicki 59a98b49d2 Use working tree iterator to compare file modes 12 年之前
  Robin Rosenberg b61d35e848 Further cleanup of exceptions in Git API 12 年之前
  Kevin Sawicki 108e2bc6e4 Throw formal CheckoutConflictException on hard reset 12 年之前
  Kevin Sawicki 2a18bb304c Support gitdir: refs in BaseRepositoryBuilder.findGitDir 12 年之前
  Christian Halstrick 0f84b86e01 fix PackWriter excluded objects handling 12 年之前
  Robin Rosenberg 0da46186e5 Relax RevisionSyntaxException to an IllegalArgumentException 12 年之前
  Stefan Lay f0df18ff4f Add lazy loading of body for tags to PlotWalk 12 年之前
  Robin Rosenberg 76514a3450 Remove obsolete GitlinksNotSupportedException 12 年之前
  Kevin Sawicki 058c74d8ad Update ORIG_HEAD when resetting 12 年之前
  Matthias Sohn 9bd9d9a698 Prepare next 2.0.0-SNAPSHOT builds 12 年之前
  Matthias Sohn 4aa550f7cc JGit v2.0.0.201205301645-rc2 12 年之前
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 年之前
  Matthias Sohn 59d2ef9470 Enable loading history until a given commit 12 年之前
  Kevin Sawicki 91f5ce3a15 Only increment mod count if packed-refs file changes 12 年之前
  Kevin Sawicki 531db82f38 Retain file length and mod time when doing a mixed reset 12 年之前
  Kevin Sawicki dac66672df Update smudged entries when writing index 12 年之前
  Dariusz Luksza 1bec1f2fae Ensure resetting on commit id 12 年之前
  Shawn O. Pearce 3da13473f7 Use BatchRefUpdate for tracking refs in FetchProcess 12 年之前
  Shawn O. Pearce 17be66acdb Batch reference updates together for storage 12 年之前
  Shawn O. Pearce d8d649a43e Expose ReceiveCommand.updateType to check for UPDATE_NONFASTFORWARD 12 年之前
  Shawn O. Pearce 04fa307a70 Reject non-fast-forwards earlier in BaseReceivePack 12 年之前
  Robin Rosenberg 1953ae6aee Smudge index entries on first write (too), as well when reading 12 年之前
  Matthias Sohn b14aa4df99 Enable loading history until a given commit 12 年之前
  Dariusz Luksza 28d48b87ad Don't swallow JSchException "Auth fail" exception 12 年之前
  Dave Borowitz 37307af6b4 Enable call chaining on LsRemoteCommand methods 12 年之前
  Dave Borowitz cc37cb777e Factor a base class out of ReceivePack 12 年之前
  Tomasz Zarna ef98c3ec86 Cleanup MergeResult constructors 12 年之前
  Matthias Sohn c394d05a47 Add missing @since tags to mark API added in 2.0 12 年之前
  Kevin Sawicki d72a459f93 Remove throws IOException declaration on filterClean 12 年之前
  Kevin Sawicki a9133e55a4 Add Object type to Comparable implements declaration 12 年之前
  Kevin Sawicki e3335cfa6b Remove 4 unboxed warnings 12 年之前