summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Version bump. Removed oldLars Wendler2014-09-221-34/+0
| | | | (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
* Revert SYSTEMD_LESS; systemd has a better default hard-coded.Mike Gilbert2014-08-251-1/+0
| | | | (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
* Prepare for next systemd release.Jason A. Donenfeld2014-02-121-0/+1
| | | | (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key A5DE03AE)
* Fallback to rpm2tar when rpm is not availableMike Frysinger2013-12-311-2/+2
| | | | (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Handle csr/crt files with openssl.Mike Frysinger2013-08-061-2/+3
| | | | (Portage version: 2.2.0_alpha179/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Add webm/webp formats.Mike Frysinger2013-04-291-3/+3
| | | | (Portage version: 2.2.0_alpha170/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Add lzo support, and xz compressed man pages.Mike Frysinger2013-03-241-4/+6
| | | | (Portage version: 2.2.0_alpha164/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Update code2color script info #454574 by Csaba Péter.Mike Frysinger2013-01-302-2/+28
| | | | (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Pass the -d flag to lzip for .lz files #444122 by Vincent Tai.Mike Frysinger2012-11-221-3/+3
| | | | (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
* Use the --wide flag when calling readelf to avoid truncating long symbol ↵Mike Frysinger2012-09-041-3/+3
| | | | | | names #433637 by Raphaël Droz. (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
* Also check for `7zr` when processing 7z archives.Mike Frysinger2011-12-071-2/+2
| | | | (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
* Only run cd-info when the .cue file exists #285507 by Martin von Gagern.Mike Frysinger2011-10-091-3/+7
| | | | (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
* Version bump.Mike Frysinger2011-06-091-1/+1
| | | | (Portage version: 2.2.0_alpha37/cvs/Linux x86_64)
* allow files matching a `file` string to fall back to colorization if there ↵Mike Frysinger2011-01-201-13/+7
| | | | | | are no shell script matches #351426 by Raphaël Vinot (Portage version: 2.2.0_alpha13/cvs/Linux x86_64)
* also call new torrentinfo #351426 by Raphaël VinotMike Frysinger2011-01-181-2/+2
| | | | (Portage version: 2.2.0_alpha13/cvs/Linux x86_64)
* lesspipe.sh -> lesspipeMike Frysinger2010-12-311-8/+8
|
* decode some certsMike Frysinger2010-12-311-1/+5
|
* Add support for txz archives by Marcin Baczyński #334027.Mike Frysinger2010-08-241-2/+2
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Fix by Jack Lloyd to handle .tbz and .tar.bz files #308855.Mike Frysinger2010-03-231-2/+2
| | | | (Portage version: 2.2_rc67/cvs/Linux x86_64)
* Rework lesspipe to fallback to the coloring tool rather than maintaining a ↵Mike Frysinger2010-02-141-31/+25
| | | | | | list of matches #304359 by Dror Levin. Start renaming lesspipe.sh to lesspipe to better match other distros. Tip people to run `lesspipe -h` for color info #274457 by Jaak Ristioja. (Portage version: 2.2_rc62/cvs/Linux x86_64)
* many packed exe's can be viewed/unpacked with 7zMike Frysinger2010-02-101-2/+2
| | | | (Portage version: 2.2_rc61/cvs/Linux x86_64)
* Fix handling of short tarball names #303433 by Mike Williams, and add a ↵Mike Frysinger2010-02-051-10/+15
| | | | | | LESSDEBUG helper. (Portage version: 2.2_rc61/cvs/Linux x86_64)
* start a filesystem image sectionMike Frysinger2009-10-221-1/+4
| | | | (Portage version: 2.2_rc46/cvs/Linux x86_64)
* document possible values of LESSCOLORMike Frysinger2009-04-111-2/+2
|
* simplify lesscolor code detectionMike Frysinger2009-03-131-10/+5
| | | | (Portage version: 2.2_rc25/cvs/Linux x86_64)
* force tr to C locale so upper->lower always works as expectedMike Frysinger2009-02-091-2/+2
|
* Add support for .lz/.xz and unify more places with ${DECOMPRESSOR}.Mike Frysinger2009-02-021-14/+18
| | | | (Portage version: 2.2_rc23/cvs/Linux x86_64)
* fall back to ctorrent if torrentinfo-console doesnt existMike Frysinger2008-12-271-2/+2
| | | | (Portage version: 2.2_rc18/cvs/Linux 2.6.28 x86_64)
* handle 7-zip archives via `file` so that things like sd7 files work magicallyMike Frysinger2008-05-301-1/+2
| | | | (Portage version: 2.2_pre5.spank.spunk)
* add support for a LESSIGNORE variable as suggested by ↵Mike Frysinger2008-04-181-1/+7
| | | | | | d_m@plastic-idolatry.com #217954 (Portage version: 2.2_pre5)
* steal some more ideas from Debian: user filter (~/.lessfilter), more zip ↵Mike Frysinger2008-04-161-14/+42
| | | | | | extensions, and rock/joliet iso handling (Portage version: 2.2_pre5)
* Add case for shell scripts for file output #213565 by Matthias B.Mike Frysinger2008-03-161-12/+16
| | | | (Portage version: 2.2_pre2)
* Remove all old-style digests from the system and regen the Manifest files.Robin H. Johnson2008-01-316-36/+0
|
* Version bump.Mike Frysinger2008-01-031-0/+6
| | | | (Portage version: 2.1.4_rc14)
* Version bump.Mike Frysinger2007-11-281-0/+6
| | | | (Portage version: 2.1.3.19)
* Version bump.Mike Frysinger2007-11-161-0/+6
| | | | (Portage version: 2.1.3.19)
* more lzma supportMike Frysinger2007-11-061-5/+7
| | | | (Portage version: 2.1.3.16)
* add support for LZMA filesMike Frysinger2007-11-061-2/+4
| | | | (Portage version: 2.1.3.16)
* Version bump.Mike Frysinger2007-10-121-0/+6
| | | | (Portage version: 2.1.3.12)
* Version bump.Mike Frysinger2007-10-061-0/+6
| | | | (Portage version: 2.1.3.11)
* oldMike Frysinger2007-10-062-12/+0
|
* Disable colorization by default #188835.Mike Frysinger2007-08-251-2/+2
| | | | (Portage version: 2.1.3.7)
* Version bump.Mike Frysinger2007-06-281-0/+6
| | | | (Portage version: 2.1.3_rc5)
* Version bump #181912 by Raul Porcel and move LESSOPEN to our env.d from ↵Mike Frysinger2007-06-132-0/+8
| | | | | | baselayout #180880 by Harald van Dijk. (Portage version: 2.1.2.9)
* add `file` detection of cpio archivesMike Frysinger2007-05-251-1/+2
| | | | (Portage version: 2.1.2.7)
* handle torrentsMike Frysinger2007-04-241-1/+2
| | | | (Portage version: 2.1.2.4)
* identify *.icoMike Frysinger2007-01-181-2/+2
| | | | (Portage version: 2.1.2)
* allow people to always force colorization #156362 by Benno SchulenbergMike Frysinger2006-11-271-3/+9
| | | | (Portage version: 2.1.2_rc2-r2)
* add back in a simpler match for conf/txt/log as suggested by Benno ↵Mike Frysinger2006-11-051-1/+2
| | | | | | Schulenberg #150256 (Portage version: 2.1.2_rc1-r2)
* back out previous change as that prevents people from following log files ↵Mike Frysinger2006-11-051-2/+1
| | | | | | #150727 (Portage version: 2.1.2_rc1-r2)