3978 Commits (e3a04b6c413143e02af919a1eca7d99f0cb4b99f)

Author SHA1 Message Date
Matthias Sohn e3a04b6c41 Fix javadoc in org.eclipse.jgit ketch package 7 years ago
Matthias Sohn 6dca3cc024 Fix javadoc in org.eclipse.jgit internal and fsck packages 7 years ago
Matthias Sohn 107c71a6e6 Fix javadoc in org.eclipse.jgit ignore package 7 years ago
Matthias Sohn d1804d3f74 Fix javadoc in org.eclipse.jgit hooks package 7 years ago
Matthias Sohn 5e2e111280 Fix javadoc in org.eclipse.jgit gitrepo package 7 years ago
Matthias Sohn 6c83cc1660 Fix javadoc in org.eclipse.jgit fnmatch package 7 years ago
Matthias Sohn dc91f4ef2c Fix javadoc in org.eclipse.jgit events package 7 years ago
Matthias Sohn 6478577899 Fix javadoc in org.eclipse.jgit errors package 7 years ago
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