summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* rebase -i: invoke post-rewrite hookThomas Rast2010-03-121-0/+101
* rebase: invoke post-rewrite hookThomas Rast2010-03-121-0/+30
* commit --amend: invoke post-rewrite hookThomas Rast2010-03-121-0/+52
* Support showing notes from more than one notes treeThomas Rast2010-03-122-8/+141
* test-lib: unset GIT_NOTES_REF to stop it from influencing testsThomas Rast2010-03-121-0/+1
* Merge branch 'il/rev-glob'Junio C Hamano2010-02-231-0/+195
|\
| * rev-parse --branches/--tags/--remotes=patternIlari Liusvaara2010-01-201-1/+62
| * rev-parse --globIlari Liusvaara2010-01-201-0/+134
* | 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: Deprecate the -m/-F options for "git notes edit"Johan Herland2010-02-133-5/+5
* | 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 "prune" subcommand for removing notes for missing objectsJohan Herland2010-02-131-0/+94
* | t3305: Verify that removing notes triggers automatic fanout consolidationJohan Herland2010-02-131-1/+46
* | 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
* | Teach notes code to properly preserve non-notes in the notes treeJohan Herland2010-02-132-12/+52
* | t3305: Verify that adding many notes with git-notes triggers increased fanoutJohan Herland2010-02-131-0/+50
* | 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
* | Merge branch 'jc/maint-limit-note-output'Junio C Hamano2010-01-221-0/+59
|\ \
| * | 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
| * | Merge branch 'bg/maint-remote-update-default' into maintJunio C Hamano2010-01-201-0/+14
| |\ \
| * \ \ Merge branch 'sb/maint-octopus' into maintJunio C Hamano2010-01-201-0/+51
| |\ \ \
| * \ \ \ Merge branch 'maint-1.6.5' into maintJunio C Hamano2010-01-201-0/+6
| |\ \ \ \
| | * \ \ \ Merge branch 'jk/maint-1.6.5-reset-hard' into maint-1.6.5Junio C Hamano2010-01-201-0/+6
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'maint-1.6.4' into maint-1.6.5Junio C Hamano2010-01-182-20/+20
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'maint-1.6.3' into maint-1.6.4Junio C Hamano2010-01-182-20/+20
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2010-01-182-20/+20
| | | | |\ \ \ \ \
| | | | | * \ \ \ \ Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2010-01-102-20/+20
| | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2010-01-101-13/+13
| | | | | | |\ \ \ \ \
| | | * | | | \ \ \ \ \ Merge commit 'v1.6.4.4-8-g8de6518' into maint-1.6.4Junio C Hamano2010-01-181-1/+5
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | Fix mis-backport of t7002Junio C Hamano2010-01-181-1/+5
* | | | | | | | | | | | | git-mv: fix moving more than one source to a single destinationJunio C Hamano2010-01-221-0/+12
* | | | | | | | | | | | | rebase -i: Enclose sed command substitution in quotesMichael Haggerty2010-01-221-1/+1
* | | | | | | | | | | | | Make 'rerere forget' work from a subdirectory.Johannes Sixt2010-01-211-22/+49
* | | | | | | | | | | | | Make test case numbers uniqueJohannes Sixt2010-01-212-0/+0
* | | | | | | | | | | | | conflict-marker-size: add test and docsJunio C Hamano2010-01-201-0/+12
* | | | | | | | | | | | | Merge branch 'ag/patch-header-verify'Junio C Hamano2010-01-201-0/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | builtin-apply.c: fix the --- and +++ header filename consistency checkAndreas Gruenbacher2010-01-181-0/+38
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'ag/maint-apply-too-large-p'Junio C Hamano2010-01-201-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | builtin-apply.c: Skip filenames without enough componentsAndreas Gruenbacher2010-01-181-0/+5
* | | | | | | | | | | | | | Merge branch 'ap/merge-backend-opts'Junio C Hamano2010-01-202-1/+110
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Extend merge-subtree tests to test -Xsubtree=dir.Avery Pennarun2010-01-171-1/+46
| * | | | | | | | | | | | | | Teach git-pull to pass -X<option> to git-mergeAvery Pennarun2010-01-171-0/+8