2021-05-07 04:35:44 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 1 09:45:09 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- update to 3.1.15:
|
|
|
|
* fix a recursive search crash
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 28 01:41:49 UTC 2021 - Wang Jun <jgwang@suse.com>
|
|
|
|
|
|
|
|
- ugrep 3.1.14:
|
|
|
|
* Fix names of the encodings, it's ISO-8859, not ISO-8869
|
|
|
|
* Fixed an issue when placing options --bool, -G, -F, -w, -x
|
|
|
|
at the end of the command line
|
|
|
|
* Add missing header file "limits" in mmap.hpp
|
|
|
|
* Use option `-U` instead of `-C` for `diff`
|
|
|
|
* Minor --bool and --glob improvements; MinGW portability
|
|
|
|
* Update README.md with Alpine Linux
|
|
|
|
* Updated \s pattern matching to exclude newline, compatible with
|
|
|
|
GNU/BSD grep.
|
|
|
|
* Added format field %[NAME]# to output named capturing groups and
|
|
|
|
%[NUM1|NAME1|NUM2|NAME2...]# to output the first capturing group
|
|
|
|
that matched by num or name; option --bool improvements
|
|
|
|
* Fix #125 and fix #122
|
|
|
|
|
2021-02-11 11:39:04 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 9 06:47:55 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- ugrep 3.1.7:
|
|
|
|
* various fixes, including fixes to globbing and regex
|
|
|
|
|
2021-01-17 10:23:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 17 09:22:45 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- ugrep 3.1.3:
|
|
|
|
* fixes for other platforms only
|
|
|
|
|
2020-12-27 23:07:02 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Dec 27 22:04:12 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- ugrep 3.1.1:
|
|
|
|
* clarifications on boolean search query pattern feature
|
|
|
|
|
2020-12-18 19:37:13 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 18 18:17:39 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- ugrep 3.1.0:
|
|
|
|
* New --bool option to specify a Boolean search query pattern
|
|
|
|
* New --and and --not options
|
|
|
|
* --format not supports -v
|
|
|
|
|
2020-12-07 15:43:11 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 7 14:40:18 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- ugrep 3.0.6:
|
|
|
|
* slightly improved error handling
|
|
|
|
|
2020-11-26 15:55:58 +01:00
|
|
|
-------------------------------------------------------------------
|
2020-11-26 15:56:16 +01:00
|
|
|
Thu Nov 26 07:58:11 UTC 2020 - Wang Jun <jgwang@suse.com>
|
2020-11-26 15:55:58 +01:00
|
|
|
|
|
|
|
- ugrep 3.0.5:
|
|
|
|
* 'enable-color' option deprecated, use 'disable-auto-color'
|
|
|
|
* support wide Unicode strings
|
|
|
|
* update some documents
|
|
|
|
|
2020-10-25 15:06:45 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 25 13:59:32 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- ugrep 3.0.4:
|
|
|
|
* fix an issue with large zip files searched in the query UI
|
|
|
|
|
2020-10-23 12:35:45 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 23 10:17:28 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- ugrep 3.0.2:
|
|
|
|
* speed improvements
|
|
|
|
|
2020-09-22 16:35:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 22 14:33:50 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- ugrep 2.5.6:
|
|
|
|
* Interactive query UI usability improvements
|
|
|
|
* new query UI commands:
|
|
|
|
Alt-[ (decrease fuzziness by one),
|
|
|
|
Alt-] (increase fuzziness by one),
|
|
|
|
Alt-{ (decrease context size by one line),
|
|
|
|
Alt-} (increase context size by one line)
|
|
|
|
|
2020-09-03 13:51:29 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 3 11:44:21 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- ugrep 2.5.5:
|
|
|
|
* build improvements
|
|
|
|
* workaround missing lz4 macro
|
|
|
|
* updated Dockerfile
|
|
|
|
* updated tests
|
|
|
|
|
2020-08-20 13:10:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 20 11:06:47 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- ugrep 2.5.3:
|
|
|
|
* New --format option fields %a (basename) and %p (path)
|
|
|
|
* fast incremental stdin search
|
|
|
|
* updated --gitignore-files handling of negated globs
|
|
|
|
|
2020-08-11 14:12:24 +02:00
|
|
|
-------------------------------------------------------------------
|
2020-08-16 11:20:24 +02:00
|
|
|
Sun Aug 16 09:10:12 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- ugrep 2.5.2:
|
|
|
|
* Query UI monitor enhancements
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-08-11 14:12:24 +02:00
|
|
|
Tue Aug 11 12:10:53 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- ugrep 2.5.1:
|
|
|
|
* Query UI enhanced display updates; new option --not
|
|
|
|
|
2020-07-28 14:14:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 28 09:15:05 UTC 2020 - Martin Rey <mrey@suse.com>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2020-07-11 19:43:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 11 17:39:21 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2020-07-05 09:07:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 5 04:34:08 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
|
|
|
|
|
|
- Disable avx
|
|
|
|
- Add reproducible.patch to drop march=native
|
|
|
|
to make package build reproducible (boo#1100677)
|
|
|
|
|
2020-06-30 18:41:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 30 16:40:55 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- ugrep 2.3.2:
|
|
|
|
* gcc10 fixes and minor improvements
|
|
|
|
|
2020-06-22 11:24:11 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 22 09:17:14 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2020-06-14 11:17:30 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 14 09:11:01 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- ugrep 2.2.1:
|
|
|
|
* improved query UI with Alt-g, corresponding to -g, --glob for
|
|
|
|
interative globbing
|
|
|
|
* improved fuzzy matching
|
|
|
|
|
2020-06-08 10:05:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 6 07:30:31 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
|
|
|
|
- initial package, 2.2.0
|