Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Function quote sx-request-make | Artur Malabarba | 2014-11-27 | 1 | -1/+1 |
* | Don't do this patch when POSTing | Artur Malabarba | 2014-11-26 | 1 | -2/+8 |
* | Make site a url argument | Artur Malabarba | 2014-11-26 | 1 | -5/+5 |
* | Fixes #92. Change default filter from `'none` to `'(())`. | Jonathan Leech-Pepin | 2014-11-26 | 1 | -1/+1 |
* | Whitespace fixup (spaces not tabs). | Jonathan Leech-Pepin | 2014-11-21 | 1 | -21/+21 |
* | Use `\(` for ( at beginning of line in docstring. | Jonathan Leech-Pepin | 2014-11-21 | 1 | -1/+1 |
* | Use `(declare (indent 1)) in `sx-method-call`. | Jonathan Leech-Pepin | 2014-11-21 | 1 | -0/+1 |
* | Whitespace/indent fixup. | Jonathan Leech-Pepin | 2014-11-21 | 1 | -38/+38 |
* | Update docstring to reflect uses of `AUTH`. | Jonathan Leech-Pepin | 2014-11-21 | 1 | -0/+15 |
* | Merge branch 'master' into sx-method-auth. Conflicts have been | Jonathan Leech-Pepin | 2014-11-21 | 1 | -1/+4 |
|\ | |||||
| * | GitHub comments -- #77 | Sean Allred | 2014-11-20 | 1 | -3/+2 |
| * | Merge branch 'master' into documentation | Sean Allred | 2014-11-19 | 1 | -2/+10 |
| |\ | |||||
| * | | Simplify `sx-method-call' | Sean Allred | 2014-11-18 | 1 | -6/+2 |
| * | | Documentation -- part two | Sean Allred | 2014-11-18 | 1 | -1/+6 |
| * | | Documentation -- part one | Sean Allred | 2014-11-17 | 1 | -5/+3 |
* | | | Remove default site specification. Defaults to nil if not | Jonathan Leech-Pepin | 2014-11-20 | 1 | -2/+2 |
* | | | sx-method-call rewritten and associated improvements in sx-request. | Jonathan Leech-Pepin | 2014-11-20 | 1 | -20/+54 |
| |/ |/| | |||||
* | | Update `sx-method-call` to use `need-auth` and `use-post` variables when | Jonathan Leech-Pepin | 2014-11-17 | 1 | -2/+11 |
|/ | |||||
* | Update comments | Sean Allred | 2014-11-08 | 1 | -3/+3 |
* | Merge branch 'master' into initialization | Sean Allred | 2014-11-08 | 1 | -1/+0 |
* | Abstract out method calls | Sean Allred | 2014-11-08 | 1 | -0/+48 |