3938 Commits (7f2ef4b6bac25c0690e0c67617000863ca7364b8)

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