Commit Graph

216 Commits

Author SHA1 Message Date
Jindrich Novy
177052b710 - update to 4.7.0-pre4 2009-11-02 09:59:40 +00:00
Jindrich Novy
39c933ce2e - fix segfault while browsing various archives via VFS (#528268) 2009-10-12 12:50:24 +00:00
Jindrich Novy
8ecd320b2c - add BR: gpm-devel 2009-10-05 11:42:16 +00:00
Jindrich Novy
435fede641 - update to 4.7.0-pre3 2009-10-05 09:08:44 +00:00
Jindrich Novy
a1b416a1c7 - update to 4.7.0-pre2 2009-09-01 05:59:45 +00:00
Jindrich Novy
78571b53e4 - support shell patterns in copy dialog (#516180)
(http://www.midnight-commander.org/ticket/414)
2009-08-07 10:53:58 +00:00
Jindrich Novy
95f47c2448 - update extension binding to be more Fedora-like
- update to upstream IPv6 patch
2009-08-05 12:26:02 +00:00
Jindrich Novy
cd00b483c0 - update to 4.7.0-pre1 (fixes #513757) 2009-08-03 10:38:05 +00:00
Jindrich Novy
e0ce0b02cf - update to latest GIT mc
- forwardport prompt fix and exit patch, keep IPv6 patch and drop the
    others
2009-07-31 18:40:04 +00:00
Jesse Keating
f204478101 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 11:54:02 +00:00
Jindrich Novy
63def9a2fa - update to mc-4.6.2 release
- drop .8bit-hex, .preserveattrs, .cloexec, .7zip and part of
    .utf8-look-and-feel patch, applied upstream
- sync the rest of patches, adopt upstream version of UTF8 patch
- update URL and source links
- add required BR
2009-05-27 05:49:13 +00:00
Jindrich Novy
a08eb5153f - bump release 2009-05-15 10:23:40 +00:00
Jindrich Novy
7265e08db0 - fix segfault in mc editor in case of pressing ctrl+right (skip one word)
(#500818)
- don't use dpkg tools for *.deb files (#495649), thanks to Dan Horak
2009-05-15 10:17:22 +00:00
Jesse Keating
bccb02fd4a - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-25 23:57:54 +00:00
Jindrich Novy
d59156467d - fix a couple of UTF-8 related display bugs (#464708), thanks to Rafał
Mużyło
2008-12-04 14:17:13 +00:00
Jindrich Novy
1fb37740bf - allow switching of trailing spaces/tab highlighting with crtl-v, patch
from Jan Engelhardt (#464738)
- update the UTF-8 patch accordingly
2008-10-23 13:24:00 +00:00
Jindrich Novy
8ece7b3dbe - do not change directory in panel to subshell directory when switched back
from subshell (#460633)
2008-09-02 09:52:26 +00:00
Jindrich Novy
e78c6c97b1 - don't try to parse obsolete RPM tags in RPM VFS (#457912), thanks to
Milan Broz
- use correct extension for lzma and regenerate so that it applies with
    fuzz==0
2008-08-05 13:59:26 +00:00
Jindrich Novy
4c9e0650bd - fix displaying of 7zip archive contents (#452090) - gvlat@pochta.ru 2008-06-20 06:04:40 +00:00
Jindrich Novy
00db3164ad - add fix for #426756 2008-03-27 13:33:05 +00:00
Jindrich Novy
6adc78f726 - don't segfault when hint or help files are missing (#439025), thanks to
Tomas Heinrich
- fix displaying of 8bit encoded files in UTF-8 (#426756), thanks to Andrew
    Zabolotny
- don't gzip man pages, leave it to brp-compress
2008-03-27 13:19:56 +00:00
Jindrich Novy
0bf1824055 - add lzma vfs support by Lasse Collin
- update extensions patch to use xdg-open
2008-03-07 14:37:40 +00:00
Jindrich Novy
574f612026 remove references to old sources 2008-02-25 15:07:57 +00:00
Jindrich Novy
420208f389 - update to 4.6.2-pre1
- forwardport the UTF-8 patch to 4.6.2-pre1 and convert new functionality
    to support UTF-8
2008-02-25 15:01:14 +00:00
Jesse Keating
341d30fe6c - Autorebuild for GCC 4.3 2008-02-19 06:51:09 +00:00
Jindrich Novy
cbcb158c6a - add -fgnu89-inline to let mc compile with gcc 4.3.0+ 2008-01-08 14:23:43 +00:00
Jindrich Novy
910fbe258d - don't preserve attributes in copy/move while the option is switched off
(#195614)
- rebuild to fix iso9660 vfs because of missing gawk in buildroot(#381751,
    #363611)
2007-11-14 13:49:47 +00:00
Bill Nottingham
9d9ed959fd makefile update to properly grab makefile.common 2007-10-15 19:08:16 +00:00
Jindrich Novy
014dd0e501 rebuild for ppc32 2007-08-23 06:16:24 +00:00
Jindrich Novy
c148d92eee - fix displaying of prompt in subshell (#244025) 2007-06-20 14:39:18 +00:00
Jindrich Novy
78bc1349aa - correct changelog date 2007-06-19 11:48:31 +00:00
Jindrich Novy
a2602d4ca1 - refresh contents of terminal when resized during time expensive I/O
operations (#236502)
2007-06-19 11:46:30 +00:00
Jindrich Novy
d9f085bd41 - update to new upstream CVS snapshot (2007-06-04-22)
- don't print prompts multiple times when switching between mc and subshell
2007-06-12 14:49:42 +00:00
Jindrich Novy
fccc601927 - fix segmentation fault while editing non-UTF8 files (#229383) 2007-04-16 16:44:45 +00:00
Jindrich Novy
e17be1ffa0 - fix unowned directories (#233880) 2007-04-02 10:21:54 +00:00
Jindrich Novy
b9c426ed8d - display free space correctly for multiple filesystems (#225153) (thanks
to Tomas Heinrich for patch)
- fix up configs
2007-02-15 14:11:18 +00:00
Jindrich Novy
1ff2fa23f6 - remove old tarball from sources 2007-02-09 11:53:44 +00:00
Jindrich Novy
74afabb5f9 - update to new CVS snapshot 2007-02-09 11:52:26 +00:00
Jindrich Novy
d02d32425b - yet more "macros in changelog" fixes 2007-02-07 16:23:26 +00:00
Jindrich Novy
dabdc73d37 - merge review spec fixes (#226133) 2007-02-07 16:16:33 +00:00
Jindrich Novy
6e60ea1caf - update to new upstream CVS snapshot
- drop upstreamed tmpcrash patch
- reenable gpm support as it is now fixed (#168076)
2007-01-22 15:55:52 +00:00
Jindrich Novy
f31b9729cd - update to new CVS snapshot (fixes #220828)
- update bindings again
2007-01-04 16:14:38 +00:00
Jindrich Novy
17e2a6ed68 - rebuild because of the %%{_host} macro change Related: #220273 2006-12-21 12:34:51 +00:00
Jindrich Novy
909e46b454 - update bindings
- attempt to fcntl() descriptors appropriatelly so that subshell doesn't
    leave them open while execve()ing commands (#217027)
- more general fix for #215909
2006-12-04 12:37:46 +00:00
Jindrich Novy
db5e34dcac - don't crash when temporary directory cannot be created (#217342)
Resolves: #217342
2006-11-27 09:50:00 +00:00
Jindrich Novy
2b750a0dac - update to new CVS snapshot
- drop .fishfix, .rpmconf patches, applied upstream
- fix IPv6 patch (should fix #206234 and #213212)
- don't crash when directory ending with newline is listed (#215909),
    disable support for directories with '\n' in name to avoid further
    issues (remove .uglydir patch) and report chdir error
2006-11-20 14:08:49 +00:00
Jindrich Novy
a6740dc76d - fix #214255 - sh vfs disconnects with special character in filename
- drop fish-upload patch, applied upstream Resolves: 214255
2006-11-08 13:04:08 +00:00
Jindrich Novy
f9fdbac694 - display also conflicts in addition to provides/obsoletes/requires while
browsing RPM vfs
2006-10-31 14:04:54 +00:00
Jindrich Novy
e9ffbe3c94 - new source tarball 2006-10-27 13:19:40 +00:00
Jindrich Novy
49c5cabea2 - fix IPv6 FISH support
- use better UTF-8 characters for scrollbars
2006-10-27 13:11:34 +00:00