summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Adjust js/remote-improvements and db/refspec-wildcard-in-the-middleJunio C Hamano2009-03-084-33/+156
|\
| * builtin-remote: new show output style for push refspecsJay Soffian2009-02-271-8/+22
| * builtin-remote: new show output styleJay Soffian2009-02-271-17/+21
| * remote: make guess_remote_head() use exact HEAD lookup if it is availableJeff King2009-02-271-0/+11
| * builtin-remote: add set-head subcommandJay Soffian2009-02-271-0/+40
| * builtin-remote: teach show to display remote HEADJay Soffian2009-02-271-2/+10
| * builtin-remote: fix two inconsistencies in the output of "show <remote>"Jay Soffian2009-02-271-1/+1
| * add basic http clone/fetch testsJeff King2009-02-262-0/+47
| * test scripts: refactor start_httpd helperJeff King2009-02-262-9/+8
* | Support '*' in the middle of a refspecDaniel Barkalow2009-03-071-0/+12
* | Merge branch 'ns/pretty-format'Junio C Hamano2009-03-051-0/+40
|\ \
| * | Add tests for git log --pretty, --format and --oneline.Felipe Contreras2009-02-251-0/+40
* | | Merge branch 'js/send-email'Junio C Hamano2009-03-051-41/+259
|\ \ \
| * | | send-email: add --confirm option and configuration settingJay Soffian2009-03-021-16/+92
| * | | send-email: --suppress-cc improvementsJay Soffian2009-02-141-19/+131
| * | | send-email: handle multiple Cc addresses when reading mbox messageJay Soffian2009-02-141-7/+37
* | | | Merge branch 'fg/exclude-bq'Junio C Hamano2009-03-051-1/+8
|\ \ \ \
| * | | | Support "\" in non-wildcard exclusion entriesFinn Arne Gangstad2009-02-121-1/+8
* | | | | Merge branch 'js/branch-symref'Junio C Hamano2009-03-051-0/+81
|\ \ \ \ \
| * | | | | add basic branch display testsJeff King2009-02-181-0/+81
* | | | | | Merge branch 'js/valgrind'Junio C Hamano2009-03-057-5/+301
|\ \ \ \ \ \
| * | | | | | valgrind: do not require valgrind 3.4.0 or newerJohannes Schindelin2009-02-052-2/+13
| * | | | | | test-lib: avoid assuming that templates/ are in the GIT_EXEC_PATHJohannes Schindelin2009-02-031-3/+1
| * | | | | | Tests: let --valgrind imply --verbose and --teeJohannes Schindelin2009-02-033-3/+7
| * | | | | | Add a script to coalesce the valgrind outputsJohannes Schindelin2009-02-031-0/+123
| * | | | | | t/Makefile: provide a 'valgrind' targetJohannes Schindelin2009-02-031-1/+4
| * | | | | | test-lib.sh: optionally output to test-results/$TEST.out, tooJohannes Schindelin2009-02-032-0/+24
| * | | | | | Valgrind support: check for more than just programming errorsJohannes Schindelin2009-02-031-0/+15
| * | | | | | valgrind: ignore ldso and more libz errorsJeff King2009-02-031-4/+26
| * | | | | | Add valgrind support in test scriptsJohannes Schindelin2009-02-035-3/+99
* | | | | | | git-archive: add --output=<file> to send output to a fileCarlos Manuel Duclos Vergara2009-03-041-0/+8
* | | | | | | t3400-rebase: Move detached HEAD check earlierJohannes Sixt2009-03-011-4/+4
* | | | | | | git-svn: disable broken symlink workaround by defaultEric Wong2009-02-271-0/+10
* | | | | | | Merge branch 'cc/maint-1.6.0-bisect-fix'Junio C Hamano2009-02-271-0/+25
|\ \ \ \ \ \ \
| * | | | | | | bisect: fix quoting TRIED revs when "bad" commit is also "skip"pedChristian Couder2009-02-271-0/+25
* | | | | | | | t5540-http-push.sh: avoid non-portable grep -PJay Soffian2009-02-261-3/+8
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge branch 'jc/maint-1.6.0-pack-directory'Junio C Hamano2009-02-251-0/+17
|\ \ \ \ \ \ \
| * | | | | | | Make sure objects/pack exists before creating a new packJunio C Hamano2009-02-251-0/+17
| |/ / / / / /
* | | | | | | Allow HTTP tests to run on DarwinJay Soffian2009-02-252-5/+23
| |_|_|_|_|/ |/| | | | |
* | | | | | git-svn: fix delete+add branch tracking with empty filesEric Wong2009-02-222-0/+204
* | | | | | Introduce the function strip_path_suffix()Johannes Schindelin2009-02-191-0/+4
* | | | | | Merge branch 'maint'Junio C Hamano2009-02-184-3/+10
|\ \ \ \ \ \
| * | | | | | tests: fix "export var=val"Junio C Hamano2009-02-182-3/+3
| * | | | | | Skip timestamp differences for diff --no-indexMichael Spang2009-02-182-0/+7
* | | | | | | filter-branch -d: Export GIT_DIR earlierLars Noschinski2009-02-181-0/+12
* | | | | | | gitweb: Fix warnings with override permitted but no repo overrideMarcel M. Cary2009-02-181-1/+17
* | | | | | | gitweb: fix wrong base URL when non-root DirectoryIndexGiuseppe Bilotta2009-02-161-2/+4
* | | | | | | Merge branch 'mc/setup-cd-p'Junio C Hamano2009-02-151-2/+2
|\ \ \ \ \ \ \
| * | | | | | | git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work treeMarcel M. Cary2009-02-071-2/+2
* | | | | | | | Merge branch 'ms/mailmap'Junio C Hamano2009-02-151-0/+215
|\ \ \ \ \ \ \ \