4910 Commits (53d31d71b7432391a8a5c7fdcbc38d803d6bd7e2)

Author SHA1 Message Date
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
Libor Pechacek 2169ddc056 Disallow empty section and variable names 14 years ago
Libor Pechacek b09c53a3e3 Sanity-check config variable names 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
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
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
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
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
Nguyễn Thái Ngọc Duy a2b7a3b3a9 diff: support --cached on unborn branches 14 years ago
Pat Thoyts c91897b3b0 t7407: fix line endings for mingw build 14 years ago
Johannes Sixt 97a853d34b t4120-apply-popt: help systems with core.filemode=false 14 years ago
Pat Thoyts 899663f8e4 t3509: use unconstrained initial test to setup repository. 14 years ago
Elijah Newren a97a96fc96 Add testcases showing how pathspecs are handled with rev-list --objects 14 years ago
Junio C Hamano f577b92fe7 t6004: add pathspec globbing test for log family 14 years ago
Nguyễn Thái Ngọc Duy b31f688040 t7810: overlapping pathspecs and depth limit 14 years ago
Nguyễn Thái Ngọc Duy f1a2ddbbc2 tree_entry_interesting(): optimize wildcard matching when base is matched 14 years ago
Nguyễn Thái Ngọc Duy d38f28093e tree_entry_interesting(): support wildcard matching 14 years ago
Jens Lehmann a2a564686f t5526: Fix wrong argument order in "git config" 14 years ago
Jeff King a1231de002 tests: sanitize more git environment variables 14 years ago
Jonathan Nieder 8fe533f686 fast-import: treat filemodify with empty tree as delete 14 years ago
Jonathan Nieder 6abbee8c60 t1510: fix typo in the comment of a test 14 years ago
Jonathan Nieder 4868b2ea17 Subject: setup: officially support --work-tree without --git-dir 14 years ago
Jonathan Nieder 786dabecd4 tests: compress the setup tests 14 years ago
Jonathan Nieder 91c031df67 tests: cosmetic improvements to the repo-setup test 14 years ago
Junio C Hamano 5269edf170 t4034 (diff --word-diff): add a minimum Perl drier test vector 14 years ago
Jonathan Nieder 5094d15874 t4034 (diff --word-diff): style suggestions 14 years ago
Thomas Rast 8d96e7288f t4034: bulk verify builtin word regex sanity 14 years ago
Ramkumar Ramachandra dded4f12a4 fast-import: Introduce --import-marks-if-exists 14 years ago
Thomas Rast 9cf3f14766 t0000: quote TAP snippets in test code 14 years ago
Junio C Hamano 0cb6ad3c3d checkout: fix bug with ambiguous refs 14 years ago