Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix javadoc typo | Karsten Thoms | 2020-04-02 | 1 | -1/+1 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Fix javadoc in org.eclipse.jgit storage/file and pack package | Matthias Sohn | 2017-12-19 | 1 | -9/+6 |
* | Add missing @since tags | Matthias Sohn | 2013-03-22 | 1 | -0/+1 |
* | Fix @since tags in JGit, version 2.4 never existed | Tomasz Zarna | 2013-03-21 | 1 | -0/+1 |
* | Add convenience factory method for most used builder pattern | Matthias Sohn | 2013-03-20 | 1 | -0/+15 |
* | Don't use internal type FileRepository in public API | Matthias Sohn | 2013-03-20 | 1 | -2/+3 |
* | JGit 3.0: move internal classes into an internal subpackage | Shawn Pearce | 2013-03-18 | 1 | -0/+1 |
* | RepositoryBuilder: Allow callers to require repository exists | Shawn O. Pearce | 2011-02-15 | 1 | -1/+5 |
* | Move FileRepository to storage.file.FileRepository | Shawn O. Pearce | 2010-06-26 | 1 | -0/+90 |