Commit Graph

65 Commits

Author SHA1 Message Date
creme 7c05c26864
update .drone.yml
Signed-off-by: creme <creme@envs.net>
2022-11-26 21:51:20 +01:00
creme d29380b086
merge upstream
Signed-off-by: creme <creme@envs.net>
2022-11-26 21:44:45 +01:00
James Tomasino 053ebb142b updates readme 2022-11-03 17:08:12 +00:00
James Tomasino c5d06b17f9 updates getopt parsing and supports long opts. removes shortening 2022-11-03 16:57:07 +00:00
James Tomasino a6cea6f11a manpage missing -e in synopsis 2020-10-27 01:59:49 +00:00
James Tomasino c9a99eb94a -e option added to manpage 2020-10-27 01:51:01 +00:00
James Tomasino f9883a8a76 adds filetype override for standard input binary files 2020-10-27 01:48:46 +00:00
James Tomasino 1dfca9b2cd using drone build for status 2020-10-23 18:33:48 +00:00
James Tomasino 849902f729 adds drone tests for shellcheck 2020-10-23 18:31:15 +00:00
James Tomasino 78cf063bea setting version number for makefile fix 2020-09-05 18:11:07 +00:00
James Tomasino 679a83f898 swaps grep for awk in make help 2020-09-05 18:05:16 +00:00
James Tomasino 565d5b5fc6 improved install instructions for bsd 2020-07-05 12:31:10 +00:00
James Tomasino 9d91448c3a removes ineffective bash completion. simplifies install 2020-07-05 11:53:12 +00:00
James Tomasino adbabea22a makefile using more standard variables and improved bash completion tests 2020-07-05 11:25:52 +00:00
James Tomasino f55024a950 bsd install instructions added 2020-06-10 22:53:17 +00:00
James Tomasino 1cd68199ae removing erroneous standards language 2020-06-10 22:48:37 +00:00
James Tomasino 43cc89a39c option errors show usage 2020-06-10 22:36:56 +00:00
creme 0b2dc39bea
add .drone.yml 2020-05-20 16:36:52 +02:00
creme e1cca8b092
Merge remote-tracking branch 'upstream/master' 2020-02-04 18:52:34 +01:00
James Tomasino 2a8915fc3f Merge branch 'fix-makefile-1' of paper/pb into master 2020-02-04 12:51:56 -05:00
Paper 522324d1ed Use correct tools in makefile 2020-02-04 18:48:01 +01:00
Paper 243709cee7 Fix makefile installing pb.d to root
On systems without bash completion, CPLDIR is empty, but the makefile
still tries to install the bash completion and fails.
2020-02-04 18:47:51 +01:00
creme d246cf3bf2
Merge remote-tracking branch 'upstream/master' 2020-01-20 15:48:48 +01:00
James Tomasino 7edfbbecd6 added executable to plain text example 2020-01-20 14:39:00 +00:00
James Tomasino cadbe4a910 updated man page with extra heading 2020-01-20 14:33:57 +00:00
creme 80020ff98c
Merge remote-tracking branch 'upstream/master' 2020-01-20 13:35:12 +01:00
James Tomasino 52cd4f3ae5 calver badge update 2020-01-20 12:33:49 +00:00
creme 1d901c48aa
Merge remote-tracking branch 'upstream/master' 2020-01-20 13:18:01 +01:00
James Tomasino fa0c4e113c version numbers tweak 2020-01-20 11:53:24 +00:00
James Tomasino 2862a32518 all results are colored or not by -c 2020-01-20 11:50:29 +00:00
James Tomasino 8ae82d6255 condensed the pretty printing / color logic 2020-01-20 11:43:21 +00:00
creme 00972d0334
more manpage changes 2019-12-15 19:07:49 +01:00
creme 143fc5d673
update version to 2019.12.15 2019-12-15 18:48:31 +01:00
creme acdc7f4b4f
manpage: change example url shorting 2019-12-15 18:40:18 +01:00
creme f83e09b9b6
fix manpage 2019-12-15 18:36:48 +01:00
creme 2777e6332a
fork to envs.net 2019-08-07 17:43:03 +02:00
creme befdf99ffc
fork to envs.net 2019-08-07 17:40:18 +02:00
James Tomasino 1e3772a514 -n instead of ! -z 2019-01-28 15:55:40 -05:00
James Tomasino 95de7a48c6 description before example 2018-10-09 20:48:48 -04:00
James Tomasino c19f3e6ede formatting in man synopsis 2018-10-09 20:44:27 -04:00
James Tomasino de90318a12 more man page clarification 2018-10-09 20:40:54 -04:00
James Tomasino 396f3b49cd big cleanup on man page 2018-10-09 20:32:36 -04:00
James Tomasino 712c1bf892 documentation added for URL shortening 2018-10-09 20:21:18 -04:00
James Tomasino 740261edfa added ability to shorten urls with -u option 2018-10-09 20:13:58 -04:00
James Tomasino b3c3b16be6 updated version number 2018-08-16 12:52:02 -04:00
James Tomasino d4038ff782 missed a shift 2018-08-16 12:49:53 -04:00
James Tomasino 79bda6971e Merge branch 'master' of tildeverse.org:tomasino/pb
* 'master' of tildeverse.org:tomasino/pb:
  change url to ttm.sh
  added -c to bash completion
  upped version number, added dodcumentation for -c
  without -c, remove extra labels
  color formatting added with -c
2018-08-16 12:49:24 -04:00
James Tomasino 4024fead8d fixing option arg references 2018-08-16 12:49:14 -04:00
James Tomasino 903b7d1199 corrected parameter grabbing for -s 2018-08-16 12:29:06 -04:00
Ben Harris 9da21efe2d
change url to ttm.sh 2018-08-16 00:34:13 -04:00