summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ld/push-porcelain'Junio C Hamano2010-03-151-0/+50
|\
| * t5516: Use test_cmp when appropriateJunio C Hamano2010-03-111-3/+3
| * git-push: add tests for git push --porcelainLarry D'Anna2010-02-281-0/+50
* | Merge branch 'jh/notes'Junio C Hamano2010-03-155-48/+715
|\ \
| * | 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 'maint'Junio C Hamano2010-03-133-1/+30
|\ \ \
| * | | don't use default revision if a rev was specifiedDave Olszewski2010-03-131-0/+9
| * | | t/Makefile: remove test artifacts upon "make clean"Junio C Hamano2010-03-131-0/+2
| * | | blame: fix indent of line numbersRené Scharfe2010-03-131-1/+19
* | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2010-03-132-0/+2
|\ \ \ \
| * | | | t9150,t9151: Add rewrite-root option to initTuomas Suutari2010-03-132-0/+2
* | | | | Merge branch 'maint'Junio C Hamano2010-03-121-12/+12
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | t9400: Use test_cmp when appropriateJunio C Hamano2010-03-111-12/+12
| * | | Merge branch 'as/maint-expire' into maintJunio C Hamano2010-03-082-0/+73
| |\ \ \
| * \ \ \ Merge branch 'jc/fetch-param' into maintJunio C Hamano2010-03-081-26/+59
| |\ \ \ \
| * \ \ \ \ Merge branch 'jk/maint-add--interactive-delete' into maintJunio C Hamano2010-03-081-0/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'mm/mkstemps-mode-for-packfiles' into maintJunio C Hamano2010-03-081-0/+67
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'jc/maint-fix-mailinfo-strip' into maintJunio C Hamano2010-03-081-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jc/grep-author-all-match-implicit' into maintJunio C Hamano2010-03-081-1/+9
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jc/checkout-detached' into maintJunio C Hamano2010-03-081-10/+22
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'sd/init-template'Junio C Hamano2010-03-101-0/+19
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t/t0001-init.sh: add test for 'init with init.templatedir set'Steven Drake2010-02-251-0/+19
* | | | | | | | | | | | Merge branch 'sh/am-keep-cr'Junio C Hamano2010-03-101-0/+96
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git-am: Add tests for `--keep-cr`, `--no-keep-cr` and `am.keepcr`Stefan-W. Hahn2010-02-281-0/+96
* | | | | | | | | | | | | Merge branch 'cp/add-u-pathspec'Junio C Hamano2010-03-102-0/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | test for add with non-existent pathspecChris Packham2010-02-162-0/+10
* | | | | | | | | | | | | | Merge branch 'as/maint-expire'Junio C Hamano2010-03-072-0/+73
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | reflog: honor gc.reflogexpire=neverAdam Simpkins2010-02-281-0/+41
| * | | | | | | | | | | | | prune: honor --expire=neverAdam Simpkins2010-02-281-0/+32
* | | | | | | | | | | | | | Merge branch 'jc/fetch-param'Junio C Hamano2010-03-071-26/+59
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | fetch --all/--multiple: keep all the fetched branch informationJunio C Hamano2010-02-241-0/+18
| * | | | | | | | | | | | | builtin-fetch --all/--multi: propagate options correctlyJunio C Hamano2010-02-241-0/+21
| * | | | | | | | | | | | | t5521: fix and modernizeJunio C Hamano2010-02-241-26/+20
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'nd/root-git'Junio C Hamano2010-03-073-0/+301
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add test for using Git at root of file systemNguyễn Thái Ngọc Duy2010-02-163-0/+301