git-log(1) Doesn't Describe -L start,end Fully.

2017-05-11 Thread Ralph Corderoy
Hi, Arch Linux's git 2.12.2-4's git-log(1) says -L ,:, -L :: Trace the evolution of the line range given by "," (or the function name regex ) within the . You may not give any pathspec limiters. This is currently limited to a walk starting from a single

Re: [darcs-devel] Darcs and git: plan of action

2005-04-20 Thread Ralph Corderoy
Hi Ray, Give me a case where assuming it's a replace will do the wrong thing, for C code, where it's a variable or function name. How about two patches. 1. s/foo/bar/ throughout file because foo() has been decided upon as the name of a new globally visible forthcoming function but