summaryrefslogtreecommitdiff
path: root/Documentation/git-notes.txt
AgeCommit message (Expand)AuthorFilesLines
2014-11-12builtin/notes: add --allow-empty, to allow storing empty notesLibravatar Johan Herland1-4/+8
2014-03-24parse-options: multi-word argh should use dash to separate wordsLibravatar Junio C Hamano1-1/+1
2014-01-27doc: remote author/documentation sections from more pagesLibravatar Michael Haggerty1-10/+0
2012-10-25Doc notes: Include the format-patch --notes optionLibravatar Philip Oakley1-0/+4
2012-04-26docs: stop using asciidoc no-inline-literalLibravatar Jeff King1-1/+1
2011-08-25git-notes.txt: clarify -C vs. copy and -FLibravatar Michael J Gruber1-2/+5
2011-05-19notes remove: --stdin reads from the standard inputLibravatar Junio C Hamano1-1/+6
2011-05-19notes remove: --ignore-missingLibravatar Junio C Hamano1-1/+5
2011-05-19notes remove: allow removing more than oneLibravatar Junio C Hamano1-3/+4
2011-03-30Make "git notes add" more user-friendly when there are existing notesLibravatar Johan Herland1-2/+5
2010-11-17Provide 'git notes get-ref' to easily retrieve current notes refLibravatar Johan Herland1-0/+5
2010-11-17git notes merge: Add another auto-resolving strategy: "cat_sort_uniq"Libravatar Johan Herland1-1/+11
2010-11-17git notes merge: Manual conflict resolution, part 2/2Libravatar Johan Herland1-0/+22
2010-11-17git notes merge: Manual conflict resolution, part 1/2Libravatar Johan Herland1-3/+7
2010-11-17Documentation: Preliminary docs on 'git notes merge'Libravatar Johan Herland1-1/+43
2010-08-09notes: allow --dry-run for -n and --verbose for -vLibravatar René Scharfe1-0/+2
2010-06-13Merge branch 'mg/notes-dry-run'Libravatar Junio C Hamano1-1/+8
2010-05-19notes: dry-run and verbose options for pruneLibravatar Michael J Gruber1-1/+8
2010-05-08Documentation/notes: nitpicksLibravatar Jonathan Nieder1-6/+6
2010-05-08Documentation/notes: clean up description of rewriting configurationLibravatar Jonathan Nieder1-18/+29
2010-05-08Documentation/notes: simplify treatment of default display refsLibravatar Jonathan Nieder1-17/+19
2010-05-08Documentation/notes: simplify treatment of default notes refLibravatar Jonathan Nieder1-11/+20
2010-05-08Documentation/notes: add configuration sectionLibravatar Jonathan Nieder1-0/+59
2010-05-08Documentation/notes: describe content of notes blobsLibravatar Jonathan Nieder1-1/+37
2010-05-08Documentation/notes: document format of notes treesLibravatar Jonathan Nieder1-9/+21
2010-03-24Merge branch 'tr/notes-display'Libravatar Junio C Hamano1-6/+40
2010-03-12git-notes(1): add a section about the meaning of historyLibravatar Thomas Rast1-0/+14
2010-03-12notes: add shorthand --ref to override GIT_NOTES_REFLibravatar Thomas Rast1-0/+5
2010-03-12notes: implement helpers needed for note copying during rewriteLibravatar Thomas Rast1-0/+4
2010-03-12notes: implement 'git notes copy --stdin'Libravatar Thomas Rast1-1/+11
2010-03-12Support showing notes from more than one notes treeLibravatar Thomas Rast1-5/+6
2010-03-04Documentation: fix a few typos in git-notes.txtLibravatar Michael J Gruber1-2/+2
2010-02-13builtin-notes: Add "copy" subcommand for copying notes between objectsLibravatar Johan Herland1-0/+8
2010-02-13builtin-notes: Add -c/-C options for reusing notesLibravatar Johan Herland1-2/+10
2010-02-13builtin-notes: Deprecate the -m/-F options for "git notes edit"Libravatar Johan Herland1-1/+1
2010-02-13builtin-notes: Add "append" subcommand for appending to note objectsLibravatar Johan Herland1-0/+5
2010-02-13builtin-notes: Add "add" subcommand for adding notes to objectsLibravatar Johan Herland1-0/+11
2010-02-13builtin-notes: Add --message/--file aliases for -m/-F optionsLibravatar Johan Herland1-0/+2
2010-02-13builtin-notes: Add "list" subcommand for listing note objectsLibravatar Johan Herland1-1/+12
2010-02-13Documentation: Generalize git-notes docs to 'objects' instead of 'commits'Libravatar Johan Herland1-15/+20
2010-02-13builtin-notes: Add "prune" subcommand for removing notes for missing objectsLibravatar Johan Herland1-1/+3
2010-02-13builtin-notes: Add "remove" subcommand for removing existing notesLibravatar Johan Herland1-5/+10
2010-02-13Builtin-ify git-notesLibravatar Johan Herland1-4/+2
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-1/+1
2009-10-19Teach "-m <msg>" and "-F <file>" to "git notes edit"Libravatar Johan Herland1-1/+15
2009-10-19Add a script to edit/inspect notesLibravatar Johannes Schindelin1-0/+46
2009-02-10Revert "Merge branch 'js/notes'"Libravatar Junio C Hamano1-46/+0
2008-12-21Add a script to edit/inspect notesLibravatar Johannes Schindelin1-0/+46