Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | JGit 3.0: move internal classes into an internal subpackage | Shawn Pearce | 2013-03-18 | 1 | -224/+0 |
* | Make sure all bytes are written to files on close, or get an error. | Robin Rosenberg | 2012-01-15 | 1 | -2/+2 |
* | [findbugs] Do not ignore exceptional return value of mkdir | Matthias Sohn | 2011-01-28 | 1 | -1/+2 |
* | Convert all JGit unit tests to JUnit 4 | Robin Rosenberg | 2010-12-31 | 1 | -0/+13 |
* | cleanup: Remove unnecessary @SuppressWarnings | Robin Rosenberg | 2010-09-05 | 1 | -1/+0 |
* | Throw AmbiguousObjectException during resolve if its ambiguous | Shawn O. Pearce | 2010-08-25 | 1 | -2/+15 |
* | Fix ObjectDirectory abbreviation resolution to notice new packs | Shawn O. Pearce | 2010-08-24 | 1 | -1/+0 |
* | Fully implement SHA-1 abbreviations | Shawn O. Pearce | 2010-08-23 | 1 | -0/+199 |