summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-0539-469/+475
* Don't use the 'export NAME=value' in the test scripts.Bryan Donlan2008-05-0510-39/+52
* lib-git-svn.sh: Fix quoting issues with paths containing shell metacharactersBryan Donlan2008-05-051-1/+2
* test-lib.sh: Fix some missing path quotingBryan Donlan2008-05-051-1/+1
* Use test_set_editor in t9001-send-email.shBryan Donlan2008-05-051-4/+1
* test-lib.sh: Add a test_set_editor function to safely set $VISUALBryan Donlan2008-05-051-0/+16
* git-send-email.perl: Handle shell metacharacters in $EDITOR properlyBryan Donlan2008-05-051-2/+6
* config.c: Escape backslashes in section names properlyBryan Donlan2008-05-051-0/+6
* git-rebase.sh: Fix --merge --abort failures when path contains whitespaceBryan Donlan2008-05-051-12/+21
* Use the modern syntax of git-diff-files in t2002-checkout-cache-u.shAlex Riesen2008-04-291-2/+2
* Merge branch 'maint'Junio C Hamano2008-04-271-0/+26
|\
| * clone: detect and fail on excess parametersJunio C Hamano2008-04-271-0/+26
* | Merge branch 'ho/shared'Junio C Hamano2008-04-251-0/+50
|\ \
| * | Make core.sharedRepository more genericHeikki Orsila2008-04-161-0/+50
* | | Merge branch 'maint'Junio C Hamano2008-04-243-13/+118
|\ \ \ | | |/ | |/|
| * | remote: create fetch config lines with '+'Jeff King2008-04-241-0/+10
| * | push: allow unqualified dest refspecs to DWIMJeff King2008-04-241-0/+40
| * | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-242-13/+68
| |\ \
| | * | t5516: remove ambiguity test (1)Jeff King2008-04-231-13/+1
| | * | write-tree: properly detect failure to write tree objectsJunio C Hamano2008-04-231-0/+67
* | | | Merge branch 'maint'Junio C Hamano2008-04-231-0/+8
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-221-0/+8
| |\ \ \ | | |/ /
| | * | gitattributes: Fix subdirectory attributes specified from root directoryMatthew Ogilvie2008-04-221-0/+8
| * | | Merge branch 'jc/maint-rebase-am' into maintJunio C Hamano2008-04-191-0/+41
| |\ \ \
* | \ \ \ Merge branch 'py/submodule'Junio C Hamano2008-04-192-0/+147
|\ \ \ \ \
| * | | | | builtin-status: Add tests for submodule summaryPing Yin2008-04-121-0/+134
| * | | | | git-submodule summary: --for-status optionPing Yin2008-04-121-0/+13
* | | | | | Merge branch 'jc/maint-rebase-am'Junio C Hamano2008-04-191-0/+41
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | rebase: do not munge commit log messageJunio C Hamano2008-04-161-0/+41
* | | | | | Merge branch 'maint'Junio C Hamano2008-04-182-0/+22
|\ \ \ \ \ \ | | |_|/ / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | gitweb: Fix 'history' view for deleted files with historyJakub Narebski2008-04-181-0/+16
| * | | | git-remote: reject adding remotes with invalid namesJonas Fonseca2008-04-181-0/+6
| |/ / /
* | | | Merge branch 'maint'Junio C Hamano2008-04-161-1/+6
|\ \ \ \ | |/ / /
| * | | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-161-1/+6
| |\ \ \ | | | |/ | | |/|
| | * | git-bisect: make "start", "good" and "skip" succeed or fail atomicallyChristian Couder2008-04-161-1/+6
* | | | Merge branch 'maint'Junio C Hamano2008-04-141-2/+3
|\ \ \ \ | |/ / /
| * | | git clean: Add test to verify directories aren't removed with a prefixShawn Bohrer2008-04-141-2/+3
* | | | Fix git_config_bool_or_intJunio C Hamano2008-04-131-0/+58
| |_|/ |/| |
* | | Merge branch 'maint'Junio C Hamano2008-04-122-5/+5
|\ \ \ | |/ /
| * | t7401: squelch garbage outputJunio C Hamano2008-04-121-1/+1
| * | Fix config key miscount in url.*.insteadOfDaniel Barkalow2008-04-121-4/+4
* | | Merge branch 'maint'Junio C Hamano2008-04-111-0/+13
|\ \ \ | |/ /
| * | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-111-0/+13
| |\ \ | | |/
| | * bisect: fix bad rev checking in "git bisect good"Christian Couder2008-04-111-0/+13
* | | Merge branch 'maint'Junio C Hamano2008-04-101-1/+14
|\ \ \ | |/ /
| * | Merge branch 'maint-1.5.4' into maintJunio C Hamano2008-04-101-1/+14
| |\ \ | | |/
| | * git-archive: ignore prefix when checking file attributeRené Scharfe2008-04-101-1/+14
* | | Merge branch 'mk/unpack-careful'Junio C Hamano2008-04-091-0/+95
|\ \ \
| * | | t5300: add test for "index-pack --strict"Martin Koegler2008-03-071-0/+47
| * | | unpack-objects: fix --strict handlingJunio C Hamano2008-03-051-1/+1