diff options
author | Linus Torvalds <torvalds@osdl.org> | 2006-09-18 10:07:51 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-09-20 11:14:39 -0700 |
commit | a2ed6ae402582a3ee76e9b4639848eba261a12de (patch) | |
tree | 8cac99a9d0a1520ca790208d953306084d6e0d46 /run-command.h | |
parent | f69895fb0c5921f5b399f35a71caa9a023776ddf (diff) | |
download | git-a2ed6ae402582a3ee76e9b4639848eba261a12de.tar.gz |
git-log --author and --committer are not left-anchored by default
I know that I'd prefer a rule where
"--author=^Junio"
would result in the grep-pattern being "^author Junio", but without the
initial '^' it would be "^author .*Junio".
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'run-command.h')
0 files changed, 0 insertions, 0 deletions