7145 Commits (fe73786b482f11e7a37a269c95d222a384fc5a39)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy edb54081ad test-lib.sh: unfilter GIT_PERF_* 12 years ago
Antoine Pelisse e6bb5f78fb log: add log.mailmap configuration option 12 years ago
Antoine Pelisse d72fbe8111 log: grep author/committer using mailmap 12 years ago
Antoine Pelisse d20743433e test: add test for --use-mailmap option 12 years ago
Ralf Thielow 51fb3a3dfa commit: make default of "cleanup" option configurable 12 years ago
René Scharfe 283b365e45 t1402: work around shell quoting issue on NetBSD 12 years ago
René Scharfe 55292ea25d t5003: check if unzip supports symlinks 12 years ago
René Scharfe e9882c80cd t5000, t5003: move ZIP tests into their own script 12 years ago
René Scharfe 25d3d32363 t0024, t5000: use test_lazy_prereq for UNZIP 12 years ago
René Scharfe ac00128298 t0024, t5000: clear variable UNZIP, use GIT_UNZIP instead 12 years ago
Johannes Sixt 6af95e8cbe t6130-pathspec-noglob: Windows does not allow a file named "f*" 12 years ago
Jeff King 709ca730f8 run-command: encode signal death as a positive integer 12 years ago
Jens Lehmann 9be1980bb9 clone: support atomic operation with --separate-git-dir 12 years ago
Junio C Hamano 7952ea66e7 format-patch: give --reroll-count a short synonym -v 12 years ago
Antoine Pelisse 3e4141d08c merge: Honor prepare-commit-msg return code 12 years ago
Nguyễn Thái Ngọc Duy 5ee29aefac format-patch: pick up branch description when no ref is specified 12 years ago
Jeff King 81127d74c4 tests: turn on test-lint by default 12 years ago
Nguyễn Thái Ngọc Duy 20b630aae9 format-patch: pick up correct branch name from symbolic ref 12 years ago
Nguyễn Thái Ngọc Duy e216cc48da t4014: a few more tests on cover letter using branch description 12 years ago
Torsten Bögershausen c7ce70ace9 test: Add check-non-portable-shell.pl 12 years ago
Junio C Hamano 4aad08e061 format-patch: document and test --reroll-count 12 years ago
Torsten Bögershausen 279791445b t9020: which is not portable 12 years ago
Torsten Bögershausen 6f4e5059a0 t9810: Do not use sed -i 12 years ago
Antoine Pelisse eb8c5b872e git-status: Test --ignored behavior 12 years ago
Nguyễn Thái Ngọc Duy 3a078dec33 wildmatch: fix "**" special case 12 years ago
Aaron Schrab d16ece2011 Use longer alias names in subdirectory tests 12 years ago
Junio C Hamano 35ffe75831 merge-tree: fix d/f conflicts 12 years ago
Junio C Hamano 8dd15c6a90 merge-tree: add comments to clarify what these functions are doing 12 years ago
Junio C Hamano 8666df02da t9200: let "cvs init" create the test repository 12 years ago
Martin von Zweigbergk 334ae39745 learn to pick/revert into unborn branch 12 years ago
Martin von Zweigbergk 5d77298d08 tests: move test_cmp_rev to test-lib-functions 12 years ago
Adam Spiers b73d9a2363 tests: paint unexpectedly fixed known breakages in bold red 12 years ago
Adam Spiers 5ebf89e886 tests: test the test framework more thoroughly 12 years ago
Adam Spiers 565b6fa87b tests: refactor mechanics of testing in a sub test-lib 12 years ago
Adam Spiers 0a6d4751da tests: change info messages from yellow/brown to cyan 12 years ago
Adam Spiers b8fc855a78 tests: paint skipped tests in blue 12 years ago
Adam Spiers e8e5195573 tests: paint known breakages in yellow 12 years ago
Jeff King 823ab40fd4 add global --literal-pathspecs option 12 years ago
W. Trevor King b928922727 submodule add: If --branch is given, record it in .gitmodules 12 years ago
W. Trevor King 06b1abb5bd submodule update: add --remote for submodule's upstream changes 12 years ago
Junio C Hamano 5a02966685 t9020: use configured Python to run the test helper 12 years ago
Junio C Hamano 2d3ac9ad67 t3600: Avoid "cp -a", which is a GNUism 12 years ago
Junio C Hamano 27f6342f61 t4014: fix arguments to grep 12 years ago
Junio C Hamano 2060ed50e7 t9502: do not assume GNU tar 12 years ago
Junio C Hamano 7b90363099 t0200: "locale" may not exist 12 years ago
Junio C Hamano 086cb91153 t7004: do not create unneeded gpghome/gpg.conf when GPG is not used 12 years ago
Jean-Noël AVILA 94bc671a1f Add directory pattern matching to attributes 12 years ago
Junio C Hamano 30825178fb log --format: teach %C(auto,black) to respect color config 12 years ago
Junio C Hamano 2581ad5e85 t6006: clean up whitespace 12 years ago
Adam Spiers 5e5c006eb7 tests: test number comes first in 'not ok $count - $message' 12 years ago