Commit message (Expand) | Author | Age | |
---|---|---|---|
* | builtin-notes: Add -c/-C options for reusing notes | Johan Herland | 2010-02-13 |
* | builtin-notes: Refactor handling of -F option to allow combining -m and -F | Johan Herland | 2010-02-13 |
* | builtin-notes: Deprecate the -m/-F options for "git notes edit" | Johan Herland | 2010-02-13 |
* | builtin-notes: Add "append" subcommand for appending to note objects | Johan Herland | 2010-02-13 |
* | builtin-notes: Add "add" subcommand for adding notes to objects | Johan Herland | 2010-02-13 |
* | builtin-notes: Add --message/--file aliases for -m/-F options | Johan Herland | 2010-02-13 |
* | builtin-notes: Add "list" subcommand for listing note objects | Johan Herland | 2010-02-13 |
* | builtin-notes: Add "prune" subcommand for removing notes for missing objects | Johan Herland | 2010-02-13 |
* | builtin-notes: Add "remove" subcommand for removing existing notes | Johan Herland | 2010-02-13 |
* | Teach builtin-notes to remove empty notes | Johan Herland | 2010-02-13 |
* | Builtin-ify git-notes | Johan Herland | 2010-02-13 |