aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-notes.txt
Commit message (Expand)AuthorAge
* Documentation: fix a few typos in git-notes.txtMichael J Gruber2010-03-04
* builtin-notes: Add "copy" subcommand for copying notes between objectsJohan Herland2010-02-13
* builtin-notes: Add -c/-C options for reusing notesJohan 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
* Documentation: Generalize git-notes docs to 'objects' instead of 'commits'Johan 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
* Builtin-ify git-notesJohan Herland2010-02-13
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* Teach "-m <msg>" and "-F <file>" to "git notes edit"Johan Herland2009-10-19
* Add a script to edit/inspect notesJohannes Schindelin2009-10-19
* Revert "Merge branch 'js/notes'"Junio C Hamano2009-02-10
* Add a script to edit/inspect notesJohannes Schindelin2008-12-21