295 Commits (dc24383b6be8bd1e90a6754ea4791af13abb2fc7)

Author SHA1 Message Date
  Han-Wen NIenhuys dc24383b6b Revert "Throw BinaryBlobException from RawParseUtils#lineMap." 6 years ago
  Han-Wen Nienhuys f2e64cd895 Throw BinaryBlobException from RawParseUtils#lineMap. 6 years ago
  Michael Keppler e1a39cbbe7 Avoid bad rounding "1 year, 12 months" in date formatter 6 years ago
  Michael Keppler b81c980a35 Avoid bad rounding "1 year, 12 months" in date formatter 6 years ago
  Thomas Wolf a489a8ae9a Ensure EOL stream type is DIRECT when -text attribute is present 6 years ago
  Shawn Pearce ed29dec1ea Expose LongMap in util package 6 years ago
  Shawn Pearce 40c9c59e07 NB: encode and decode 24-bit ints 6 years ago
  Han-Wen Nienhuys a551b64694 Treat RawText of binary data as file with one single line. 7 years ago
  Shawn Pearce 652a6b0334 IntList: support contains(int) 7 years ago
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files 7 years ago
  Joan Goyeau 826e22e7cc Fix JGit set core.fileMode to false by default instead of true for non Windows OS. 7 years ago
  Dave Borowitz 40748e8303 RefList: Support capacity <= 0 on new builders 7 years ago
  Bryan Donlan 2204cc9866 Fix null return from FS.readPipe when command fails to launch 7 years ago
  Dan Willemsen b6fc8e2f3c RepoCommand: Add linkfile support. 7 years ago
  David Ostrovsky 7e4258113c Move SHA1 compress/recompress files to resource folder 7 years ago
  Shawn Pearce 83ad74b6b9 SHA-1: collision detection support 7 years ago
  Shawn Pearce 1bf7d3f290 SHA1: support reset() and reuse instances 7 years ago
  Shawn Pearce 0f25f64d48 Switch to pure Java SHA1 for ObjectId 7 years ago
  Shawn Pearce 982f5d1bf1 Pure Java SHA-1 7 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  Bo Zhang d4bd09b78d Follow redirects in transport 7 years ago
  Hongkai Liu a33663fd4e Detect stale-file-handle error in causal chain 7 years ago
  Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() 7 years ago
  Shawn Pearce 131b09106f Change StreamGobbler to Runnable to avoid unused Future 7 years ago
  Matthias Sohn 29ddbf7fcd [findBugs] Remove reliance on default encoding in Base64 7 years ago
  Matthias Sohn c6cfe500b5 Add missing @since tags for new API 7 years ago
  Zhen Chen 8803718493 dump HTTP: Avoid being confused by Content-Length of a gzipped stream 7 years ago
  Shawn Pearce 81f9c18433 Define MonotonicClock interface for advanced timestamps 7 years ago
  Matthias Sohn 52fa09c8d4 Add missing @since tags for new API 7 years ago
  Shawn Pearce 8208da2f59 Deprecate SafeBufferedOutputStream 7 years ago
  David Pursehouse a45cfee7a3 Organize imports 7 years ago
  Jonathan Nieder f21233fd0e StreamCopyThread: Remove unused AtomicInteger import 7 years ago
  Jonathan Nieder 96941550de StreamCopyThread: flush cannot interrupt a write 7 years ago
  Jonathan Nieder 97f3baa0d3 StreamCopyThread: Remove unnecessary flushCount 7 years ago
  Shawn Pearce 659cd813a9 Switch JSchSession to simple isolated OutputStream 7 years ago
  Jonathan Nieder 881e6b2cbb StreamCopyThread: Do not drop data when flush is observed before writing 7 years ago
  Jonathan Nieder e67d59df3f StreamCopyThread: Do not let flush interrupt a write 7 years ago
  Zhen Chen feefcb02b0 Fix flush call race condition in StreamCopyThread 7 years ago
  David Pursehouse bdf3e43d76 FS: Fix lazy initialization of non-volatile static field 7 years ago
  Matthias Sohn abeaafc9c7 Don't log error if system git config does not exist 7 years ago
  Masaya Suzuki 108bee17cf Ignore IOException thrown from close 7 years ago
  Hugo Arès 534fcb1479 Add $NON-NLS to suppress "Non-externalized string literal" warnings 8 years ago
  Matthias Sohn 3652887108 [findBugs] Prevent potential NPE in FS_POSIX.readUmask() 8 years ago
  Christian Halstrick ddc0e9e84a Fix possible NPEs when reporting transport errors 8 years ago
  Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk 8 years ago
  Saša Živkov a0e1374e22 Allow to reuse disableSslVerify method, move it to HttpSupport 8 years ago
  Matthias Sohn 536db18cc6 Implement SHA-256 abstraction 9 years ago
  Dave Borowitz 2ccea7f05a ChangeIdUtil: Don't throw IOException 8 years ago
  Shawn Pearce 31d92ace5b RevCommit: Better support invalid encoding headers 8 years ago