7992 Commits (627a8b8dcda6b6fd3946b2b5964c9154c410f518)

Author SHA1 Message Date
René Scharfe 3a4fc21a29 t8001, t8002: fix "blame -L :literal" test on NetBSD 12 years ago
Junio C Hamano 0ed45a1cd6 t3900: test rejecting log message with NULs correctly 12 years ago
Brian M. Carlson 214a5f2e0c Add missing test file for UTF-16. 12 years ago
Junio C Hamano 062aeee8aa Revert "cat-file: split --batch input lines on whitespace" 12 years ago
Ondřej Bílka 98e023dea4 many small typofixes 12 years ago
Lukas Fleischer 19c3c5fdcb Avoid using `echo -n` anywhere 12 years ago
Jiang Xin 6083861305 git-clean: implement partial matching for selection 12 years ago
Junio C Hamano d3a486c47d t4211: fix incorrect rebase at f8395edc (range-set: satisfy non-empty ranges invariant) 12 years ago
Eric Sunshine df6308eb82 line-log: fix "log -LN" crash when N is last line of file 12 years ago
Eric Sunshine f8395edc6f range-set: satisfy non-empty ranges invariant 12 years ago
Eric Sunshine 99780b0a4a t4211: demonstrate crash when first -L encountered is empty range 12 years ago
Eric Sunshine 5896097846 t4211: demonstrate empty -L range crash 12 years ago
Junio C Hamano 6d2d43dc9d t7600: fix typo in test title 12 years ago
Ondřej Bílka efe6de6e40 update URL to the marc.info mail archive 12 years ago
Vitor Antunes 7c8ce4ed32 t9801: git-p4: check ignore files with client spec 12 years ago
Junio C Hamano 76b623584c t2202: make sure "git add" (no args) stays a no-op 12 years ago
Mark Levedahl 97669eed10 test-lib.sh - define and use GREP_STRIPS_CR 12 years ago
Junio C Hamano adfc1857bd describe: fix --contains when a tag is given as input 12 years ago
Junio C Hamano 118aa4acff name-rev: differentiate between tags and commits they point at 12 years ago
Eric Sunshine 5a9830cb71 t8001/t8002 (blame): add blame -L :funcname tests 12 years ago
Eric Sunshine 03e15fc0b6 t8001/t8002 (blame): add blame -L tests 12 years ago
Eric Sunshine e37f39c134 t8001/t8002 (blame): modernize style 12 years ago
Doug Bell 3f3d0cea61 show-ref: make --head always show the HEAD ref 12 years ago
Matthieu Moy 71482d389d diff: allow --patch & cie to override -s/--no-patch 12 years ago
Matthieu Moy d09cd15d19 diff: allow --no-patch as synonym for -s 12 years ago
Matthieu Moy 8ade9b140f t4000-diff-format.sh: modernize style 12 years ago
Junio C Hamano 97e751be79 mailmap: do not downcase mailmap entries 12 years ago
Eric Sunshine 3aff56ddbe t4203: demonstrate loss of uppercase characters in canonical email 12 years ago
Junio C Hamano 8c3811510e mailmap: do not lose single-letter names 12 years ago
Eric Sunshine 109025b4e1 t4203: demonstrate loss of single-character name in mailmap entry 12 years ago
Eric Sunshine cb5c9521f1 t4203: test check-mailmap command invocation 12 years ago
Heiko Voigt 1bc888193e teach config --blob option to parse config from database 12 years ago
Jeff King 4783e7ea83 t0008: avoid SIGPIPE race condition on fifo 12 years ago
Jeff King c334b87b30 cat-file: split --batch input lines on whitespace 12 years ago
Jeff King 93d2a607ba cat-file: add --batch-check=<format> 12 years ago
Jeff King 03c893cbf9 t1006: modernize output comparisons 12 years ago
Eric Sunshine 3755b53af7 range_set: fix coalescing bug when range is a subset of another 12 years ago
Eric Sunshine 18d472db6f t4211: fix broken test when one -L range is subset of another 12 years ago
Peter Krefting 81050ac604 commit: reject non-characters 12 years ago
Thomas Rast 9968ffff0d test-lint: detect 'export FOO=bar' 12 years ago
Thomas Rast 38678a15a2 t9902: fix 'test A == B' to use = operator 12 years ago
Benoit Person 8bade1e12e wrap-for-bin: make bin-wrappers chainable 12 years ago
Torsten Bögershausen e66681eb94 t0000: do not use export X=Y 12 years ago
Jeff King 125a05fd0b clone: drop connectivity check for local clones 12 years ago
Alexey Shumkin 37eb772ef3 t4205 (log-pretty-formats): avoid using `sed` 12 years ago
Alexey Shumkin 0fe6df3ce8 t6006 (rev-list-format): add tests for "%b" and "%s" for the case i18n.commitEncoding is not set 12 years ago
Alexey Shumkin 17cc2ef1c5 t4205, t6006, t7102: make functions better readable 12 years ago
Alexey Shumkin f3445f781f t4205 (log-pretty-formats): revert back single quotes 12 years ago
Mark Levedahl 9443605b5d test-lib.sh - cygwin does not have usable FIFOs 12 years ago
Alexey Shumkin 14332bccc1 t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1 12 years ago