Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace deprecated release() methods by close() | Matthias Sohn | 2015-05-21 | 3 | -6/+6 |
* | Move base test classes to the junit bundle for reuse for Java 7 tests | Robin Rosenberg | 2013-02-04 | 3 | -3/+3 |
* | Add shortening of note ref names to NoteMap | Kevin Sawicki | 2011-05-23 | 1 | -0/+8 |
* | Exposed the constructor of Note class | Sasa Zivkov | 2011-01-25 | 1 | -58/+58 |
* | Merging Git notes | Sasa Zivkov | 2011-01-09 | 2 | -0/+658 |
* | NoteMap implements Iterable<Note> | Sasa Zivkov | 2011-01-05 | 1 | -0/+87 |
* | Convert all JGit unit tests to JUnit 4 | Robin Rosenberg | 2010-12-31 | 2 | -5/+44 |
* | Split note leaf buckets at 256 elements | Shawn O. Pearce | 2010-11-12 | 1 | -0/+41 |
* | Allow writing a NoteMap back to the repository | Shawn O. Pearce | 2010-11-12 | 1 | -0/+106 |
* | Add in-memory updating support to NoteMap | Shawn O. Pearce | 2010-11-12 | 2 | -0/+325 |
* | Define NoteMap, a simple note tree reader | Shawn O. Pearce | 2010-11-11 | 1 | -0/+201 |