Merge branch 'ml/color-when' into next
[git] / builtin-notes.c
2010-02-21  Junio C HamanoMerge branch 'ml/color-when' into next
2010-02-21  Junio C HamanoMerge branch 'tr/maint-cherry-pick-list' into next
2010-02-21  Junio C HamanoMerge branch 'rs/optim-text-wrap' into next
2010-02-21  Junio C HamanoMerge branch 'master' into next
2010-02-21  Junio C HamanoMerge branch 'jc/for-each-ref' into next
2010-02-21  Junio C HamanoMerge branch 'jn/gitweb-config-error-die' into next
2010-02-21  Junio C HamanoMerge branch 'jn/maint-fix-pager' into next
2010-02-21  Junio C HamanoMerge branch 'jh/maint-submodule-status-in-void' into...
2010-02-21  Junio C HamanoMerge branch 'gf/maint-sh-setup-nongit-ok' into next
2010-02-21  Junio C HamanoMerge branch 'ml/send-pack-transport-refactor' into...
2010-02-21  Junio C HamanoMerge branch 'jn/makedepend' into next
2010-02-21  Junio C HamanoMerge branch 'jh/notes' into next
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