2022-05-03 17:23:59 by Tomohiro Kusumi | Files touched by this commit (3) |
Log message: editors/fileobj: Update to v0.7.108 ChangeLog: - Minor fixes and cleanups - Fix assert failure bug in visual mode (since v0.7.85) - Add :blake2b - Add :blake2s - Add :open_blake2b - Add :open_blake2s - Add :pls - Add line scroll mode - Add FILEOBJ_USE_LINE_SCROLL - Rename __FILEOBJ_USE_PERMISSIVE_INSTALL to __FILEOBJ_USE_ALLOW_PYTHON2 |
2022-05-03 17:12:34 by Tomohiro Kusumi | Files touched by this commit (3) |
Log message: editors/fileobj: Update to v0.7.107 ChangeLog: - Minor fixes and cleanups - Add Python 3.10 support - Add --cmp - Add --md - Rename __FILEOBJ_TEMP_SIZE to FILEOBJ_BUFFER_SIZE |
2022-01-10 09:15:33 by Thomas Klausner | Files touched by this commit (2) |
Log message: fileobj: convert to egg.mk |
2021-10-26 12:21:45 by Nia Alarie | Files touched by this commit (161) |
Log message: editors: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-10 14:54:45 by Tomohiro Kusumi | Files touched by this commit (2) |
Log message: editors/fileobj: Update to v0.7.106 ChangeLog: - Minor fixes and cleanups - Fix installation failure on Windows (since v0.7.104) - Fix assert failure bug (since v0.7.99) - Add :truncate - Add FILEOBJ_USE_TRUNCATE_SHRINK - Use rwmap.Fileobj by default for small,noent files if available |
2021-10-07 15:47:53 by Nia Alarie | Files touched by this commit (161) |
Log message: editors: Remove SHA1 hashes for distfiles |
2021-07-20 20:57:19 by Tomohiro Kusumi | Files touched by this commit (2) |
Log message: editors/fileobj: Update to v0.7.104 ChangeLog: - Minor fixes and cleanups |
2021-04-04 15:18:13 by Tomohiro Kusumi | Files touched by this commit (2) |
Log message: editors/fileobj: Update to v0.7.103 ChangeLog: - Minor fixes and cleanups - Add --verbose |
2021-04-04 15:15:36 by Tomohiro Kusumi | Files touched by this commit (2) |
Log message: editors/fileobj: Update to v0.7.102 ChangeLog: - Minor fixes and cleanups - Add --info - Add --lsblk |
2021-04-04 15:10:21 by Tomohiro Kusumi | Files touched by this commit (3) |
Log message: editors/fileobj: Update to v0.7.101 ChangeLog: - Minor fixes and cleanups - Add Python 3.9 support - Add MidnightBSD support |