History log of /dflybsd-src/contrib/less/command.c (Results 1 – 25 of 30)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# e0f238ed 21-Jul-2024 Aaron LI <aly@aaronly.me>

Merge branch 'vendor/LESS'


# e433da38 21-Jul-2024 Aaron LI <aly@aaronly.me>

vendor/less: upgrade from 643 to 661

See the NEWS file for the list of changes.


# 92b9677c 11-Mar-2024 Aaron LI <aly@aaronly.me>

Merge branch 'vendor/LESS'


# 320d7c8a 11-Mar-2024 Aaron LI <aly@aaronly.me>

vendor/less: upgrade from 608 to 643

Security fix: CVE-2022-46663 (version <= 608)
- https://github.com/gwsw/less/commit/a78e1351113cef564d790a730d657a321624d79c
- https://nvd.nist.gov/vuln/detail/C

vendor/less: upgrade from 608 to 643

Security fix: CVE-2022-46663 (version <= 608)
- https://github.com/gwsw/less/commit/a78e1351113cef564d790a730d657a321624d79c
- https://nvd.nist.gov/vuln/detail/CVE-2022-46663
- https://bugs.dragonflybsd.org/issues/3360

See the NEWS file for the list of changes.

show more ...


Revision tags: v6.4.0, v6.4.0rc1, v6.5.0
# ce5797c2 13-Nov-2022 Antonio Huete Jimenez <tuxillo@quantumachine.net>

Merge branch 'vendor/LESS'

Conflicts:
contrib/less/opttbl.c


# 0c7ad07e 13-Nov-2022 Antonio Huete Jimenez <tuxillo@quantumachine.net>

vendor/less: upgrade from 551 to 608

- Update Unicode tables.
- Fix memory corruption when built with libtermcap.
- Support libtinfow.
- Fix crash on some systems due to realpath incompatibility

vendor/less: upgrade from 551 to 608

- Update Unicode tables.
- Fix memory corruption when built with libtermcap.
- Support libtinfow.
- Fix crash on some systems due to realpath incompatibility.
- Add the --incsearch option.
- Add the --line-num-width option.
- Add the --status-col-width option.
- Add the --use-color and --color options.
- Add the --lesskey-src option.
- Add the --file-size option.
- Add the --header option.
- Add the --no-number-headers option.
- Add the --status-line option.
- Add the --redraw-on-quit option.
- Add the --search-options option.
- Add the --exit-follow-on-close option.
- Fix bug which caused failure to respond to window resize.

For details see:
http://www.greenwoodsoftware.com/less/news.557.html
http://www.greenwoodsoftware.com/less/news.561.html
http://www.greenwoodsoftware.com/less/news.563.html
http://www.greenwoodsoftware.com/less/news.580.html
http://www.greenwoodsoftware.com/less/news.581.html
http://www.greenwoodsoftware.com/less/news.589.html
http://www.greenwoodsoftware.com/less/news.590.html
http://www.greenwoodsoftware.com/less/news.598.html
http://www.greenwoodsoftware.com/less/news.600.html
http://www.greenwoodsoftware.com/less/news.603.html
http://www.greenwoodsoftware.com/less/news.608.html

show more ...


Revision tags: v6.2.2, v6.2.1, v6.3.0, v6.0.1, v6.0.0, v6.0.0rc1, v6.1.0, v5.8.3, v5.8.2
# 02d62a0f 12-Jun-2020 Daniel Fojt <df@neosystem.org>

vendor/less: upgrade from 481 to 551

- unicode tables updated
- new commands added
- new cmdline options introduced
- bugs and memory leaks fixed

For details see:

http://www.greenwoodsoftware.com/

vendor/less: upgrade from 481 to 551

- unicode tables updated
- new commands added
- new cmdline options introduced
- bugs and memory leaks fixed

For details see:

http://www.greenwoodsoftware.com/less/news.487.html
http://www.greenwoodsoftware.com/less/news.530.html
http://www.greenwoodsoftware.com/less/news.551.html

show more ...


Revision tags: v5.8.1, v5.8.0, v5.9.0, v5.8.0rc1, v5.6.3, v5.6.2, v5.6.1, v5.6.0, v5.6.0rc1, v5.7.0, v5.4.3, v5.4.2, v5.4.1, v5.4.0, v5.5.0, v5.4.0rc1, v5.2.2, v5.2.1, v5.2.0, v5.3.0, v5.2.0rc, v5.0.2, v5.0.1, v5.0.0, v5.0.0rc2, v5.1.0, v5.0.0rc1, v4.8.1, v4.8.0, v4.6.2, v4.9.0, v4.8.0rc, v4.6.1
# 9b760066 29-Aug-2016 John Marino <draco@marino.st>

Update less from version 471 to 481


Revision tags: v4.6.0, v4.6.0rc2, v4.6.0rc, v4.7.0, v4.4.3, v4.4.2, v4.4.1, v4.4.0, v4.5.0, v4.4.0rc, v4.2.4, v4.3.1, v4.2.3, v4.2.1, v4.2.0, v4.0.6, v4.3.0, v4.2.0rc, v4.0.5
# fa0be7c5 13-Mar-2015 John Marino <draco@marino.st>

Update less from version 458 to 471


Revision tags: v4.0.4, v4.0.3, v4.0.2, v4.0.1, v4.0.0, v4.0.0rc3, v4.0.0rc2, v4.0.0rc, v4.1.0, v3.8.2, v3.8.1, v3.6.3, v3.8.0, v3.8.0rc2, v3.9.0, v3.8.0rc, v3.6.2, v3.6.1, v3.6.0, v3.7.1, v3.6.0rc, v3.4.3, v3.4.2
# e639dc31 11-May-2013 John Marino <draco@marino.st>

Update less from version 444 to 458 on the vendor branch


# 981b4750 12-Jun-2020 Daniel Fojt <df@neosystem.org>

Upgrade less(1). 1/2

Merge branch vendor/LESS into master.


# a547914c 29-Aug-2016 John Marino <draco@marino.st>

Merge branch 'vendor/LESS'


# 682da2c8 13-Mar-2015 John Marino <draco@marino.st>

Merge branch 'vendor/LESS'


# 79e96d16 11-May-2013 John Marino <draco@marino.st>

less: Update to version 458

Version 458 was released on 4 APR 2013. Differences since version 451:
* Allow backslash escaping of metacharacters in LESS environment
variable after the --use-ba

less: Update to version 458

Version 458 was released on 4 APR 2013. Differences since version 451:
* Allow backslash escaping of metacharacters in LESS environment
variable after the --use-backslash option.
* Don't quit if syntax errors are found in command line options.
* Increase sizes of some internal buffers.
* Fix crash with "stty rows 0".
* Fix display bug when using up/down arrow on the command line.

Version 451 was released on 4 SEP 2012. Differences since version 444:
* Add ESC-F command to keep reading data until a pattern is found.
* Use exit code of LESSOPEN script if LESSOPEN starts with "||".
* When up/down arrow is used on the command line immediately after
typing text, the next command starting with that text is found.
* Add support for GNU regex.
* Add configure option --with-regex=none and fix compile errors
when compiling with no regex library.
* Fix possible crashes caused by malformed LESSOPEN or
LESSCLOSE variables.
* Fix bug highlighting text which is discontiguous in the file
due to backspace processing.
* Fix bug in displaying status column when scrolling backwards
with -J and -S in effect.

show more ...


# d9ad8058 11-May-2013 John Marino <draco@marino.st>

Merge branch 'vendor/LESS'


Revision tags: v3.4.1, v3.4.0, v3.4.0rc, v3.5.0, v3.2.2, v3.2.1, v3.2.0, v3.3.0, v3.0.3, v3.0.2, v3.0.1, v3.1.0, v3.0.0
# 86d7f5d3 26-Nov-2011 John Marino <draco@marino.st>

Initial import of binutils 2.22 on the new vendor branch

Future versions of binutils will also reside on this branch rather
than continuing to create new binutils branches for each new version.


Revision tags: v2.12.0, v2.13.0
# ac38170f 02-Jul-2011 Peter Avalos <pavalos@dragonflybsd.org>

Merge branch 'vendor/LESS'


# b099ac32 02-Jul-2011 Peter Avalos <pavalos@dragonflybsd.org>

Import less-444.

Fix ungetc bug; remove vestiges of obsolete -l option.


# 25ce721e 30-Apr-2011 Peter Avalos <pavalos@dragonflybsd.org>

Import less-443.

* Change search behavior such that when a search is given an explicit
pattern, the entire displayed screen is included in the search and
not just the portion after the target li

Import less-443.

* Change search behavior such that when a search is given an explicit
pattern, the entire displayed screen is included in the search and
not just the portion after the target line.

* Add -A option to change search behavior to the old way: only
the portion of the screen after the target line is searched.

* Add %F formatting to prompt strings, replaced by the last component
of the input file.

* Control-G while editing a command exits the command.

* Less now exits with status 2 if control-C is pressed and -K is in effect.

* Fix "ungetc overflow" when passing long commands via the -p option.

* Fix bug in using line filtering via the & command
in combination with -i and -I.

* Fix bug in handling negative arguments to the -j option.

* Fix bug in handling %t in prompt strings.

* Improve handling of long option names.

* Improve percentage calculation for very large files.

show more ...


Revision tags: v2.10.1, v2.11.0, v2.10.0, v2.9.1, v2.8.2, v2.8.1, v2.8.0, v2.9.0, v2.6.3, v2.7.3, v2.6.2, v2.7.2, v2.7.1, v2.6.1, v2.7.0, v2.6.0
# dd1b3d24 14-Nov-2009 Aggelos Economopoulos <aoiko@cc.ece.ntua.gr>

Merge branch 'less_update'


# 55e9a5aa 14-Nov-2009 Jan Lentfer <Jan.Lentfer@web.de>

Merge branch 'vendor/LESS' into less_update


# a9adbba3 14-Nov-2009 Jan Lentfer <Jan.Lentfer@web.de>

Import less-436.


Revision tags: v2.5.1, v2.4.1, v2.5.0, v2.4.0, v2.3.2
# 53116cdc 06-Jul-2009 Jordan Gordeev <jgordeev@dir.bg>

Merge commit '1276d1e1a1b128f7093a3021d3f6bc27afa80d23' into amd64


# d16531ad 25-Jun-2009 Michael Neumann <mneumann@ntecs.de>

Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly


# 5341940d 23-Jun-2009 Matthew Dillon <dillon@apollo.backplane.com>

Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly


12