]> git.ipfire.org Git - thirdparty/git.git/history - builtin-notes.c
builtin-notes: Add "copy" subcommand for copying notes between objects
[thirdparty/git.git] / builtin-notes.c
2010-02-14  Johan Herlandbuiltin-notes: Add "copy" subcommand for copying notes...
2010-02-14  Johan Herlandbuiltin-notes: Misc. refactoring of argc and exit value...
2010-02-14  Johan Herlandbuiltin-notes: Add -c/-C options for reusing notes
2010-02-14  Johan Herlandbuiltin-notes: Refactor handling of -F option to allow...
2010-02-14  Johan Herlandbuiltin-notes: Deprecate the -m/-F options for "git...
2010-02-14  Johan Herlandbuiltin-notes: Add "append" subcommand for appending...
2010-02-14  Johan Herlandbuiltin-notes: Add "add" subcommand for adding notes...
2010-02-14  Johan Herlandbuiltin-notes: Add --message/--file aliases for -m...
2010-02-14  Johan Herlandbuiltin-notes: Add "list" subcommand for listing note...
2010-02-14  Johan Herlandbuiltin-notes: Add "prune" subcommand for removing...
2010-02-14  Johan Herlandbuiltin-notes: Add "remove" subcommand for removing...
2010-02-14  Johan HerlandTeach builtin-notes to remove empty notes
2010-02-14  Johan HerlandBuiltin-ify git-notes