summaryrefslogtreecommitdiff
path: root/Documentation/git-notes.txt
AgeCommit message (Expand)AuthorFilesLines
2020-08-03docs: improve the example that illustrates git-notes path namesLibravatar Noam Yorav-Raphael1-1/+1
2019-10-18notes: fix minimum number of parameters to "copy" subcommandLibravatar Doan Tran Cong Danh1-3/+3
2019-03-07Documentation: turn middle-of-line tabs into spacesLibravatar Martin Ågren1-1/+1
2018-06-22Documentation: spelling and grammar fixesLibravatar Ville Skyttä1-1/+1
2017-12-06Merge branch 'rd/doc-notes-prune-fix'Libravatar Junio C Hamano1-1/+1
2017-11-22notes: correct 'git notes prune' options to '[-n] [-v]'Libravatar Robert P. J. Day1-1/+1
2017-09-14doc: fix minor typos (extra/duplicated words)Libravatar Evan Zacks1-1/+1
2016-06-28doc: typeset short command-line options as literalLibravatar Matthieu Moy1-1/+1
2016-06-08doc: change environment variables formatLibravatar Tom Russello1-10/+10
2016-05-09Documentation: fix linkgit referencesLibravatar Junio C Hamano1-1/+1
2015-10-14Merge branch 'jk/notes-dwim-doc'Libravatar Junio C Hamano1-1/+3
2015-09-22notes: correct documentation of DWIMery for notes referencesLibravatar Jacob Keller1-1/+3
2015-08-17notes: teach git-notes about notes.<name>.mergeStrategy optionLibravatar Jacob Keller1-0/+6
2015-08-17notes: add notes.mergeStrategy option to select default strategyLibravatar Jacob Keller1-1/+13
2015-08-17notes: document cat_sort_uniq rewriteModeLibravatar Jacob Keller1-2/+3
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