projects
/
jq
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
jq
2019-02-23
William Langford
fixup! Configure appveyor build to use python
no-more-ruby
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
William Langford
fixup! Configure appveyor build to use python
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
William Langford
fixup! Configure appveyor build to use python
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
William Langford
Change contains to return true for empty string needles
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
William Langford
Configure appveyor build to use python
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
William Langford
Cleanup leftover references to ruby
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
William Langford
Configure travis build to use python
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
William Langford
Remove ruby dependency from mantests
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
William Langford
Remove ruby dependency from manpage build
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
William Langford
Remove ruby dependency from website build
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Nico Williams
Merge pull request #1837 from muhmuhten/limit_0
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Muh Muhten
Ensure limit(0; ...) is empty
1837/head
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Muh Muhten
Rewrite `_assign/2` using `$argument` syntax
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Muh Muhten
Work around fgets()'s lack of length reporting
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Nicolas Williams
Fix if-then-else example formatting
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Nicolas Williams
Document optional `else` clause of `if`
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Chance Zibolski
Support "if" without "else" clause
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Muh Muhten
Bind data imports properly when already resolved
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Muh Muhten
Make builtin binding fast again by binding only referen...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Muh Muhten
Load ~/.jq as a library instead of with builtins
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Muh Muhten
Add import metadata key "optional"
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Muh Muhten
Replace TOP-before-imports special case with assert
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Muh Muhten
Catch .. as the first component of a module path
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Muh Muhten
Pass on the error message when rel_path is invalid
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Muh Muhten
Simplify definition of block_bind_referenced
commit
|
commitdiff
|
tree
|
snapshot
2019-02-18
Jason Hood
Allow globbing on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-02-17
Jason Hood
Make UTC time on Windows
commit
|
commitdiff
|
tree
|
snapshot
2019-02-17
Jason Hood
Add ISO 8601-specific strptime
commit
|
commitdiff
|
tree
|
snapshot
2019-02-17
Jason Hood
Prevent redirecting to NUL crash
commit
|
commitdiff
|
tree
|
snapshot
2019-02-17
Jason Hood
Possibly enable color output on Windows (#1494)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-17
Muh Muhten
Reimplement block_drop_unreferenced in linear time
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Nico Williams
Merge pull request #1818 from muhmuhten/free_in_index
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Muh Muhten
Make sure to free in jv_string_indexes
1818/head
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Muh Muhten
Improve linking time by marking subtrees with unbound...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Nicolas Williams
Fix infinite loop in index("") (fix #1815)
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Matt Clegg
FIX if-then-else example
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Muh Muhten
Define error/1 in terms of error/0
commit
|
commitdiff
|
tree
|
snapshot
2019-02-06
Muh Muhten
Export input/0 directly from C, removing _input/0
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Derrick Pallas
builtin/f_match: prevent overruns of input_string
commit
|
commitdiff
|
tree
|
snapshot
2019-02-03
Derrick Pallas
builtin/f_match: call onig_error_code_to_str with einfo...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Muh Muhten
Unify timegm fallbacks into my_mktime
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Muh Muhten
Fix build on BSD make
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Muh Muhten
Fix include/import namespace confusion
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
David Haguenauer
Add tests for built-in function `contains`
commit
|
commitdiff
|
tree
|
snapshot
2019-01-19
Nicolas Williams
`contains` should handle embedded NULs (fix #1732)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-05
William Langford
Merge pull request #1774 from dooglus/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Nicolas Williams
Out-of-srcdir builds: AM_CPPFLAGS=-I${srcdir}/src
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Ricardo Constantino
builtin: add missing windows.h include
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Ricardo Constantino
Makefile.am: add no-undefined for win32
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
HE, Tao
Mingw-w64 on windows doesn't have `setenv`, fix that.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-18
Eugen
Make fromstream/1 more efficient
commit
|
commitdiff
|
tree
|
snapshot
2018-12-18
Ryoichi KATO
fix --exit-code issues #1142 and #1139
commit
|
commitdiff
|
tree
|
snapshot
2018-12-18
mail6543210
Ensure that `${builddir}/src` exists
commit
|
commitdiff
|
tree
|
snapshot
2018-12-15
William Langford
Merge pull request #1779 from gvangool/update-NEWS
commit
|
commitdiff
|
tree
|
snapshot
2018-12-15
Gert Van Gool
Adds the release info for 1.6 to NEWS
1779/head
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Nicolas Williams
Allow variable refs as object keys {$key:value}
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Chris Moore
Fix grammar typo.
1774/head
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
William Langford
Merge pull request #1768 from haochenx/readme-add-autom...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
William Langford
Add missing jv_copy when printing with -ar
commit
|
commitdiff
|
tree
|
snapshot
2018-11-12
Haochen Xie
add automake as build dependency to README.md
1768/head
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
William Langford
Minor website fixes for 1.6
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
William Langford
Release jq-1.6
jq-1.6
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
William Langford
Update website with details for jq-1.6
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
William Langford
Fix website whitespace
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
William Langford
Add documentation for destructuring alternation
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Alex Ozdemir
Bugfix: Math function checking
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
William Langford
Fix osx travis build
commit
|
commitdiff
|
tree
|
snapshot
2018-08-31
William Langford
fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
William Langford
Restore JV_PRINT_COLOUR as an alias
1.6rc2
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
William Langford
Fix destructuring alternation
fix-destructuring-alternation
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
William Langford
Create issue template
commit
|
commitdiff
|
tree
|
snapshot
2018-05-12
Roland C. Dowdeswell
jv_file.c: check to see if the file is a directory...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Nicolas Williams
Make limit/2 more efficient
commit
|
commitdiff
|
tree
|
snapshot
2018-03-06
Nicolas Williams
limit/2 evals exp one time too many
commit
|
commitdiff
|
tree
|
snapshot
2018-03-01
rain1
src/main.c: fix issue #1587 by using jv_dumpf in the...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-23
Riley Avron
Fix "provides" typo
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
David Fetter
Change backticks to the more legible $()
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Jakub Jirutka
Build static binaries and deploy to GH Releases from...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Jakub Jirutka
Build and run tests against musl libc using Alpine...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-20
Jakub Jirutka
Change Travis config to utilize Build Stages
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
Paul Chvostek
fix FreeBSD install instructions
commit
|
commitdiff
|
tree
|
snapshot
2017-12-13
Larry Aasen
Updated the compile-ios.sh script to fix issues with...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Nicolas Williams
Update AUTHORS
jq-1.6rc1
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
David Fetter
Added rawfile
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Nicolas Williams
Revert "reduce: handle empty updates (fix #1313)"
commit
|
commitdiff
|
tree
|
snapshot
2017-12-11
Nicolas Williams
Fix import as $data linking
commit
|
commitdiff
|
tree
|
snapshot
2017-12-05
William Langford
Fix hang for slurped inputs with trailing newline
commit
|
commitdiff
|
tree
|
snapshot
2017-12-05
William Langford
Fix #1534
commit
|
commitdiff
|
tree
|
snapshot
2017-11-30
William Langford
Actually fix the strptime tests
macos-strptime
commit
|
commitdiff
|
tree
|
snapshot
2017-11-29
Eric Bréchemier
Keep object keys in parsing order in `tostream` output
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
Andrew Speed
Use rvm to install ruby 1.9.3
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
William Langford
Fix strptime tests on macOS 10.12
commit
|
commitdiff
|
tree
|
snapshot
2017-11-28
William Langford
Fix memory leaks in various c-coded builtins
commit
|
commitdiff
|
tree
|
snapshot
2017-11-23
Nicolas Williams
Fix leak on error in strptime
commit
|
commitdiff
|
tree
|
snapshot
2017-11-22
trantor
Typo correction
commit
|
commitdiff
|
tree
|
snapshot
2017-06-19
William Langford
Merge pull request #1403 from Argoday/master
commit
|
commitdiff
|
tree
|
snapshot
2017-05-21
Nicolas Williams
Deal with strptime() on OS X and *BSD (fix #1415)
commit
|
commitdiff
|
tree
|
snapshot
2017-05-21
Nicolas Williams
Attempt to fix #1415
commit
|
commitdiff
|
tree
|
snapshot
2017-05-21
Nicolas Williams
Add private my_timegm()
commit
|
commitdiff
|
tree
|
snapshot
2017-05-21
Nicolas Williams
Fix HAVE_TM_TM_GMT_OFF usage
commit
|
commitdiff
|
tree
|
snapshot
next