2010-05-30 00:55:05 by Aleksey Cheusov | Files touched by this commit (3) |
Log message: pkg_grep_summary: now works up to ~30% faster |
2010-05-30 00:39:12 by Aleksey Cheusov | Files touched by this commit (1) |
Log message: hide internal variables |
2010-05-30 00:33:09 by Aleksey Cheusov | Files touched by this commit (4) |
Log message: FIXED: Multiline fields don't like my optimization. Disabling optimization for them. Minor clean-ups. |
2010-05-29 22:34:31 by Aleksey Cheusov | Files touched by this commit (3) |
Log message: Update for TODO Minor rewordings in man page and ussage message |
2010-05-29 21:24:56 by Aleksey Cheusov | Files touched by this commit (6) | |
Log message: pkg_grep_summary: - new option -i for ignoring case while matching - man page update version -> 0.40rc1 |
2010-05-29 20:41:53 by Aleksey Cheusov | Files touched by this commit (1) |
Log message: Code cleanup, simplifications |
2010-05-29 20:23:02 by Aleksey Cheusov | Files touched by this commit (4) | |
Log message: pkg_grep_summary: - new search strategy "empty" - man page updates |
2010-05-29 19:54:27 by Aleksey Cheusov | Files touched by this commit (4) | |
Log message: pkg_grep_summary: - new search strategies: "awk" and "strfile" - update of manual page - more tests |
2010-05-29 18:45:14 by Aleksey Cheusov | Files touched by this commit (4) | |
Log message: pkg_grep_summary: - new option "T" that displays all available search strategies - update for manual page - regression test |
2010-05-29 18:09:02 by Aleksey Cheusov | Files touched by this commit (3) |
Log message: implementation for "-t re" (regexp search strategy) |