aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/clump.c
Commit message (Collapse)AuthorAgeFilesLines
* elapsedtime handles partial seconds betterepochqwert2015-04-231-3/+5
| | | | | | | | | | | unescape now handles multiple lines from stdin clump can now have an optional argument to specify input separator cuturl can now take compressed short options. (like: cuturl -dPs) filemon... I don't remember. just reformatted it looks like. ipconvert. looks like I added explainations before output. normalpath now uses getenv("PWD") instead of getcwd() so you can pick what you want to be the base for relative paths. urcdump... nothing I guess. probably a space or something dumb. httpd... more environment variables set for CGIs
* some new tools. clump is useful. httpd got some better logging. cuturl got ↵epochqwert2015-02-061-0/+37
some bugfixes I think. todo is just a version of segfault's !todo but for shell. don't remember what I did to telnet-gateway.sh