Commit Graph

53 Commits

Author SHA1 Message Date
James Tomasino 41be140abb updates default endpoint to envs since ttm.sh is shut down 2023-12-04 15:55:41 +00: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
continuous-integration/drone/push Build is passing Details
2020-10-27 01:59:49 +00:00
James Tomasino c9a99eb94a -e option added to manpage
continuous-integration/drone/push Build is passing Details
2020-10-27 01:51:01 +00:00
James Tomasino f9883a8a76 adds filetype override for standard input binary files
continuous-integration/drone/push Build is passing Details
2020-10-27 01:48:46 +00:00
James Tomasino 1dfca9b2cd using drone build for status
continuous-integration/drone/push Build is passing Details
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
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
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
James Tomasino 52cd4f3ae5 calver badge update 2020-01-20 12:33:49 +00: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
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
James Tomasino c737aa956c added -c to bash completion 2018-08-15 20:50:22 -04:00
James Tomasino a20eeeed0f upped version number, added dodcumentation for -c 2018-08-15 20:48:51 -04:00
James Tomasino f3f5e6e8c8 Merge branch 'master' of tildeverse.org:tomasino/pb
* 'master' of tildeverse.org:tomasino/pb:
  mkdir needed the man1 subfolder in make
2018-08-15 20:47:40 -04:00
James Tomasino 240ec24e4b without -c, remove extra labels 2018-08-15 20:46:35 -04:00
James Tomasino 4f869332cf color formatting added with -c 2018-08-15 20:43:40 -04:00
James Tomasino 440795b85f mkdir needed the man1 subfolder in make 2018-08-15 08:18:57 -04:00
James Tomasino b806df7050 updated readme with info from manpage 2018-08-15 00:03:30 -04:00
James Tomasino e0d57531e6 updated readme with info from manpage 2018-08-15 00:00:46 -04:00
James Tomasino 656dd2ceee added ls results to tab completion 2018-08-14 23:57:16 -04:00
James Tomasino 12d45b7852 fixed quotes 2018-08-14 23:52:50 -04:00
James Tomasino 8ac011d8bb removed unnecessary breaks 2018-08-14 23:46:43 -04:00
James Tomasino 57976bb328 install instructions 2018-08-14 23:43:31 -04:00