SHA256
1
0
forked from pool/jc

5 Commits

Author SHA256 Message Date
Martin Hauke
c1cb19a3e4 Accepting request 859754 from home:mnhauke
- Update to version 1.14.0
  * Add hashsum parser
  * Add hash parser
  * Add cksum parser
  * Add wc parser
  * Add printenv
  * Add vdir support under ls parser

OBS-URL: https://build.opensuse.org/request/show/859754
OBS-URL: https://build.opensuse.org/package/show/utilities/jc?expand=0&rev=7
2021-01-05 14:38:50 +00:00
990fdbe5b0 Accepting request 826543 from home:mnhauke
- Update to version 1.13.4
  * Update crontab and crontab-u parsers to tighten up variable
    detection
  * Update ping parser to tighten linux/bsd detection
- Update to version 1.13.3
  * Update ping parser for Raspberry Pi compatibility
- Update to versino 1.13.2
  * Add key/value file parser (wrapper for ini parser)
  * Add date command parser
  * Update traceroute parser to more gracefully handle missing
    header row
  * Update traceroute parser to handle annotations
  * Update traceroute parser to only return successful probes
- Update to versino 1.13.1
  * Add route -6 tests
- Update to version 1.13.0
  * Add ping and ping6 command parser tested on linux
  * Add traceroute and traceroute6 command parser tested on linux
  * Add tracepath command parser tested on linux
  * Update ini parser to support files only containing key/value
    pairs
  * Update uname parser exception with a hint to use "uname -a"
  * Update route parser to support IPv6 tables
- Update to version 1.12.1
  * Fix tests when using older version of pygments library
- Update to version 1.12.0
  * Add sysctl command parser tested on linux
  * Update the cli code to allow older versions of the pygments
    library (2.3.0) for debian packaging
  * Code cleanup on the cli

OBS-URL: https://build.opensuse.org/request/show/826543
OBS-URL: https://build.opensuse.org/package/show/utilities/jc?expand=0&rev=5
2020-08-20 13:26:34 +00:00
Michael Vetter
1ca7835333 Accepting request 809110 from home:mnhauke
- Update to version 1.11.1
  * Update stat command parser to change osx_flags field to string
  * Add dmidecode command parser
  * Update stat command parser to add OSX support
  * Update netstat command parser to add -r (route) functionality
    for linux and OSX
  * Update netstat command parser to add -i (interface)
    functionality for linux and OSX
  * Remove shebang from jc/cli.py for Fedora packaging
  * Change file permissions for Fedora packaging
  * Fix ls parser issue where the first file was skipped for
    ls -R on some platforms
  * Update last parser to handle 'gone - no logout' condition
  * Update netstat parser to handle bluetooth section (ignore
    gracefully for now)
  * Add license info to vendorized ifconfig-parser class
  * Add license file to dist for Fedora RPM packaging
    requirements
  * Remove tests from package to keep from polluting the global
    site-packages
  * Requirements modifications for Fedora RPM packaging
    requirements
  * Remove homebrew shim references from du osx tests
  * Minor change of using sys.exit(0) instead of exit()
  * Add color customization via JC_COLORS env variable
  * Fix break on pipe error
  * Change colors to ansi and match jello colors
  * Code cleanup
  * Add color output by default when not piping data to another
    program

OBS-URL: https://build.opensuse.org/request/show/809110
OBS-URL: https://build.opensuse.org/package/show/utilities/jc?expand=0&rev=3
2020-05-27 20:47:59 +00:00
Dominique Leuenberger
5a1f266cf9 Accepting request 777769 from utilities
I want to maintain jc in Factory

OBS-URL: https://build.opensuse.org/request/show/777769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jc?expand=0&rev=1
2020-02-21 15:42:46 +00:00
Michael Vetter
2a0951e26a Accepting request 774737 from home:mnhauke
Initial package for jc

OBS-URL: https://build.opensuse.org/request/show/774737
OBS-URL: https://build.opensuse.org/package/show/utilities/jc?expand=0&rev=1
2020-02-17 09:33:06 +00:00