3632 Commits (c4207c5fbe666c7db0455cc17023c0a15feaecbe)

Author SHA1 Message Date
  Matthias Sohn c4207c5fbe Fix javadoc in org.eclipse.jgit treewalk package 6 years ago
  Matthias Sohn 781e106a26 Fix javadoc in org.eclipse.jgit transport package 6 years ago
  Dave Borowitz 43ef5dabf1 PackInserter: Ensure objects are written at the end of the pack 6 years ago
  Dave Borowitz f63ee965d4 ObjectInserter: Add warning about mixing read-back with writes 6 years ago
  Matthias Sohn 7f6aaa5768 Fix javadoc leftovers in org.eclipse.jgit api package 6 years ago
  Matthias Sohn 1c35379100 Remove unused imports 6 years ago
  David Pursehouse 0c259eaf1d Replace explicit calls to initCause where possible 6 years ago
  David Pursehouse c228f201a6 LargeObjectException: Add constructor that takes Throwable 6 years ago
  David Pursehouse 06bab95e00 InvalidPatternException: Add constructor that takes Throwable 6 years ago
  David Pursehouse 0f1c160aa7 Don't unnecessarily explicitly call CorruptObjectException#initCause 6 years ago
  David Pursehouse 365c6cb387 Use new StoredObjectRepresentationNotAvailableException constructor 6 years ago
  Matthias Sohn 7b93ae0987 Fix javadoc in org.eclipse.jgit submodule package 6 years ago
  Matthias Sohn 56cc6afeba Fix javadoc in org.eclipse.jgit storage/file and pack package 6 years ago
  Matthias Sohn 0cba440277 Fix javadoc in org.eclipse.jgit revwalk package 6 years ago
  Matthias Sohn 23f3b6ab24 Fix javadoc in org.eclipse.jgit patch and revplot package 6 years ago
  Matthias Sohn 463dad2ed6 Fix javadoc in org.eclipse.jgit nls and notes package 6 years ago
  Matthias Sohn a2f2f65390 Fix javadoc in org.eclipse.jgit merge package 6 years ago
  Matthias Sohn 8a6af368c4 Fix javadoc in org.eclipse.jgit lib package 6 years ago
  Matthias Sohn d0342be42d Fix javadoc in org.eclipse.jgit storage/reftree package 6 years ago
  Matthias Sohn 43e26de7ec Fix javadoc in org.eclipse.jgit storage/reftable package 6 years ago
  Matthias Sohn 783dbf1b03 Fix javadoc in org.eclipse.jgit storage/pack package 6 years ago
  Matthias Sohn c6d17443ad Fix javadoc in org.eclipse.jgit storage/io package 6 years ago
  Matthias Sohn 5480da5999 Fix javadoc in org.eclipse.jgit storage/file package 6 years ago
  Matthias Sohn a224b78675 Fix javadoc in org.eclipse.jgit dfs package 6 years ago
  David Pursehouse 305b488975 StoredObjectRepresentationNotAvailableException: Add TODO to fix API in 5.0 6 years ago
  David Pursehouse 5e7eed41f6 StoredObjectRepresentationNotAvailableException: Add constructor that takes cause 6 years ago
  Dave Borowitz 31a2d09c9c Config: Rewrite subsection and value escaping and parsing 6 years ago
  Matthias Sohn 5bd3e75094 Fix javadoc in org.eclipse.jgit rewalk package 6 years ago
  Matthias Sohn e3a04b6c41 Fix javadoc in org.eclipse.jgit ketch package 6 years ago
  Matthias Sohn 6dca3cc024 Fix javadoc in org.eclipse.jgit internal and fsck packages 6 years ago
  Matthias Sohn 107c71a6e6 Fix javadoc in org.eclipse.jgit ignore package 6 years ago
  Matthias Sohn d1804d3f74 Fix javadoc in org.eclipse.jgit hooks package 6 years ago
  Matthias Sohn 5e2e111280 Fix javadoc in org.eclipse.jgit gitrepo package 6 years ago
  Matthias Sohn 6c83cc1660 Fix javadoc in org.eclipse.jgit fnmatch package 6 years ago
  Matthias Sohn dc91f4ef2c Fix javadoc in org.eclipse.jgit events package 6 years ago
  Matthias Sohn 6478577899 Fix javadoc in org.eclipse.jgit errors package 6 years ago
  Matthias Sohn c281692c06 Fix javadoc in org.eclipse.jgit dircache package 6 years ago
  David Pursehouse 1463bb9b87 EmtpyCommitException: Add TODO to fix misspelled class name in 5.0 6 years ago
  Matthias Sohn 4d8233f237 Fix javadoc org.eclipse.jgit diff package 6 years ago
  Matthias Sohn 0210e0e299 Fix javadoc in org.eclipse.jgit annotations and api packages 6 years ago
  Matthias Sohn 4e27a16081 Fix javadoc in org.eclipse.jgit blame package 6 years ago
  Matthias Sohn df2bcbfb23 Fix javadoc in org.eclipse.jgit attributes package 6 years ago
  Zhen Chen 99e70530b9 DfsFsck: Skip unborn branches and symrefs to nowhere 6 years ago
  Thomas Wolf c86327979f Write packed-refs directly when cloning 6 years ago
  David Pursehouse ec7f88eec8 Config: Remove the include functionality 6 years ago
  Shawn Pearce 3a7704638a Make Config.readIncludedConfig a noop by default 6 years ago
  Shawn Pearce f635aa51f8 DfsBlockCache.hasBlock0: quickly check for file in cache 6 years ago
  David Pursehouse c40e150790 InMemoryRepository: Make inner class MemObjDatabase static 6 years ago
  David Turner 623851ec16 TransportCommand#setTimeout: Specify units for timeout in Javadoc 6 years ago
  Matthias Sohn 9d79dc95e2 Fix typo in key of a JGitText externalized string 6 years ago