summaryrefslogtreecommitdiff
path: root/builtin-notes.c
Commit message (Expand)AuthorAgeFilesLines
* builtin-notes: Add "append" subcommand for appending to note objectsJohan Herland2010-02-131-9/+26
* builtin-notes: Add "add" subcommand for adding notes to objectsJohan Herland2010-02-131-4/+26
* builtin-notes: Add --message/--file aliases for -m/-F optionsJohan Herland2010-02-131-2/+2
* builtin-notes: Add "list" subcommand for listing note objectsJohan Herland2010-02-131-5/+32
* builtin-notes: Add "prune" subcommand for removing notes for missing objectsJohan Herland2010-02-131-10/+18
* builtin-notes: Add "remove" subcommand for removing existing notesJohan Herland2010-02-131-29/+36
* Teach builtin-notes to remove empty notesJohan Herland2010-02-131-4/+11
* Builtin-ify git-notesJohan Herland2010-02-131-0/+280