]> granicus.if.org Git - jq/shortlog
jq
2015-08-16 David TolnayFix -Wgnu-zero-variadic-macro-arguments
2015-08-16 David TolnayAdd sha1sum for jq-osx-amd64 1.5
2015-08-16 David TolnayLink to 1.5 binary for OS X (fix #912)
2015-08-16 David TolnayFix 1.5 manual title
2015-08-16 David TolnayUpdate website for jq 1.5 (fix #910)
2015-08-15 David TolnayRename header template to navbar
2015-08-15 David TolnayUpdate gems
2015-08-15 David TolnayMove footer content into template
2015-08-15 David TolnayUse https where possible
2015-08-15 David TolnayCanonical URL and redirect to https site (fix #908)
2015-08-14 David TolnayUpdate website footer links
2015-08-14 David TolnayUse entry title without whitespace as section id
2015-08-14 David TolnayFix some w3c validator complaints
2015-08-14 David TolnayConsistent indentation of shared templates
2015-08-14 David TolnayMove all javascript to end of body
2015-08-14 David TolnayGroup logically related parser rule names
2015-08-14 David TolnayRemove all trailing whitespace
2015-08-14 David TolnayTiny margin on tutorial accordions
2015-08-14 David TolnayFix memory leak in non-constant module declaration
2015-08-14 David TolnayFix assert fail on invalid import path (fix #899)
2015-08-14 David TolnayFix assert fail on non-object import metadata (fix...
2015-08-14 Nicolas WilliamsFix streaming docs errors (fix #904)
2015-08-13 Nicolas WilliamsTest main.c fix for #817
2015-08-13 Nicolas WilliamsMake search path expansion portable (fix #817)
2015-08-13 Nicolas WilliamsMake all global module paths absolute (fix #817)
2015-08-13 David TolnayUpdate site from bootstrap 2.1.1 to 3.3.5
2015-08-12 David TolnayUpdate wording and json bodies in tutorial
2015-08-12 pkoppsteinspelling corrections; untabify
2015-08-12 pkoppsteinwalk/1
2015-08-11 Nicolas WilliamsImprove assignment docs (see #897)
2015-08-11 Nicolas WilliamsFix #896, double-free in `setpath` 898/head
2015-08-08 David TolnayChange index page links to github releases
2015-08-08 David TolnayAdd SHA-1 checksums of release binaries (fix #726)
2015-08-08 David TolnayScript to update gh-pages from master
2015-08-08 David TolnayRemove obsolete gitignore entry
2015-08-08 David TolnayReplace jq-1.4 source tarball link
2015-08-08 David TolnayReplace website download links with github releases
2015-08-08 David TolnayAdd jq-1.5rc2 to index page news
2015-08-08 David TolnayBreak long line on index page
2015-08-08 David TolnayClean up download page and fix links
2015-08-08 David TolnayCopy over links to 1.5rc2 from gh-pages
2015-08-07 David TolnayFix range(value;stream) (fix #886) 887/head
2015-08-05 pkoppsteinClarify documentation of STRING * INTEGER 883/head
2015-07-28 Nicolas WilliamsOS X's mktemp -d requires template (fix #876)
2015-07-28 Nicolas WilliamsAdd missing files (fix #875)
2015-07-27 Nicolas WilliamsFix make dist (fix #870) jq-1.5rc2
2015-07-26 David TolnayError on bytecodes longer than 0xFFFF (fix #269)
2015-07-26 David TolnayDrop plus from "jq 1.5+" on download page
2015-07-26 David TolnayNews is not THIS important
2015-07-26 David TolnayAdd 1.4 and 1.3 manuals to website (fix #866)
2015-07-26 David TolnaySuggest --disable-maintainer-mode on download page
2015-07-25 David TolnayUpdate setup.sh script
2015-07-25 David TolnayChange homepage .com -> .io
2015-07-25 David TolnayChange AC bug-report parameter to point to GitHub
2015-07-25 Santiago LaprestaImplement flatten/0 in terms of flatten/1
2015-07-25 David Tolnaydetect invalid path expression (fix #862)
2015-07-24 pkoppsteinsimplify implementation of bsearch to use "until" and...
2015-07-24 David TolnayRebuild jq.1.prebuilt
2015-07-24 Evan Zacksfix references to --color-output 865/head
2015-07-24 Thomas R. HallUpdated v1.3 filenames
2015-07-24 David TolnayCopy over changes made to gh-pages directly
2015-07-19 David TolnayResolve remaining shift/reduce conflicts involving '?' 858/head
2015-07-19 David TolnayResolve shift/reduce conflict of 'def' vs '|'
2015-07-19 David TolnayClean up trailing whitespace
2015-07-19 Nicolas WilliamsUse =, not ==, for shell tests
2015-07-10 David Tolnaytravis has whitelisted libonig-dev
2015-07-10 Nicolas Williamsinput_filename should never empty
2015-07-10 Nicolas WilliamsUpdate AUTHORS
2015-07-10 Nicolas WilliamsUpdate NEWS
2015-07-10 Nicolas WilliamsUpdate ChangeLog
2015-07-10 Nicolas WilliamsUse `include` for import into namespace
2015-07-10 Nicolas WilliamsSimplify import docs
2015-07-10 Nicolas WilliamsFix typo in docs
2015-07-10 James AndarieseDockerfile reorganized
2015-07-09 Mike FletcherFixing missing D in LIBM_DDD_NO macro name 844/head
2015-07-04 David TolnayMake jq.h usable from C++ 841/head
2015-07-04 Nicolas WilliamsFix Windows build
2015-07-04 Nicolas WilliamsDocument math support
2015-07-04 Nicolas WilliamsRemove `pow10` for now; CHECK_MATH_FUNC needs work
2015-07-03 David Tolnaydocs and diagram for exec_stack 840/head
2015-07-02 David Tolnaystrftime wrong day-of-week (fix #838)
2015-06-28 Nicolas WilliamsDocument --run-tests
2015-06-28 Nicolas WilliamsMake --run-tests' jv_test() quiet
2015-06-28 Nicolas WilliamsMake --run-tests less verbose by default
2015-06-28 Nicolas WilliamsAdd more basic number tests
2015-06-28 Nicolas WilliamsAdd `pow`, better libm detection (fix #443)
2015-06-27 David Tolnaygcov exclusions 836/head
2015-06-27 David Tolnayflag to enable gcov and coveralls 834/head
2015-06-27 David Tolnayadd configure option to run tests without valgrind
2015-06-27 Nicolas WilliamsFix braino in merging the previous commit
2015-06-27 David Tolnayget Travis CI working
2015-06-27 Nicolas WilliamsRestore import into caller's namespace
2015-06-27 Nicolas WilliamsSlight re-phrasing of module docs
2015-06-27 Nicolas WilliamsUse set -u in tests/setup
2015-06-27 Nicolas WilliamsFix #830
2015-06-27 Nicolas WilliamsUpdate Adavanced section of manual
2015-06-27 Nicolas WilliamsDocument `{$var}`
2015-06-27 Nicolas WilliamsAdd `{$var}` `. as {$var}` syntax (fix #831)
2015-06-27 Nicolas WilliamsAdd streaming utilities (fix #827)
2015-06-27 Nicolas WilliamsAlternative implementation of tovalues
next