1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00
Commit Graph

1963 Commits

Author SHA1 Message Date
Kelly Brazil 077a29fb4e add _jc_meta field info 2021-11-22 09:36:58 -08:00
Kelly Brazil 8568d0d328 fix csv_s documentation 2021-11-22 09:10:11 -08:00
Kelly Brazil 597d39c28e Merge pull request #180 from kellyjonbrazil/dev
Dev v1.17.2
v1.17.2
2021-11-18 06:52:01 -10:00
Kelly Brazil eb888dcbbc version bump 2021-11-18 08:48:03 -08:00
Kelly Brazil d1b9ac0841 doc update 2021-11-18 08:41:52 -08:00
Kelly Brazil 89a6d9c5c3 add key-check to restore previous behavior even with non-df data 2021-11-17 12:03:40 -08:00
Kelly Brazil 85d9837616 add df info 2021-11-17 11:41:54 -08:00
Kelly Brazil cd7731484d fix for cases where the Filesystem data overflows the column length (happens on older versions of df) 2021-11-17 11:26:42 -08:00
Kelly Brazil 086da16b17 version bump 2021-11-15 13:05:53 -08:00
Kelly Brazil 20830528f0 add test for older netstat version fix 2021-11-15 12:52:43 -08:00
Kelly Brazil 83371edd8f add space before inode to compensate for removed dash 2021-11-15 12:25:22 -08:00
Kelly Brazil 364a81decc version bump 2021-11-04 10:25:51 -07:00
Kelly Brazil ef09592ad3 update for 1.17.2 2021-11-04 10:21:38 -07:00
Kelly Brazil 4a86e109cc Merge pull request #179 from shaikustin/ping-alpine-linux
support alpine linux ping
2021-11-04 10:18:47 -07:00
Kelly Brazil 7fa5391b66 change alpine ping6 to ping 2021-11-04 10:13:44 -07:00
shaik 9b53ba5714 support alpine linux ping 2021-11-04 13:42:48 +02:00
Kelly Brazil b59e38cfd2 Merge pull request #176 from kellyjonbrazil/dev
Dev v1.17.1
v1.17.1
2021-10-30 14:02:25 -07:00
Kelly Brazil 5ba22dae59 add JSON lines info 2021-10-30 13:57:36 -07:00
Kelly Brazil 4232e523ac Merge branch 'master' into dev 2021-10-30 13:49:45 -07:00
Kelly Brazil bee80b35d2 update for version bump 2021-10-30 13:47:21 -07:00
Kelly Brazil c32395f695 linting 2021-10-27 12:54:20 -07:00
Kelly Brazil 735c5e1078 update comments for ParseError test: https://bugs.python.org/issue45617 2021-10-26 12:26:23 -07:00
Kelly Brazil d09c94b292 add python 3.10 testing info 2021-10-26 12:24:49 -07:00
Kelly Brazil 4d04866f48 add python bug https://bugs.python.org/issue45617 info 2021-10-26 12:24:37 -07:00
Kelly Brazil a2d90f4dfc force test 2021-10-26 10:04:39 -07:00
Kelly Brazil 93a5002c8b fix 3.10.0 version number 2021-10-26 10:01:02 -07:00
Kelly Brazil 23bf5227a4 Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev 2021-10-26 07:44:04 -07:00
Kelly Brazil 77c96fa2a9 try tests on python 3.10 2021-10-26 07:43:47 -07:00
Kelly Brazil 3f5a1f015e add python 3.10 2021-10-26 07:42:37 -07:00
Kelly Brazil b280c4fc18 add ParseError test to streaming csv parser 2021-10-26 07:36:44 -07:00
Kelly Brazil 3ab9b43a2e raise ParseError on newline bug 2021-10-26 07:36:23 -07:00
Kelly Brazil 46f568414a change streaming parser test names 2021-10-25 11:35:01 -07:00
Kelly Brazil cba2fd299f add tests 2021-10-25 11:03:32 -07:00
Kelly Brazil 1e6e44f656 fix for piping data with non-platform newlines (e.g. windows csv files on unix) 2021-10-25 11:03:21 -07:00
Kelly Brazil acac039994 working tests 2021-10-25 10:06:01 -07:00
Kelly Brazil 50a3b34016 optimizations and use iter() so we can exhaust data coming from list objects 2021-10-25 10:05:39 -07:00
Kelly Brazil b45396070c update comment 2021-10-24 13:14:05 -07:00
Kelly Brazil 218b9aec8a doc update for streaming CSV parser 2021-10-24 13:10:47 -07:00
Kelly Brazil 2b887debc6 add csv streaming parser 2021-10-24 12:24:44 -07:00
Kelly Brazil 0313e3f8ca linting 2021-10-24 11:21:47 -07:00
Kelly Brazil 1669e6e20c linting 2021-10-24 10:58:13 -07:00
Kelly Brazil ef6de75dda add vmstat timestamp tests to utils 2021-10-23 13:11:22 -07:00
Kelly Brazil a6bcec425a comment update 2021-10-23 12:55:14 -07:00
Kelly Brazil 596ad9a64d update comment 2021-10-23 12:47:44 -07:00
Kelly Brazil 7a91c93319 add lsusb 2021-10-23 12:40:24 -07:00
Kelly Brazil b5f7b35f89 comment update 2021-10-23 12:30:18 -07:00
Kelly Brazil 2f47fb7f14 fix ParseError tests 2021-10-23 12:24:35 -07:00
Kelly Brazil 1b214c4036 raise ParseError if -t option is detected. add test 2021-10-23 12:24:11 -07:00
Kelly Brazil 8f94f8acc6 add tests and update docs 2021-10-23 11:56:12 -07:00
Kelly Brazil 3a2a69cfa5 formatting 2021-10-23 11:39:08 -07:00