4141 Commits (d8faea9d182bd0ca2624be74d9dc32b187618840)

Author SHA1 Message Date
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
bert Dvornik fc012c2810 start_command: close cmd->err descriptor when fork/spawn fails 15 years ago
Michael J Gruber a9f2adff80 notes: dry-run and verbose options for prune 15 years ago
Ævar Arnfjörð Bjarmason 1dd3f29121 git-cvsserver: test for pserver authentication support 15 years ago
Jonathan Nieder 3d8b69495f Add git remote set-branches 15 years ago
Eyvind Bernhardsen 5ec3e67052 Rename the "crlf" attribute "text" 15 years ago
Eyvind Bernhardsen fd6cce9e89 Add per-repository eol normalization 15 years ago
Eyvind Bernhardsen 56499eb9b8 Add tests for per-repository eol normalization 15 years ago
Michael J Gruber 67687feae5 for-each-ref: Field with abbreviated objectname 15 years ago
Finn Arne Gangstad c4805393d7 autocrlf: Make it work also for un-normalized repositories 15 years ago
Tay Ray Chuan cefb2a5e39 ls-remote: print URL when no repo is specified 15 years ago
Tay Ray Chuan f0ecac2b70 merge: --log appends shortlog to message if specified 15 years ago
Tay Ray Chuan d4e6c4bdc3 t7604-merge-custom-message: show that --log doesn't append to -m 15 years ago
Tay Ray Chuan 5f35afadb0 t7604-merge-custom-message: shift expected output creation 15 years ago
Jeff King bf4d382615 tests: chmod +x t5150 15 years ago
Jeff King 9feeaa2bf3 tests: rename duplicate t4205 15 years ago
Jeff King 87a074df24 handle "git --bare init <dir>" properly 15 years ago
Torsten Schmutzler 73d419558d git-svn: mangle refnames forbidden in git 15 years ago
Jonathan Nieder 8d6888ec6a Documentation/notes: describe content of notes blobs 15 years ago
Ævar Arnfjörð Bjarmason 621fd7a287 Turn setup code in t2007-checkout-symlink.sh into a test 15 years ago
Ævar Arnfjörð Bjarmason 9d488eb40e Move t6000lib.sh to lib-* 15 years ago
Jonathan Nieder f2cabf6abf adapt request-pull tests for new pull request format 15 years ago
Junio C Hamano 5bab69172f t5150: protect backslash with backslash in shell 15 years ago
Bo Yang 0cdca133ec Make git log --follow find copies among unmodified files. 15 years ago