aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Kill buffer from hypo-delete-lastHEADmasterGravatar Tom Willemse2013-12-281-1/+1
|
* Add hypo-get-fileGravatar Tom Willemse2013-12-281-0/+22
|
* Update readme0.2.0Gravatar Tom Willemse2013-11-061-0/+7
|
* Bump versionGravatar Tom Willemse2013-11-061-1/+1
|
* Print messages after successful operationsGravatar Tom Willemse2013-11-062-5/+9
|
* Add customization optionGravatar Tom Willemse2013-11-062-4/+15
|
* Update README, add INSTALLGravatar Tom Willemse2013-11-062-1/+15
|
* Add hypo-delete-lastGravatar Tom Willemse2013-11-062-0/+21
| | | | | | This commit changes the workings of the `hypo--collect-url' function to store the hash of the last uploaded file or snippet. This is then used by `hypo-delete-last' to delete that same url.
* Fix warning about unused lexical variableGravatar Tom Willemse2013-08-131-1/+9
|
* TypoGravatar Tom Willemse2013-08-131-1/+1
|
* Require urlGravatar Tom Willemse2013-08-131-0/+2
| | | | | | Without requiring this, by the time the library is loaded the `url-request-data' and `url-request-method' will already have been defined as lexical variables instead of special (dynamic) variables.
* Initial commitGravatar Tom Willemse2013-08-113-0/+765