4138 Commits (d0f1f5eef60653b820f61c24ec30763280ee8ba4)

Author SHA1 Message Date
Matthias Sohn c281692c06 Fix javadoc in org.eclipse.jgit dircache package 7 years ago
David Pursehouse 1463bb9b87 EmtpyCommitException: Add TODO to fix misspelled class name in 5.0 7 years ago
Matthias Sohn 4d8233f237 Fix javadoc org.eclipse.jgit diff package 7 years ago
Matthias Sohn 0210e0e299 Fix javadoc in org.eclipse.jgit annotations and api packages 7 years ago
Matthias Sohn 4e27a16081 Fix javadoc in org.eclipse.jgit blame package 7 years ago
Matthias Sohn df2bcbfb23 Fix javadoc in org.eclipse.jgit attributes package 7 years ago
Matthias Sohn 1e56842742 Prepare 4.9.3-SNAPSHOT builds 7 years ago
Zhen Chen 99e70530b9 DfsFsck: Skip unborn branches and symrefs to nowhere 7 years ago
Matthias Sohn 24b7e91264 JGit v4.9.2.201712150930-r 7 years ago
Thomas Wolf c86327979f Write packed-refs directly when cloning 7 years ago
David Pursehouse ec7f88eec8 Config: Remove the include functionality 7 years ago
Shawn Pearce 3a7704638a Make Config.readIncludedConfig a noop by default 7 years ago
Shawn Pearce f635aa51f8 DfsBlockCache.hasBlock0: quickly check for file in cache 7 years ago
David Pursehouse 2edf66bdd7 Remove unused API filters 7 years ago
David Pursehouse c40e150790 InMemoryRepository: Make inner class MemObjDatabase static 7 years ago
David Turner 623851ec16 TransportCommand#setTimeout: Specify units for timeout in Javadoc 7 years ago
Matthias Sohn 9d79dc95e2 Fix typo in key of a JGitText externalized string 7 years ago
Matthias Sohn b46656077a Fix typo in key of a JGitText externalized string 7 years ago
Dmitry Pavlenko 7ccf38adc6 Fix IllegalThreadStateException if stderr closed without exiting 7 years ago
David Pursehouse 0e5b9f8a39 CloneCommand: Refactor listing of files in deleteChildren 7 years ago
David Pursehouse c89a11213e DfsBlockCache#creditSpace: release clockLock in finally block 7 years ago
David Pursehouse 61790cb931 FS_POSIX: Fix boxing/unboxing of Boolean 7 years ago
David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 7 years ago
Thomas Wolf 7f2ef4b6ba TransportHttp: retry on IOException with another mechanism 7 years ago
David Pursehouse 2f0a880bd6 DirCacheCheckout#processEntry: Fix typo in javadoc 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