Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix javadoc in org.eclipse.jgit nls and notes package | Matthias Sohn | 2017-12-19 | 1 | -32/+31 |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 1 | -0/+1 |
* | Mark non-externalizable strings as such | Robin Rosenberg | 2012-12-27 | 1 | -1/+1 |
* | Add shortening of note ref names to NoteMap | Kevin Sawicki | 2011-05-23 | 1 | -0/+13 |
* | Exposed the constructor of Note class | Sasa Zivkov | 2011-01-25 | 1 | -1/+15 |
* | Merging Git notes | Sasa Zivkov | 2011-01-09 | 1 | -0/+22 |
* | NoteMap implements Iterable<Note> | Sasa Zivkov | 2011-01-05 | 1 | -1/+15 |
* | Allow writing a NoteMap back to the repository | Shawn O. Pearce | 2010-11-12 | 1 | -0/+15 |
* | Add in-memory updating support to NoteMap | Shawn O. Pearce | 2010-11-12 | 1 | -0/+96 |
* | Lazy load note subtrees from fanout levels | Shawn O. Pearce | 2010-11-11 | 1 | -69/+15 |
* | Define NoteMap, a simple note tree reader | Shawn O. Pearce | 2010-11-11 | 1 | -0/+275 |