Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add jpp which is an extended superset of the jp command #224

Open
wants to merge 50 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
126621f
Merge branch 'release-0.0.2'
jamesls Mar 22, 2013
fd87696
Merge branch 'release-0.0.3'
jamesls Oct 9, 2013
54d0620
Merge branch 'release-0.1.0'
jamesls Oct 17, 2013
e7df117
Merge branch 'release-0.2.0'
jamesls Dec 6, 2013
fd8af34
Merge branch 'release-0.2.1'
jamesls Dec 19, 2013
e23af23
Merge branch 'release-0.3.0'
jamesls Feb 28, 2014
53999ed
Merge branch 'release-0.3.1'
jamesls Mar 6, 2014
7e1c5b1
Merge branch 'release-0.4.0'
jamesls Apr 23, 2014
10ec1b9
Merge branch 'release-0.4.1'
jamesls May 1, 2014
b445f13
Merge branch 'release-0.5.0'
jamesls Nov 6, 2014
7cdde2b
Merge branch 'release-0.6.0'
jamesls Jan 31, 2015
5f23fbf
Merge branch 'release-0.6.1'
jamesls Feb 3, 2015
dc57769
Merge branch 'release-0.6.2'
jamesls Apr 9, 2015
0466cc1
Merge branch 'release-0.7.0'
jamesls Apr 21, 2015
ee83029
Merge branch 'release-0.7.1'
jamesls Apr 27, 2015
361838d
Merge branch 'release-0.8.0'
jamesls Sep 23, 2015
048f594
Merge branch 'release-0.9.0'
jamesls Oct 1, 2015
79baf74
Merge branch 'release-0.9.1'
jamesls Jan 26, 2017
6cde3b3
Merge branch 'release-0.9.2'
jamesls Mar 10, 2017
b4a3f4e
Merge branch 'release-0.9.3'
jamesls May 26, 2017
4a4f6db
Merge branch 'release-0.9.4'
jamesls Feb 24, 2019
e824eee
Merge branch 'release-0.9.5'
jamesls Feb 24, 2020
1c46efc
Merge branch 'release-0.10.0'
jamesls May 12, 2020
8b59732
init repo
zmedico Jun 13, 2021
6a076a4
Initial import
zmedico Jun 13, 2021
4ca9dd3
jpp: fork jpp command from jpipe
zmedico Jun 15, 2021
9068279
jpp: copy jpipe unit tests
zmedico Jun 15, 2021
ef5e7e3
jpp: Add --compact, -c bool flag to omit nonessential whitespace
zmedico Jun 15, 2021
b64e300
jpp: decode all objects from the input stream
zmedico Jun 15, 2021
f51b65f
jpp: Add --slurp, -s bool flag like jq has
zmedico Jun 15, 2021
0bbc90f
jpp: Add --accumulate, -a option which accumulates all output objects…
zmedico Jun 15, 2021
8acf6dc
version 0.1.3.1
zmedico Jun 15, 2021
72e273e
jpp: fix --accumulate array merge to coalesce duplicates
zmedico Jun 15, 2021
3771021
Add jpp which is an extended superset of the jp command
zmedico Jun 15, 2021
fbd3751
jpp: default to the identity expression @ if no expression is given
zmedico Jun 16, 2021
a61cdea
jpp: Add --read-raw, -R bool flag like jq has
zmedico Jun 16, 2021
073bb88
jpp: Add --raw, -r bool flag like jq has (an alias for unquoted)
zmedico Jun 16, 2021
478b397
jpp: default to the identity expression @ if no expression is given
zmedico Jun 16, 2021
d69e8e4
jpp: Add --read-raw, -R bool flag like jq has
zmedico Jun 16, 2021
827491f
jpp: Add --raw, -r bool flag like jq has (an alias for unquoted)
zmedico Jun 16, 2021
6b5b611
jpp: rename --read-raw to --raw-input for consistency with jq
zmedico Jun 17, 2021
60cd963
jpp: Add --unbox, -u flag (and drop --unquoted to reduce clutter)
zmedico Jun 17, 2021
d811157
jpp: rename --raw to --raw-output for consistency with jq
zmedico Jun 17, 2021
31f18fb
jpp: rename --read-raw to --raw-input for consistency with jq
zmedico Jun 17, 2021
666036f
jpp: Add --unbox, -u flag (and drop --unquoted to reduce clutter)
zmedico Jun 17, 2021
4762f0d
jpp: rename --raw to --raw-output for consistency with jq
zmedico Jun 17, 2021
87036fd
3 files reformatted with black
zmedico Jun 17, 2021
ff641ef
jpp: re-add --unquoted (a short -u means --unbox now)
zmedico Jun 17, 2021
70c5ec2
jpp: reformatted with black
zmedico Jun 17, 2021
379b70b
jpp: re-add --unquoted (a short -u means --unbox now)
zmedico Jun 17, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'release-0.9.5'
  • Loading branch information
jamesls committed Feb 24, 2020
commit e824eee1daf65cac55e2abb67df9032c38eccae9

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.