4279 Commits (5f27032fb85694a093f827581216d4ffb99db68b)

Author SHA1 Message Date
Dave Borowitz f63ee965d4 ObjectInserter: Add warning about mixing read-back with writes 7 years ago
Matthias Sohn 7f6aaa5768 Fix javadoc leftovers in org.eclipse.jgit api package 7 years ago
Matthias Sohn 1c35379100 Remove unused imports 7 years ago
David Pursehouse 0c259eaf1d Replace explicit calls to initCause where possible 7 years ago
David Pursehouse c228f201a6 LargeObjectException: Add constructor that takes Throwable 7 years ago
David Pursehouse 06bab95e00 InvalidPatternException: Add constructor that takes Throwable 7 years ago
David Pursehouse 0f1c160aa7 Don't unnecessarily explicitly call CorruptObjectException#initCause 7 years ago
David Pursehouse 365c6cb387 Use new StoredObjectRepresentationNotAvailableException constructor 7 years ago
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