Next | Query returned 123 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2020-08-02 12:59:13 by Kimmo Suominen | Files touched by this commit (3)
Log message:
Simplify the IPv6 address handling patch

Also fix the completely incorrect code that was inteded to look for
the closing bracket (but clearly wouldn't work and wasn't hit in my
previous testing).
   2020-08-01 16:10:23 by Kimmo Suominen | Files touched by this commit (3)
Log message:
Stop chopping off most of an IPv6 address.
   2020-03-24 08:04:37 by Roland Illig | Files touched by this commit (2) | Package updated
Log message:
misc/screen: fix typo in recently updated patch
   2020-03-24 08:00:22 by Roland Illig | Files touched by this commit (2)
Log message:
misc/screen: document bug report URL for patch
   2020-03-24 07:55:34 by Roland Illig | Files touched by this commit (5)
Log message:
misc/screen: fix paths in example files, fix array subscript

The warnings in the patches are no longer necessary since pkglint 19.4.13
reports an error for these cases.
   2020-02-07 13:19:00 by Ryo ONODERA | Files touched by this commit (4)
Log message:
screen: Update to 4.8.0

Changelog:
Version 4.8.0 (05/02/2020)
  * Improve startup time by only polling for files to close
  Fixes:
        - Fix for segfault if termcap doesn't have Km entry
        - Make screen exit code be 0 when checking --version
        - Fix potential memory corruption when using OSC 49
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2019-11-03 18:04:28 by Roland Illig | Files touched by this commit (71)
Log message:
misc: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-10-02 11:11:29 by Rin Okuyama | Files touched by this commit (2)
Log message:
Update misc/screen to 4.7.0:

Version 4.7.0 (02/10/2019)
  * Add support for SGR (1006) mouse mode
  * Add support for OSC 11
  * Update Unicode ambiguous and wide tables to 12.1.0
  * Fixes:
  - cross-compilation support (bug #43223)
  - a lot of manpage fixes and cleanups
   2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242)
Log message:
all: replace SUBST_SED with the simpler SUBST_VARS

pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.

Next | Query returned 123 messages, browsing 11 to 20 | Previous