summaryrefslogtreecommitdiffstats
path: root/Documentation/git-notes.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* notes: teach the -e option to edit messages in editorAbraham Samuel Adekunle2024-10-211-3/+7
* doc: enforce dashes in placeholdersJean-Noël Avila2023-12-261-1/+1
* notes doc: tidy up `--no-stripspace` paragraphMartin Ågren2023-08-161-3/+3
* notes doc: split up run-on sentencesMartin Ågren2023-08-161-5/+4
* notes: introduce "--no-separator" optionTeng Long2023-06-211-5/+6
* notes.c: introduce "--[no-]stripspace" optionTeng Long2023-06-211-6/+19
* notes.c: introduce '--separator=<paragraph-break>' optionTeng Long2023-06-211-5/+16
* notes docs: de-duplicate and combine configuration sectionsÆvar Arnfjörð Bjarmason2022-09-071-51/+4
* docs: improve the example that illustrates git-notes path namesNoam Yorav-Raphael2020-08-031-1/+1
* notes: fix minimum number of parameters to "copy" subcommandDoan Tran Cong Danh2019-10-181-3/+3
* Documentation: turn middle-of-line tabs into spacesMartin Ågren2019-03-071-1/+1
* Documentation: spelling and grammar fixesVille Skyttä2018-06-221-1/+1
* Merge branch 'rd/doc-notes-prune-fix'Junio C Hamano2017-12-061-1/+1
|\
| * notes: correct 'git notes prune' options to '[-n] [-v]'Robert P. J. Day2017-11-221-1/+1
* | doc: fix minor typos (extra/duplicated words)Evan Zacks2017-09-141-1/+1
|/
* doc: typeset short command-line options as literalMatthieu Moy2016-06-281-1/+1
* doc: change environment variables formatTom Russello2016-06-081-10/+10
* Documentation: fix linkgit referencesJunio C Hamano2016-05-101-1/+1
* Merge branch 'jk/notes-dwim-doc'Junio C Hamano2015-10-141-1/+3
|\
| * notes: correct documentation of DWIMery for notes referencesJacob Keller2015-09-231-1/+3
* | notes: teach git-notes about notes.<name>.mergeStrategy optionJacob Keller2015-08-181-0/+6
* | notes: add notes.mergeStrategy option to select default strategyJacob Keller2015-08-181-1/+13
* | notes: document cat_sort_uniq rewriteModeJacob Keller2015-08-181-2/+3
|/
* builtin/notes: add --allow-empty, to allow storing empty notesJohan Herland2014-11-121-4/+8
* parse-options: multi-word argh should use dash to separate wordsJunio C Hamano2014-03-241-1/+1
* doc: remote author/documentation sections from more pagesMichael Haggerty2014-01-271-10/+0
* 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-201-1/+8
* | Documentation/notes: nitpicksJonathan Nieder2010-05-091-6/+6
* | Documentation/notes: clean up description of rewriting configurationJonathan Nieder2010-05-091-18/+29
* | Documentation/notes: simplify treatment of default display refsJonathan Nieder2010-05-091-17/+19
* | Documentation/notes: simplify treatment of default notes refJonathan Nieder2010-05-091-11/+20
* | Documentation/notes: add configuration sectionJonathan Nieder2010-05-091-0/+59
* | Documentation/notes: describe content of notes blobsJonathan Nieder2010-05-091-1/+37
* | Documentation/notes: document format of notes treesJonathan Nieder2010-05-091-9/+21
|/
* Merge branch 'tr/notes-display'Junio C Hamano2010-03-251-6/+40
|\
| * git-notes(1): add a section about the meaning of historyThomas Rast2010-03-131-0/+14