2021-10-24 18:18:01 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
ugrep: updated to 3.3.8
v3.3.8
We made ugrep even better with Unicode 14 support, Windows filename globbing, \
new --format fields, and updated option -t filename patterns. More coming soon!
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-09-29 18:14:02 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
ugrep: updated to 3.3.7
ugrep v3.3.7
We made ugrep even better with runtime enabling of of SSE2/AVX2/AVX512BW \
optimizations; ugrep -V shows this as +sse2, +avx2 and +avx512bw, respectively. \
New --hyperlink option. Revised and enhanced option -P (PCRE) compatible with \
GNU grep. Improved query UI option -Q with quick Tab/Shift-Tab directory and \
file navigation, CTRL-Y file viewing with new option --view to specify a file \
viewer, and improved CTRL-X/CTRL-R bookmarking to restore the search state. New \
--hexdump=a option (asterisk) to display conventional * for duplicate hex lines. \
Fixed a compatibility issue with GNU grep's binary file search results, which \
should now be the same. Improved option -P (PCRE) search performance. Fixed a \
bug when the legacy grep GREP_COLOR environment variable is defined (GREP_COLORS \
is more powerful and preferred). More coming soon!
|
2021-04-21 15:25:34 by Adam Ciarcinski | Files touched by this commit (864) |
Log message:
revbump for boost-libs
|
2021-04-05 12:08:00 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
ugrep: update to 3.1.11.
New --bool option to specify Boolean search query patterns (with
Google search syntax or fzf-like when used with -F to search strings
instead of regex patterns); new --and and --not options; new --dotall
option; updated --format to support -v; updated \s pattern matching
to exclude newline, other improvements. More coming soon!
|
2021-04-01 19:06:51 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
ugrep: update to 3.1.10.
New --bool option to specify Boolean search query patterns (with
Google search syntax or fzf-like when used with -F to search strings
instead of regex patterns); new --and and --not options; new --dotall
option; updated --format to support -v; other improvements. More
coming soon!
|
2021-03-05 12:01:04 by Nia Alarie | Files touched by this commit (2) | |
Log message:
ugrep: Update to 3.1.9
"New --bool option to specify Boolean search query patterns (with Google \
search syntax or fzf-like when used with -F to search strings instead of regex \
patterns); new --and and --not options; new --dotall option; updated --format to \
support -v; other improvements. More coming soon!"
|
2021-02-04 12:22:54 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
ugrep: update to 3.1.7.
New --bool option to specify Boolean search query patterns (with
Google search syntax or fzf-like when used with -F to search strings
instead of regex patterns); new --and and --not options; new --dotall
option; updated --format to support -v; other improvements. More
coming soon!
|
2021-01-25 11:16:17 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
ugrep: update to 3.1.4.
3.1.4
New --bool option to specify Boolean search query patterns (with
Google search syntax or fzf-like when used with -F to search strings
instead of regex patterns); new --and and --not options; updated
--format to support -v; other minor improvements. More coming soon!
|
2021-01-04 13:15:30 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
ugrep: update to 3.1.1.
3.1.1
New --bool option to specify a Boolean search query pattern (with
Google search syntax or fzf-like when used with -F to search strings
instead of regex subpatterns); new --and and --not options; updated
--format to support -v.
|