projects
/
jq
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jq
2017-02-27
Nicolas Williams
Fix --without-oniguruma build
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Nicolas Williams
Fix environ Win32 build problem
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Nicolas Williams
Add `halt`, `halt_error` builtins (fix #386)
1348/head
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Nicolas Williams
Document `stderr`
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Nicolas Williams
Fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Nicolas Williams
Fix Appveyor for non-master branches
1353/head
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Nicolas Williams
fixup
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Nicolas Williams
Add $ENV builtin variable to access environment
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Nicolas Williams
Fix error message for undefined vars
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Nicolas Williams
Preserve precious vars in configure.ac (fix #795)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Nicolas Williams
Document $ARGS and friends
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Nicolas Williams
Add $ARGS, --args and --jsonargs (fix #1345)
1346/head
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Nicolas Williams
jq_compile_args(): allow object args to be object
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Nicolas Williams
Add jv_object_has()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Nicolas Williams
Make test/shtest test of constant folding robust
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Nicolas Williams
Improve Appveyor build
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Nicolas Williams
Windows: configure fails to detect missing math
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Nicolas Williams
Make comment consistent with code
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Yasuhiro Matsumoto
Don't call SetConsoleOutputCP
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
Yasuhiro Matsumoto
Quiet a compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2017-02-25
Nicolas Williams
Windows: Also use -lshlwapi for jq(1)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-25
Nicolas Williams
When using builtin Oniguruma, set flags correctly
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Nicolas Williams
Document `localtime` and `strflocaltime`
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Nicolas Williams
Add `localtime` and `strflocaltime` (fix #1349)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Nicolas Williams
Improve manual section on assignment forms
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Nicolas Williams
Revert e7caf68 for Dockerfile
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Nicolas Williams
Attempt to use builtin Oniguruma for CIs
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Nicolas Williams
Allow ./configure --with-oniguruma=builtin
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Nicolas Williams
Allow var bindings in path expressions (#1347)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
Erik Brinkman
Add local oniguruma submodule
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Nicolas Williams
Improve manual
1340/head
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
William Langford
Add `builtins` builtin
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
William Langford
Fix memory leak in libm cfunctions
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
William Langford
Merge pull request #1089 from l8nite/base64_decode
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Shaun Guth
Add @base64d for decoding base64 #47
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
J Phani Mahesh
fix truncate_stream to match docs
commit
|
commitdiff
|
tree
|
snapshot
2017-02-04
Nicolas Williams
Add more missing math functions
1328/head
commit
|
commitdiff
|
tree
|
snapshot
2017-02-04
Nicolas Williams
Fix handling of unsupported math functions
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Nicolas Williams
Promote wiki more in README
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Nicolas Williams
Improve docs somewhat, inspired by #1326
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Nicolas Williams
Make |= delete LHS when RHS is empty (Fix #1314)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Nicolas Williams
recurse (i.e., ..) needs to find leaf nulls
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Nicolas Williams
Add SQL-style operators (#1322)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Nicolas Williams
Make first(g) more efficient: extract only 1 value
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Nicolas Williams
reduce: handle empty updates (fix #1313)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Attila Fülöp
Solaris needs XPG6 for c99
commit
|
commitdiff
|
tree
|
snapshot
2017-01-28
William Langford
Merge pull request #1317 from wtlangford/dont-split...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-28
William Langford
Handle cut-off UTF-8 sequences when reading files
1317/head
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
W-Mark Kubacki
Parse no deeper than MAX_PARSING_DEPTH
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
W-Mark Kubacki
Skip printing what's below a MAX_PRINT_DEPTH
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Jakub Wilk
gen_utf8_tables: remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Jan Schulz
Revert "Disable appveyor build for now"
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Richard Groves
Typo fixed
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Janne Cederberg
Documentation clarification suggestions
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
James Pearson...
Update download instructions for Arch
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Tim McCormack
Typo: s/more/mode/ in `--seq`
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Clément MATHIEU
Fix input_(line_number|filename) leak memory
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Jay Satiro
Fix cross-compile tmp dir removal
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolas Williams
Disable appveyor build for now
1178/head
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
David Tolnay
Remove David from maintainers
commit
|
commitdiff
|
tree
|
snapshot
2016-01-19
Nicolas Williams
Travis-CI build for OSX (fix #1083)
1086/head
commit
|
commitdiff
|
tree
|
snapshot
2016-01-18
Nicolas Williams
Always test sort_by/group_by post-#1082
1084/head
commit
|
commitdiff
|
tree
|
snapshot
2016-01-18
Stephen Dolan
Make jv_sort stable regardless of qsort details.
qsort-stability
1082/head
commit
|
commitdiff
|
tree
|
snapshot
2016-01-18
Stephen Dolan
Add AppVeyor badge to README.md
commit
|
commitdiff
|
tree
|
snapshot
2016-01-17
Nicolas Williams
Add --enable-ubsan (undefined behavior sanitizer)
1081/head
commit
|
commitdiff
|
tree
|
snapshot
2016-01-17
Nicolas Williams
Run failing tests on Windows; ignore failures
commit
|
commitdiff
|
tree
|
snapshot
2016-01-17
Nicolas Williams
Make it possible to run tests with set -x
commit
|
commitdiff
|
tree
|
snapshot
2016-01-17
Nicolas Williams
Enable more tests on Windows; move sort_by tests
commit
|
commitdiff
|
tree
|
snapshot
2016-01-17
Nicolas Williams
Tweak appveyor.yml; disable failing tests
1080/head
commit
|
commitdiff
|
tree
|
snapshot
2016-01-16
Jan Schulz
Upload build failure logs
1076/head
commit
|
commitdiff
|
tree
|
snapshot
2016-01-16
Jan Schulz
Build a html help
commit
|
commitdiff
|
tree
|
snapshot
2016-01-16
Jan Schulz
Run tests on appveyor
commit
|
commitdiff
|
tree
|
snapshot
2016-01-16
Jan Schulz
Add 32bit windows builds on appveyor
commit
|
commitdiff
|
tree
|
snapshot
2016-01-16
Jan Schulz
Build on windows (mingw) on appveyor
commit
|
commitdiff
|
tree
|
snapshot
2016-01-16
Nicolas Williams
Fix cross-compilation build
1073/head
commit
|
commitdiff
|
tree
|
snapshot
2016-01-16
Nicolas Williams
Fix Windows build (fix #911)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-15
Nicolas Williams
fixup non-maintainer build
commit
|
commitdiff
|
tree
|
snapshot
2016-01-15
Nicolas Williams
Always build src/builtin.inc (fix #1069)
commit
|
commitdiff
|
tree
|
snapshot
2016-01-15
Nicolas Williams
MultiByteToWideChar() usage bug (fix #1072)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Nicolas Williams
Make it easier to use jq with shebangs (fix #1044)
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Nicolas Williams
Add note about IEEE754 to help msg
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Cameron Sparr
Change usage formatting
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Romero Malaquias
Avoiding conditional directives that break statements
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
pkoppstein
Two sub bugs fixed; two new gsub tests have been added.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Nicolas Williams
Fix JV_OBJECT() and go up to 18
1031/head
commit
|
commitdiff
|
tree
|
snapshot
2015-12-02
Nicolas Williams
Assume . if either stdin/on isatty() (fix #1028)
1030/head
commit
|
commitdiff
|
tree
|
snapshot
2015-11-26
Mark McKinstry
yum has been replaced with dnf as of f22
1024/head
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
David Tolnay
Support --without-oniguruma
1022/head
commit
|
commitdiff
|
tree
|
snapshot
2015-11-18
David Tolnay
Oniguruma hash in dockerfile
commit
|
commitdiff
|
tree
|
snapshot
2015-11-15
Loamhoof
Fix manual signature for split (non-regex)
1018/head
commit
|
commitdiff
|
tree
|
snapshot
2015-10-28
Nicolas Williams
Add address sanitizer (ASAN) support (fix #1002)
1004/head
commit
|
commitdiff
|
tree
|
snapshot
2015-10-25
David Tolnay
Support numbers and boolean in join (fix #930)
commit
|
commitdiff
|
tree
|
snapshot
2015-10-24
Nicolas Williams
Heap buffer overflow in tokenadd() (fix #105)
commit
|
commitdiff
|
tree
|
snapshot
2015-10-24
David Tolnay
strptime() on OpenBSD requires _XOPEN_SOURCE_EXTENDED...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-24
David Tolnay
mktemp needs 6 or more X's (fix #1000)
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Nicolas Williams
Fix builtin.o dependency (#992)
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Nicolas Williams
Fix linux32 jq-1.5 executable (fix #935)
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Nicolas Williams
Rename sig/v1.5/jq-linux32.asc (prep for #935)
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
Nicolas Williams
Remove setup.sh (fix #993)
commit
|
commitdiff
|
tree
|
snapshot
2015-10-23
David Tolnay
Move jq-coded builtins to non-C file (fix #424)
commit
|
commitdiff
|
tree
|
snapshot
next