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
Jindrich Novy
a7efa23441
- update to the new CVS snapshot
2006-10-10 11:43:56 +00:00
Jesse Keating
bf34939667
bump for gcc bug
2006-10-01 21:17:45 +00:00
Jindrich Novy
a17632211b
- add experimental IPv6 support for ftpfs ( #198386 )
2006-09-26 08:47:33 +00:00
Jindrich Novy
5bcdf21fc2
- update to new CVS snapshot (09-12-21)
...
- drop .assembly, .spec patches -> applied upstream
2006-09-13 07:56:27 +00:00
Jindrich Novy
6b7b5c7453
- display hex values correctly even for non-UTF8 locales, thanks to Egmont
...
Koblinger
- fix BuildRoot
2006-09-05 12:52:12 +00:00
Jindrich Novy
cef46d8523
- correctly highlight Requires(pre,post,preun,postun) in spec
2006-09-02 09:20:56 +00:00
Jindrich Novy
84bd66e0c1
- highlight AMD64 registers properly when editing assembly sources
2006-08-23 11:57:26 +00:00
Jindrich Novy
8ff5e4e5d3
- fix segfault caused by improper parsing of ls output while deleting files
...
via shell link (#202623 )
2006-08-21 10:33:38 +00:00
Jindrich Novy
5f69cd486d
- update to new mc CVS snapshot
...
- drop .case, .rpmobsolete patches - applied upstream
- allow exit command even on non-local filesystems (#202440 )
- use %%{?dist}
2006-08-15 11:00:45 +00:00
Jindrich Novy
e1d5e4bdf3
- use less ugly UTF-8 special characters for scrollbars
...
- properly highlight RPM tags that differ in case while editing spec file
2006-07-17 13:36:44 +00:00
Jesse Keating
1e4c2a3153
bumped for rebuild
2006-07-12 07:19:34 +00:00
Jindrich Novy
d3d08ce1f7
- remove old patch
...
- upload new source tarball
2006-07-11 13:03:01 +00:00
Jindrich Novy
daf04e4f06
- update to new mc snapshot ( fixes #195810 )
...
- drop .segfault patch, applied upstream
- highlight "Serial:" and "Copyright:" obsolete RPM tags so that everyone
is aware it's obsolete
2006-07-11 12:56:44 +00:00
Jindrich Novy
b3faad537d
- correctly display free space on devices referred to by symlinks ( #197738 )
2006-07-10 12:25:08 +00:00
Jindrich Novy
7900181cf3
- fix segfault in wordproc.c ( #194562 )
2006-06-23 12:41:51 +00:00
Jindrich Novy
95827484ee
- apply 00-74, 00-78 patches from Egmont Koblinger with UTF-8 fixes related
...
to filename truncation and file search
2006-06-12 07:55:48 +00:00
Jindrich Novy
6b7b4268f9
- apply UTF-8 fixes from Vladimir Nadvornik
...
- move the free space widget to the bottom of the main panel and don't use
highlighting
2006-06-07 13:01:24 +00:00
Jindrich Novy
b8a906e933
- fix the free space widget patch: stat()s filesystem less frequently,
...
display correct info in all circumstances
2006-05-29 11:43:26 +00:00
Jindrich Novy
33442ae103
- update from CVS
...
- drop .fish-upload patch, applied upstream
- sync .showfree patch
2006-05-17 12:49:47 +00:00
Jindrich Novy
dea20ddd6c
- fix 188438
2006-04-28 13:04:49 +00:00