• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

stedolan / jq / 428

Builds Branch Commit Type Ran Committer Via Coverage
428 fix-travis-osx explicitly install bundler push 31 Aug 2018 01:49AM UTC wtlangford travis-ci pending completion   set done
427 fix-travis-osx print rvm info for debugging push 31 Aug 2018 01:36AM UTC wtlangford travis-ci pending completion   set done
425 master fix memory leak push 31 Aug 2018 01:14AM UTC wtlangford travis-ci pending completion   set done
424 1.6rc2 Restore JV_PRINT_COLOUR as an alias JV_PRINT_COLOUR was part of the public libjq headers and was removed as part of 2d05b54. While JV_PRINT_COLOR is definitely the preferred spelling this side of the pond, we shouldn't just remove otherwise expos... push 18 Aug 2018 04:02AM UTC wtlangford travis-ci pending completion   set done
423 master Restore JV_PRINT_COLOUR as an alias JV_PRINT_COLOUR was part of the public libjq headers and was removed as part of 2d05b54. While JV_PRINT_COLOR is definitely the preferred spelling this side of the pond, we shouldn't just remove otherwise expos... push 18 Aug 2018 03:53AM UTC wtlangford travis-ci pending completion   set done
422 master Fix destructuring alternation Attempting to use the existing FORK_OPT opcode resulted in difficulty knowing when to pop an error message off the stack and when not to. This commit makes DESTRUCTURE_ALT a real opcode that is identical to FORK_OPT,... push 18 Aug 2018 03:45AM UTC wtlangford travis-ci pending completion   set done
421 fix-destructuring-alternation Fix destructuring alternation Attempting to use the existing FORK_OPT opcode resulted in difficulty knowing when to pop an error message off the stack and when not to. This commit makes DESTRUCTURE_ALT a real opcode that is identical to FORK_OPT,... push 18 Aug 2018 03:20AM UTC wtlangford travis-ci pending completion   set done
420 master Create issue template push 17 Aug 2018 01:18PM UTC wtlangford travis-ci pending completion   set done
419 quit-on-sigpipe feat: terminate jq immediately after the outgoing pipe closed Resolves #1691 Pull #1703 03 Aug 2018 07:01AM UTC web-flow travis-ci pending completion   set done
418 math-check-fix Bugfix: Math function checking We had config machinery that determined which math functions are available in libc. If a c math function was missing on the host system, then the corresponding jq function would be removed from the source, enabling ... Pull #1702 31 Aug 2018 02:18AM UTC web-flow travis-ci pending completion   set done
417 leaf-paths `paths` now includes paths to `null`s There are a few reasonable ways recurse could behave. The standard libraries implemntation does the following: `recurse(f;cond)` yields ., then . | f if . | f satisfies cond, then ... Pull #1701 02 Aug 2018 07:50AM UTC web-flow travis-ci pending completion   set done
416 fix-exit-code2-cherry fix --exit-code issues #1142 and #1139 * Set default error code to -4 in main(), Fixes #1142 * fix --exit-code with more than one object in input, Fixes #1139 - Return code 1 or 4 based on last output, not last input. Pull #1697 29 Jul 2018 08:00PM UTC web-flow travis-ci pending completion   set done
415 master Modified lexer to ignore \r whitespace in filters Pull #1673 31 May 2018 02:10PM UTC web-flow travis-ci pending completion   set done
414 master src/main.c: consistent use of priv_fwrite Pull #1671 28 May 2018 05:38PM UTC web-flow travis-ci pending completion   set done
413 master jv_file.c: check to see if the file is a directory and fail Not all stdio implementations disallow one to open a directory with fopen(3) and so we specifically check for directories as it is also in the standard search path. push 12 May 2018 12:35AM UTC nicowilliams travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • …
  • 51
  • 52
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc