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
|