pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/pkg_summary-utils/files
Module name: wip
Committed by: cheusov
Date: Sat May 29 23:43:01 UTC 2010
Modified Files:
wip/pkg_summary-utils/files: NEWS TODO version.mk
Log Message:
Update to 0.40.0
pkg_grep_summary:
- new option -t that implements the following search strategies:
empty (synonym to -e), exact (synonym to -s), prefix, suffix,
substring, first, last, word, re (synonym to -m),
strfile (synonym to -S) and awk (synonym to non-option mode).
- new option -T that displays all available search strategies.
- new option -i for ignoring the case while matching
- update of manual page
- FIXED: Multiline fields don't like my optimization.
Disabling optimization for them
- minor optimization
To generate a diff of this commit:
cvs -z3 rdiff -u -r1.18 -r1.19 wip/pkg_summary-utils/files/version.mk
cvs -z3 rdiff -u -r1.34 -r1.35 wip/pkg_summary-utils/files/TODO
cvs -z3 rdiff -u -r1.55 -r1.56 wip/pkg_summary-utils/files/NEWS
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_summary-utils/files/version.mk?r1=1.18&r2=1.19
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_summary-utils/files/TODO?r1=1.34&r2=1.35
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_summary-utils/files/NEWS?r1=1.55&r2=1.56
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index