3996 Commits (7b93ae0987d0ffe1222f2829ea46034112ff2ccc)

Author SHA1 Message Date
Matthias Sohn 7b93ae0987 Fix javadoc in org.eclipse.jgit submodule package 7 years ago
Matthias Sohn 56cc6afeba Fix javadoc in org.eclipse.jgit storage/file and pack package 7 years ago
Matthias Sohn 0cba440277 Fix javadoc in org.eclipse.jgit revwalk package 7 years ago
Matthias Sohn 23f3b6ab24 Fix javadoc in org.eclipse.jgit patch and revplot package 7 years ago
Matthias Sohn 463dad2ed6 Fix javadoc in org.eclipse.jgit nls and notes package 7 years ago
Matthias Sohn a2f2f65390 Fix javadoc in org.eclipse.jgit merge package 7 years ago
Matthias Sohn 8a6af368c4 Fix javadoc in org.eclipse.jgit lib package 7 years ago
Matthias Sohn d0342be42d Fix javadoc in org.eclipse.jgit storage/reftree package 7 years ago
Matthias Sohn 43e26de7ec Fix javadoc in org.eclipse.jgit storage/reftable package 7 years ago
Matthias Sohn 783dbf1b03 Fix javadoc in org.eclipse.jgit storage/pack package 7 years ago
Matthias Sohn c6d17443ad Fix javadoc in org.eclipse.jgit storage/io package 7 years ago
Matthias Sohn 5480da5999 Fix javadoc in org.eclipse.jgit storage/file package 7 years ago
Matthias Sohn a224b78675 Fix javadoc in org.eclipse.jgit dfs package 7 years ago
David Pursehouse 305b488975 StoredObjectRepresentationNotAvailableException: Add TODO to fix API in 5.0 7 years ago
David Pursehouse 5e7eed41f6 StoredObjectRepresentationNotAvailableException: Add constructor that takes cause 7 years ago
Dave Borowitz 31a2d09c9c Config: Rewrite subsection and value escaping and parsing 7 years ago
Matthias Sohn 5bd3e75094 Fix javadoc in org.eclipse.jgit rewalk package 7 years ago
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