summaryrefslogtreecommitdiffstats
path: root/Documentation/git-notes.txt
AgeCommit message (Expand)AuthorLines
2010-08-09notes: allow --dry-run for -n and --verbose for -vRené Scharfe-0/+2
2010-06-13Merge branch 'mg/notes-dry-run'Junio C Hamano-1/+8
2010-05-19notes: dry-run and verbose options for pruneMichael J Gruber-1/+8
2010-05-08Documentation/notes: nitpicksJonathan Nieder-6/+6
2010-05-08Documentation/notes: clean up description of rewriting configurationJonathan Nieder-18/+29
2010-05-08Documentation/notes: simplify treatment of default display refsJonathan Nieder-17/+19
2010-05-08Documentation/notes: simplify treatment of default notes refJonathan Nieder-11/+20
2010-05-08Documentation/notes: add configuration sectionJonathan Nieder-0/+59
2010-05-08Documentation/notes: describe content of notes blobsJonathan Nieder-1/+37
2010-05-08Documentation/notes: document format of notes treesJonathan Nieder-9/+21
2010-03-24Merge branch 'tr/notes-display'Junio C Hamano-6/+40
2010-03-12git-notes(1): add a section about the meaning of historyThomas Rast-0/+14
2010-03-12notes: add shorthand --ref to override GIT_NOTES_REFThomas Rast-0/+5
2010-03-12notes: implement helpers needed for note copying during rewriteThomas Rast-0/+4
2010-03-12notes: implement 'git notes copy --stdin'Thomas Rast-1/+11
2010-03-12Support showing notes from more than one notes treeThomas Rast-5/+6
2010-03-04Documentation: fix a few typos in git-notes.txtMichael J Gruber-2/+2
2010-02-13builtin-notes: Add "copy" subcommand for copying notes between objectsJohan Herland-0/+8
2010-02-13builtin-notes: Add -c/-C options for reusing notesJohan Herland-2/+10
2010-02-13builtin-notes: Deprecate the -m/-F options for "git notes edit"Johan Herland-1/+1
2010-02-13builtin-notes: Add "append" subcommand for appending to note objectsJohan Herland-0/+5
2010-02-13builtin-notes: Add "add" subcommand for adding notes to objectsJohan Herland-0/+11
2010-02-13builtin-notes: Add --message/--file aliases for -m/-F optionsJohan Herland-0/+2
2010-02-13builtin-notes: Add "list" subcommand for listing note objectsJohan Herland-1/+12
2010-02-13Documentation: Generalize git-notes docs to 'objects' instead of 'commits'Johan Herland-15/+20
2010-02-13builtin-notes: Add "prune" subcommand for removing notes for missing objectsJohan Herland-1/+3
2010-02-13builtin-notes: Add "remove" subcommand for removing existing notesJohan Herland-5/+10
2010-02-13Builtin-ify git-notesJohan Herland-4/+2
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast-1/+1
2009-10-19Teach "-m <msg>" and "-F <file>" to "git notes edit"Johan Herland-1/+15
2009-10-19Add a script to edit/inspect notesJohannes Schindelin-0/+46
2009-02-10Revert "Merge branch 'js/notes'"Junio C Hamano-46/+0
2008-12-21Add a script to edit/inspect notesJohannes Schindelin-0/+46