5228 Commits (d4404fb438c4cb31725a98e876cef8e3218ebd7f)

Author SHA1 Message Date
  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
  David Pursehouse 430be89307 Error Prone: Increase severity of NonOverridingEquals to ERROR 5 years ago
  David Pursehouse 383fe1e467 GitDateParser#ParseableSimpleDateFormat: Make formatStr private final 5 years ago
  David Pursehouse 9e499dad6d PacketLineIn: Suppress comparison warnings for END and DELIM 5 years ago
  David Pursehouse 50c0275aba FileSnapshot#toString: Suppress ReferenceEquality warnings 5 years ago
  Matthias Sohn f6c989665e Fix API problem filters 5 years ago
  Matthias Sohn 395e072a34 Delete unused API problem filters 5 years ago
  Pavel Flaška e456fba8ac Walk tag chains for --include-tag options 6 years ago
  Ivan Frade 67b7771708 NetscapeCookieFile: Make hash static and group overloaded write 5 years ago
  Ivan Frade 83b0efbae6 NetscapeCookieFile: Javadoc fixes 5 years ago
  Ivan Frade 96bd5ad8a3 Config: Handle reference-equality warning (and empty javadoc) 5 years ago
  David Pursehouse 0f9063941c ObjectWalk: Prefer boolean operators over logical operators in comparisons 5 years ago
  David Pursehouse 2eeabde94a BasePackFetchConnection: Prefer boolean operators over logical operators in comparisons 5 years ago
  David Pursehouse 858736df37 PackWriter: Prefer boolean operators over logical operators in comparisons 5 years ago
  Matthias Sohn 16fd3feefc Prepare 5.5.0-SNAPSHOT builds 5 years ago
  Matthias Sohn f3b7c2beae Prepare 5.4.1-SNAPSHOT builds 5 years ago
  Matthias Sohn 3dad0682be JGit v5.4.0.201906121030-r 5 years ago
  Matthias Sohn 0e9361f066 JGit v5.4.0.201906120450-r 5 years ago
  David Pursehouse 0f4554f126 Increase severity of OperatorPrecedence to ERROR, and fix instances 5 years ago
  Thomas Wolf 1cfcde4853 Handle missing "ours" stage in WorkingTreeIterator.hasCrLfInIndex() 5 years ago
  David Pursehouse fd8d779b5e Config: Add helper method to check for empty value 5 years ago
  David Pursehouse 518dc86380 FS_Win32: Add missing parentheses on if-blocks 5 years ago
  David Pursehouse 4e8a3df68f Abbreviated{Long}ObjectId: Make operator precedence explicit 5 years ago
  David Pursehouse 9c97a586bf GC: Update TODO comments 5 years ago
  David Pursehouse e5217400de FS_POSIX: Fix reference comparison of Boolean.FALSE 5 years ago
  Michael Keppler e9abe09809 Retry loading config when locked by another process 6 years ago
  Thomas Wolf 8a2e221096 Make pull --rebase on an unborn branch do a checkout 5 years ago
  Matthias Sohn 786380bd5e Warn if configured cookie file is missing 5 years ago
  Thomas Wolf f24ad3da66 Handle escaped CR-LF in git config files 5 years ago