]> granicus.if.org Git - jq/shortlog
jq
2015-10-12 Simon Elsbrockdocs: jq 1.5 is now available in Debian unstable 984/head
2015-10-03 David TolnayBump fedora and chocolatey available version numbers
2015-09-24 David TolnaySupport NaN in path expressions (fix #962)
2015-09-23 Nicolas WilliamsEOF after newline in string mishandled (fix #951)
2015-09-22 David TolnayDelete negative indices in array (fix #954)
2015-09-21 David TolnayFix assert fail if object literal key is not a string...
2015-09-20 Roman InflianskasAdd openSUSE repository
2015-09-16 David TolnayAddress comments on PR #950 950/head
2015-09-16 David TolnayImprove invalid object key error message
2015-09-14 David TolnayRemove "Requires 1.5" from manuals
2015-09-13 Joel Nothmanutf8bytelength: count UTF8 string bytelength
2015-09-11 Steven PennyFix segmentation fault on Windows with long paths ...
2015-09-05 David TolnayAvoid passing '/bin/bash' as default argument to docker run 938/head
2015-09-05 David TolnayGet oniguruma from github instead of geocities 937/head
2015-09-05 David TolnayFix indentation in Dockerfile
2015-08-25 David TolnayAdd travis and coveralls badges to readme
2015-08-25 Stephen DolanNo-op commit to trigger first run of Travis.
2015-08-24 Nicolas WilliamsRemove jq.1.default and related content 926/head
2015-08-24 David TolnayMove source files to src/
2015-08-23 David TolnayCopy gitignore in website update script
2015-08-22 David TolnayRemove obsolete comment in Makefile.am
2015-08-22 David TolnaySort source file lists in Makefile.am
2015-08-22 David TolnayStandardize indentation in Makefile.am
2015-08-22 David TolnayAdd gcov output to gitignore
2015-08-22 David TolnayInclude "jv.h" instead of <jv.h>
2015-08-22 David TolnayFix decoding of UTF-8 sequence length (fix #922) 923/head
2015-08-22 David TolnaySort libm functions
2015-08-21 David TolnayRemove unused libm functions
2015-08-20 Frederic CambusUse 'snprintf' instead of 'sprintf'
2015-08-20 David TolnayHide manual jqplay button and navigation in print mode
2015-08-20 David TolnayHide tutorial "show result" button in print mode
2015-08-20 David TolnayExpand all manual examples in print mode
2015-08-18 David TolnayAdd FreeBSD install instructions (fix #917)
2015-08-18 David TolnayLink to correct 1.5 source tarball
2015-08-17 David TolnayFix assert fail when delpaths is given non-array (fix...
2015-08-17 David TolnayStandardize on "color" to match what the flag has alway...
2015-08-17 David TolnayFix "the the" in manuals
2015-08-17 David TolnayFix examples in 1.4 manual
2015-08-17 David TolnayFix spelling of getpath and setpath in manual
2015-08-17 David TolnayRemove duplicate author
2015-08-17 David TolnaySort authors
2015-08-17 Nicolas WilliamsDocument getpath/setpath
2015-08-16 David TolnayFix -Wzero-length-array
2015-08-16 David TolnayFix unnecessary use of BLOCK macro
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)
next