index
:
delta/python-packages/jsonpath-rw.git
master
github.com: kennknowles/python-jsonpath-rw.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version 1.1.4
1.1.4
Kenn Knowles
2013-06-04
1
-1
/
+1
*
Do not use smartquotes, since unicode breaks Windows
Kenn Knowles
2013-06-04
1
-1
/
+1
*
Version 1.1.3
1.1.3
Kenn Knowles
2013-05-29
1
-1
/
+1
*
Raise an informative error when docstrings have been stripped
Kenn Knowles
2013-05-29
3
-0
/
+10
*
Update README.md
Kenn Knowles
2013-05-29
1
-1
/
+6
*
Merge pull request #2 from kennknowles/coveralls
Kenn Knowles
2013-05-22
4
-2
/
+13
|
\
|
*
README badges
Kenn Knowles
2013-05-22
1
-1
/
+4
|
*
Add coverage and coveralls
Kenn Knowles
2013-05-22
3
-1
/
+9
|
/
*
Update README.md
Kenn Knowles
2013-05-22
1
-1
/
+1
*
Remove reference to "write"
Kenn Knowles
2013-05-22
1
-2
/
+2
*
Add quick start to README (fixes #1)
Kenn Knowles
2013-05-22
1
-0
/
+37
*
Version 1.1.2
1.1.2
Kenn Knowles
2013-05-01
1
-1
/
+1
*
Just survive any errors reading the long description
Kenn Knowles
2013-05-01
1
-3
/
+8
*
Explicitly specify README.txt encoding and bump to semver 1.1.1
1.1.1
Kenn Knowles
2013-05-01
1
-2
/
+3
*
Version to 1.1
1.1
Kenn Knowles
2013-03-27
1
-1
/
+1
*
Update the README.md to explain new backquote operators
Kenn Knowles
2013-03-27
1
-3
/
+8
*
Switch @ for `this` since it is so common in field names (for example when JS...
Kenn Knowles
2013-03-27
5
-18
/
+44
*
Version to 1.0
1.0
Kenn Knowles
2013-03-27
1
-1
/
+1
*
Support auto id and paths well for `$` operator
Kenn Knowles
2013-03-27
2
-4
/
+54
*
Add more specific Python version classifiers
Kenn Knowles
2013-03-26
1
-0
/
+4
*
Add trove classifiers (bump version to 0.9 to publish them)
0.9
Kenn Knowles
2013-03-26
1
-1
/
+8
*
Remove set literals
0.8
Kenn Knowles
2013-03-26
2
-8
/
+8
*
Python 2 & 3 support
Kenn Knowles
2013-03-26
8
-16
/
+30
*
Bump version to 0.7
0.7
Kenn Knowles
2013-03-22
1
-1
/
+1
*
Minor simplification to This
Kenn Knowles
2013-03-22
1
-5
/
+2
*
More tests and fixes for Slice
Kenn Knowles
2013-03-22
2
-7
/
+18
*
Bump version to 0.6
0.6
Kenn Knowles
2013-03-22
1
-1
/
+1
*
Fixes to Index
Kenn Knowles
2013-03-22
2
-5
/
+10
*
Fix error in descendant match for list
Kenn Knowles
2013-03-22
2
-3
/
+6
*
Bump version and update README
0.5
Kenn Knowles
2013-03-22
2
-10
/
+9
*
Make auto ids work take present ids into account in useful ways
Kenn Knowles
2013-03-22
2
-75
/
+262
*
Add travis build icon and some more docs on extensions
Kenn Knowles
2013-03-15
1
-0
/
+14
*
Bump to 0.4
0.4
Kenn Knowles
2013-03-15
1
-1
/
+1
*
Add auto ids
Kenn Knowles
2013-03-15
2
-13
/
+94
*
Patch up setup for (degraded) building without pandoc around
Kenn Knowles
2013-03-15
1
-3
/
+8
*
Fix typo in name of .travis.yml
Kenn Knowles
2013-03-15
1
-1
/
+1
*
Initial travis config
Kenn Knowles
2013-03-15
1
-0
/
+7
*
Bump to 0.3 in setup.py
0.3
Kenn Knowles
2013-03-15
1
-1
/
+1
*
Remove unused test for hack that is going to go in client not this library
Kenn Knowles
2013-03-14
1
-13
/
+0
*
Get datum paths all checking out
Kenn Knowles
2013-03-14
2
-14
/
+60
*
Add path followed info and restore previous test passing
Kenn Knowles
2013-03-14
2
-15
/
+70
*
Bump version
0.2
Kenn Knowles
2013-02-15
1
-1
/
+1
*
Enable iterators to be usable in places where lists are expected
Kenn Knowles
2013-02-15
3
-4
/
+15
*
Adjusting README.md from pandoc to github markdown
0.1
Kenn Knowles
2013-02-09
1
-3
/
+9
*
Add setup.py
Kenn Knowles
2013-02-09
1
-0
/
+21
*
Add AST and parser tests
Kenn Knowles
2013-02-09
6
-0
/
+740
*
Add lexer, with tests
Kenn Knowles
2013-02-09
3
-0
/
+156
*
Initial README.md and .gitignore
Kenn Knowles
2013-02-09
2
-0
/
+123