summaryrefslogtreecommitdiff
path: root/Documentation/git-notes.txt
Commit message (Expand)AuthorAgeFilesLines
* Doc notes: Include the format-patch --notes optionPhilip Oakley2012-10-251-0/+4
* docs: stop using asciidoc no-inline-literalJeff King2012-04-261-1/+1
* git-notes.txt: clarify -C vs. copy and -FMichael J Gruber2011-08-251-2/+5
* notes remove: --stdin reads from the standard inputJunio C Hamano2011-05-191-1/+6
* notes remove: --ignore-missingJunio C Hamano2011-05-191-1/+5
* notes remove: allow removing more than oneJunio C Hamano2011-05-191-3/+4
* Make "git notes add" more user-friendly when there are existing notesJohan Herland2011-03-301-2/+5
* Provide 'git notes get-ref' to easily retrieve current notes refJohan Herland2010-11-171-0/+5
* git notes merge: Add another auto-resolving strategy: "cat_sort_uniq"Johan Herland2010-11-171-1/+11
* git notes merge: Manual conflict resolution, part 2/2Johan Herland2010-11-171-0/+22
* git notes merge: Manual conflict resolution, part 1/2Johan Herland2010-11-171-3/+7
* Documentation: Preliminary docs on 'git notes merge'Johan Herland2010-11-171-1/+43
* notes: allow --dry-run for -n and --verbose for -vRené Scharfe2010-08-091-0/+2
* Merge branch 'mg/notes-dry-run'Junio C Hamano2010-06-131-1/+8
|\
| * notes: dry-run and verbose options for pruneMichael J Gruber2010-05-191-1/+8
* | Documentation/notes: nitpicksJonathan Nieder2010-05-081-6/+6
* | Documentation/notes: clean up description of rewriting configurationJonathan Nieder2010-05-081-18/+29
* | Documentation/notes: simplify treatment of default display refsJonathan Nieder2010-05-081-17/+19
* | Documentation/notes: simplify treatment of default notes refJonathan Nieder2010-05-081-11/+20
* | Documentation/notes: add configuration sectionJonathan Nieder2010-05-081-0/+59
* | Documentation/notes: describe content of notes blobsJonathan Nieder2010-05-081-1/+37
* | Documentation/notes: document format of notes treesJonathan Nieder2010-05-081-9/+21
|/
* 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