3181 Revīzijas (81f9c18433f9d53a64498b07c90c4fc73654d942)

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