summaryrefslogtreecommitdiff
path: root/Documentation/git-notes.txt
Commit message (Expand)AuthorAgeFilesLines
* notes: dry-run and verbose options for pruneMichael J Gruber2010-05-191-1/+8
* Merge branch 'tr/notes-display'Junio C Hamano2010-03-241-6/+40
|\
| * git-notes(1): add a section about the meaning of historyThomas Rast2010-03-121-0/+14
| * notes: add shorthand --ref to override GIT_NOTES_REFThomas Rast2010-03-121-0/+5
| * notes: implement helpers needed for note copying during rewriteThomas Rast2010-03-121-0/+4
| * notes: implement 'git notes copy --stdin'Thomas Rast2010-03-121-1/+11
| * Support showing notes from more than one notes treeThomas Rast2010-03-121-5/+6
* | Documentation: fix a few typos in git-notes.txtMichael J Gruber2010-03-041-2/+2
|/
* builtin-notes: Add "copy" subcommand for copying notes between objectsJohan Herland2010-02-131-0/+8
* builtin-notes: Add -c/-C options for reusing notesJohan Herland2010-02-131-2/+10
* builtin-notes: Deprecate the -m/-F options for "git notes edit"Johan Herland2010-02-131-1/+1
* builtin-notes: Add "append" subcommand for appending to note objectsJohan Herland2010-02-131-0/+5
* builtin-notes: Add "add" subcommand for adding notes to objectsJohan Herland2010-02-131-0/+11
* builtin-notes: Add --message/--file aliases for -m/-F optionsJohan Herland2010-02-131-0/+2
* builtin-notes: Add "list" subcommand for listing note objectsJohan Herland2010-02-131-1/+12
* Documentation: Generalize git-notes docs to 'objects' instead of 'commits'Johan Herland2010-02-131-15/+20
* builtin-notes: Add "prune" subcommand for removing notes for missing objectsJohan Herland2010-02-131-1/+3
* builtin-notes: Add "remove" subcommand for removing existing notesJohan Herland2010-02-131-5/+10
* Builtin-ify git-notesJohan Herland2010-02-131-4/+2
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-101-1/+1
* Teach "-m <msg>" and "-F <file>" to "git notes edit"Johan Herland2009-10-191-1/+15
* Add a script to edit/inspect notesJohannes Schindelin2009-10-191-0/+46
* Revert "Merge branch 'js/notes'"Junio C Hamano2009-02-101-46/+0
* Add a script to edit/inspect notesJohannes Schindelin2008-12-211-0/+46