summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* copy_start_nevermind got a "split" option. added rfc-search to install target...epoch2022-02-173-1/+12
* added a script to help me find RFCsepoch2022-02-171-0/+5
* added better config line parsing. a -v for verbose. and debug messages for he...epoch2022-02-021-5/+16
* wikipedia search handler added and normal handler updatedepoch2022-02-013-2/+23
* wikipedia-handlerepoch2022-02-013-0/+21
* choose now uses pmenu if DISPLAY is unsetepoch2022-01-211-1/+1
* Merge branch 'master' of ssh://git.thebackupbox.net/uritoolsepoch2022-01-211-3/+11
|\
| * Merge branch 'master' of ssh://git.thebackupbox.net/uritoolsepoch2022-01-191-3/+16
| |\
| * | made QR choice output uri too. added QR-image choice to output to a file and ...epoch2022-01-191-3/+11
* | | removed the share/urn stuff. that lives in a repo named "data". uri title now...epoch2022-01-215-48/+40
| |/ |/|
* | Merge branch 'master' of ssh://git.thebackupbox.net/uritoolsepoch2021-12-033-11/+18
|\|
| * added ability to split config file into a handful of smaller files and made t...epoch2021-11-143-11/+18
* | dns URIs can now use the "class" param and added file URI support that output...epoch2021-12-031-3/+16
|/
* added proper default breaks to the end of switchesepoch2021-11-141-1/+2
* rule needs to be signed char because raspi defaults char to unsigned so...epoch2021-11-141-2/+2
* gitignore now has urimatchpairs tooepoch2021-11-141-0/+1
* put an IRI matching regex in a perl script if you're interested in matching t...epoch2021-11-141-0/+8
* sqesc is now being used in uristartepoch2021-11-141-2/+2
* urimatch got an extra check to bail for inappropriate match patternepoch2021-11-141-1/+7
* xclip sometimes outputs an error if there is nothing to use in the buffer. nu...epoch2021-11-141-2/+6
* uristart now asks you if there are multiple matches which one you want to useepoch2021-11-141-5/+16
* ssh_hack was failing if there were no query stringepoch2021-11-141-3/+6
* Makefile got some new things added to the install and build requirementsepoch2021-11-143-1/+6
* urimatchpairs is new, urigetline got rewritten in C and WEW is it fast now. c...epoch2021-11-144-29/+201
* choose has a default prompt if it is missing of $0. copy_start_nevermind.sh n...epoch2021-11-142-2/+13
* Merge branch 'master' of ssh://git.thebackupbox.net/uritoolsepoch2021-10-3014-50/+328
|\
| * urnresolve now resolves the made-up urn:phrackepoch2021-10-301-0/+10
| * meh. lost steam while writing the README. code comments ftw.epoch2021-10-251-11/+34
| * auto-convert urn:btih to magnets using an external script on it... not sure w...epoch2021-10-251-0/+4
| * escape the single quotes from the env vars that get exported. stuff with x-fa...epoch2021-10-251-1/+3
| * added a program to act as a generic "search" key-combo handler. just launches...epoch2021-10-251-1/+5
| * added a program to generate a URI based on currently open X11 window data, th...epoch2021-10-252-2/+39
| * added a program to convert a string with single-quotes into a shell-escaped v...epoch2021-10-253-0/+46
| * added reverse match, used defines for match modes, fixed a argument parsing b...epoch2021-10-251-30/+45
| * prompt was empty if URL was short enough.epoch2021-10-201-2/+33
| * added ref_src and updated comment about how the list was madeepoch2021-10-121-1/+3
| * choose is now 1337 h4x0r colors by defaultepoch2021-10-051-2/+4
| * Makefile was missing a -D in the install target for a dir that might have not...epoch2021-09-191-1/+1
| * forgot to actually add the tool. lolepoch2021-09-191-0/+99
| * new tool to filter URI GET paramsepoch2021-09-191-0/+2
| * had an uninitialized variable. *shs at self*epoch2021-08-251-1/+2
* | added a -D to an install command that failed sometimes because missing path c...epoch2021-10-301-1/+1
* | added a few more things that can be titledepoch2021-10-301-11/+55
* | xkcd was missing a trailing /epoch2021-10-191-1/+1
* | Merge branch 'master' of ssh://git.thebackupbox.net/uritoolsepoch2021-06-141-0/+6
|\|
| * added made-up urn:mitre:cve: URN namespaceepoch2021-06-141-0/+6
* | added default PREFIX value to something "sane"epoch2021-06-141-0/+1
|/
* urnstart now is just a short wrapper around urnresolve that passes the output...epoch2021-04-291-29/+2
* added some whitespace to urilaunch to make it a bit easier for me to read and...epoch2021-04-291-1/+10
* install the share files nowepoch2021-04-291-0/+1