------------------------------------------------------------------- Tue Aug 11 12:10:53 UTC 2020 - Andreas Stieger - ugrep 2.5.1: * Query UI enhanced display updates; new option --not ------------------------------------------------------------------- Tue Jul 28 09:15:05 UTC 2020 - Martin Rey - ugrep 2.5.0: * New query UI search commands: Tab to navigate into a directory or to select a single file to search; Shift-Tab to navigate up the directory tree or deselect the selected file. Press Ctrl-^ to go back to the starting working directory. These commands are best experienced with option -l (Alt-l ("Alt-ell") in the query UI) to navigate directories in the list view. * Ctrl-S/Ctrl-W now also move down/up by directory in the query UI when viewing a list of files with options -l and -c. * Faster query UI response to commands (the response to patterns entered is still determined by the DELAY parameter.) * Option --pretty now also enables options -n and --sort in addition to --color, --heading, and -T when the output is sent to a terminal and if these options are not explicitly disabled or set already. * Fixed minor issues to improve the overall user experience - ugrep 2.4.1: * Support lz4-compressed files with extension .lz4 ------------------------------------------------------------------- Sat Jul 11 17:39:21 UTC 2020 - Andreas Stieger - ugrep 2.4.0: * New ug command which is the same as ugrep --config with the new --config option to use configuration files * new option --save-config to create configuration files * added --help [WHAT] for quick help on WHA * drop reproducible.patch, upstream ------------------------------------------------------------------- Sun Jul 5 04:34:08 UTC 2020 - Bernhard Wiedemann - Disable avx - Add reproducible.patch to drop march=native to make package build reproducible (boo#1100677) ------------------------------------------------------------------- Tue Jun 30 16:40:55 UTC 2020 - Andreas Stieger - ugrep 2.3.2: * gcc10 fixes and minor improvements ------------------------------------------------------------------- Mon Jun 22 09:17:14 UTC 2020 - Andreas Stieger - ugrep 2.3.1: * Faster search context matching and display with new streaming implementation for options -A, -B, -C, and -y * including when combined with options -v, -W, and -X * remove the single-line search pattern constraint in prior versions for these options * fixed minor issue with option -G ------------------------------------------------------------------- Sun Jun 14 09:11:01 UTC 2020 - Andreas Stieger - ugrep 2.2.1: * improved query UI with Alt-g, corresponding to -g, --glob for interative globbing * improved fuzzy matching ------------------------------------------------------------------- Sat Jun 6 07:30:31 UTC 2020 - Andreas Stieger - initial package, 2.2.0