Max Murphy-Skvorzov
0de7caa778
Update go get in README
...
`go get` is now deprecated for installing executables. See: https://go.dev/doc/go-get-install-deprecation
And indeed doesn't work any more.
So use the replacement `go install` instead.
2023-03-31 05:43:58 +02:00
Eric Chiang
5a57cf1113
*: cleanup repo and add github actions CI
2022-03-06 12:46:15 -08:00
Eric Chiang
681d7bb639
vendor: switch to go modules
2019-09-19 11:11:24 -07:00
Eric Chiang
1c3cffdc1d
Merge pull request #75 from bryant1410/master
...
Fix broken headings in Markdown files
2017-04-17 21:47:20 -07:00
Santiago Castro
e5aaefb00a
Fix broken Markdown headings
2017-04-18 01:18:09 -03:00
Eric Chiang
de7d63ab19
Merge pull request #73 from chrisopedia/master
...
Update: new hardware class
2017-04-01 13:09:52 -07:00
Newton
1a3caee639
Update: new hardware class
2017-03-31 19:04:08 -07:00
Eric Chiang
b058f916e3
Merge pull request #70 from serfdom/patch-2
...
Update deprecated hardware check
2016-10-11 20:57:02 -07:00
Mark Ayers
696d9e8818
Update deprecated hardware check
...
```
Warning: Calling Hardware.is_64_bit? is deprecated!
Use Hardware::CPU.is_64_bit? instead.
/Users/pair/Library/Caches/Homebrew/Formula/pup.rb:7:in `<class:Pup>'
```
2016-09-01 14:57:44 -07:00
Eric Chiang
f7c5cd0fa4
Merge pull request #68 from jwilk/spelling
...
Fix typos
2016-08-19 10:09:31 -07:00
Jakub Wilk
56d0c59077
fix typos
2016-08-19 18:57:26 +02:00
Eric Chiang
dcfee170e2
update homebrew formula to include sha256 digest
2016-07-22 22:03:27 -07:00
Eric Chiang
fb09a23cce
fix missing import
2016-07-22 21:52:15 -07:00
Eric Chiang
9f43e85921
vendor: fix go-iastty to not break on unknown operating systems
2016-07-22 21:45:46 -07:00
Eric Chiang
c1c3dc36d0
update release script to build in a container
2016-07-22 21:44:52 -07:00
Eric Chiang
0e201e701a
*: revert Godep rewrite
2016-07-22 21:43:11 -07:00
Eric Chiang
9ae816ce79
vendor: revendor dependencies using gvt
2016-07-22 21:43:11 -07:00
Eric Chiang
2a0609560c
remove Godeps directory
2016-07-22 21:43:10 -07:00
Eric Chiang
e76307d03d
Merge pull request #63 from ericchiang/json_nl
...
print newline after content when using the JSON output option
2016-04-25 08:17:42 -07:00
Eric Chiang
b2695a68bf
print newline after content when using the JSON output option
...
closes #62
2016-04-25 08:16:52 -07:00
Eric Chiang
468df5e20d
Merge pull request #53 from nemecec/patch-1
...
thanks!
2015-10-01 09:37:25 -04:00
Neeme Praks
d86d2436c7
fixed some typos
2015-10-01 14:19:43 +03:00
Eric Chiang
6d1318bfa4
json{} now always returns a list
...
closes #41
2015-06-10 08:03:06 -04:00
Eric Chiang
8d58f37763
Merge pull request #44 from vitorgalvao/brew-homebrew
...
readme.md: corrected homebrew’s name
2015-06-01 10:26:39 -04:00
Vítor Galvão
9aed71c4cf
readme.md: corrected homebrew’s name
2015-05-31 20:58:19 +01:00
Eric Chiang
9693b29260
use pup --help for list of flags
2015-04-05 15:26:22 -04: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
0b21bd0bc8
allow preservation of preformatted text
2015-04-05 15:02:03 -04:00
Eric Chiang
db016ce23c
allow pseudo selectors within pseudo selectors
2015-02-01 15:45:38 -05:00
Eric Chiang
775989779e
updated readme
2015-02-01 14:21:55 -05:00
Eric Chiang
016c9c9dab
updated brew formula
2015-02-01 14:19:54 -05:00
Eric Chiang
6ca590964c
Merge pull request #32 from EricChiang/0.3.8
...
0.3.8
2015-02-01 14:17:45 -05:00
Eric Chiang
9c1c38b851
tests updated
2015-02-01 13:54:43 -05:00
Eric Chiang
f42ff6b393
number displayer added back in and unescape renamed to plain
2015-02-01 13:52:02 -05:00
Eric Chiang
de53f12fa5
all text is now escaped
2015-01-20 00:10:39 -05:00
Eric Chiang
17ba91acc2
updated brew formula
2014-12-14 00:01:49 -05:00
Eric Chiang
a07991268b
Allow user to specify charset
2014-12-14 00:00:36 -05:00
ericchiang
d00d65425a
release scripts cleaned up
2014-12-07 13:33:43 -05:00
ericchiang
c9b88c1354
+ and > are now correct
2014-12-06 21:08:03 -05:00
ericchiang
6fee0ebe20
link fixed
2014-12-01 09:43:55 -05:00
ericchiang
4705e17343
linux install instructions added
2014-11-23 16:00:01 -05:00
Eric Chiang
f407082dd5
Merge pull request #28 from EricChiang/0.3.5
...
0.3.5
2014-11-23 15:21:55 -05:00
ericchiang
9326703a03
brew formula and readme updated
2014-11-23 15:21:12 -05:00
ericchiang
6e6254521e
updated readme
2014-11-23 15:11:17 -05:00
ericchiang
6b9070b2cd
tests for comma sep selectors
2014-11-23 15:01:01 -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