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

History of commit frequency

CVS Commit History:


   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles
   2021-09-29 21:01:31 by Adam Ciarcinski | Files touched by this commit (872)
Log message:
revbump for boost-libs
   2021-05-30 21:56:38 by Dr. Thomas Orgis | Files touched by this commit (1)
Log message:
sysutils/mc: add explicit handling of samba and sftp vfs as options
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2021-01-24 17:45:04 by Nia Alarie | Files touched by this commit (3)
Log message:
mc: Update to 4.8.26

Version 4.8.26

- Core

  * Support file names of any length (#4145)
  * Implement persistent command line buffer for subshell (bash >= 4, zsh and \ 
fish are supported) (#4114, #4124, #4126)
  * Implement shadows of dialog windows and menus (#4102)
  * Allow running clipboard commands if DISPLAY is not set (#4133)
  * Add support of "alacritty", "tmux", and \ 
"tmux-256color" terminals (#4149)

- VFS

  * Support wim archive format (using wimtools (https://wimlib.net/)) (#4100)
  * Support pak archive format (using unar (https://theunarchiver.com/)) (#4130)

- Editor

  * Add Swift syntax highlighting (MidnightCommander/mc#159)

- Misc

  * Code cleanup (#4103, #4127, #4131)
  * ext.d/sound.sh: replace xmms with audacious (part of #4127)
  * mc.ext: improve handling of compressed content (#4128, #2117)
  * mc.ext: add support for OpenDocument flax xml formats: fodt, fods, fodp, \ 
fodg (#4157)
  * Filehighlight fodg, fodp, fods, fodt, odg files as documents
  * modarcon16 skin: make consistent with whitespaces (#4158)

- Fixes

  * 0000 permissions are not preserved on copy/move file (#4155)
  * Chattr dialog doesn't work with mouse (#4104)
  * Wrong copy ETA displaying if "Follow links" option is set (#4101)
  * C-i ("change panel" shortcut) has no effect (#4107)
  * C-l ("refresh screen") and A-` ("switch screens") \ 
shortcuts have no effect (#4142, #4153)
  * Cancel of history or completion window marks input lines as modified (#4152)
  * Unexpected subshell execution at panel switch (#2110)
  * Lock up after pressing Tab in subshell (#2269)
  * tcsh: error: "The Commander can't change to the directory" (#4120)
  * vfs: extfs: cannot handle files with name started with dash or space (#4077)
  * vfs: hang on accessing files within a nested VFS for first 60 seconds (#4147)
  * vfs: lose content of the current directory on a mounted CIFS share (on Linux \ 
>= 5.1) (#3987)
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2020-07-27 01:34:08 by Nia Alarie | Files touched by this commit (3) | Package updated
Log message:
mc: Update to 4.8.25

Version 4.8.25

- Core

  * Minimal version of GLib is 2.30.0
  * Avoid subshell warning for standalone mcedit/mcview/mcdiffview run from mc \ 
(#4056)
  * Implement chattr command (change ext{2,3,4}fs extended attributes). Default \ 
shortcut is "C-x e" (#3847)
  * Implement a WGroup widget -- a base class for widgets which contain other \ 
widgets (#2919, #4075)
  * Implement key bindings for radiobuttons (#212)

- VFS

  * RPM VFS improvements:
    * Support weak dependency tags: ENHANCES, SUGGESTS, RECOMMENDS, SUPPLEMENTS \ 
(#4091)

- Editor

  * Improvements of syntax highlighting:
    * php (#4060)
    * tcl: add shebangs with wish and tclsh (#4062)
    * Cobol (#1987)
    * Verilog/SystemVerilog (#4087)
  * New syntax highlighting:
    * Kotlin (#4088)
    * ino (Arduino IDE and a number of other IDEs) (#4098)

- Misc

  * Code cleanup (#4050, #4085)
  * Add support for opus audio (#4061)
  * mc-wrapper: don't cd to the same directory (#3355)
  * Improve archive support: more binaries to view archive content (#4086)
    * lha: jlha, lhasa
    * arj: 7za
    * cab: 7za
    * zip; 7z
    * zipx: 7za
    * iso: 7za
  * Clean up in video.sh handler (#4045)
    * RealPlayer is a proprietary application which can't be installed in most \ 
distros and has long been abandoned.
    * gtv hasn't been developed since 2003.
    * xanim barely plays anything.
  * Various fixups and updates of man page

- Fixes

  * FTBFS on OSes w/o O_CLOEXEC (#4052)
  * FTBFS with glib2 >= 2.63.3 (#4053)
  * Undefined "__linux__" macro on non-Linux systems (#4058)
  * Mouse is not handled with ncurses-6 (#3964)
  * Mouse is not handled with S-Lang on some old terminal emulators (#4063)
  * Terminal size is always 80x24 in subshell on Solaris 11.4 SPARC (#4099)
  * Double clicking on empty area of file panel executes last item (#3722)
  * Garbage in input line history (#4064)
  * Speed of file copy is not displayed for single file (#4081)
  * mcedit: blank screen with invisible error (#4057)
  * mcedit: broken syntax highlighting for shell scripts (#4054)
  * VFS: broken browsing of .deb packages (#4055)
  * mc.lib installed twice (#4070)
   2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833)
Log message:
*: recursive bump for libffi
   2020-01-25 16:00:42 by Nia Alarie | Files touched by this commit (7) | Package updated
Log message:
mc: Update to 4.8.24

Version 4.8.24

- Core

  * Drop bundled gettext (#3629)
  * Implement the file edit and view history. Default shortcut is alt-shift-e (#2733)
  * Enable subshell in standalone mceditor, mcviewer, and mcdiffviewer (#3380)
  * Refactoring of SIGWINCH handling (#117, #4019)
  * Prevent run/open files with double right click (#4016)
  * Improve support of Windows 1251 encoding on Solaris (#3992)
  * Support binary reproducible builds (via --disable-configure-args configure \ 
option) (#4031)

- VFS

  * sftpfs: support keyborad interactive authentication (#3921)
  * uc1541 extfs: update up to 3.3 version (#3936)

- Editor

  * Syntax:
    * add yabasic (Yet Another BASIC) syntax highlighting (#4005)
    * improve YAML syntax highlighting (#4010)
    * add "https://" to Debian sources.list syntax (#4018)
    * add .desktop files (#4022)
    * improve RPM spec file syntax highlighting (#4037)
    * improve Debian sources.list syntax highlighting (#4041)

- Misc

  * Code cleanup (#3997, #4030, #4038, #4039)
  * menu.mc: handle symbolic links to compressed archives (#4009)
  * File highlighting updates (#4015)
    * part - partial files, e.g. used by many download managers ([temp])
    * apk - Android packages, deb - Debian packages ([archive])
    * ts - MPEG-TS streams ([media])
  * New skins:
    * julia256: a dark skin with calm colors and good contrast.

- Fixes

  * Compile failure on AIX 7.2 (#4033)
  * Compile failure on OS X 10.9 (#4035)
  * Enter key works as Down one in menu (#4006)
  * Menubar: incorrect mouse click coordinate (#4013)
  * Rotating dash generates way too much output (#3859)
  * Totals aren't computed before move of a single directory (#4027)
  * Editor: unusable dynamic paragraphing (#3996)
  * VFS: iso9660 does not report listing errors (#3993)
  * VFS: extfs: nested archives are not removed from temporary directory (#4000)
   2020-01-19 00:59:51 by Tobias Nygren | Files touched by this commit (4)
Log message:
move patch that seems to be in the wrong package

(Hi Joerg)

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