4880 コミット (stable-5.2)

作成者 SHA1 メッセージ 日付
  Christian Halstrick 4c3f017a77 Garbage collector for FileRepositories 12年前
  Shawn O. Pearce 3534fa9c61 Expose some DFS APIs as public or protected 12年前
  Robin Stocker beee7b86af Fix resolving of relative file URIs in TransportLocal 11年前
  Christian Halstrick 778fdfaec1 Again teach ResolveMerger to create more correct DirCacheEntry's 11年前
  Shawn Pearce 955b024995 Revert "Teach ResolveMerger to create more correct DirCacheEntry's" 12年前
  Robin Rosenberg c010c93694 Support [<ref>]@{upstream} revision syntax 12年前
  Robin Rosenberg 2a2362fbb3 Support parsing previous checkout as a revision expresion. 12年前
  Markus Duft 3ea694c252 Teach ResolveMerger to create more correct DirCacheEntry's 12年前
  Robin Rosenberg f82d1cb5c0 Allow a @ without branch in revision syntax 12年前
  Markus Duft 3c09e980cb Make ApplyCommand create missing parent directories for new files 12年前
  Robin Rosenberg 981720d150 Rename local variables in Repository.resolve 12年前
  Robin Rosenberg 130925b879 Get rid of warning about possible NullPointerException 12年前
  Robin Stocker a216624ef7 Create parent dir if necessary on checkout 12年前
  Christian Halstrick c9e507c0b9 Improve performance of persisting an index by magnitudes 12年前
  Shawn O. Pearce 1c6c73c5a9 Work around smart HTTP bugs in C Git 12年前
  Dave Borowitz dc23a7cc42 Make InMemoryRepository pack names globally unique 12年前
  Ian Wetherbee 94f67a9cdc Disable PackParser EOF check if more data expected 12年前
  Dave Borowitz 2444aa231a Use the working tree's .gitmodules in SubmoduleWalk.forIndex() 12年前
  Matthias Sohn 3d98c3f0f3 Add toString() to simplify debugging rebase steps 12年前
  Robin Stocker 14ff22fd74 Ignore empty lines when parsing git-rebase-todo 12年前
  Robin Stocker e623db0f87 Fix order of deletion for files/dirs in ResolveMerger 12年前
  Robin Stocker 028434e4f5 Don't return success on failing paths in ResolveMerger 12年前
  Robin Rosenberg b0349227e4 Make clear method on StoredConfig public 12年前
  Christian Halstrick 80113c7bb6 Fix resource leaks due to unclosed repositories 12年前
  Ian Wetherbee b1e4d6bca2 ReceivePack supports InputStream data after pack 12年前
  Ian Wetherbee 2adc572628 Refactor TransportHttp for long-polling 12年前
  Dave Borowitz fe1f1b8f8a Read .gitmodules config from the tree in SubmoduleWalk 12年前
  Dave Borowitz 458f64c6ea Add a release() method to SubmoduleWalk 12年前
  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年前