Andrew's git
/
gitweb.git
/ search
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ts/doc-build-manpage-xsl-quietly'
2011-02-21
t/t7500-commit.sh: use test_cmp instead of test
diff
|
tree
2011-02-21
t/gitweb-lib.sh: Ensure that errors are shown for ...
diff
|
tree
2011-02-21
gitweb/gitweb.perl: don't call S_ISREG() with undef
diff
|
tree
2011-02-21
gitweb/gitweb.perl: remove use of qw(...) as parentheses
diff
|
tree
2011-02-13
gitignore: add test-mktemp to ignore list
diff
|
tree
2010-11-14
tests: use test_cmp instead of piping to diff(1)
diff
|
tree
2010-11-14
t7004-tag.sh: re-arrange git tag comment for clarity
diff
|
tree
2010-10-06
test-lib: make test_expect_code a test command
diff
|
tree
2010-10-06
Makefile & configure: add a NO_FNMATCH_CASEFOLD flag
diff
|
tree
2010-10-06
Makefile & configure: add a NO_FNMATCH flag
diff
|
tree
2010-09-30
send-email: extract_valid_address use qr// regexes
diff
|
tree
2010-09-30
send-email: is_rfc2047_quoted use qr// regexes
diff
|
tree
2010-09-30
send-email: use Perl idioms in while loop
diff
|
tree
2010-09-30
send-email: make_message_id use "require" instead of...
diff
|
tree
2010-09-30
send-email: send_message die on $!, not $?
diff
|
tree
2010-09-30
send-email: use (?:) instead of () if no match variables...
diff
|
tree
2010-09-30
send-email: sanitize_address use qq["foo"], not "\...
diff
|
tree
2010-09-30
send-email: sanitize_address use $foo, not "$foo"
diff
|
tree
2010-09-30
send-email: use \E***\Q instead of \*\*\*
diff
|
tree
2010-09-30
send-email: cleanup_compose_files doesn't need a prototype
diff
|
tree
2010-09-30
send-email: unique_email_list doesn't need a prototype
diff
|
tree
2010-09-30
send-email: file_declares_8bit_cte doesn't need a prototype
diff
|
tree
2010-09-30
send-email: get_patch_subject doesn't need a prototype
diff
|
tree
2010-09-30
send-email: use lexical filehandles during sending
diff
|
tree
2010-09-30
send-email: use lexical filehandles for $compose
diff
|
tree
2010-09-30
send-email: use lexical filehandle for opendir
diff
|
tree
2010-09-27
perl: use "use warnings" instead of -w
diff
|
tree
2010-09-27
perl: bump the required Perl version to 5.8 from 5...
diff
|
tree
2010-09-27
Makefile: add CC to TRACK_CFLAGS
diff
|
tree
2010-09-14
send-email: use catfile() to concatenate files
diff
|
tree
2010-08-31
test-lib: use subshell instead of cd $new && .. &&...
diff
|
tree
2010-08-31
t/t0000-basic.sh: Run the passing TODO test inside...
diff
|
tree
2010-08-31
test-lib: Allow overriding of TEST_DIRECTORY
diff
|
tree
2010-08-31
test-lib: Use "$GIT_BUILD_DIR" instead of "$TEST_DIRECTORY...
diff
|
tree
2010-08-31
test-lib: Use $TEST_DIRECTORY or $GIT_BUILD_DIR instead...
diff
|
tree
2010-08-22
reset: suggest what to do upon "git reset --mixed ...
diff
|
tree
2010-08-19
t/t7008-grep-binary.sh: un-TODO a test that needs REG_STARTEND
diff
|
tree
2010-08-19
t/t9010-svn-fe.sh: add an +x bit to this test
diff
|
tree
2010-08-19
compat/regex: define out variables only used under...
diff
|
tree
2010-08-18
compat/regex: get the gawk regex engine to compile...
diff
|
tree
2010-08-18
compat/regex: use the regex engine from gawk for compat
diff
|
tree
2010-08-18
tests: fix syntax error in "Use advise() for hints...
diff
|
tree
2010-08-18
t/t9602-cvsimport-branches-tags.sh: Add a PERL prerequisite
diff
|
tree
2010-08-18
t/t9601-cvsimport-vendor-branch.sh: Add a PERL prerequisite
diff
|
tree
2010-08-18
t/t7105-reset-patch.sh: Add a PERL prerequisite
diff
|
tree
2010-08-18
t/t9001-send-email.sh: convert setup code to tests
diff
|
tree
2010-08-18
t/t9001-send-email.sh: change from skip_all=* to prereq...
diff
|
tree
2010-08-18
t/t9001-send-email.sh: Remove needless PROG=* assignment
diff
|
tree
2010-08-18
t/t9600-cvsimport.sh: change from skip_all=* to prereq...
diff
|
tree
2010-08-18
lib-patch-mode tests: change from skip_all=* to prereq...
diff
|
tree
2010-08-18
t/t3701-add-interactive.sh: change from skip_all=*...
diff
|
tree
2010-08-18
tests: Move FILEMODE prerequisite to lib-prereq-FILEMODE.sh
diff
|
tree
2010-08-18
t/Makefile: Create test-results dir for smoke target
diff
|
tree
2010-08-18
git-notes: Run partial expensive test everywhere
diff
|
tree
2010-08-18
t/t3300-funny-names: change from skip_all=* to prereq...
diff
|
tree
2010-08-18
t/t3902-quoted: change from skip_all=* to prereq skip
diff
|
tree
2010-08-18
t/t4016-diff-quote: change from skip_all=* to prereq...
diff
|
tree
2010-08-18
t/t5503-tagfollow: change from skip_all=* to prereq...
diff
|
tree
2010-08-18
t/t7005-editor: change from skip_all=* to prereq skip
diff
|
tree
2010-08-18
t/t5705-clone-2gb: change from skip_all=* to prereq...
diff
|
tree
2010-08-18
t/t1304-default-acl: change from skip_all=* to prereq...
diff
|
tree
2010-08-18
t/README: Update "Skipping tests" to align with best...
diff
|
tree
2010-08-18
t/t7800-difftool.sh: Skip with prereq on no PERL
diff
|
tree
2010-08-18
t/t5800-remote-helpers.sh: Skip with prereq on python...
diff
|
tree
2010-08-18
t/t4004-diff-rename-symlink.sh: use three-arg <prereq>
diff
|
tree
2010-08-18
tests: implicitly skip SYMLINKS tests using <prereq>
diff
|
tree
2010-08-18
t/README: Add a note about the dangers of coverage...
diff
|
tree
2010-08-18
t/README: A new section about test coverage
diff
|
tree
2010-08-18
Makefile: Add cover_db_html target
diff
|
tree
2010-08-18
Makefile: Add cover_db target
diff
|
tree
2010-08-18
Makefile: Split out the untested functions target
diff
|
tree
2010-08-18
Makefile: Include subdirectories in "make cover" reports
diff
|
tree
2010-08-18
gitignore: Ignore files generated by "make coverage"
diff
|
tree
2010-08-18
t/README: Add SMOKE_{COMMENT,TAGS}= to smoke_report...
diff
|
tree
2010-08-18
t/Makefile: Can't include GIT-BUILD-OPTIONS, it's a .sh
diff
|
tree
2010-08-18
t/README: Document the Smoke testing
diff
|
tree
2010-08-18
tests: Infrastructure for Git smoke testing
diff
|
tree
2010-08-18
test-lib: Multi-prereq support only checked the last...
diff
|
tree
2010-08-18
tests: A SANITY test prereq for testing if we're root
diff
|
tree
2010-08-18
t/README: Document the predefined test prerequisites
diff
|
tree
2010-08-18
test-lib: Print missing prerequisites in test output
diff
|
tree
2010-08-18
test-lib: Add support for multiple test prerequisites
diff
|
tree
2010-08-18
test-lib: Don't write test-results when HARNESS_ACTIVE
diff
|
tree
2010-08-16
log: test for regression introduced in v1.7.2-rc0~103^2~2
diff
|
tree
2010-08-13
perl/Makefile: Unset INSTALL_BASE when making perl.mak
diff
|
tree
2010-08-11
t/lib-git-svn.sh: use $PERL_PATH for perl, not perl...
diff
|
tree
2010-08-09
imap-send: Fix sprintf usage
diff
|
tree
2010-08-02
test-lib: Remove 3 year old no-op --no-python option
diff
|
tree
2010-08-02
test-lib: Ignore --quiet under a TAP harness
diff
|
tree
2010-07-28
SubmittingPatches: Cite the 50 char subject limit
diff
|
tree
2010-07-28
SubmittingPatches: Clarify the Signed-off-by rules
diff
|
tree
2010-07-27
t/t6035-merge-dir-to-symlink.sh: Remove TODO on passing...
diff
|
tree
2010-07-26
tests: Ignore the Test::Harness .prove file
diff
|
tree
2010-07-19
git add: Add --ignore-missing to SYNOPSIS
diff
|
tree
2010-07-19
git submodule add: Remove old docs about implicit -f
diff
|
tree
2010-07-14
sha1_file: Show the the type and path to corrupt objects
diff
|
tree
2010-07-09
tests: Use skip_all=* to skip tests
diff
|
tree
2010-07-05
git submodule: add submodules with git add -f <path>
diff
|
tree
2010-07-05
t/README: Document the do's and don'ts of tests
diff
|
tree
2010-07-05
t/README: Add a section about skipping tests
diff
|
tree