5228 Commits (d4404fb438c4cb31725a98e876cef8e3218ebd7f)

Author SHA1 Message Date
  Han-Wen Nienhuys e60b9e1879 FileSnapshot: fix bug with timestamp thresholding 4 years ago
  Matthias Sohn 3b368d5578 In LockFile#waitForStatChange wait in units of file time resolution 4 years ago
  Matthias Sohn 6857138e19 Cache FileStoreAttributeCache per directory 5 years ago
  Matthias Sohn 275f3da783 Fix FileSnapshot#save(long) and FileSnapshot#save(Instant) 4 years ago
  Matthias Sohn d45219baac Persist minimal racy threshold and allow manual configuration 5 years ago
  Matthias Sohn 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot 5 years ago
  David Turner 59640fb4f0 Constants for objects and info/{http-,}alternates 5 years ago
  Jonathan Tan 9110037e3e UploadPack: move writing of "packfile" header 5 years ago
  Matthias Sohn d17efe880d Fix FileAttributeCache.toString() 4 years ago
  Matthias Sohn 130aa31262 Add test for racy git detection in FileSnapshot 5 years ago
  Ivan Frade e9dd131d55 PreUploadHookChain: Use list instead of array internally 5 years ago
  Ivan Frade d1f7efcf2b PostUploadHookChain: Use a list instead of array internally 5 years ago
  Masaya Suzuki 6272694185 JschConfigSessionFactory: [findbugs] Set synchronized 5 years ago
  Matthias Sohn 99d351d0cb Measure stored timestamp resolution instead of time to touch file 5 years ago
  Matthias Sohn 37f7679fc9 Handle CancellationException in FileStoreAttributeCache 5 years ago
  Matthias Sohn 72d6e304b8 Fix FileSnapshot#saveNoConfig 5 years ago
  Ivan Frade 04cecae3da UploadPack: add getProtocolV2Hook() method 5 years ago
  Ivan Frade 9b7a4a30ca ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks 5 years ago
  Matthias Sohn d8d9427277 Use Instant for smudge time in DirCache and DirCacheEntry 5 years ago
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 5 years ago
  Matthias Sohn 4db39f5074 Workaround SecurityException in FS#getFsTimestampResolution 5 years ago
  Matthias Sohn 79ede0c322 Fix NPE in FS$FileStoreAttributeCache.getFsTimestampResolution 5 years ago
  Matthias Sohn be66222d1a FS: ignore AccessDeniedException when measuring timestamp resolution 5 years ago
  Matthias Sohn 09fec1a102 Add debug trace for FileSnapshot 5 years ago
  Matthias Sohn 8a0ed8a004 Use FileChannel.open to touch file and set mtime to now 5 years ago
  Matthias Sohn 16760c3e9a Persist filesystem timestamp resolution and allow manual configuration 5 years ago
  Jonathan Tan 79d776429e Support "sideband-all" in protocol v2 fetch 5 years ago
  Jonathan Tan c1ed69de4a UploadPack: remove pckOut instance field 5 years ago
  Ivan Frade 848d9f0d71 TreeRevFilter: Refresh code to latest coding standards 5 years ago
  Matthias Sohn 121c957405 Add support for nanoseconds and microseconds for Config#getTimeUnit 5 years ago
  Matthias Sohn a950eac23b Optionally measure filesystem timestamp resolution asynchronously 5 years ago
  Han-Wen Nienhuys 84e6c24e58 FileSnapshot#equals: consider UNKNOWN_SIZE 5 years ago
  Michael Keppler 3f41bd9d2f Fix typos in Javadoc 5 years ago
  Thomas Wolf 758124fa9c Correct @since in RevWalk for the --first-parent methods 5 years ago
  Matthias Sohn 850b9d7540 Timeout measuring file timestamp resolution after 2 seconds 5 years ago
  Masaya Suzuki 3091dc4348 Move ServiceMayNotContinueException handling code from sendPack 5 years ago
  Masaya Suzuki f8267c9edb Move exception handling code to the caller 5 years ago
  Masaya Suzuki ca360ea2b5 Do not ignore secondary failure 5 years ago
  Dave Borowitz 4973f05252 RevWalk: Add a setFirstParent that mimics C git's --first-parent 5 years ago
  Jonathan Tan cbccfed4b3 UploadPack: support lazy fetches if no bitmap 5 years ago
  David Pursehouse dad9e1ff95 GlobalBundleCache: Fix ClassNewInstance warning from Error Prone 5 years ago
  Michael Keppler 4b0c192f2d Fix bundle localization of Apache SSH bundle 5 years ago
  David Pursehouse 99a5fa2283 IncorrectObjectTypeException: Fix typos in constructors' Javadoc 5 years ago
  René Scheibe 8f9697b4c1 Fix "reset -hard" bug that folders could not be deleted 5 years ago
  René Scheibe b4edf9ec14 Fix "reset -hard" bug that folders could not be created 5 years ago
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
  Matthias Sohn 9387288a86 Fix non-deterministic hash of archives created by ArchiveCommand 5 years ago
  Matthias Sohn 2d0a1adf05 Update Maven plugins and cleanup Maven warnings 5 years ago
  David Ostrovsky 7607465006 [Java 11] Remove dependency on javax.xml.bind package 5 years ago
  David Pursehouse 6d0168a414 Make inner classes static where possible 5 years ago