2715 Commits (62f780dcc6a5f1a38d9f8e25234a91d16ab8fbbd)

Author SHA1 Message Date
Thomas Rast 484cf6c3f1 format-patch: threading test reactivation 16 years ago
Jeff King 0afc304406 add basic branch display tests 16 years ago
Junio C Hamano 91e80b984e tests: fix "export var=val" 16 years ago
Lars Noschinski 88e38808cd filter-branch -d: Export GIT_DIR earlier 16 years ago
Michael Spang d61027b21f Skip timestamp differences for diff --no-index 16 years ago
Marcel M. Cary df5d10a32e gitweb: Fix warnings with override permitted but no repo override 16 years ago
Giuseppe Bilotta 81d3fe9f48 gitweb: fix wrong base URL when non-root DirectoryIndex 16 years ago
Tay Ray Chuan dfab7c144e use a hash of the lock token as the suffix for PUT/MOVE 16 years ago
Jay Soffian 3531e2703d send-email: --suppress-cc improvements 16 years ago
Jay Soffian 5012699d98 send-email: handle multiple Cc addresses when reading mbox message 16 years ago
SZEDER Gábor db7fee8758 t1500: more 'git rev-parse --git-dir' tests 16 years ago
SZEDER Gábor 8fb3c00d2e Move 'rev-parse --git-dir' test to t1500 16 years ago
Johannes Schindelin 58e9d9d472 gc: make --prune useful again by accepting an optional parameter 16 years ago
Junio C Hamano c9717ee970 Teach @{-1} to git merge 16 years ago
Junio C Hamano 8415d5c7ef Teach the "@{-1} syntax to "git branch" 16 years ago
Jeff King e9cc02f0e4 symbolic-ref: allow refs/<whatever> in HEAD 16 years ago
Thomas Rast 7fcda9201e log: do not print ellipses with --abbrev-commit 16 years ago
Junio C Hamano 5cd12b85fe Install the default "master" branch configuration after cloning a void 16 years ago
Nazri Ramliy a8344abe0f Bugfix: GIT_EXTERNAL_DIFF with more than one changed files 16 years ago
Finn Arne Gangstad dd482eeac2 Support "\" in non-wildcard exclusion entries 16 years ago
Eric Kidd 0ea29cce4d filter-branch: Add more error-handling 16 years ago
Anton Gyllenberg 39111f6b7a test case for regression caused by git-svn empty symlink fix 16 years ago
Eric Wong 4c58a7111d git-svn: allow disabling expensive broken symlink checks 16 years ago
Junio C Hamano ed62089c1c revision traversal and pack: notice and die on missing commit 16 years ago
Junio C Hamano 747ca2455a receive-pack: receive.denyDeleteCurrent 16 years ago
Junio C Hamano 057e71384a Warn use of "origin" when remotes/origin/HEAD is dangling 16 years ago
Junio C Hamano f8948e2fbc remote prune: warn dangling symrefs 16 years ago
Junio C Hamano 2f33415563 Modernize t5400 test script 16 years ago
Junio C Hamano 954cfb5cfd Revert "Merge branch 'js/notes'" 16 years ago
Johannes Schindelin 3ec7371f63 Add two extra tests for git rebase 16 years ago
Marius Storm-Olsen d20d654fe8 Change current mailmap usage to do matching on both name and email of author/committer. 16 years ago
Marius Storm-Olsen d551a48816 Add mailmap.file as configurational option for mailmap location 16 years ago
Johannes Schindelin 496917b721 submodule: warn about non-submodules 16 years ago
Johannes Schindelin f3670a5749 Let ls-files strip trailing slashes in submodules' paths 16 years ago
Johannes Sixt f42302b493 Test and fix normalize_path_copy() 16 years ago
René Scharfe 43a7ddb55d Fix GIT_CEILING_DIRECTORIES on Windows 16 years ago
Marcel M. Cary 2c3c395e84 git-sh-setup: Use "cd" option, not /bin/pwd, for symlinked work tree 16 years ago
Johannes Schindelin 5caa81d1b4 valgrind: do not require valgrind 3.4.0 or newer 16 years ago
Matthieu Moy 5aed3c6ab8 builtin-mv.c: check for unversionned files before looking at the destination. 16 years ago
Matthieu Moy c8ba6b1b19 Add a testcase for "git mv -f" on untracked files. 16 years ago
Matthieu Moy 720ec6b870 Missing && in t/t7001.sh. 16 years ago
Jay Soffian 441adf0ccf builtin-remote: make rm operation safer in mirrored repository 16 years ago
Johannes Schindelin a6d63b7493 test-lib: avoid assuming that templates/ are in the GIT_EXEC_PATH 16 years ago
Johannes Schindelin 3da9365234 Tests: let --valgrind imply --verbose and --tee 16 years ago
Johannes Schindelin 268fac6919 Add a script to coalesce the valgrind outputs 16 years ago
Johannes Schindelin 7f6fdea119 t/Makefile: provide a 'valgrind' target 16 years ago
Johannes Schindelin 44138559e8 test-lib.sh: optionally output to test-results/$TEST.out, too 16 years ago
Johannes Schindelin efd92ffd31 Valgrind support: check for more than just programming errors 16 years ago
Jeff King 6a7e37c99f valgrind: ignore ldso and more libz errors 16 years ago
Johannes Schindelin 4e1be63c3b Add valgrind support in test scripts 16 years ago