issues
search
MiSawa
/
xq
Pure rust implementation of jq
MIT License
333
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove unnecessary ?Sized
#186
MiSawa
closed
4 months ago
0
Support NO_COLOR environment variable
#185
MiSawa
closed
4 months ago
0
Feature request: NO_COLOR standard implementation
#184
hellishvictor
closed
4 months ago
1
Fix CI
#183
MiSawa
closed
8 months ago
1
Fix implode/0 to emit replacement characters on invalid input numbers
#182
itchyny
closed
8 months ago
2
Implement more math filters
#181
itchyny
closed
8 months ago
1
Implement abs/0 filter
#180
itchyny
closed
8 months ago
1
chore: cargo update
#179
MiSawa
closed
8 months ago
0
chore: resolve clippy error of redundant imports
#178
itchyny
closed
8 months ago
0
Implement pick/1 filter
#177
itchyny
closed
8 months ago
0
Fix modulo operator on NaN to emit NaN
#176
itchyny
closed
8 months ago
0
Support multi-line comment with backslash
#175
itchyny
closed
8 months ago
1
Bump shlex from 1.2.0 to 1.3.0
#174
dependabot[bot]
closed
8 months ago
0
Use only XQ_COLORS for colors and drop fallback to JQ_COLORS
#173
itchyny
closed
10 months ago
1
Fix CI (clippy) failure
#172
MiSawa
closed
10 months ago
0
Fix spelling
#171
jayvdb
closed
10 months ago
1
xq vs jaq
#170
jayvdb
closed
11 months ago
2
README.md: Mention jaq and update links
#169
jayvdb
closed
11 months ago
0
Bump xml-rs from 0.8.4 to 0.8.14 in /fuzz
#168
dependabot[bot]
closed
10 months ago
2
Bump xml-rs from 0.8.11 to 0.8.14
#167
dependabot[bot]
closed
10 months ago
2
Support for configuring colors with the $JQ_COLORS environment variable
#166
Humandoodlebug
closed
1 year ago
2
cargo update
#165
MiSawa
closed
1 year ago
0
Add an exception rule for colored_json license
#164
MiSawa
closed
1 year ago
0
Print colorized json
#163
Humandoodlebug
closed
1 year ago
2
Bump bumpalo from 3.9.1 to 3.12.0
#162
dependabot[bot]
closed
1 year ago
3
CLI support for multiple inputs
#161
Larandar
opened
1 year ago
0
feat(tracing): move to tracing library
#160
Larandar
closed
1 year ago
3
Fix unnecessary cast reported by clippy
#159
itchyny
closed
2 years ago
0
Fix update-assignment operator on overlapping paths (fix #156)
#158
itchyny
closed
2 years ago
1
Modify operator on overlapping paths
#156
itchyny
closed
2 years ago
0
Fix against needless borrow warning of clippy
#155
itchyny
closed
2 years ago
1
Fix path tracking on value arguments
#154
itchyny
closed
2 years ago
1
Ressurect big-int
#153
MiSawa
closed
2 years ago
1
Handle large integer values losslessly?
#152
travisbrown
opened
2 years ago
4
Improve min max by impl
#151
MiSawa
closed
2 years ago
1
Improve implementation of unique_by filter
#150
itchyny
closed
2 years ago
1
Follow what clippy says
#149
MiSawa
closed
2 years ago
0
Improve implementation of min_by, max_by filters
#148
itchyny
closed
2 years ago
1
Improve implementation of unique_by filter
#147
itchyny
closed
2 years ago
0
Refactor implementation of group_by filter
#146
itchyny
closed
2 years ago
0
"\u007f" is printed without escaped
#145
itchyny
closed
2 years ago
2
Fix deletion of negative index of array out of range
#144
itchyny
closed
2 years ago
0
Change indexing string by out of range to emit null
#143
itchyny
closed
2 years ago
1
Implement indexing by array and object
#142
itchyny
closed
2 years ago
1
Refactor slice range calculation
#141
itchyny
closed
2 years ago
1
Add --raw-input
#140
MiSawa
closed
2 years ago
0
Optimize binary in release profile
#139
MiSawa
closed
2 years ago
0
Tweak built binary in releases
#138
MiSawa
closed
2 years ago
1
Cd test
#137
MiSawa
closed
2 years ago
0
Trying to fix ci
#136
MiSawa
closed
2 years ago
1
Next