index
:
openwrt.git
stable
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
utils
/
jsonfilter
Age
Commit message (
Expand
)
Author
2024-01-23
jsonfilter: update to Git HEAD (2024-01-23)
Jo-Philipp Wich
2022-02-26
jsonfilter: update makefile url
Vladislav Grigoryev
2018-03-14
jsonfilter: update to latest git HEAD
Jo-Philipp Wich
2018-01-10
treewide: replace LEDE_GIT with PROJECT_GIT
Jo-Philipp Wich
2016-12-22
treewide: clean up and unify PKG_VERSION for git based downloads
Felix Fietkau
2016-12-16
treewide: clean up download hashes
Felix Fietkau
2016-10-06
source: Switch to xz for packages and tools where possible
Daniel Engberg
2016-07-02
jsonfilter: update to latest git HEAD
John Crispin
2016-06-13
package/*: update git urls for project repos
John Crispin
2016-06-07
treewide: replace jow@openwrt.org with jo@mein.io
Jo-Philipp Wich
2016-06-01
jsonfilter: fix printing 64bit values
Jo-Philipp Wich
2016-05-24
jsonfilter: allow empty paths
Jo-Philipp Wich
2016-01-04
packages: use OPENWRT_GIT to point at the main openwrt git repo
Felix Fietkau
2014-11-03
license info - revert r43155
John Crispin
2014-11-03
Add more license tags with SPDX identifiers
John Crispin
2014-11-02
Add a few SPDX tags
Steven Barth
2014-06-19
jsonfilter: implement custom separators and support limiting the results, fix...
Jo-Philipp Wich
2014-06-19
jsonfilter: improve error reporting
Jo-Philipp Wich
2014-06-18
jsonpath: rename to jsonfilter and rewrite from flex/bison to lemon
Jo-Philipp Wich