Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use try-with-resource to close resources in ObjectDatabase | Matthias Sohn | 2015-04-04 | 1 | -8/+2 |
* | Remove AutoCloseable from internal PackFile and friends | Shawn Pearce | 2015-03-09 | 1 | -1/+1 |
* | Implement AutoClosable interface to support try-with-resources block | Matthias Sohn | 2015-02-09 | 1 | -1/+1 |
* | Improve Javadoc for typeHint parameter | Robin Stocker | 2013-11-14 | 1 | -3/+4 |
* | Rename openObject, hasObject to just open, has | Shawn O. Pearce | 2010-06-28 | 1 | -6/+6 |
* | Refactor Repository.openObject to be Repository.open | Shawn O. Pearce | 2010-06-28 | 1 | -1/+29 |
* | Replace WindowCache with ObjectReader | Shawn O. Pearce | 2010-06-25 | 1 | -24/+42 |
* | Refactor alternate object databases below ObjectDirectory | Shawn O. Pearce | 2010-06-25 | 1 | -269/+9 |
* | Refactor object writing responsiblities to ObjectDatabase | Shawn O. Pearce | 2010-06-25 | 1 | -0/+11 |
* | Added caching for loose object lookup during pack indexing | Constantine Plotnikov | 2010-01-21 | 1 | -0/+12 |
* | Initial JGit contribution to eclipse.org | Git Development Community | 2009-09-29 | 1 | -0/+383 |