Eric Chiang
|
9f43e85921
|
vendor: fix go-iastty to not break on unknown operating systems
|
2016-07-22 21:45:46 -07:00 |
|
Eric Chiang
|
0e201e701a
|
*: revert Godep rewrite
|
2016-07-22 21:43:11 -07:00 |
|
Eric Chiang
|
07dad51f1d
|
0.3.9
|
2015-04-05 15:23:49 -04:00 |
|
Eric Chiang
|
7e986d528b
|
godeps added
|
2015-04-05 15:21:06 -04:00 |
|
Eric Chiang
|
de53f12fa5
|
all text is now escaped
|
2015-01-20 00:10:39 -05:00 |
|
Eric Chiang
|
a07991268b
|
Allow user to specify charset
|
2014-12-14 00:00:36 -05:00 |
|
ericchiang
|
c9b88c1354
|
+ and > are now correct
|
2014-12-06 21:08:03 -05:00 |
|
ericchiang
|
a2902a3ed4
|
bump version
|
2014-11-22 11:00:04 -05:00 |
|
ericchiang
|
31aa392d1a
|
comma separated selectors added
|
2014-11-22 10:56:35 -05:00 |
|
ericchiang
|
f72d543143
|
comma detector added
|
2014-11-22 10:47:33 -05:00 |
|
ericchiang
|
69d82fdf33
|
Updated README, version, pup.rb and release.sh
|
2014-11-10 09:20:25 -05:00 |
|
ericchiang
|
bc1fd77d6b
|
switched import paths for go subrepos
|
2014-11-10 01:35:08 -05:00 |
|
ericchiang
|
d0ff822037
|
pup redone
Added:
* psuedo classes
:empty
:[first/last/only]-child
:[first/last/only]-of-type
:contains("text")
:nth[-last]-child(n|odd|even|3n+1|n+2)
:nth[-last]-of-type(n|odd|even|3n+2|n+2)
* json{} attr keys moved up a level
* quote enclosed attr selectors
* '+' and '>' intermediate selectors
|
2014-11-09 22:01:20 -05:00 |
|