summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
HEAD
⋅
prev
⋅
next
B Tasker []
Make text of labels a consistent case
B Tasker []
Make filesize available
B Tasker []
Cache file headers look to have changed to just include the expiry date rather than a TTL.
Adjusting to use and display this
António P. P. Almeida []
Merge pull request #3 from guruHub/master
Small fix on cut when parsing keys.
Guzmán Brasó []
Fixes issue with keys containing ':', now it gets as key everything after the first match.
António P. P. Almeida []
* Restrict matching to the line containing the key.
António P. P. Almeida []
* expires is a local variable.
António P. P. Almeida []
* Fixed expires printing with human readable date.
António P. P. Almeida []
* README with expire and TTL info. Now it selects on the expires instead of TTL.
António P. P. Almeida []
Merge pull request #1 from bakins/master
Added expires time
Brian Akins []
add expires
António P. P. Almeida []
* Added check for negative TTL for not found items.
António P. P. Almeida []
* New sed pattern allows simpler code.
António P. P. Almeida []
* Better sed pattern to match key.
António P. P. Almeida []
* Added echoing the file also.
António P. P. Almeida []
* Set correct command name on examples.
António P. P. Almeida []
* Updated README with correct git clone URI.
António P. P. Almeida []
* Initial commit.