1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-23 00:29:59 +02:00

Commit Graph

  • 20bbb5d331 remove extra lines Kelly Brazil 2021-07-01 15:50:55 -07:00
  • 223e785b54 rename variable Kelly Brazil 2021-06-30 17:07:43 -07:00
  • 3d78692c59 add sfdisk tests Kelly Brazil 2021-06-30 16:54:34 -07:00
  • 5321a15dcf update examples Kelly Brazil 2021-06-30 14:30:35 -07:00
  • a452f8252a fix integer conversion Kelly Brazil 2021-06-30 14:27:12 -07:00
  • 49267f09ac change to root prompt in examples Kelly Brazil 2021-06-30 14:06:15 -07:00
  • db47f35783 add working sfdisk parser Kelly Brazil 2021-06-30 12:38:36 -07:00
  • d48abf312c Merge pull request #147 from kellyjonbrazil/master Kelly Brazil 2021-06-30 10:10:59 -07:00
  • 3b22ce4110 fix local plugin parser issue where parser has .py in the name but it is not at the end v1.15.6 Kelly Brazil 2021-06-28 08:04:46 -07:00
  • c521ca5bc9 change possible to available Kelly Brazil 2021-06-11 11:41:16 -07:00
  • 3ddc1c6659 add jello Kelly Brazil 2021-06-11 11:39:38 -07:00
  • a8e19402b7 remove temporary fix Kelly Brazil 2021-06-09 08:33:48 -07:00
  • 0927902b30 temp fix for wrong url Kelly Brazil 2021-06-08 16:51:03 -07:00
  • 572548b42f Merge pull request #141 from kellyjonbrazil/dev v1.15.5 Kelly Brazil 2021-05-27 17:00:54 -07:00
  • ff7ab0a1ed doc updates for v1.15.5 Kelly Brazil 2021-05-27 16:58:14 -07:00
  • 5db71b05cb add en_US.UTF-8 to LANG info Kelly Brazil 2021-05-25 09:47:24 -07:00
  • f9b952885a add python 3.9.5 packaged info Kelly Brazil 2021-05-21 10:21:21 -07:00
  • e7983bc0b2 version bump Kelly Brazil 2021-05-21 10:16:19 -07:00
  • 473a643142 add windows msi info Kelly Brazil 2021-05-21 10:16:08 -07:00
  • 14f3d442cb formatting Kelly Brazil 2021-05-21 09:46:51 -07:00
  • d6f4ed9ab5 add long-form UTC test Kelly Brazil 2021-05-21 09:46:34 -07:00
  • 1b8d654444 add error message info Kelly Brazil 2021-05-20 15:49:18 -07:00
  • 6002af0dca add more error message detail to the user for ParseError and LibraryNotFound exceptions Kelly Brazil 2021-05-20 15:46:31 -07:00
  • 0924d822a3 add windows example Kelly Brazil 2021-05-20 15:36:27 -07:00
  • 72a37b9289 version bump Kelly Brazil 2021-05-19 16:23:34 -07:00
  • 5eef7bd769 use LibraryNotInstalled exception instead of exiting via sys.exit Kelly Brazil 2021-05-19 16:14:26 -07:00
  • c6893e1bd5 add LibraryNotInstalled exception Kelly Brazil 2021-05-19 16:13:05 -07:00
  • 039f6612e4 Merge pull request #139 from kellyjonbrazil/master Kelly Brazil 2021-05-18 10:29:02 -07:00
  • 95aec9c6f9 add info about Magic syntax not supporting shell builtins Kelly Brazil 2021-05-18 10:27:36 -07:00
  • 4e9652a8ec spelling Kelly Brazil 2021-05-17 14:36:20 -07:00
  • 773b7f4b1f add space before exit code table v1.15.4 Kelly Brazil 2021-05-17 08:38:09 -07:00
  • d17ffde9cd Merge pull request #138 from kellyjonbrazil/dev Kelly Brazil 2021-05-17 08:35:13 -07:00
  • 9c57c09c00 doc update for release Kelly Brazil 2021-05-17 08:24:31 -07:00
  • 4d730a9de5 add UTC fix Kelly Brazil 2021-05-16 20:57:17 -07:00
  • fc57bcfce2 fix for when UTC is referenced as "Coordinated Universal Time" Kelly Brazil 2021-05-16 20:51:39 -07:00
  • fa5571486c simplify json_out function Kelly Brazil 2021-05-16 20:33:03 -07:00
  • 9996c4fe23 update docs for shell builtins Kelly Brazil 2021-05-16 19:55:53 -07:00
  • 038d429024 doc updates Kelly Brazil 2021-05-16 19:44:10 -07:00
  • 9bf6facb0d remove magic command capability since dir is a shell builtin Kelly Brazil 2021-05-16 19:43:10 -07:00
  • 965717886e add exceptions module info Kelly Brazil 2021-05-16 19:30:00 -07:00
  • e9bfc3dd29 add time format, dig compatibility, windows colors fix Kelly Brazil 2021-05-16 19:21:37 -07:00
  • f46b33eacf add windows time format Kelly Brazil 2021-05-16 19:20:13 -07:00
  • f475fe44df add new time format for systeminfo Kelly Brazil 2021-05-16 19:09:53 -07:00
  • 5fdbe2962d make dig compatible with all platforms Kelly Brazil 2021-05-16 17:48:56 -07:00
  • ab291b9eef only force enable colors when running on windows Kelly Brazil 2021-05-16 17:48:40 -07:00
  • fd411fd772 attempt to get colors working on windows Kelly Brazil 2021-05-16 17:43:05 -07:00
  • b1e95a60a2 remove unnecessary comment Kelly Brazil 2021-05-13 08:42:27 -07:00
  • bb1439f0d5 use ParseError exception from jc.exceptions module Kelly Brazil 2021-05-13 08:20:58 -07:00
  • ba963d98a0 add exceptions module including ParseError Kelly Brazil 2021-05-13 08:20:35 -07:00
  • 83440ccb55 error message capitalization Kelly Brazil 2021-05-13 08:02:38 -07:00
  • 796f61bfa4 handle case where the user pipes data and uses magic syntax simultaneously Kelly Brazil 2021-05-12 17:01:09 -07:00
  • 070cac4ae1 remove commented line Kelly Brazil 2021-05-12 15:36:06 -07:00
  • 3ed84f9f42 reorganize main function. remove pass condition. Kelly Brazil 2021-05-12 15:19:11 -07:00
  • a205afb6f3 set run_command_str if run_command is set Kelly Brazil 2021-05-12 13:44:15 -07:00
  • a6d983dd8f move run_command_str variable Kelly Brazil 2021-05-12 13:38:08 -07:00
  • b6c8d6d01d add exception handling for filenotfound or other subprocess.popen and json.dumps exceptions Kelly Brazil 2021-05-12 13:18:58 -07:00
  • b5a5d5b133 set parser_name for magic syntax use Kelly Brazil 2021-05-12 11:36:27 -07:00
  • da528e7814 move separators to a variable Kelly Brazil 2021-05-12 09:40:22 -07:00
  • 4acebf4f62 move variables Kelly Brazil 2021-05-12 08:48:49 -07:00
  • 4d40808d2b update comments Kelly Brazil 2021-05-12 08:27:39 -07:00
  • c543f00bd3 simplify piped_output function Kelly Brazil 2021-05-11 14:30:46 -07:00
  • 947cf41dfa add exit code info Kelly Brazil 2021-05-11 12:42:21 -07:00
  • 8d8c58742e formatting Kelly Brazil 2021-05-11 11:32:08 -07:00
  • 995ecc9bfb add exit codes section Kelly Brazil 2021-05-11 11:11:17 -07:00
  • 21a15225eb add exit codes section Kelly Brazil 2021-05-11 10:59:26 -07:00
  • 48921d4584 ensure exit code never exceeds 255 Kelly Brazil 2021-05-11 10:50:35 -07:00
  • 342db45edc fix combined exit codes Kelly Brazil 2021-05-11 10:36:55 -07:00
  • 5f88ecf844 add comments to magic_parser return Kelly Brazil 2021-05-10 21:23:23 -07:00
  • a56aebfe70 remove side-effect comment since it is no longer relevant Kelly Brazil 2021-05-10 21:09:00 -07:00
  • 422bb744a8 update man pages Kelly Brazil 2021-05-10 21:03:30 -07:00
  • c3b814a15f move imports to the top Kelly Brazil 2021-05-10 21:02:28 -07:00
  • e4574047a0 update tests for magic_parser function Kelly Brazil 2021-05-10 20:49:44 -07:00
  • 0d7d7951f8 don't reset sys.argv anymore. check for 'valid_command' instead Kelly Brazil 2021-05-10 18:58:45 -07:00
  • da904e4770 remove final \n from stderr string when printing Kelly Brazil 2021-05-10 18:50:59 -07:00
  • 19b540041a proof of concept for passing command exit codes when using magic syntax. Needs more testing Kelly Brazil 2021-05-10 18:31:30 -07:00
  • f2ffb93eea formatting Kelly Brazil 2021-05-10 10:43:40 -07:00
  • c0c0e05642 add dig +noall +answer support Kelly Brazil 2021-05-10 10:40:13 -07:00
  • 966978f17e add more unparsable line ping tests Kelly Brazil 2021-05-10 10:39:51 -07:00
  • 8ab08a5231 doc update Kelly Brazil 2021-05-10 10:13:52 -07:00
  • 48e534fa03 add +noall +answer test Kelly Brazil 2021-05-07 16:55:18 -07:00
  • 61851c1bd0 add support for +noall +answer Kelly Brazil 2021-05-07 16:42:09 -07:00
  • 3c51b2d83d add tests for unparsable lines on linux Kelly Brazil 2021-05-07 13:50:28 -07:00
  • ee3a28528e Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev Kelly Brazil 2021-05-05 10:03:58 -07:00
  • 916bcdae38 Merge pull request #136 from kellyjonbrazil/master Kelly Brazil 2021-05-05 10:02:25 -07:00
  • efb1d3e6b2 add blog title and minor formatting Kelly Brazil 2021-05-05 09:23:21 -07:00
  • 4e6ae66bac formatting Kelly Brazil 2021-05-05 09:20:47 -07:00
  • 5ee88e7b67 add use cases section Kelly Brazil 2021-05-05 09:18:45 -07:00
  • c3b68903cb add use cases section Kelly Brazil 2021-05-05 09:17:11 -07:00
  • fe1f1013a7 add use cases section Kelly Brazil 2021-05-05 09:16:05 -07:00
  • fb14f5439f fix and tests for unknown or unparsable errors Kelly Brazil 2021-05-05 08:03:27 -07:00
  • 5ca0fc364e add unparsed_line to docs Kelly Brazil 2021-05-04 19:05:20 -07:00
  • a1fe7037e5 add unparsed_line field if line cannot be parsed Kelly Brazil 2021-05-04 19:04:16 -07:00
  • c2af7d113e add ping updates Kelly Brazil 2021-05-04 15:35:47 -07:00
  • ff034e401d use try/except to make parser more resilient against unknown error types Kelly Brazil 2021-05-04 15:34:45 -07:00
  • 5abe095beb update ping docs Kelly Brazil 2021-05-03 15:26:16 -07:00
  • 33de5f01e6 version bump Kelly Brazil 2021-05-03 15:16:47 -07:00
  • 8ce155d843 add support for error replies in v4 ping on osx and bsd Kelly Brazil 2021-05-03 15:16:33 -07:00
  • b921d5ec95 initial support for error replies in bsd/osx Kelly Brazil 2021-04-30 16:53:52 -07:00
  • e21542aaa2 Merge pull request #135 from kellyjonbrazil/dev Kelly Brazil 2021-04-30 10:31:55 -07:00
  • 6150aae0ae clarify packaged binaries Kelly Brazil 2021-04-30 10:31:02 -07:00