42 Commits (3b069b1beba6d851401032260a8030448637ece5)

Author SHA1 Message Date
Junio C Hamano 46538012d9 notes remove: --stdin reads from the standard input 14 years ago
Junio C Hamano 2d370d2fbc notes remove: --ignore-missing 14 years ago
Junio C Hamano c3ab1a8e4c notes remove: allow removing more than one 14 years ago
Johan Herland 84a7e35eea Make "git notes add" more user-friendly when there are existing notes 14 years ago
Johan Herland 618cd75707 Provide 'git notes get-ref' to easily retrieve current notes ref 14 years ago
Johan Herland a6a09095a0 git notes merge: Add another auto-resolving strategy: "cat_sort_uniq" 14 years ago
Johan Herland 6abb3655ef git notes merge: Manual conflict resolution, part 2/2 14 years ago
Johan Herland 809f38c8ab git notes merge: Manual conflict resolution, part 1/2 14 years ago
Johan Herland 00f03061e2 Documentation: Preliminary docs on 'git notes merge' 14 years ago
René Scharfe e93487d2f0 notes: allow --dry-run for -n and --verbose for -v 14 years ago
Michael J Gruber a9f2adff80 notes: dry-run and verbose options for prune 15 years ago
Jonathan Nieder 1a3eb9a032 Documentation/notes: nitpicks 15 years ago
Jonathan Nieder c5ce183671 Documentation/notes: clean up description of rewriting configuration 15 years ago
Jonathan Nieder 66c4c32d29 Documentation/notes: simplify treatment of default display refs 15 years ago
Jonathan Nieder 0097971031 Documentation/notes: simplify treatment of default notes ref 15 years ago
Jonathan Nieder ed9098fda2 Documentation/notes: add configuration section 15 years ago
Jonathan Nieder 8d6888ec6a Documentation/notes: describe content of notes blobs 15 years ago
Jonathan Nieder 9eb3f816de Documentation/notes: document format of notes trees 15 years ago
Thomas Rast 66d6819984 git-notes(1): add a section about the meaning of history 15 years ago
Thomas Rast dcf783a261 notes: add shorthand --ref to override GIT_NOTES_REF 15 years ago
Thomas Rast 6956f858f6 notes: implement helpers needed for note copying during rewrite 15 years ago
Thomas Rast 160baa0d9c notes: implement 'git notes copy --stdin' 15 years ago
Thomas Rast 894a9d333e Support showing notes from more than one notes tree 15 years ago
Michael J Gruber 48716a232a Documentation: fix a few typos in git-notes.txt 15 years ago
Johan Herland e73bbd96c6 builtin-notes: Add "copy" subcommand for copying notes between objects 15 years ago
Johan Herland 0691cff7dc builtin-notes: Add -c/-C options for reusing notes 15 years ago
Johan Herland aaec9bcf6d builtin-notes: Deprecate the -m/-F options for "git notes edit" 15 years ago
Johan Herland 2347fae50b builtin-notes: Add "append" subcommand for appending to note objects 15 years ago
Johan Herland 7aa4754e55 builtin-notes: Add "add" subcommand for adding notes to objects 15 years ago
Johan Herland ba20f15e0a builtin-notes: Add --message/--file aliases for -m/-F options 15 years ago
Johan Herland e397421abf builtin-notes: Add "list" subcommand for listing note objects 15 years ago
Johan Herland 7d54117465 Documentation: Generalize git-notes docs to 'objects' instead of 'commits' 15 years ago
Johan Herland d6576e1fe3 builtin-notes: Add "prune" subcommand for removing notes for missing objects 15 years ago
Johan Herland 92b3385fca builtin-notes: Add "remove" subcommand for removing existing notes 15 years ago
Johan Herland cd067d3bf4 Builtin-ify git-notes 15 years ago
Thomas Rast 0b444cdb19 Documentation: spell 'git cmd' without dash throughout 15 years ago
Johan Herland d9246d4303 Teach "-m <msg>" and "-F <file>" to "git notes edit" 15 years ago
Johannes Schindelin 65d9fb487f Add a script to edit/inspect notes 15 years ago
Junio C Hamano 954cfb5cfd Revert "Merge branch 'js/notes'" 16 years ago
Johannes Schindelin 055a597525 Add a script to edit/inspect notes 16 years ago