summaryrefslogtreecommitdiff
path: root/t/t3301-notes.sh
Commit message (Expand)AuthorAgeFilesLines
* t3301: add tests to use --format="%N"Junio C Hamano2010-04-181-0/+18
* refs.c: Write reflogs for notes just like for branch headsMichael J Gruber2010-03-291-1/+1
* t3301-notes: Test the creation of reflog entriesMichael J Gruber2010-03-291-0/+9
* Merge branch 'sb/notes-parse-opt'Junio C Hamano2010-03-281-0/+11
|\
| * notes: rework subcommands and parse optionsStephen Boyd2010-03-121-0/+11
* | Merge branch 'tr/notes-display'Junio C Hamano2010-03-241-8/+369
|\ \ | |/
| * notes: implement helpers needed for note copying during rewriteThomas Rast2010-03-121-0/+195
| * notes: implement 'git notes copy --stdin'Thomas Rast2010-03-121-0/+34
| * Support showing notes from more than one notes treeThomas Rast2010-03-121-8/+140
* | Merge branch 'jh/notes'Junio C Hamano2010-03-151-36/+474
|\ \ | |/
| * builtin-notes: Add "copy" subcommand for copying notes between objectsJohan Herland2010-02-131-0/+63
| * builtin-notes: Add -c/-C options for reusing notesJohan Herland2010-02-131-0/+116
| * builtin-notes: Refactor handling of -F option to allow combining -m and -FJohan Herland2010-02-131-1/+22
| * builtin-notes: Add "append" subcommand for appending to note objectsJohan Herland2010-02-131-0/+36
| * builtin-notes: Add "add" subcommand for adding notes to objectsJohan Herland2010-02-131-18/+37
| * builtin-notes: Add "list" subcommand for listing note objectsJohan Herland2010-02-131-0/+32
| * builtin-notes: Add "remove" subcommand for removing existing notesJohan Herland2010-02-131-0/+27
| * Teach builtin-notes to remove empty notesJohan Herland2010-02-131-0/+31
| * t3301: Verify successful annotation of non-commitsJohan Herland2010-02-131-0/+17
| * Builtin-ify git-notesJohan Herland2010-02-131-35/+63
| * Add tests for checking correct handling of $GIT_NOTES_REF and core.notesRefJohan Herland2010-02-131-0/+48
* | t3301-notes: insert a shbang line in ./fake_editor.shJohannes Sixt2010-02-251-0/+1
|/
* Fix "log --oneline" not to show notesJunio C Hamano2010-01-211-2/+4
* Fix "log" family not to be too agressive about showing notesJunio C Hamano2010-01-201-0/+57
* Teach "-m <msg>" and "-F <file>" to "git notes edit"Johan Herland2009-10-191-0/+36
* Add a script to edit/inspect notesJohannes Schindelin2009-10-191-0/+114
* Revert "Merge branch 'js/notes'"Junio C Hamano2009-02-101-95/+0
* git-notes: fix printing of multi-line notesTor Arne Vestbø2009-01-141-1/+31
* Add a script to edit/inspect notesJohannes Schindelin2008-12-211-0/+65