4784 Commits (bc4ed530a5f19b5dae77f3aa76369003bd6c3599)

Author SHA1 Message Date
  Alexander Nittka bc4ed530a5 FileUtils: improve delete (Windows) 4 years ago
  Thomas Wolf 2640d38f14 FS.runInShell(): handle quoted filters and hooksPath containing blanks 4 years ago
  Matthias Sohn 26b23b2713 Define constants for pack config option keys 4 years ago
  Karsten Thoms bd42c92ab3 Fix javadoc typo 4 years ago
  Thomas Wolf 24f82b533a Handle non-normalized index also for executable files 4 years ago
  Minh Thai 06748c205c Scan through all merged reftables for max/min update indices 4 years ago
  Ivan Frade 7d3b6308fc ResolveMerger: Ignore merge conflicts if asked so 4 years ago
  Alexander Nittka 769606d059 tag option for clone command 4 years ago
  Alex Spradlin cf8c84c6d1 RevWalk: fix bad topo flags error message 4 years ago
  Alex Spradlin e498d43186 RevWalk: new topo sort to not mix lines of history 4 years ago
  Thomas Wolf 04e16afb05 TransportHttp: support HTTP response 308 Permanent Redirect 4 years ago
  Michael Dardis d7f304045a Add validation to hex decoder 4 years ago
  Alex Blewitt 093fbbd11e Expose FileStoreAttributes.setBackground() 4 years ago
  Han-Wen Nienhuys 30fb4808f2 Update reftable storage repo layout 4 years ago
  Thomas Wolf 6f268f8ceb Cygwin expects forward slashes for commands to be run via sh.exe 4 years ago
  Lars Vogel 512ffc9e7f Using for-each loop in jdt 4 years ago
  David Pursehouse 14a157dff6 Make Logger instances final 4 years ago
  David Pursehouse 5a6b6eee35 Move array designators from the variable to the type 4 years ago
  Yunjie Li 7ba261fb5f ObjectWalk: Add null check before skip tree. 4 years ago
  Alex Spradlin e40c38ab08 Revert "RevWalk: stop mixing lines of history in topo sort" 4 years ago
  Lajos Olah 61ec1455c0 Do not fail if known hosts file does not contain valid host key 4 years ago
  Matthias Sohn abb461533f Revert "Prepend hostname to subsection used to store file timestamp resolution" 4 years ago
  Michael Dardis 67b9effc65 Remove use of org.bouncycastle.util.encoders.Hex 4 years ago
  Michael Dardis 4055522359 Remove use of org.bouncycastle.util.io.TeeOutputStream 4 years ago
  Thomas Wolf f2b67be62a Make the IMatcher public API 4 years ago
  David Pursehouse fdabbe67e2 SimilarityRenameDetector: Fix inconsistent indentation 4 years ago
  David Pursehouse 6a72f2943d Use indexOf(char) and lastIndexOf(char) rather than String versions 4 years ago
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification 4 years ago
  David Pursehouse 2d1acae6d8 GitmoduleEntry: Remove redundant import of class from same package 4 years ago
  David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations 4 years ago
  Alex Spradlin b5e764abd2 RevWalk: stop mixing lines of history in topo sort 4 years ago
  Han-Wen Nienhuys 753fbaf11a Simplify ReftableCompactor 4 years ago
  Yunjie Li 34cf825ba6 Change the wildcard import to explicit ones. 4 years ago
  Han-Wen Nienhuys 79266a1fe5 reftable: don't check deadline on the first try 4 years ago
  Han-Wen Nienhuys 936a031ca3 reftable: clarify comment 4 years ago
  Han-Wen Nienhuys 8c9f7656c3 reftable: clear cache on full compaction 4 years ago
  Han-Wen Nienhuys dd203f03c2 reftable: remove outdated comment 4 years ago
  Han-Wen Nienhuys 0bf2564433 reftable: clarify that LogCursor may return a null ReflogEntry 4 years ago
  Lars Vogel 9d1e477417 Use lambdas where possible 4 years ago
  Thomas Wolf 75a80c5d3c Restore behavior of CloneCommand 4 years ago
  Joshua Redstone 2a134e1541 AmazonS3: Speed up fetch, try recent packs first 4 years ago
  Matthias Sohn 1f9c717ff7 WindowCache: add metric for cached bytes per repository 4 years ago
  Thomas Wolf af05850485 FS: re-order fields and use all uppercase for true constants 4 years ago
  Alex Jitianu 64715a189f FS: Don't use innocuous threads for CompletableFuture 4 years ago
  David Pursehouse 4cc13297cc ErrorProne: Enable and fix UnusedException check 4 years ago
  Matthias Sohn 7a23fc1250 Fix SshSessionFactory#setInstance to use service loader 4 years ago
  Emmanuel Hugonnet 54b1c7cc6a Use ServiceLoader to define the default SSH session factory. 4 years ago
  Matthias Sohn fc7b003163 ReceivePack: enable overriding filterCommands and executeCommands 4 years ago
  Matthias Sohn 709f83d489 WindowCache: add option to use strong refs to reference ByteWindows 4 years ago
  Andre Bossert eca34be43c Extract method refactoring in class DirCacheCheckout 4 years ago