Commit Graph

23 Commits

Author SHA1 Message Date
Vojtech Vitek (V-Teq) 0758dba0e6 Avoid some unnecessary stat calls and commands in lesspipe.sh
Patch by Ville Skyttä (#741440)
2011-11-22 18:17:36 +01:00
Vojtech Vitek (V-Teq) e2a2557c39 Use `groff' instead of `man -s' for rendering manpages
- This prevents options incompatibility between man and man-db packages (#718498).
- Add groff to .spec Requires
2011-11-22 17:52:58 +01:00
Vojtech Vitek (V-Teq) a01bfbd8d1 Don't convert files with UTF-16/UTF-32 string in filename 2011-04-13 16:00:53 +02:00
Vojtech Vitek (V-Teq) f9e095f461 - Clean lesspipe.sh script 2011-02-15 12:07:11 +01:00
Vojtech Vitek (V-Teq) fc104419f2 - Add support for *.xz and *.lzma man pages
Split case for compressed and plain troff files

Signed-off-by: Vojtech Vitek (V-Teq) <vvitek@redhat.com>
2011-02-15 11:40:20 +01:00
Vojtech Vitek (V-Teq) a65fb0693b - Add support for reading UTF-16 and UTF-32 files 2011-02-14 17:06:11 +01:00
Vojtech Vitek (V-Teq) 27567f085b - Don't require correct exit status from LESSOPEN scripts 2011-02-14 17:05:46 +01:00
Vojtech Vitek (V-Teq) 0abac17b3d - Fix regression in lesspipe.sh script (*.gz files etc.)
Resolves #615303 (comment #9)
2011-01-03 10:13:36 +01:00
Vojtech Vitek (V-Teq) 164583b460 - Fix for valid empty LESSOPEN pipe output
Resolves: #579251, #615303
2010-12-21 18:37:35 +01:00
Nikola Pajkovsky 13e0c85106 RFE: lesspipe.sh could use a support for *.xz file 2010-04-12 08:16:36 +00:00
Nikola Pajkovsky b3e34b862d Resolves: #546613 - RFE: add *.jar *.nbm to lesspipe.sh Resolves: #537746 -
Two different descriptions about the default value of LESSBINFMT
2009-12-14 09:05:26 +00:00
Zdenek Prikryl 10bea8199c Added GraphicsMagick support (#492695) 2009-03-31 08:25:57 +00:00
Zdenek Prikryl 51bf205882 Added lzma support Added test if fsync produces EIVAL on tty 2009-03-17 07:44:54 +00:00
Ivana Varekova 006d677ec3 - remove which usage (#312591) 2007-11-13 15:00:32 +00:00
Ivana Varekova f3589126ed - Resolves: #242077 remove "-" option from lesspipe.sh script 2007-06-04 10:53:13 +00:00
Ivana Varekova 18956e29b9 add the scripts back 2007-02-07 12:55:35 +00:00
Ivana Varekova 61f34a88a4 remove files to enable the change of permissions 2007-02-07 12:53:46 +00:00
Ivana Varekova 4d0b3cc744 - fix problem with unassigned variable DECOMPRESSOR (#190619) 2006-05-04 13:11:58 +00:00
Karsten Hopp 0f6345b3d8 - minor fix in lesspipe.sh (#73215) 2004-11-16 12:47:44 +00:00
cvsdist a557a1b386 auto-import changelog data from less-378-7.src.rpm
Tue Feb 04 2003 Tim Waugh <twaugh@redhat.com> 378-7
- Part of multibyte patch was missing; fixed.
Mon Feb 03 2003 Tim Waugh <twaugh@redhat.com> 378-6
- Fix underlining multibyte characters (bug #83377).
Thu Jan 30 2003 Karsten Hopp <karsten@redhat.de> 378-5
- removed older, unused patches
- add patch from Yukihiro Nakai to fix display of japanese text (#79977)
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Wed Dec 18 2002 Karsten Hopp <karsten@redhat.de>č
- removed default 'cat' from lesspipe.sh as it breaks 'v' and 'F' keys
    (#79921)
Fri Dec 06 2002 Nalin Dahyabhai <nalin@redhat.com> 378-2
- add a default case to lesspipe so that it shows other kinds of files
Mon Nov 04 2002 Karsten Hopp <karsten@redhat.de>
- less-378
- added some debian patches
- show image info instead of binary garbage when viewing images
2004-09-09 07:14:59 +00:00
cvsdist add633f057 auto-import changelog data from less-358-27.src.rpm
Tue Jun 18 2002 Karsten Hopp <karsten@redhat.de> 358-27
- added Kazushi (Jam) Marukawa ISO-2022 patch 254 to support multibyte
    characters
- added Mike Fabians patch to fix bold/underlined non-ASCII characters in
    UTF-8 mode
- finally added support for directories (#17456 and #62050)
- re-enabled fallback if no charset could be found (#24463)
- added Matt's fix for #26113
- show changelog and filelist when viewing a rpm package (#64900)
Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Thu Apr 25 2002 Than Ngo <than@redhat.com> 358-25
- add fix to handle tar.bz2 file
2004-09-09 07:14:45 +00:00
cvsdist bf92281784 auto-import changelog data from less-358-16.src.rpm
Mon Feb 05 2001 Yukihiro Nakai <ynakai@redhat.com>
- Update less.sh, less.csh to set JLESSCHARSET=japanese when LANG=ja??
Mon Feb 05 2001 Matt Wilson <msw@redhat.com>
- changed the less-358+iso247-20001210.diff patch to use strcasecmp when
    comparing locale names
Thu Feb 01 2001 Karsten Hopp <karsten@redhat.de>
- fixed character translations (bugzilla #24463)
Wed Jan 31 2001 Karsten Hopp <karsten@redhat.de>
- fixed lesspipe (bugzilla #17456 #25324)
Tue Dec 12 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- rebuild with new ncurses
Mon Dec 11 2000 Yukihiro Nakai <ynakai@redhat.com>
- Add Japanese patch with ia64 support.
Mon Nov 27 2000 Karsten Hopp <karsten@redhat.de>
- rebuild with new ncurses
- fix Bug #21288
Mon Nov 13 2000 Karsten Hopp <karsten@redhat.de>
- fixed handling of manpages of type *.1x.gz
- added support for cpio packages
Thu Sep 14 2000 Than Ngo <than@redhat.com>
- added new lesspipe.sh (Bug #17456)
2004-09-09 07:12:13 +00:00
cvsdist 5a7dde6639 auto-import changelog data from less-358-7.src.rpm
Wed Aug 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- support files with spaces in their names (Bug #16777)
Tue Aug 08 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Support gzipped man pages in lesspipe.sh (Bug #15610)
Thu Aug 03 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Tweak init script (Bug #14622)
Thu Jul 27 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Oops, actually apply the patch for 9443. ;)
Wed Jul 26 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up messed output if a user outputs anything in ~/.bashrc or the likes
    (Bug #9443)
- handle RPM_OPT_FLAGS
Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Thu Jul 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 358
Mon Jun 26 2000 Matt Wilson <msw@redhat.com>
- defattr root
Mon Jun 19 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- FHSify
Fri Apr 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 354
Mon Mar 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Update to v352
Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com>
- rebuild for sparc baud rates > 38400.
Tue Jan 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Update to v346
- Update download URL
- use the configure marcro
- strip binary
- fix up lesspipe stuff (Bug #8750 and a couple of non-reported bugs)
    (Karsten, did I mention I'll kill you when you return from SAP? ;) )
Fri Jan 07 2000 Karsten Hopp <karsten@redhat.de>
- added lesspipe.sh to show listings of package contents instead of binary
    output.
Fri Aug 27 1999 Preston Brown <pbrown@redhat.com>
- less finally gets maintenance, upgraded to 340
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 6)
Tue Mar 16 1999 Preston Brown <pbrown@redhat.com>
- removed ifarch axp stuff for /bin/more, more now works on alpha properly.
Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
- Injected new description and group.
Fri Dec 18 1998 Preston Brown <pbrown@redhat.com>
- bumped spec number for initial rh 6.0 build
Thu May 07 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
Wed Apr 08 1998 Cristian Gafton <gafton@redhat.com>
- updated to 332 and built for Manhattan
- added buildroot
Mon Jun 02 1997 Erik Troan <ewt@redhat.com>
- built against glibc
2004-09-09 07:11:53 +00:00