Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos | Damien Cassou | 2019-11-26 | 1 | -1/+1 |
| | | | | Typos found with codespell. | ||||
* | Update copyrights | Sean Allred | 2018-01-28 | 1 | -1/+1 |
| | |||||
* | Some fixes for the bot and the backoff. | Artur Malabarba | 2015-07-02 | 1 | -9/+16 |
| | |||||
* | Make the bot slower. | Artur Malabarba | 2015-05-28 | 1 | -4/+4 |
| | |||||
* | Miscellaneous changes | Sean Allred | 2015-01-03 | 1 | -8/+5 |
| | | | | | * Use `sx-load' instead of the specific features we need * Use one `insert' form instead of two | ||||
* | Fix title commentary | Sean Allred | 2015-01-03 | 1 | -2/+5 |
| | |||||
* | Sort tag list before writing | Sean Allred | 2015-01-03 | 1 | -1/+3 |
| | | | | This should ensure that diffs are as small as possible. | ||||
* | Increase tag retrieval speed | Sean Allred | 2015-01-03 | 1 | -1/+2 |
| | |||||
* | One tag per line | Sean Allred | 2015-01-03 | 1 | -3/+9 |
| | | | | This will make the diffs much shorter. | ||||
* | Message after writing, not before | Sean Allred | 2015-01-02 | 1 | -2/+2 |
| | |||||
* | Initialization for tag bot | Sean Allred | 2015-01-02 | 1 | -0/+5 |
| | |||||
* | Fix get-all function for tag bot | Sean Allred | 2015-01-02 | 1 | -4/+14 |
| | | | | | * write is done right after retrieval * progress updates after each site | ||||
* | Message actions | Sean Allred | 2015-01-02 | 1 | -3/+5 |
| | |||||
* | Fix sx-bot-fetch-and-write-tags | Sean Allred | 2015-01-02 | 1 | -2/+4 |
| | | | | sx-bot-write-to-file expects a cons cell. | ||||
* | Move the script to a subdir,. | Artur Malabarba | 2014-12-08 | 1 | -0/+54 |
So it's not caught by Melpa |