aboutsummaryrefslogtreecommitdiff
path: root/sx-tag.el
Commit message (Collapse)AuthorAgeFilesLines
* Grab as many tags at a time as possibleSean Allred2015-01-021-1/+2
| | | | This might need to be refactored into :get-all or request-all.
* Hotfix oversightSean Allred2015-01-021-1/+1
|
* Implement sx-tag--get-allSean Allred2015-01-021-0/+7
|
* Fix sx-tag-filterSean Allred2015-01-021-1/+3
| | | | | | It wasn't returning any .items because it wasn't included in the filter. This commit also introduces a convenience macro in sx-filter to avoid this scenario in the future.
* Trailing whitespaceSean Allred2015-01-021-2/+2
|
* Create sx-tag fileArtur Malabarba2014-12-051-0/+69