4957 Commits (493dd6ed5b46659d7e20aaef00f97e279ce1c4cb)

Author SHA1 Message Date
Jeff King 493dd6ed5b checkout: add basic tests for detached-orphan warning 14 years ago
René Scharfe c41dd2fd7d grep: read patterns from stdin with -f - 14 years ago
Carlos Martín Nieto e2a57aac8a Name make_*_path functions more accurately 14 years ago
Carlos Martín Nieto b406a2d3e3 valgrind: ignore SSE-based strlen invalid reads 14 years ago
Piotr Krukowiecki 0986de94f9 Documentation: running test with --debug keeps "trash" directory 14 years ago
Pete Wyckoff f0c9fe0504 git-p4: test clone @all 14 years ago
Matthieu Moy 251df09be3 log: fix --max-count when used together with -S or -G 14 years ago
Mathias Lafeldt 681186ae3a Fix typo in t/README 14 years ago
Jeff King 7e2342d098 trace: give repo_setup trace its own key 14 years ago
Jonathan Nieder 309552295a i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is set 14 years ago
Ævar Arnfjörð Bjarmason bb946bba76 i18n: add GETTEXT_POISON to simulate unfriendly translator 14 years ago
Jakub Narebski e5ea66f9e5 gitweb: Make i18n (encoding) tests in t9500 leave clean state 14 years ago
Jonathan Nieder cb3f87cf1b vcs-svn: allow input from file descriptor 14 years ago
Jonathan Nieder e832f43c1d vcs-svn: add binary-safe read function 14 years ago
Jonathan Nieder d280f68313 t0081 (line-buffer): add buffering tests 14 years ago
Jonathan Nieder 7b990c9051 vcs-svn: tweak test-line-buffer to not assume line-oriented input 14 years ago
Jonathan Nieder 232087fd99 tests: give vcs-svn/line_buffer its own test script 14 years ago
Jonathan Nieder 850c5ea44c vcs-svn: make test-line-buffer input format more flexible 14 years ago
David Barr 8dc6a373d2 fast-import: add 'ls' command 14 years ago
Jonathan Nieder 2140b14064 commit: error out for missing commit message template 14 years ago
Jeff King a1f6baa5c9 format-patch: wrap long header lines 14 years ago
Libor Pechacek 2169ddc056 Disallow empty section and variable names 14 years ago
Libor Pechacek b09c53a3e3 Sanity-check config variable names 14 years ago
Jeff King ded0abc73c diff: handle diffstat of rewritten binary files 14 years ago
Jay Soffian 37f7a85793 Teach commit about CHERRY_PICK_HEAD 14 years ago
Jay Soffian d7e5c0cbfb Introduce CHERRY_PICK_HEAD 14 years ago
Jonathan Nieder 2161da1039 t3507: introduce pristine-detach helper 14 years ago
Clemens Buchacher 1d718a5108 do not overwrite untracked symlinks 14 years ago
Ævar Arnfjörð Bjarmason d5a719e4af t/t7500-commit.sh: use test_cmp instead of test 14 years ago
Ævar Arnfjörð Bjarmason 49151d8b2c t/gitweb-lib.sh: Ensure that errors are shown for --debug --immediate 14 years ago
Pete Wyckoff 3820007694 git-p4: support clone --bare 14 years ago
Pete Wyckoff 084f6306d4 git-p4: decode p4 wildcard characters 14 years ago
Pete Wyckoff 68b2859389 git-p4: fix key error for p4 problem 14 years ago
Pete Wyckoff d00d2ed1c5 git-p4: test script 14 years ago
Linus Torvalds 0940e5f211 diffcore-rename: properly honor the difference between -M and -C 14 years ago
Jeff King a902618792 clone: die when trying to clone missing local path 14 years ago
Jonathan Nieder 339e5638b0 tests: skip terminal output tests on OS X 14 years ago
Spencer E. Olson b200021e15 t7406: "git submodule update {--merge|--rebase]" with new submodules 14 years ago
Michael J Gruber 2485eab55c git-patch-id: do not trip over "no newline" markers 14 years ago
Michael J Gruber f2b5e7af10 git-patch-id: test for "no newline" markers 14 years ago
Johan Herland 21b5b1e8dc branch/checkout --track: Ensure that upstream branch is indeed a branch 14 years ago
Martin von Zweigbergk 2f59c94704 mergetool: don't skip modify/remove conflicts 14 years ago
Jay Soffian 65969d43d1 merge: honor prepare-commit-msg hook 14 years ago
Michael J Gruber 41dbcd4540 Make <identifier> lowercase as per CodingGuidelines 14 years ago
Junio C Hamano 6c74ce8c7d Rename t2019 with typo "amiguous" that meant "ambiguous" 14 years ago
Johannes Sixt 2fe26b775c Demonstrate breakage: checkout overwrites untracked symlink with directory 14 years ago
Masatake Osanai 48d9e6ae4b perl: command_bidi_pipe() method should set-up git environmens 14 years ago
Jonathan Nieder 547e8b9205 fast-import: introduce "feature notes" command 14 years ago
Junio C Hamano 32669671c7 checkout: introduce --detach synonym for "git checkout foo^{commit}" 14 years ago
Nguyễn Thái Ngọc Duy c879daa237 Make hash-object more robust against malformed objects 14 years ago