2758 Commits (6c7f58d6f691c1091b90b0891e94c91e20fd6054)

Author SHA1 Message Date
Junio C Hamano a9b2d42486 blame: correctly handle a path that used to be a directory 16 years ago
Clemens Buchacher 6a01554e63 fix segfault showing an empty remote 16 years ago
Johannes Sixt 32a90233d1 t3701: ensure correctly set up repository after skipped tests 16 years ago
Charles Bailey 5719db91ce Change xdl_merge to generate output even for null merges 16 years ago
Charles Bailey 1cd12926ce t6023: merge-file fails to output anything for a degenerate merge 16 years ago
René Scharfe dbb6a4ada6 grep: fix word-regexp at the beginning of lines 16 years ago
Stephen Boyd 4c8d4c14c6 apply, fmt-merge-msg: use relative filenames 16 years ago
Stephen Boyd aae94ffbc1 commit: -F overrides -t 16 years ago
Nanako Shiraishi e4b09dad9f test: checkout shouldn't say that HEAD has moved if it didn't 16 years ago
Junio C Hamano 7a26e65392 Revert "git-add--interactive: remove hunk coalescing" 16 years ago
Matt Graham f67182bf65 Splitting a hunk that adds a line at the top fails in "add -p" 16 years ago
Stephen Boyd f044fe2de6 tests: Add tests for missing format-patch long options 16 years ago
Junio C Hamano 49d833dc07 Revert "checkout branch: prime cache-tree fully" 16 years ago
Dave Olszewski bf74106a5b merge-recursive: never leave index unmerged while recursing 16 years ago
Jim Meyering ca6b91d29b format-patch let -k override a config-specified format.numbered 16 years ago
Nguyễn Thái Ngọc Duy c5ae7cb6d9 t4029: use sh instead of bash 16 years ago
Brandon Casey 5e16488edc t4200: convert sed expression which operates on non-text file to perl 16 years ago
Brandon Casey 9eda0e980a t4200: remove two unnecessary lines 16 years ago
Brandon Casey d8b69ecb4c t/annotate-tests.sh: avoid passing a non-newline terminated file to sed 16 years ago
Brandon Casey 325fb15104 t4118: avoid sed invocation on file without terminating newline 16 years ago
Brandon Casey 723570469f t4118: add missing '&&' 16 years ago
Brandon Casey 0b05dc2b7e t8005: use egrep when extended regular expressions are required 16 years ago
Brandon Casey 066e596abb t4018-diff-funcname: add cpp xfuncname pattern to syntax test 16 years ago
Junio C Hamano 0c44c94309 merge-recursive: do not die on a conflicting submodule 16 years ago
Junio C Hamano 7dae8b21c2 diff -c -p: do not die on submodules 16 years ago
Linus Torvalds c922b01f54 grep: fix segfault when "git grep '('" is given 16 years ago
Johannes Schindelin b9d622e711 t5701: do not get stuck in empty-push/ 16 years ago
Linus Torvalds 95110d75d9 t4202: fix typo 16 years ago
Brandon Casey 1ef2d5a640 t7700-repack: repack -a now works properly, expect success from test 16 years ago
Brandon Casey 84eeb687de t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-' 16 years ago
Jeff King a766829458 t7800: respect NO_PERL 16 years ago
Allan Caffee a6c1a3827c graph API: fix a bug in the rendering of octopus merges 16 years ago
Allan Caffee 7b1d6269ee t4202-log: extend test coverage of graphing 16 years ago
Michael J Gruber 3a0483281a test-lib.sh: Help test_create_repo() find the templates dir 16 years ago
Matthieu Moy a162e78df0 clone: add test for push on an empty clone. 16 years ago
Michał Kiedrowicz f0583867e7 tests: make test-apply-criss-cross-rename more robust 16 years ago
Michał Kiedrowicz e8141fcf54 builtin-apply: keep information about files to be deleted 16 years ago
Michał Kiedrowicz 1d49f0d1a1 tests: test applying criss-cross rename patch 16 years ago
Erik Faye-Lund aadd44404b builtin-fast-export.c: handle nested tags 16 years ago
Erik Faye-Lund 426193c025 builtin-fast-export.c: fix crash on tagged trees 16 years ago
Erik Faye-Lund 1092f6b3f8 test-suite: adding a test for fast-export with tag variants 16 years ago
Ben Jackson ea10b60c91 Work around ash "alternate value" expansion bug 16 years ago
Frank Lichtenheld 32d1776b13 init: Do not segfault on big GIT_TEMPLATE_DIR environment variable 16 years ago
René Scharfe 8aece7ff06 archive test: attributes 16 years ago
René Scharfe ad94657fdb archive tests: do not use .gitattributes in working directory 16 years ago
Thomas Jarosch e0b3cc0dff Fix buffer overflow in config parser 16 years ago
Michał Kiedrowicz 7fac0eef91 builtin-apply: keep information about files to be deleted 16 years ago
Michał Kiedrowicz d8c81dfcaf tests: test applying criss-cross rename patch 16 years ago
Bert Wesarg 2bb98169be for-each-ref: utilize core.warnAmbiguousRefs for :short-format 16 years ago
Nanako Shiraishi f79d4c8a0f git-am: teach git-am to apply a patch to an unborn branch 16 years ago