aboutsummaryrefslogtreecommitdiff
path: root/builtin-notes.c
Commit message (Expand)AuthorAge
* notes: implement 'git notes copy --stdin'Thomas Rast2010-03-12
* builtin-notes: Add "copy" subcommand for copying notes between objectsJohan Herland2010-02-13
* builtin-notes: Misc. refactoring of argc and exit value handlingJohan Herland2010-02-13
* builtin-notes: Add -c/-C options for reusing notesJohan Herland2010-02-13
* builtin-notes: Refactor handling of -F option to allow combining -m and -FJohan Herland2010-02-13
* builtin-notes: Deprecate the -m/-F options for "git notes edit"Johan Herland2010-02-13
* builtin-notes: Add "append" subcommand for appending to note objectsJohan Herland2010-02-13
* builtin-notes: Add "add" subcommand for adding notes to objectsJohan Herland2010-02-13
* builtin-notes: Add --message/--file aliases for -m/-F optionsJohan Herland2010-02-13
* builtin-notes: Add "list" subcommand for listing note objectsJohan Herland2010-02-13
* builtin-notes: Add "prune" subcommand for removing notes for missing objectsJohan Herland2010-02-13
* builtin-notes: Add "remove" subcommand for removing existing notesJohan Herland2010-02-13
* Teach builtin-notes to remove empty notesJohan Herland2010-02-13
* Builtin-ify git-notesJohan Herland2010-02-13