about summary refs log tree commit diff
path: root/lr.1
Commit message (Collapse)AuthorAgeFilesLines
* add -X for OSC 8 hyperlinksLeah Neukirchen2017-09-121-2/+5
|
* README/lr.1: fix some typos in documentation.olgeni2017-08-231-4/+4
| | | | Closes: #13 [via git-merge-pr]
* add strop negationsLeah Neukirchen2017-08-211-6/+6
|
* lr: add action "color <num>" to override colorsLeah Neukirchen2017-07-271-0/+1
|
* lr: breaking change: swap meaning of -QLeah Neukirchen2017-07-271-6/+9
| | | | This is a bit unfortunate, but the better behavior in the long run.
* lr: add -C to allow coloring of filesLeah Neukirchen2017-06-201-0/+12
|
* lr: allow empty string for .Leah Neukirchen2017-06-201-0/+6
|
* lr: support @file to read file names from fileLeah Neukirchen2017-06-201-1/+9
|
* LeahizeLeah Neukirchen2017-04-251-1/+1
|
* lr: argument '-' means read files from standard inputChristian Neukirchen2016-07-241-0/+11
|
* implement matching against chmod-style symbolic modesChristian Neukirchen2016-02-271-0/+5
|
* customizable time stamp for -lChristian Neukirchen2016-02-271-1/+15
|
* count directory entries when neededChristian Neukirchen2016-02-261-3/+2
|
* allow querying for xattr (= %x)Christian Neukirchen2016-02-251-1/+1
|
* extend %x to be a stringChristian Neukirchen2016-02-251-3/+2
|
* add %x for xattr metadataChristian Neukirchen2016-02-251-0/+10
|
* allow environment variables in place of string literalsChristian Neukirchen2016-02-101-0/+1
| | | | avoids quoting... numeric values are safe to expand inline already.
* add type != XChristian Neukirchen2016-02-021-1/+1
|
* allow = instead of ==Christian Neukirchen2016-02-021-4/+4
|
* document -GChristian Neukirchen2016-02-011-1/+4
|
* add manpageChristian Neukirchen2016-01-041-0/+276