aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2009-03-07
|\
| * Merge branch 'maint-1.6.1' into maintJunio C Hamano2009-03-07
| |\
| | * builtin-revert.c: release index lock when cherry-picking an empty commitChris Johnsen2009-03-07
| * | t1300: use test_must_fail as appropriateJeff King2009-03-07
* | | MinGW: fix diff --no-index /dev/null ...Johannes Schindelin2009-03-07
* | | Add an (optional, since expensive) test for >2gb clonesJohannes Schindelin2009-03-07
* | | Merge branch 'ns/pretty-format'Junio C Hamano2009-03-05
|\ \ \
| * | | Add tests for git log --pretty, --format and --oneline.Felipe Contreras2009-02-25
* | | | Merge branch 'js/send-email'Junio C Hamano2009-03-05
|\ \ \ \
| * | | | send-email: add --confirm option and configuration settingJay Soffian2009-03-02
| * | | | send-email: --suppress-cc improvementsJay Soffian2009-02-14
| * | | | send-email: handle multiple Cc addresses when reading mbox messageJay Soffian2009-02-14
* | | | | Merge branch 'fg/exclude-bq'Junio C Hamano2009-03-05
|\ \ \ \ \
| * | | | | Support "\" in non-wildcard exclusion entriesFinn Arne Gangstad2009-02-12
* | | | | | Merge branch 'js/branch-symref'Junio C Hamano2009-03-05
|\ \ \ \ \ \
| * | | | | | add basic branch display testsJeff King2009-02-18
* | | | | | | Merge branch 'js/valgrind'Junio C Hamano2009-03-05
|\ \ \ \ \ \ \
| * | | | | | | valgrind: do not require valgrind 3.4.0 or newerJohannes Schindelin2009-02-05
| * | | | | | | test-lib: avoid assuming that templates/ are in the GIT_EXEC_PATHJohannes Schindelin2009-02-03
| * | | | | | | Tests: let --valgrind imply --verbose and --teeJohannes Schindelin2009-02-03
| * | | | | | | Add a script to coalesce the valgrind outputsJohannes Schindelin2009-02-03
| * | | | | | | t/Makefile: provide a 'valgrind' targetJohannes Schindelin2009-02-03
| * | | | | | | test-lib.sh: optionally output to test-results/$TEST.out, tooJohannes Schindelin2009-02-03
| * | | | | | | Valgrind support: check for more than just programming errorsJohannes Schindelin2009-02-03
| * | | | | | | valgrind: ignore ldso and more libz errorsJeff King2009-02-03
| * | | | | | | Add valgrind support in test scriptsJohannes Schindelin2009-02-03
* | | | | | | | git-archive: add --output=<file> to send output to a fileCarlos Manuel Duclos Vergara2009-03-04
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | t3400-rebase: Move detached HEAD check earlierJohannes Sixt2009-03-01
* | | | | | | git-svn: disable broken symlink workaround by defaultEric Wong2009-02-27
* | | | | | | Merge branch 'cc/maint-1.6.0-bisect-fix'Junio C Hamano2009-02-27
|\ \ \ \ \ \ \
| * | | | | | | bisect: fix quoting TRIED revs when "bad" commit is also "skip"pedChristian Couder2009-02-27
* | | | | | | | t5540-http-push.sh: avoid non-portable grep -PJay Soffian2009-02-26
* | | | | | | | Merge branch 'jc/maint-1.6.0-pack-directory'Junio C Hamano2009-02-25
|\ \ \ \ \ \ \ \
| * | | | | | | | Make sure objects/pack exists before creating a new packJunio C Hamano2009-02-25
| |/ / / / / / /
* | | | | | | | Allow HTTP tests to run on DarwinJay Soffian2009-02-25
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | git-svn: fix delete+add branch tracking with empty filesEric Wong2009-02-22
* | | | | | | Introduce the function strip_path_suffix()Johannes Schindelin2009-02-19
* | | | | | | Merge branch 'maint'Junio C Hamano2009-02-18
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | tests: fix "export var=val"Junio C Hamano2009-02-18
| * | | | | | Skip timestamp differences for diff --no-indexMichael Spang2009-02-18
* | | | | | | filter-branch -d: Export GIT_DIR earlierLars Noschinski2009-02-18
* | | | | | | gitweb: Fix warnings with override permitted but no repo overrideMarcel M. Cary2009-02-18
* | | | | | | gitweb: fix wrong base URL when non-root DirectoryIndexGiuseppe Bilotta2009-02-16
* | | | | | | Merge branch 'mc/setup-cd-p'Junio C Hamano2009-02-15
|\ \ \ \ \ \ \
| * | | | | | | git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work treeMarcel M. Cary2009-02-07
* | | | | | | | Merge branch 'ms/mailmap'Junio C Hamano2009-02-15
|\ \ \ \ \ \ \ \
| * | | | | | | | Change current mailmap usage to do matching on both name and email of author/...Marius Storm-Olsen2009-02-08
| * | | | | | | | Add mailmap.file as configurational option for mailmap locationMarius Storm-Olsen2009-02-08
* | | | | | | | | Merge branch 'rc/http-push'Junio C Hamano2009-02-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | use a hash of the lock token as the suffix for PUT/MOVETay Ray Chuan2009-02-15