Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 15 Feb 2014 19:54:14 +0900 | FUJIWARA Katsunori | grep: exit loop immediately, if matching is found in the file for "hg grep -l" |
Sat, 15 Feb 2014 19:54:05 +0900 | FUJIWARA Katsunori | grep: use "found" instead of "filerevmatches" examination for efficiency |
Sat, 15 Feb 2014 19:52:36 +0900 | FUJIWARA Katsunori | grep: reuse the first "util.binary()" result for efficiency |
Sat, 15 Feb 2014 19:52:26 +0900 | FUJIWARA Katsunori | util: add the code path to "cachefunc()" for the function taking no arguments |