4024 Commits (57e1538ac9b352c7a43ca63d8206c5393e04fab3)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason 57e1538ac9 test-lib: output a newline before "ok" under a TAP harness 15 years ago
Ævar Arnfjörð Bjarmason d998bd4ab6 test-lib: Make the test_external_* functions TAP-aware 15 years ago
Ævar Arnfjörð Bjarmason 5099b99d25 test-lib: Adjust output to be valid TAP format 15 years ago
Junio C Hamano e0ae1e6f4d tests: remove unnecessary '^' from 'expr' regular expression 15 years ago
Michael J Gruber 7b88176e9b pretty: Introduce ' ' modifier to add space if non-empty 15 years ago
Stephen Boyd 6622d9c710 format-patch: Add a signature option (--signature) 15 years ago
Brandon Casey 23b093ee08 Remove python 2.5'isms 15 years ago
Christian Couder 643cb5f7c9 commit: use value of GIT_REFLOG_ACTION env variable as reflog message 15 years ago
Tay Ray Chuan a45e1a87ad commit::print_summary(): don't use format_commit_message() 15 years ago
Thomas Rast 47e9cd28f8 parseopt: wrap rev-parse --parseopt usage for eval consumption 15 years ago
Thomas Rast 0d4dbcd35e t/README: document --root option 15 years ago
Junio C Hamano 5e87eae97d test-lib: use DIFF definition from GIT-BUILD-OPTIONS 15 years ago
Ian Ward Comfort b096374f4a rebase -i: Abort cleanly if new base cannot be checked out 15 years ago
Johannes Sixt 7d82b06d2b merge-recursive: demonstrate an incorrect conflict with submodule 15 years ago
Jonathan Nieder cddb42d2c5 rebase -i -p: document shortcomings 15 years ago
Eyvind Bernhardsen 942e774767 Add "core.eol" config variable 15 years ago
Christian Couder 296c6bb21a diff: fix "git show -C -C" output when renaming a binary file 15 years ago
Johan Herland cb7529e13b revision: Turn off history simplification in --ancestry-path mode 15 years ago
Clemens Buchacher efad1a5615 ls-files: allow relative pathspec 15 years ago
Michael J Gruber 46077fa5d4 Documentation+t5708: document and test status -s -b 15 years ago
Erick Mattos b209995775 t3200: test -l with core.logAllRefUpdates options 15 years ago
Erick Mattos 3631bf77f7 checkout --orphan: respect -l option always 15 years ago
Junio C Hamano 2de03ebe06 t9129: fix UTF-8 locale detection 15 years ago
Christian Couder aa29ccf4c0 revert: add tests to check cherry-picking many commits 15 years ago
Brandon Casey 6508eedf67 t/aggregate-results: accomodate systems with small max argument list length 15 years ago
Brandon Casey c289c315c2 t/t7006: ignore return status of shell's unset builtin 15 years ago
Brandon Casey 6f89384fe0 t/t5150: remove space from sed script 15 years ago
Brandon Casey 2bf1033478 t/t5800: skip if python version is older than 2.5 15 years ago
Giuseppe Scrivano 9c7304e3e3 print the usage string on stdout instead of stderr 15 years ago
Pavan Kumar Sunkara 18d05328f3 gitweb: Move static files into seperate subdirectory 15 years ago
Jonathan Nieder bffd750adf rebase: improve error message when upstream argument is missing 15 years ago
Johan Herland 3e5a188f1d diff.c: Ensure "index $from..$to" line contains unambiguous SHA1s 15 years ago
Gary V. Vaughan b2b0026eed test_cmp: do not use "diff -u" on platforms that lack one 15 years ago
Junio C Hamano 7b3bdbb335 fixup: do not unconditionally disable "diff -u" 15 years ago
Gary V. Vaughan 4fdf71be1c tests: use "test_cmp", not "diff", when verifying the result 15 years ago
Tay Ray Chuan cee9f2b37b t7502-commit: add summary output tests for empty and merge commits 15 years ago
Tay Ray Chuan fc6fa0d0f3 t7502-commit: add tests for summary output 15 years ago
Jonathan Nieder 0adc6a3d49 fsck: fix bogus commit header check 15 years ago
Clemens Buchacher 490544b128 get_cwd_relative(): do not misinterpret suffix as subdirectory 15 years ago
Tay Ray Chuan e8f3016000 t7502-commit: fix spelling 15 years ago
Ævar Arnfjörð Bjarmason f030c96d86 git-submodule foreach: Add $toplevel variable 15 years ago
Jeff King 9d2e942070 decode file:// and ssh:// URLs 15 years ago
René Scharfe ed40a0951c grep: support NUL chars in search strings for -F 15 years ago
René Scharfe f96e56733a grep: use REG_STARTEND for all matching if available 15 years ago
René Scharfe 52d799a79f grep: continue case insensitive fixed string search after NUL chars 15 years ago
René Scharfe 1baddf4b37 grep: use memmem() for fixed string search 15 years ago
René Scharfe 321ffcc055 grep: --name-only over binary 15 years ago
René Scharfe c30c10cff1 grep: --count over binary 15 years ago
René Scharfe aca20dd558 grep: add test script for binary file handling 15 years ago
René Scharfe c8b296450e Fix checkout of large files to network shares on Windows XP 15 years ago