summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2010-03-13notes: implement 'git notes copy --stdin'Thomas Rast
2010-03-13rebase -i: invoke post-rewrite hookThomas Rast
2010-03-13rebase: invoke post-rewrite hookThomas Rast
2010-03-13commit --amend: invoke post-rewrite hookThomas Rast
2010-03-13Support showing notes from more than one notes treeThomas Rast
2010-03-13test-lib: unset GIT_NOTES_REF to stop it from influencing testsThomas Rast
2010-02-23Merge branch 'il/rev-glob'Junio C Hamano
2010-02-14builtin-notes: Add "copy" subcommand for copying notes between objectsJohan Herland
2010-02-14builtin-notes: Add -c/-C options for reusing notesJohan Herland
2010-02-14builtin-notes: Refactor handling of -F option to allow combining -m and -FJohan Herland
2010-02-14builtin-notes: Deprecate the -m/-F options for "git notes edit"Johan Herland
2010-02-14builtin-notes: Add "append" subcommand for appending to note objectsJohan Herland
2010-02-14builtin-notes: Add "add" subcommand for adding notes to objectsJohan Herland
2010-02-14builtin-notes: Add "list" subcommand for listing note objectsJohan Herland
2010-02-14builtin-notes: Add "prune" subcommand for removing notes for missing objectsJohan Herland
2010-02-14t3305: Verify that removing notes triggers automatic fanout consolidationJohan Herland
2010-02-14builtin-notes: Add "remove" subcommand for removing existing notesJohan Herland
2010-02-14Teach builtin-notes to remove empty notesJohan Herland
2010-02-14Teach notes code to properly preserve non-notes in the notes treeJohan Herland
2010-02-14t3305: Verify that adding many notes with git-notes triggers increased fanoutJohan Herland
2010-02-14t3301: Verify successful annotation of non-commitsJohan Herland
2010-02-14Builtin-ify git-notesJohan Herland
2010-02-14Add tests for checking correct handling of $GIT_NOTES_REF and core.notesRefJohan Herland
2010-01-23Merge branch 'jc/maint-limit-note-output'Junio C Hamano
2010-01-22git-mv: fix moving more than one source to a single destinationJunio C Hamano
2010-01-22rebase -i: Enclose sed command substitution in quotesMichael Haggerty
2010-01-21Fix "log --oneline" not to show notesJunio C Hamano
2010-01-21Make 'rerere forget' work from a subdirectory.Johannes Sixt
2010-01-21Make test case numbers uniqueJohannes Sixt
2010-01-21conflict-marker-size: add test and docsJunio C Hamano
2010-01-21Merge branch 'ag/patch-header-verify'Junio C Hamano
2010-01-21Merge branch 'ag/maint-apply-too-large-p'Junio C Hamano
2010-01-21Merge branch 'ap/merge-backend-opts'Junio C Hamano
2010-01-21Merge branch 'jh/notes' (early part)Junio C Hamano
2010-01-21Fix "log" family not to be too agressive about showing notesJunio C Hamano
2010-01-20Merge branch 'jc/cache-unmerge'Junio C Hamano
2010-01-20Merge branch 'js/exec-error-report'Junio C Hamano
2010-01-20Merge branch 'jc/ls-files-ignored-pathspec'Junio C Hamano
2010-01-20Merge branch 'jc/grep-lookahead'Junio C Hamano
2010-01-20Merge branch 'mm/conflict-advice'Junio C Hamano
2010-01-20Merge branch 'da/difftool'Junio C Hamano
2010-01-20Merge branch 'mh/rebase-fixup'Junio C Hamano
2010-01-20Merge branch 'ns/rebase-auto-squash'Junio C Hamano
2010-01-20Merge branch 'mh/rebase-fixup' (early part)Junio C Hamano
2010-01-20Merge branch 'il/push-set-upstream'Junio C Hamano
2010-01-20Merge branch 'jk/warn-author-committer-after-commit'Junio C Hamano
2010-01-20Merge branch 'tr/http-push-ref-status'Junio C Hamano
2010-01-20Merge branch 'bk/fix-relative-gitdir-file'Junio C Hamano
2010-01-20Merge branch 'bg/maint-remote-update-default' into maintJunio C Hamano
2010-01-20Merge branch 'sb/maint-octopus' into maintJunio C Hamano