aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Support showing notes from more than one notes treeThomas Rast2010-03-12
* test-lib: unset GIT_NOTES_REF to stop it from influencing testsThomas Rast2010-03-12
* Merge branch 'il/rev-glob'Junio C Hamano2010-02-23
|\
| * rev-parse --branches/--tags/--remotes=patternIlari Liusvaara2010-01-20
| * rev-parse --globIlari Liusvaara2010-01-20
* | builtin-notes: Add "copy" subcommand for copying notes between objectsJohan Herland2010-02-13
* | builtin-notes: Add -c/-C options for reusing notesJohan Herland2010-02-13
* | builtin-notes: Refactor handling of -F option to allow combining -m and -FJohan Herland2010-02-13
* | builtin-notes: Deprecate the -m/-F options for "git notes edit"Johan Herland2010-02-13
* | builtin-notes: Add "append" subcommand for appending to note objectsJohan Herland2010-02-13
* | builtin-notes: Add "add" subcommand for adding notes to objectsJohan Herland2010-02-13
* | builtin-notes: Add "list" subcommand for listing note objectsJohan Herland2010-02-13
* | builtin-notes: Add "prune" subcommand for removing notes for missing objectsJohan Herland2010-02-13
* | t3305: Verify that removing notes triggers automatic fanout consolidationJohan Herland2010-02-13
* | builtin-notes: Add "remove" subcommand for removing existing notesJohan Herland2010-02-13
* | Teach builtin-notes to remove empty notesJohan Herland2010-02-13
* | Teach notes code to properly preserve non-notes in the notes treeJohan Herland2010-02-13
* | t3305: Verify that adding many notes with git-notes triggers increased fanoutJohan Herland2010-02-13
* | t3301: Verify successful annotation of non-commitsJohan Herland2010-02-13
* | Builtin-ify git-notesJohan Herland2010-02-13
* | Add tests for checking correct handling of $GIT_NOTES_REF and core.notesRefJohan Herland2010-02-13
* | Merge branch 'jc/maint-limit-note-output'Junio C Hamano2010-01-22
|\ \
| * | Fix "log --oneline" not to show notesJunio C Hamano2010-01-21
| * | Fix "log" family not to be too agressive about showing notesJunio C Hamano2010-01-20
| * | Merge branch 'bg/maint-remote-update-default' into maintJunio C Hamano2010-01-20
| |\ \
| * \ \ Merge branch 'sb/maint-octopus' into maintJunio C Hamano2010-01-20
| |\ \ \
| * \ \ \ Merge branch 'maint-1.6.5' into maintJunio C Hamano2010-01-20
| |\ \ \ \
| | * \ \ \ Merge branch 'jk/maint-1.6.5-reset-hard' into maint-1.6.5Junio C Hamano2010-01-20
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'maint-1.6.4' into maint-1.6.5Junio C Hamano2010-01-18
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'maint-1.6.3' into maint-1.6.4Junio C Hamano2010-01-18
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2010-01-18
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2010-01-10
| | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2010-01-10
| | | | | | |\ \ \ \ \
| | | * | | | \ \ \ \ \ Merge commit 'v1.6.4.4-8-g8de6518' into maint-1.6.4Junio C Hamano2010-01-18
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Fix mis-backport of t7002Junio C Hamano2010-01-18
* | | | | | | | | | | | | git-mv: fix moving more than one source to a single destinationJunio C Hamano2010-01-22
* | | | | | | | | | | | | rebase -i: Enclose sed command substitution in quotesMichael Haggerty2010-01-22
* | | | | | | | | | | | | Make 'rerere forget' work from a subdirectory.Johannes Sixt2010-01-21
* | | | | | | | | | | | | Make test case numbers uniqueJohannes Sixt2010-01-21
* | | | | | | | | | | | | conflict-marker-size: add test and docsJunio C Hamano2010-01-20
* | | | | | | | | | | | | Merge branch 'ag/patch-header-verify'Junio C Hamano2010-01-20
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | builtin-apply.c: fix the --- and +++ header filename consistency checkAndreas Gruenbacher2010-01-18
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'ag/maint-apply-too-large-p'Junio C Hamano2010-01-20
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | builtin-apply.c: Skip filenames without enough componentsAndreas Gruenbacher2010-01-18
* | | | | | | | | | | | | | Merge branch 'ap/merge-backend-opts'Junio C Hamano2010-01-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Extend merge-subtree tests to test -Xsubtree=dir.Avery Pennarun2010-01-17
| * | | | | | | | | | | | | | Teach git-pull to pass -X<option> to git-mergeAvery Pennarun2010-01-17
| * | | | | | | | | | | | | | git merge -X<option>Avery Pennarun2010-01-17
* | | | | | | | | | | | | | | Merge branch 'jh/notes' (early part)Junio C Hamano2010-01-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add more testcases to test fast-import of notesJohan Herland2009-12-07