87 Commits (b8d5cf4f96f6e57ddc91dfcc530e47c878aff598)

Author SHA1 Message Date
Rafael Ascensão 65516f586b log: add option to choose which refs to decorate 7 years ago
Jeff King e433749d86 test-terminal: set TERM=vt100 7 years ago
Jeff King 5d34d1ac06 revision: do not fallback to default when rev_input_given is set 8 years ago
Ævar Arnfjörð Bjarmason 7531a2dd87 log: add -P as a synonym for --perl-regexp 8 years ago
Jeff King ed79b2cf03 handle_revision_arg: reset "dotdot" consistently 8 years ago
Ævar Arnfjörð Bjarmason 9001c1920c grep: add a test asserting that --perl-regexp dies when !PCRE 8 years ago
Ævar Arnfjörð Bjarmason 9e3cbc59d5 log: make --regexp-ignore-case work with --perl-regexp 8 years ago
Ævar Arnfjörð Bjarmason 9df46763ef log: add exhaustive tests for pattern style options & config 8 years ago
brian m. carlson c74271aae7 builtin/log: honor log.decorate 8 years ago
Junio C Hamano ef1e74065c name-rev: favor describing with tags and use committer date to tiebreak 8 years ago
Alex Henrie 940a911f8e log: if --decorate is not given, default to --decorate=auto 8 years ago
Jeff King f5022b5fed diff: print line prefix for --name-only output 8 years ago
Jeff King 55cccf4bb3 color_parse_mem: allow empty color spec 8 years ago
Nguyễn Thái Ngọc Duy 73c727d69f log --graph: customize the graph lines with config log.graphColors 8 years ago
Jacob Keller 660e113ce1 graph: add support for --line-prefix on all graph-aware output 9 years ago
Junio C Hamano 8465541e8c grep: further simplify setting the pattern type 9 years ago
Mehul Jain fce04c3ca6 log: add log.showSignature configuration variable 9 years ago
Mehul Jain aa3799996c log: add "--no-show-signature" command line option 9 years ago
Mehul Jain aefc81ad38 t4202: refactor test 9 years ago
Matthieu Moy 5404c116aa diff: activate diff.renames by default 9 years ago
Jeff King 728350b76a revision.c: propagate tag names from pending array 9 years ago
Jeff King ce11360467 log: diagnose empty HEAD more clearly 10 years ago
David Turner 076c98372e log: add "log.follow" configuration variable 10 years ago
Jeff King a167ece0c8 t: use verbose instead of hand-rolled errors 10 years ago
Jeff King 8fb268720e t: fix severe &&-chain breakage 10 years ago
Dongcan Jiang 695985f483 revision: forbid combining --graph and --no-walk 10 years ago
Christoph Junghans 22dfa8a23d log: teach --invert-grep option 10 years ago
Zoltan Klinger cf3983d1ff log: fix indentation for --graph --show-signature 11 years ago
Clemens Buchacher 46ec510ac0 fix segfault with git log -c --follow 12 years ago
Yann Droneaud 90e76b7029 t4202: use test_config/test_unconfig to set/unset git config variables 12 years ago
Jan H. Schönherr 14e1a4e1ff utf8: fix off-by-one wrapping of text 12 years ago
Junio C Hamano 34a4ae55b2 log --grep: use the same helper to set -E/-F options as "git grep" 13 years ago
Michał Kiedrowicz 656197ad38 graph.c: infinite loop in git whatchanged --graph -m 13 years ago
Martin von Zweigbergk ca92e59e30 teach log --no-walk=unsorted, which avoids sorting 13 years ago
Jiang Xin b354f11b59 Fix tests under GETTEXT_POISON on diffstat 13 years ago
Junio C Hamano 003c84f6d2 specifying ranges: we did not mean to make ".." an empty set 13 years ago
Zbigniew Jędrzejewski-Szmek dc801e71a7 diff --stat: use less columns for change counts 13 years ago
Lucian Poston e2c59667ed t4202: add test for "log --graph --stat -p" separator lines 13 years ago
Junio C Hamano 57b58db74c merge: notice local merging of tags and keep it unwrapped 13 years ago
Jay Soffian 0c47695a69 Add log.abbrevCommit config variable 14 years ago
Jeff King b2be2f6aea log.decorate: accept 0/1 bool values 14 years ago
Jonathan Nieder a48fcd8369 tests: add missing && 14 years ago
Elijah Newren 5a57bc6bfc t4202 (log): Replace '<git-command> || :' with test_might_fail 15 years ago
Ævar Arnfjörð Bjarmason 65113121a5 log: test for regression introduced in v1.7.2-rc0~103^2~2 15 years ago
Matthieu Moy 7d7b86f75f log: parse separate options like git log --grep foo 15 years ago
Matthieu Moy dea007fb4c diff: parse separate options like -S foo 15 years ago
Junio C Hamano 4f62c2bc57 log.decorate: only ignore it under "log --pretty=raw" 15 years ago
Junio C Hamano 635530a2fc log --pretty/--oneline: ignore log.decorate 15 years ago
Junio C Hamano 8a3d203bd0 log.decorate: usability fixes 15 years ago
Stephen Boyd 9524cf2993 fix portability issues with $ in double quotes 15 years ago