1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-05 17:50:11 +02:00

Commit Graph

  • 15e3a511b6 doc update Kelly Brazil 2022-05-26 16:04:57 -07:00
  • 08fbde0e8f fix stdin stder quoting Kelly Brazil 2022-05-26 16:03:30 -07:00
  • 28ebb4e8dd fix notes Kelly Brazil 2022-05-26 15:54:39 -07:00
  • 04fda57cbe fix note Kelly Brazil 2022-05-26 15:11:58 -07:00
  • b24495136c fix blockquotes Kelly Brazil 2022-05-26 15:07:54 -07:00
  • 7d3fa55571 doc update Kelly Brazil 2022-05-26 11:52:29 -07:00
  • a76b5db8db doc update Kelly Brazil 2022-05-26 11:37:16 -07:00
  • 667dd01ac7 fix process table detection Kelly Brazil 2022-05-26 09:29:59 -07:00
  • 559bee962a add top tests Kelly Brazil 2022-05-26 09:19:47 -07:00
  • 9f977d06e0 fix asciitable parser for cases where centered rows cause misaligned fields Kelly Brazil 2022-05-26 08:57:35 -07:00
  • f67a916940 add new parser counts to jc -a Kelly Brazil 2022-05-25 14:30:00 -07:00
  • 8a1308948f fix typo Kelly Brazil 2022-05-25 12:21:44 -07:00
  • 4e130d11a3 fix schema Kelly Brazil 2022-05-25 12:18:51 -07:00
  • 51aa5b268f fix for mem info in different units Kelly Brazil 2022-05-25 10:46:58 -07:00
  • 6869133f53 working top parser and doc update Kelly Brazil 2022-05-25 10:31:41 -07:00
  • ad3d88e47f doc update Kelly Brazil 2022-05-25 08:14:14 -07:00
  • 6d29f8ba74 quiet option for warning messages Kelly Brazil 2022-05-25 07:37:21 -07:00
  • c7cb89e91d more processing Kelly Brazil 2022-05-24 17:22:23 -07:00
  • 27f5118abd add top parser Kelly Brazil 2022-05-24 15:47:51 -07:00
  • ac5a6e516d doc update Kelly Brazil 2022-05-23 15:12:14 -07:00
  • 5d5bfbc1d1 doc update Kelly Brazil 2022-05-23 13:58:24 -07:00
  • 9f4ba80000 refactor - create is_compatible function Kelly Brazil 2022-05-23 13:52:08 -07:00
  • c21c334b73 version bump Kelly Brazil 2022-05-23 13:43:57 -07:00
  • 14093d9d43 Merge pull request #247 from kellyjonbrazil/yaml-dev Kelly Brazil 2022-05-23 20:36:44 +00:00
  • 176ca2f75d docstring update Kelly Brazil 2022-05-23 13:16:57 -07:00
  • cfb71c7dad add test for strings ending with colon Kelly Brazil 2022-05-22 09:13:32 -07:00
  • 722eab83b1 add Other Shell section Kelly Brazil 2022-05-21 07:00:43 -07:00
  • d30edb2dae add yaml_out tests Kelly Brazil 2022-05-20 18:15:56 -07:00
  • cba461ce8a remove JSONDecodeError detection Kelly Brazil 2022-05-20 17:48:52 -07:00
  • f876505e25 add colors and ensure ascii on error Kelly Brazil 2022-05-20 17:22:56 -07:00
  • 5b9fcd5852 initial working yaml out Kelly Brazil 2022-05-20 14:51:23 -07:00
  • 8a122cd9e1 fix wiki language Kelly Brazil 2022-05-20 07:58:19 -07:00
  • 557e68225c add filtering capabilities for other shells Kelly Brazil 2022-05-19 11:16:25 -07:00
  • dc0947b87e add other shell info. clean up parser table Kelly Brazil 2022-05-19 10:52:18 -07:00
  • af2c06cd28 doc update Kelly Brazil 2022-05-15 22:28:12 -07:00
  • 67a4c6f797 add initial \n to first line of multiline fields Kelly Brazil 2022-05-15 22:23:00 -07:00
  • 0d1c857410 fix to keep first line of multiline field Kelly Brazil 2022-05-15 22:19:01 -07:00
  • c7684dc94d allow multiline fields in pip-show Kelly Brazil 2022-05-15 22:06:43 -07:00
  • a247572f64 changelog update Kelly Brazil 2022-05-15 20:49:41 -07:00
  • 306111303a Merge pull request #244 from kellyjonbrazil/master Kelly Brazil 2022-05-16 03:46:59 +00:00
  • c12b48537a Merge pull request #242 from kellyjonbrazil/dev v1.19.0 Kelly Brazil 2022-05-13 20:31:06 +00:00
  • 0bf69713ab Merge branch 'master' into dev Kelly Brazil 2022-05-13 20:26:12 +00:00
  • c05f1475ed doc update Kelly Brazil 2022-05-13 13:23:14 -07:00
  • 416c262f02 remove top parsers Kelly Brazil 2022-05-13 13:17:16 -07:00
  • 40a5976f11 doc update Kelly Brazil 2022-05-13 12:45:27 -07:00
  • dc582fbec8 fix for git-log coner cases Kelly Brazil 2022-05-13 12:44:01 -07:00
  • 7047f0a449 df fix for trailining newline char Kelly Brazil 2022-05-12 16:06:44 -07:00
  • d7a884a567 doc update Kelly Brazil 2022-05-12 11:28:20 -07:00
  • 28de57792c formatting Kelly Brazil 2022-05-12 11:16:44 -07:00
  • a230cdbd21 fix chage docs Kelly Brazil 2022-05-12 10:47:14 -07:00
  • 251a261679 add chage example Kelly Brazil 2022-05-11 18:56:13 -07:00
  • 3baef254fd maxsplit line Kelly Brazil 2022-05-11 18:47:56 -07:00
  • 9e69e928b2 add chage tests Kelly Brazil 2022-05-11 16:18:39 -07:00
  • 6eb595d2ca add chage parser Kelly Brazil 2022-05-11 16:12:29 -07:00
  • acf07a5144 allow install on python 3.6 systems even though it is not supported Kelly Brazil 2022-05-11 08:00:05 -07:00
  • 7f53c58057 add ignore exception tests Kelly Brazil 2022-05-10 16:23:12 -07:00
  • a069dc4855 add top -b parser Kelly Brazil 2022-05-10 16:08:56 -07:00
  • febf544202 add git-log-s tests Kelly Brazil 2022-05-10 16:08:45 -07:00
  • f2dd7b8815 doc update Kelly Brazil 2022-05-09 16:16:29 -07:00
  • d758e37fe3 doc update Kelly Brazil 2022-05-09 16:10:41 -07:00
  • 9bc02a5623 doc update Kelly Brazil 2022-05-09 16:09:40 -07:00
  • eb0ec265d0 Merge pull request #240 from fiskhest/master Kelly Brazil 2022-05-06 14:30:02 +00:00
  • 1f236dc02a Update README.md fiskhest 2022-05-06 16:20:33 +02:00
  • 86c279cbb2 add sep char test Kelly Brazil 2022-05-02 11:15:41 -07:00
  • 4a7f1bed3a doc update Kelly Brazil 2022-05-02 09:16:12 -07:00
  • a730ae18c8 changelog update Kelly Brazil 2022-05-01 11:07:27 -07:00
  • 930bf439c0 check for separator characters in table cells. If detected, print a warning. Kelly Brazil 2022-05-01 11:04:35 -07:00
  • f5f3133b87 add note about table column separators not being allowed in cell data Kelly Brazil 2022-05-01 10:27:34 -07:00
  • cbca96de84 changelog update Kelly Brazil 2022-05-01 09:56:23 -07:00
  • 4d8ae3f124 doc update Kelly Brazil 2022-05-01 09:55:08 -07:00
  • 653127431d update plugin language Kelly Brazil 2022-04-29 06:50:37 -07:00
  • 22acef3765 generator to iterable object Kelly Brazil 2022-04-29 06:47:10 -07:00
  • 0d5bf11f0d change iterator to iterable Kelly Brazil 2022-04-29 06:42:11 -07:00
  • a824ccaff3 add git-log-s parser Kelly Brazil 2022-04-28 16:23:56 -07:00
  • 97ac965ba5 version bump Kelly Brazil 2022-04-28 16:23:14 -07:00
  • 3e7f284df5 simplify streaming docs Kelly Brazil 2022-04-28 13:38:24 -07:00
  • 5c749fe26f simplify docs Kelly Brazil 2022-04-28 13:30:11 -07:00
  • aa48b46f48 try page character Kelly Brazil 2022-04-28 11:09:19 -07:00
  • 6eaa4ae176 try arrow link Kelly Brazil 2022-04-28 11:05:43 -07:00
  • 60c330b342 move gentoo up Kelly Brazil 2022-04-28 10:59:12 -07:00
  • fdeb994121 try using a table for parser list Kelly Brazil 2022-04-28 10:49:35 -07:00
  • 65ed92fe7b move safe_print_json. change argument from string to list_or_dict Kelly Brazil 2022-04-28 09:28:56 -07:00
  • 9c8730786b Merge pull request #238 from kellyjonbrazil/master Kelly Brazil 2022-04-28 16:21:22 +00:00
  • 7608823ea7 add git-log Kelly Brazil 2022-04-27 11:31:35 -07:00
  • 4f8c1a2ca2 version bump v1.18.8 Kelly Brazil 2022-04-27 09:43:55 -07:00
  • 37489dd4e1 doc update Kelly Brazil 2022-04-27 09:10:38 -07:00
  • a53aa1d0b8 fix bug when no slaves are present Kelly Brazil 2022-04-27 09:02:30 -07:00
  • f7b64a5762 formatting Kelly Brazil 2022-04-27 08:26:12 -07:00
  • 9b1fe0d9a4 create safe_print_json function Kelly Brazil 2022-04-27 08:24:54 -07:00
  • b876645fc5 doc update Kelly Brazil 2022-04-27 07:38:17 -07:00
  • d9c0b8f8ad make _safe_print and _asciify private Kelly Brazil 2022-04-27 07:37:31 -07:00
  • 78d2b239c8 doc update Kelly Brazil 2022-04-26 17:51:30 -07:00
  • 5a12d98893 update history tests Kelly Brazil 2022-04-26 17:49:27 -07:00
  • 621f11e6f9 simplify history code Kelly Brazil 2022-04-26 17:46:16 -07:00
  • 8417f2fe4e use UTF-8 encoding in subprocess.Popen Kelly Brazil 2022-04-26 15:01:12 -07:00
  • 3ef2a0a065 rename j_data to j_string Kelly Brazil 2022-04-26 14:29:59 -07:00
  • faec16d1f2 add line feed Kelly Brazil 2022-04-26 14:28:18 -07:00
  • a4ef52b533 refactor try/except blocks to safe_print function Kelly Brazil 2022-04-26 14:25:34 -07:00
  • 0b407123c2 simplify json_out code Kelly Brazil 2022-04-26 10:18:49 -07:00
  • 98eedc69ec doc update Kelly Brazil 2022-04-26 09:57:50 -07:00