aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/notes/NoteBucket.java
Commit message (Expand)AuthorAgeFilesLines
* Exposed the constructor of Note classSasa Zivkov2011-01-251-1/+1
* Merging Git notesSasa Zivkov2011-01-091-0/+2
* Remove unnecessary note fanout when removing notesShawn O. Pearce2010-11-121-0/+3
* Add internal API for note iterationShawn O. Pearce2010-11-121-0/+4
* Allow writing a NoteMap back to the repositoryShawn O. Pearce2010-11-121-0/+3
* Add in-memory updating support to NoteMapShawn O. Pearce2010-11-121-0/+3
* Lazy load note subtrees from fanout levelsShawn O. Pearce2010-11-111-0/+61