44a5c4b0b1
Fix "the the" in manuals
2015-08-16 19:04:38 -07:00
a12b9102c7
Fix examples in 1.4 manual
2015-08-16 19:01:32 -07:00
b5f8cb2126
Fix spelling of getpath and setpath in manual
2015-08-16 18:43:12 -07:00
31be4a0495
Remove duplicate author
...
They seem to be the same person based on this pull request:
https://github.com/stedolan/jq/pull/80
I am keeping the email tied to his GitHub account.
2015-08-16 18:41:00 -07:00
e785a17a5f
Sort authors
2015-08-16 18:41:00 -07:00
b6e3657eda
Document getpath/setpath
2015-08-16 20:32:01 -05:00
ec7c3cf9a7
Fix -Wzero-length-array
2015-08-16 09:11:23 -07:00
eb2fc1d27e
Fix unnecessary use of BLOCK macro
2015-08-16 09:01:35 -07:00
73b9e8dc99
Fix -Wgnu-zero-variadic-macro-arguments
2015-08-16 09:00:31 -07:00
490a843947
Add sha1sum for jq-osx-amd64 1.5
2015-08-16 08:46:22 -07:00
6fa1300d39
Link to 1.5 binary for OS X ( fix #912 )
2015-08-15 23:44:41 -07:00
ef0fb50c1c
Fix 1.5 manual title
2015-08-15 23:19:13 -07:00
3608341c53
Update website for jq 1.5 ( fix #910 )
2015-08-15 23:12:31 -07:00
461f04bd4d
Rename header template to navbar
...
To avoid the confusing similarity between _head and _header.
2015-08-15 14:15:19 -07:00
161a6fa635
Update gems
...
I updated some of these gems for a different project, and
suddenly `rake build` was giving very different output
compared to the current gh-pages. This commit makes sure
everyone updating gh-pages is using reasonably similar
versions, so we avoid spurious diffs.
2015-08-15 13:23:19 -07:00
6d2f917a3a
Move footer content into template
...
This caused problems because liquid >=3.0.0 does not allow a
variable and a template with the same name. Here we had a
variable and a template both called footer.
2015-08-15 13:03:33 -07:00
8f55d6d4ab
Use https where possible
2015-08-15 12:23:16 -07:00
2306795864
Canonical URL and redirect to https site ( fix #908 )
2015-08-15 12:23:13 -07:00
e0eb03b96d
Update website footer links
2015-08-14 11:29:47 -07:00
b1083ab367
Use entry title without whitespace as section id
2015-08-14 00:33:55 -07:00
e3e7cea177
Fix some w3c validator complaints
2015-08-14 00:01:49 -07:00
d36a85a369
Consistent indentation of shared templates
2015-08-13 23:08:52 -07:00
bd46a5dd52
Move all javascript to end of body
2015-08-13 23:00:54 -07:00
7f87785002
Group logically related parser rule names
2015-08-13 22:39:31 -07:00
0f419563ea
Remove all trailing whitespace
2015-08-13 22:39:23 -07:00
aff6f49990
Tiny margin on tutorial accordions
2015-08-13 22:18:01 -07:00
58a053d7de
Fix memory leak in non-constant module declaration
2015-08-13 21:42:35 -07:00
7b5c6a9224
Fix assert fail on invalid import path ( fix #899 )
2015-08-13 21:42:35 -07:00
5479d7f2dc
Fix assert fail on non-object import metadata ( fix #900 )
2015-08-13 21:42:35 -07:00
a5b2c55a70
Fix streaming docs errors ( fix #904 )
2015-08-13 23:38:14 -05:00
b119853aef
Test main.c fix for #817
2015-08-13 09:08:37 -07:00
5d08d54636
Make search path expansion portable ( fix #817 )
...
This is part 2 of the fix to #817 . Part 1 is the previous commit.
2015-08-13 09:08:37 -07:00
10df52efed
Make all global module paths absolute ( fix #817 )
...
This is part 1 of the fix for #817 . The next commit is part 2.
2015-08-13 09:08:37 -07:00
68f84659f3
Update site from bootstrap 2.1.1 to 3.3.5
2015-08-13 01:10:16 -07:00
3ef92863f2
Update wording and json bodies in tutorial
2015-08-11 22:02:53 -07:00
dea7868f01
spelling corrections; untabify
2015-08-11 20:54:03 -07:00
16d0e528aa
walk/1
2015-08-11 20:54:03 -07:00
c426d494f0
Improve assignment docs (see #897 )
2015-08-11 18:05:22 -05:00
9a3f802d20
Fix #896 , double-free in setpath
2015-08-11 17:46:15 -05:00
89897b4bcd
Change index page links to github releases
2015-08-08 10:35:18 -07:00
f1d1fea467
Add SHA-1 checksums of release binaries ( fix #726 )
2015-08-08 01:19:39 -07:00
e404a1a96d
Script to update gh-pages from master
2015-08-08 00:29:22 -07:00
b23d07875e
Remove obsolete gitignore entry
2015-08-08 00:26:32 -07:00
9a68905228
Replace jq-1.4 source tarball link
2015-08-07 22:53:48 -07:00
486c275885
Replace website download links with github releases
2015-08-07 22:23:08 -07:00
a864e848b5
Add jq-1.5rc2 to index page news
2015-08-07 22:11:09 -07:00
a4dc312eff
Break long line on index page
2015-08-07 22:09:06 -07:00
765f9ac74c
Clean up download page and fix links
2015-08-07 21:40:19 -07:00
3fae608b65
Copy over links to 1.5rc2 from gh-pages
2015-08-07 20:35:41 -07:00
a47b32999b
Fix range(value;stream) ( fix #886 )
2015-08-06 23:05:03 -07:00