Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | builtin-notes: Add "append" subcommand for appending to note objects | Johan Herland | 2010-02-13 | 1 | -9/+26 |
* | builtin-notes: Add "add" subcommand for adding notes to objects | Johan Herland | 2010-02-13 | 1 | -4/+26 |
* | builtin-notes: Add --message/--file aliases for -m/-F options | Johan Herland | 2010-02-13 | 1 | -2/+2 |
* | builtin-notes: Add "list" subcommand for listing note objects | Johan Herland | 2010-02-13 | 1 | -5/+32 |
* | builtin-notes: Add "prune" subcommand for removing notes for missing objects | Johan Herland | 2010-02-13 | 1 | -10/+18 |
* | builtin-notes: Add "remove" subcommand for removing existing notes | Johan Herland | 2010-02-13 | 1 | -29/+36 |
* | Teach builtin-notes to remove empty notes | Johan Herland | 2010-02-13 | 1 | -4/+11 |
* | Builtin-ify git-notes | Johan Herland | 2010-02-13 | 1 | -0/+280 |