| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jh/notes' | Junio C Hamano | 2010-03-15 | 1 | -36/+474 |
|\ |
|
| * | builtin-notes: Add "copy" subcommand for copying notes between objects | Johan Herland | 2010-02-13 | 1 | -0/+63 |
| * | builtin-notes: Add -c/-C options for reusing notes | Johan Herland | 2010-02-13 | 1 | -0/+116 |
| * | builtin-notes: Refactor handling of -F option to allow combining -m and -F | Johan Herland | 2010-02-13 | 1 | -1/+22 |
| * | builtin-notes: Add "append" subcommand for appending to note objects | Johan Herland | 2010-02-13 | 1 | -0/+36 |
| * | builtin-notes: Add "add" subcommand for adding notes to objects | Johan Herland | 2010-02-13 | 1 | -18/+37 |
| * | builtin-notes: Add "list" subcommand for listing note objects | Johan Herland | 2010-02-13 | 1 | -0/+32 |
| * | builtin-notes: Add "remove" subcommand for removing existing notes | Johan Herland | 2010-02-13 | 1 | -0/+27 |
| * | Teach builtin-notes to remove empty notes | Johan Herland | 2010-02-13 | 1 | -0/+31 |
| * | t3301: Verify successful annotation of non-commits | Johan Herland | 2010-02-13 | 1 | -0/+17 |
| * | Builtin-ify git-notes | Johan Herland | 2010-02-13 | 1 | -35/+63 |
| * | Add tests for checking correct handling of $GIT_NOTES_REF and core.notesRef | Johan Herland | 2010-02-13 | 1 | -0/+48 |
* | | t3301-notes: insert a shbang line in ./fake_editor.sh | Johannes Sixt | 2010-02-25 | 1 | -0/+1 |
|/ |
|
* | Fix "log --oneline" not to show notes | Junio C Hamano | 2010-01-21 | 1 | -2/+4 |
* | Fix "log" family not to be too agressive about showing notes | Junio C Hamano | 2010-01-20 | 1 | -0/+57 |
* | Teach "-m <msg>" and "-F <file>" to "git notes edit" | Johan Herland | 2009-10-19 | 1 | -0/+36 |
* | Add a script to edit/inspect notes | Johannes Schindelin | 2009-10-19 | 1 | -0/+114 |
* | Revert "Merge branch 'js/notes'" | Junio C Hamano | 2009-02-10 | 1 | -95/+0 |
* | git-notes: fix printing of multi-line notes | Tor Arne Vestbø | 2009-01-14 | 1 | -1/+31 |
* | Add a script to edit/inspect notes | Johannes Schindelin | 2008-12-21 | 1 | -0/+65 |