index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t3301-notes.sh
Commit message (
Expand
)
Author
Age
*
Merge branch 'jk/notes-ui-updates'
Junio C Hamano
2011-05-02
|
\
|
*
revision.c: make --no-notes reset --notes list
Jeff King
2011-03-29
|
*
revision.c: support --notes command-line option
Jeff King
2011-03-29
*
|
Make "git notes add" more user-friendly when there are existing notes
Johan Herland
2011-03-30
|
/
*
t0001,t1510,t3301: use sane_unset which always returns with status 0
Brandon Casey
2011-01-06
*
Merge branch 'jh/notes-merge'
Junio C Hamano
2010-12-08
|
\
|
*
Provide 'git notes get-ref' to easily retrieve current notes ref
Johan Herland
2010-11-17
|
*
notes.c: Use two newlines (instead of one) when concatenating notes
Johan Herland
2010-11-17
*
|
t3301 (notes): use test_expect_code for clarity
Jonathan Nieder
2010-11-09
*
|
tests: add missing &&, batch 2
Jonathan Nieder
2010-11-09
*
|
notes: Don't create (empty) commit when removing non-existing notes
Johan Herland
2010-08-31
*
|
Merge branch 'jh/use-test-must-fail'
Junio C Hamano
2010-08-18
|
\
\
|
|
/
|
/
|
|
*
Convert "! git" to "test_must_fail git"
Jared Hance
2010-07-20
*
|
t/: work around one-shot variable assignment with test_must_fail
Brandon Casey
2010-07-21
|
/
*
notes: check number of parameters to "git notes copy"
Jeff King
2010-06-28
*
t3301: add tests to use --format="%N"
Junio C Hamano
2010-04-18
*
refs.c: Write reflogs for notes just like for branch heads
Michael J Gruber
2010-03-29
*
t3301-notes: Test the creation of reflog entries
Michael J Gruber
2010-03-29
*
Merge branch 'sb/notes-parse-opt'
Junio C Hamano
2010-03-28
|
\
|
*
notes: rework subcommands and parse options
Stephen Boyd
2010-03-12
*
|
Merge branch 'tr/notes-display'
Junio C Hamano
2010-03-24
|
\
\
|
|
/
|
*
notes: implement helpers needed for note copying during rewrite
Thomas Rast
2010-03-12
|
*
notes: implement 'git notes copy --stdin'
Thomas Rast
2010-03-12
|
*
Support showing notes from more than one notes tree
Thomas Rast
2010-03-12
*
|
Merge branch 'jh/notes'
Junio C Hamano
2010-03-15
|
\
\
|
|
/
|
*
builtin-notes: Add "copy" subcommand for copying notes between objects
Johan Herland
2010-02-13
|
*
builtin-notes: Add -c/-C options for reusing notes
Johan Herland
2010-02-13
|
*
builtin-notes: Refactor handling of -F option to allow combining -m and -F
Johan Herland
2010-02-13
|
*
builtin-notes: Add "append" subcommand for appending to note objects
Johan Herland
2010-02-13
|
*
builtin-notes: Add "add" subcommand for adding notes to objects
Johan Herland
2010-02-13
|
*
builtin-notes: Add "list" subcommand for listing note objects
Johan Herland
2010-02-13
|
*
builtin-notes: Add "remove" subcommand for removing existing notes
Johan Herland
2010-02-13
|
*
Teach builtin-notes to remove empty notes
Johan Herland
2010-02-13
|
*
t3301: Verify successful annotation of non-commits
Johan Herland
2010-02-13
|
*
Builtin-ify git-notes
Johan Herland
2010-02-13
|
*
Add tests for checking correct handling of $GIT_NOTES_REF and core.notesRef
Johan Herland
2010-02-13
*
|
t3301-notes: insert a shbang line in ./fake_editor.sh
Johannes Sixt
2010-02-25
|
/
*
Fix "log --oneline" not to show notes
Junio C Hamano
2010-01-21
*
Fix "log" family not to be too agressive about showing notes
Junio C Hamano
2010-01-20
*
Teach "-m <msg>" and "-F <file>" to "git notes edit"
Johan Herland
2009-10-19
*
Add a script to edit/inspect notes
Johannes Schindelin
2009-10-19
*
Revert "Merge branch 'js/notes'"
Junio C Hamano
2009-02-10
*
git-notes: fix printing of multi-line notes
Tor Arne Vestbø
2009-01-14
*
Add a script to edit/inspect notes
Johannes Schindelin
2008-12-21