3181 コミット (81f9c18433f9d53a64498b07c90c4fc73654d942)

作成者 SHA1 メッセージ 日付
  Shawn Pearce 81f9c18433 Define MonotonicClock interface for advanced timestamps 7年前
  Dave Borowitz 5bb434e01f Update JavaEWAH to 1.1.6 7年前
  Matthias Sohn 52fa09c8d4 Add missing @since tags for new API 7年前
  Shawn Pearce 2685f4b101 Fix cryptoVer constant name to CRYPTO_VER 7年前
  Shawn Pearce 3b2248c5cf RepositoryCache: simplify code 7年前
  Shawn Pearce ca4ef2d24b Add missing @Override found by ErrorProne 7年前
  Shawn Pearce 8208da2f59 Deprecate SafeBufferedOutputStream 7年前
  Shawn Pearce 71ea0fe567 Support {get,set}GitwebDescription on InMemoryRepository 7年前
  David Pursehouse a45cfee7a3 Organize imports 7年前
  Shawn Pearce 1c70dd6d21 Add {get,set}GitwebDescription to Repository 7年前
  Jonathan Nieder f21233fd0e StreamCopyThread: Remove unused AtomicInteger import 7年前
  Shawn Pearce 9df75b755f Extract insecure Cipher factory 7年前
  Jonathan Nieder 96941550de StreamCopyThread: flush cannot interrupt a write 7年前
  Jonathan Nieder 97f3baa0d3 StreamCopyThread: Remove unnecessary flushCount 7年前
  Hugo Arès dea47b9363 Get rid of SoftReference in RepositoryCache 7年前
  Shawn Pearce 659cd813a9 Switch JSchSession to simple isolated OutputStream 7年前
  Shawn Pearce 92eab1867d WalkEncryption: Cleanup Java 8 support 7年前
  Philipp Marx df6f2d6860 Reduce synchronized scope around ConcurrentHashMap 7年前
  Philipp Marx 8adbfe4da6 Check that DfsBlockCache#blockSize is a power of 2 7年前
  Matthias Sohn f8ac03459a Fix loop in auto gc 7年前
  Jonathan Nieder 881e6b2cbb StreamCopyThread: Do not drop data when flush is observed before writing 7年前
  Jonathan Nieder e67d59df3f StreamCopyThread: Do not let flush interrupt a write 7年前
  Zhen Chen feefcb02b0 Fix flush call race condition in StreamCopyThread 7年前
  Thomas Wolf d0023c3c8f Don't serialize internal hash collision chain link 7年前
  Matthias Sohn d1bc809cce Add missing @since tag for new protected field in ObjectReader 7年前
  Kevin Corcoran fa0a93119c Make streamFileThreshold configurable 8年前
  Christian Halstrick f30c05fc74 Move constants used for config-files to ConfigConstants 7年前
  Matthias Sohn 64a404803e Implement auto gc 8年前
  David Pursehouse 03046d0f60 CheckoutCommand: Add method to add multiple paths 7年前
  Marc Strapetz c6459a6167 Fix possible SIOOBE in RefDirectory.parsePackedRefs 7年前
  Thomas Meyer 4ab06388ad TransportBundleFile: Resolve remote repository locally 7年前
  David Turner e346873511 TreeFormatter: disallow empty filenames in trees 7年前
  Philipp Marx ccc899773e Add "concurrencyLevel" option to DfsBlockCache 7年前
  David Turner a66b4c29a8 Config: do not add spaces before units 7年前
  David Pursehouse bdf3e43d76 FS: Fix lazy initialization of non-volatile static field 7年前
  David Pursehouse e9107e853f PackOutputStream: Add comment for intentional use of non-short-circuit logic 7年前
  Matthias Sohn 535f0afd13 Unconditionally close repositories in RepositoryCache.clear() 7年前
  Matthias Sohn cc0d58f9a0 AmazonS3: ensure that errorStream is closed 7年前
  Hugo Arès 5a1e147eaa Fix eviction of repositories with negative usage count 7年前
  Thomas Wolf 26832a00e4 Fix symlink content comparison on MacOS in tree walk 8年前
  Matthias Sohn f6df5cf26e Add toString() to CherryPickCommand and ResetCommand 7年前
  Zhen Chen 0212a623f8 Delay inserter.flush in WalkFetchConnection 7年前
  Rüdiger Herrmann 1bafc304c8 Remove unused code from class Repository 7年前
  Christian Halstrick 83e43f7960 Fix CheckoutCommand to return updated files even on NONDELETED status 7年前
  Christian Halstrick dd585b779f Fix carrying over flags during a RevWalk 7年前
  David Pursehouse 64de9beadb RepositoryCache#unregisterAndCloseRepository: Remove unused db parameter 7年前
  David Pursehouse 93c788952e DfsBlockCache: Suppress warnings about unchecked conversion of Ref<T> 7年前
  David Pursehouse 01935f8f50 Suppress deprecation warnings related to UploadPackLogger 7年前
  Matthias Sohn b03be9a3ea Fix wrong @since tags introduced by 1beb3ccd 7年前
  Saša Živkov b7df7d1fd3 Unconditionally close repository in unregisterAndCloseRepository 7年前