Age | Commit message (Expand) | Author | Files | Lines |
2010-11-17 | Provide 'git notes get-ref' to easily retrieve current notes ref | Johan Herland | 1 | -0/+5 |
2010-11-17 | git notes merge: Add another auto-resolving strategy: "cat_sort_uniq" | Johan Herland | 1 | -1/+11 |
2010-11-17 | git notes merge: Manual conflict resolution, part 2/2 | Johan Herland | 1 | -0/+22 |
2010-11-17 | git notes merge: Manual conflict resolution, part 1/2 | Johan Herland | 1 | -3/+7 |
2010-11-17 | Documentation: Preliminary docs on 'git notes merge' | Johan Herland | 1 | -1/+43 |
2010-08-09 | notes: allow --dry-run for -n and --verbose for -v | René Scharfe | 1 | -0/+2 |
2010-06-13 | Merge branch 'mg/notes-dry-run' | Junio C Hamano | 1 | -1/+8 |
2010-05-19 | notes: dry-run and verbose options for prune | Michael J Gruber | 1 | -1/+8 |
2010-05-08 | Documentation/notes: nitpicks | Jonathan Nieder | 1 | -6/+6 |
2010-05-08 | Documentation/notes: clean up description of rewriting configuration | Jonathan Nieder | 1 | -18/+29 |
2010-05-08 | Documentation/notes: simplify treatment of default display refs | Jonathan Nieder | 1 | -17/+19 |
2010-05-08 | Documentation/notes: simplify treatment of default notes ref | Jonathan Nieder | 1 | -11/+20 |
2010-05-08 | Documentation/notes: add configuration section | Jonathan Nieder | 1 | -0/+59 |
2010-05-08 | Documentation/notes: describe content of notes blobs | Jonathan Nieder | 1 | -1/+37 |
2010-05-08 | Documentation/notes: document format of notes trees | Jonathan Nieder | 1 | -9/+21 |
2010-03-24 | Merge branch 'tr/notes-display' | Junio C Hamano | 1 | -6/+40 |
2010-03-12 | git-notes(1): add a section about the meaning of history | Thomas Rast | 1 | -0/+14 |
2010-03-12 | notes: add shorthand --ref to override GIT_NOTES_REF | Thomas Rast | 1 | -0/+5 |
2010-03-12 | notes: implement helpers needed for note copying during rewrite | Thomas Rast | 1 | -0/+4 |
2010-03-12 | notes: implement 'git notes copy --stdin' | Thomas Rast | 1 | -1/+11 |
2010-03-12 | Support showing notes from more than one notes tree | Thomas Rast | 1 | -5/+6 |
2010-03-04 | Documentation: fix a few typos in git-notes.txt | Michael J Gruber | 1 | -2/+2 |
2010-02-13 | builtin-notes: Add "copy" subcommand for copying notes between objects | Johan Herland | 1 | -0/+8 |
2010-02-13 | builtin-notes: Add -c/-C options for reusing notes | Johan Herland | 1 | -2/+10 |
2010-02-13 | builtin-notes: Deprecate the -m/-F options for "git notes edit" | Johan Herland | 1 | -1/+1 |
2010-02-13 | builtin-notes: Add "append" subcommand for appending to note objects | Johan Herland | 1 | -0/+5 |
2010-02-13 | builtin-notes: Add "add" subcommand for adding notes to objects | Johan Herland | 1 | -0/+11 |
2010-02-13 | builtin-notes: Add --message/--file aliases for -m/-F options | Johan Herland | 1 | -0/+2 |
2010-02-13 | builtin-notes: Add "list" subcommand for listing note objects | Johan Herland | 1 | -1/+12 |
2010-02-13 | Documentation: Generalize git-notes docs to 'objects' instead of 'commits' | Johan Herland | 1 | -15/+20 |
2010-02-13 | builtin-notes: Add "prune" subcommand for removing notes for missing objects | Johan Herland | 1 | -1/+3 |
2010-02-13 | builtin-notes: Add "remove" subcommand for removing existing notes | Johan Herland | 1 | -5/+10 |
2010-02-13 | Builtin-ify git-notes | Johan Herland | 1 | -4/+2 |
2010-01-10 | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 1 | -1/+1 |
2009-10-19 | Teach "-m <msg>" and "-F <file>" to "git notes edit" | Johan Herland | 1 | -1/+15 |
2009-10-19 | Add a script to edit/inspect notes | Johannes Schindelin | 1 | -0/+46 |
2009-02-10 | Revert "Merge branch 'js/notes'" | Junio C Hamano | 1 | -46/+0 |
2008-12-21 | Add a script to edit/inspect notes | Johannes Schindelin | 1 | -0/+46 |