4254 Commits (f3ec7cf3f0436a79e252251a31dbc62694555897)

Author SHA1 Message Date
  David Pursehouse 0e5b9f8a39 CloneCommand: Refactor listing of files in deleteChildren 6 years ago
  David Pursehouse c89a11213e DfsBlockCache#creditSpace: release clockLock in finally block 6 years ago
  David Pursehouse 61790cb931 FS_POSIX: Fix boxing/unboxing of Boolean 6 years ago
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 6 years ago
  Thomas Wolf 7f2ef4b6ba TransportHttp: retry on IOException with another mechanism 6 years ago
  David Pursehouse 2f0a880bd6 DirCacheCheckout#processEntry: Fix typo in javadoc 6 years ago
  David Pursehouse df3a7c32a4 ConfigTest: Move pathToString to FileUtils 6 years ago
  Marc Strapetz 26d78902f8 FileBasedConfig: support for relative includes 6 years ago
  Marc Strapetz b8f2577472 Config: extract method to read included config 6 years ago
  Matthias Sohn 68c77a4d39 Prepare 4.9.2-SNAPSHOT builds 6 years ago
  Matthias Sohn a3588cbb2a JGit v4.9.1.201712030800-r 6 years ago
  Matthias Sohn d2a23afb53 Silence API warnings for reintroduced ResolveMerger#processEntry 6 years ago
  Jonathan Nieder 04b8168beb RepoCommand: Skip RemoteReader when encountering a full SHA-1 6 years ago
  Minh Thai 159da6dacc Break down DfsBlockCache stats by pack file extension. 6 years ago
  Hector Caballero bac4d32d39 GC: Delete stale temporary packs and indexes 6 years ago
  Stephen Lawson e3f19a5298 Performance improvement on writing a large index 6 years ago
  Matthias Sohn ced98986f9 Fix discouraged access warnings in RefsUnreadableInMemoryRepository 6 years ago
  Matthias Sohn 03abd1dff2 Ignore warning for minor version change without API change 6 years ago
  Matthias Sohn 182d3b3dad Silence boxing warning 6 years ago
  Matthias Sohn 7608de5e5d Prepare 4.5.5-SNAPSHOT builds 6 years ago
  Matthias Sohn 6372c60ab2 JGit v4.5.4.201711221230-r 6 years ago
  Christian Halstrick 10e65cb4fa Fix LockFile semantics when running on NFS 6 years ago
  Christian Halstrick 218cf3403d Honor trustFolderStats also when reading packed-refs 6 years ago
  Thomas Wolf 5284cc1bf7 Yet another work-around for a Jsch bug: timeouts 6 years ago
  Dave Borowitz 8b3ab4343c Config: Handle leading/trailing single whitespaces 6 years ago
  Matthias Sohn 29c5f49f63 Fix NPE in TransportGitSsh.ExtSession.exec() 6 years ago
  Minh Thai 15a189e4e0 Add flag for keeping ref tombstones in GC reftable 6 years ago
  Minh Thai f3897ac6c3 Preserve ref tombstone when compact top retable stack 6 years ago
  David Pursehouse 6ec5d8ddb1 TreeWalk: Make getEolStreamType(OperationType) public 6 years ago
  David Pursehouse 2a15a63005 TreeWalk: Fix indentation 6 years ago
  Minh Thai 0e5abbfafc ReftableCompactor should accept 0 for minUpdateIndex 6 years ago
  Hector Caballero 4334b27d3c ObjectDirectory: Add pack directory getter 6 years ago
  Hector Caballero 178c5d2f0e Add return tag 6 years ago
  Marc Strapetz 9bb126d12d FileUtils.toPath to convert File to Path 6 years ago
  Matthias Sohn 4bdf0ec679 Silence invalid @since 3.5 API warning on ResolveMerge#processEntry 6 years ago
  Zhen Chen c93c653ccf Add a setting for fsck to check connectivity only 6 years ago
  Jonathan Tan c9d25505d8 BitmapWalker: do not revisit objects in bitmap 6 years ago
  Jonathan Tan d3021788d2 Use bitmaps for non-commit reachability checks 6 years ago
  Jonathan Tan ccf25f9541 Make PackWriterBitmapWalker public 6 years ago
  Thomas Wolf f67af4e16b Work around a Jsch bug: ensure the user name is set from URI 6 years ago
  Shawn Pearce 2ec71a7c0e Reject pack if delta exceeds array size limit 6 years ago
  Zhen Chen fdf8620ec9 Check non-flushed packs for existence of object 6 years ago
  Matthias Sohn 021e72b801 Update spotbugs-maven-plugin to 3.1.0-RC7 6 years ago
  Dave Borowitz 678c99c057 PackInserter: Implement newReader() 6 years ago
  Dave Borowitz 080b4770e7 Move some strings from DfsText to JGitText 6 years ago
  Dave Borowitz f7ceeaa23f FileRepository: Add pack-based inserter implementation 6 years ago
  Dave Borowitz 5ce1cc3d43 ObjectDirectory: Factor a method to close open pack handles 6 years ago
  Dave Borowitz 5b5c3a2e1d ObjectDirectory: Remove last modified check in insertPack 6 years ago
  Saša Živkov 176466ed28 Move loggers to the top of their class 6 years ago
  Matthias Sohn abf420302b Reintroduce protected method which removal broke EMF Compare 6 years ago