aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/storage/file/FileRepositoryBuilder.java
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc typoKarsten Thoms2020-04-021-1/+1
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix javadoc in org.eclipse.jgit storage/file and pack packageMatthias Sohn2017-12-191-9/+6
* Add missing @since tagsMatthias Sohn2013-03-221-0/+1
* Fix @since tags in JGit, version 2.4 never existedTomasz Zarna2013-03-211-0/+1
* Add convenience factory method for most used builder patternMatthias Sohn2013-03-201-0/+15
* Don't use internal type FileRepository in public APIMatthias Sohn2013-03-201-2/+3
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-0/+1
* RepositoryBuilder: Allow callers to require repository existsShawn O. Pearce2011-02-151-1/+5
* Move FileRepository to storage.file.FileRepositoryShawn O. Pearce2010-06-261-0/+90