aboutsummaryrefslogtreecommitdiff
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* Apply XDG to xyzzy(6df)Tom Ryder2020-05-181-2/+2
|
* Update dotfiles(7) manual pageTom Ryder2020-05-131-7/+10
|
* Add qat(1df), implementing an item from IDEAS.mdTom Ryder2020-05-121-0/+19
|
* Update dotfiles(7) manual pageTom Ryder2020-05-051-0/+2
|
* Add msc(1df)Tom Ryder2020-05-051-0/+12
|
* Update dotfiles(7) manual pageTom Ryder2020-05-031-99/+117
|
* Update dotfiles(7) manual pageTom Ryder2020-05-031-23/+17
|
* Add manual page for phpcsff(1df)Tom Ryder2020-04-231-0/+21
|
* Update dotfiles(7) manual pageTom Ryder2020-01-031-0/+2
|
* uuu uuu(6df)uuuuTom Ryder2019-12-201-0/+18
|
* Update dotfiles(7) manual pageTom Ryder2019-11-291-0/+4
|
* Update dotfiles(7) manual pageTom Ryder2019-08-021-0/+3
|
* Add defang(1df)Tom Ryder2019-08-021-0/+17
| | | | | | | | | ><tejr> I learned the word "defang" today as applied to URLs ><tejr> I knew about the practice but not what it was called ><tejr> Now I am writing a little script to do it for me ><russm> tejr: pip install defang ? ><tejr> Why you gotta be like that, russm ><tejr> Let me have my three-line sed script
* Extend td(1df) to edit multiple filesTom Ryder2019-07-111-3/+4
|
* Update dotfiles(7) manual pageTom Ryder2019-06-181-0/+2
|
* Add vic(1df)Tom Ryder2019-06-181-0/+11
|
* Correct grec(1df) and gred(1df) manual pagesTom Ryder2019-06-172-2/+2
|
* Update dotfiles(7) manual pageTom Ryder2019-06-171-4/+4
|
* Update dotfiles(7) manual pageTom Ryder2019-06-131-1/+4
|
* UpdateTom Ryder2019-06-131-41/+23
|
* Rebuild dotfiles(7df) manualTom Ryder2019-05-221-3/+1
|
* Rebuild dotfiles(7df) manual from README.mdTom Ryder2019-05-171-28/+23
|
* Fix long lines in manual pagesTom Ryder2018-12-2625-55/+59
|
* Two-space sentences in manual pagesTom Ryder2018-12-2688-123/+123
|
* Rebuild dotfiles(7df) manualTom Ryder2018-11-221-14/+32
|
* Remove trailing quote from edda(1df) manualTom Ryder2018-11-121-1/+1
|
* Rebuild dotfiles(7) man pageTom Ryder2018-08-031-1/+1
|
* Update dotfiles(7) manualTom Ryder2018-07-071-8/+2
|
* Rebuild dotfiles(7) manual pageTom Ryder2018-07-041-0/+10
|
* Add mked(1df) and mkvi(1df)Tom Ryder2018-07-032-0/+32
|
* Rebuild dotfiles(7) manualTom Ryder2018-07-021-13/+7
|
* Rebuild dotfiles(7) manual pageTom Ryder2018-06-251-3/+3
|
* Regenerate dotfiles(7) manualTom Ryder2018-06-171-0/+11
|
* Replace mail_mutt.vim with mim(1df)Tom Ryder2018-06-071-0/+20
| | | | Way better, and more generally useful.
* Rebuild dotfiles(7) manual pageTom Ryder2018-06-061-6/+19
|
* Rebuild dotfiles(7) manualTom Ryder2018-05-311-9/+9
|
* Rebuild dotfiles(7) manualTom Ryder2018-05-311-1/+1
|
* Rebuild dotfiles(7) manual from sourceTom Ryder2018-05-311-6/+10
|
* Rebuild dotfiles(7) manual page from READMETom Ryder2018-03-221-1/+1
| | | | | This step was missed to accommodate the changes made to the file in commit 24f4623.
* Rebuild dotfiles(7) manual from README.mdTom Ryder2018-02-161-0/+22
|
* Remove Pathogen from Vim setupTom Ryder2018-01-231-2/+2
| | | | | | | Given that all of this is installed rather than symbolically linked, there's not really any harm following the old mixed ~/.vim layout for plugins. It's one less dependency and it makes the setup quite a bit less complicated.
* Refactor clog(1df), allow args and non-term stdinTom Ryder2018-01-151-5/+15
| | | | | This makes a bit clearer how awkward the rlwrap(1) code is, too. It may not be worth keeping it.
* Separate ax(1df) manpage args from commandTom Ryder2018-01-111-2/+4
| | | | | | | | Just for a clearer visual distinction. This probably needs to be done for other manual pages, too. We use zero-width characters (\&) at the start of the lines beginning with apostrophes so that they get printed literally.
* Make newline explicit for ax(1df)Tom Ryder2018-01-111-1/+1
| | | | | This makes it a little more flexible, if you genuinely don't want a newline in the output.
* Make first ax(1df) arg safer, warn on second argTom Ryder2018-01-111-1/+5
| | | | | | | | | | | | | The format in the first argument does not need to be evaluated, so it can be passed in a simple awk variable. The second argument is evaluated, by design, so code injection is trivial. It's probably a good idea to warn users about this explicitly. $ ax '0);system("cat /etc/passwd")' Make the whole thing a little terser, too, with the awk program construction, variable assignment, and invocation all on one line.
* Rebuild dotfiles(7) manual pageTom Ryder2017-12-291-2/+0
|
* Rebuild dotfiles(7) man page from READMETom Ryder2017-12-281-2/+1
|
* Rebuild dotfiles(7) manual from README.mdTom Ryder2017-11-191-5/+6
|
* Strip trailing whitespaceTom Ryder2017-11-137-8/+8
|
* Regenerate dotfiles(7) manual from README.mdTom Ryder2017-11-121-2/+6
|