Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use string-start/-end instead of line-start/-end | Sean Allred | 2014-12-27 | 1 | -2/+3 |
* | Merge branch 'master' into visit-question-from-link | Sean Allred | 2014-12-26 | 1 | -90/+92 |
|\ | |||||
| * | Define assoc let first | Artur Malabarba | 2014-12-23 | 1 | -34/+34 |
| * | Hotfix undefined variable | Sean Allred | 2014-12-20 | 1 | -1/+2 |
* | | Modify rx forms to be `rx-greedy-flag'-independent | Sean Allred | 2014-12-26 | 1 | -10/+10 |
* | | User IDs are very often more than one digit | Sean Allred | 2014-12-26 | 1 | -1/+1 |
* | | Make user IDs optional when parsing from link | Sean Allred | 2014-12-26 | 1 | -2/+2 |
* | | Add some explanatory comments | Sean Allred | 2014-12-26 | 1 | -5/+16 |
* | | `rx'-ify regular expression | Sean Allred | 2014-12-26 | 1 | -1/+9 |
* | | Groups on their own lines | Sean Allred | 2014-12-26 | 1 | -2/+6 |
* | | Use `rx' macro for some regular expressions | Sean Allred | 2014-12-26 | 1 | -4/+21 |
* | | Simpler syntax for quoted cons cells | Sean Allred | 2014-12-26 | 1 | -2/+2 |
* | | Implement identifying type, id, and site of a link. | Artur Malabarba | 2014-12-17 | 1 | -0/+16 |
|/ | |||||
* | Hotfix require let-alist explicitly. | Artur Malabarba | 2014-12-15 | 1 | -2/+4 |
* | user-error is "not known to be defined" in emacs 24.2 | Artur Malabarba | 2014-12-15 | 1 | -0/+5 |
* | Hotfix: Bump let-alist dependency. Might affect #151 | Artur Malabarba | 2014-12-15 | 1 | -1/+1 |
* | Doc fix | Artur Malabarba | 2014-12-14 | 1 | -1/+1 |
* | Fix lexical bindings. | Artur Malabarba | 2014-12-14 | 1 | -3/+1 |
* | sx--ensure-site accepts nil. Fix #150 | Artur Malabarba | 2014-12-13 | 1 | -4/+5 |
* | Merge branch 'master' into use-let-alist | Artur Malabarba | 2014-12-13 | 1 | -29/+1 |
|\ | |||||
| * | Update package description line | Steve Purcell | 2014-12-12 | 1 | -1/+1 |
| * | Merge pull request #141 from vermiculus/babel | Sean Allred | 2014-12-11 | 1 | -28/+0 |
| |\ | |||||
| | * | Patch sx and sx-question-print to use sx-babel. | Artur Malabarba | 2014-12-09 | 1 | -28/+0 |
* | | | Fix assoc-let test | Artur Malabarba | 2014-12-11 | 1 | -1/+2 |
* | | | Some more whitespace | Artur Malabarba | 2014-12-11 | 1 | -3/+3 |
* | | | Define sx-assoc-let in terms of let-alist | Artur Malabarba | 2014-12-11 | 1 | -40/+14 |
|/ / | |||||
* | | Merge branch 'master' into fix-@highligthing | Artur Malabarba | 2014-12-09 | 1 | -9/+22 |
|\| | |||||
| * | Merge branch 'master' into issue-130 | Sean Allred | 2014-12-03 | 1 | -6/+12 |
| |\ | |||||
| * | | Augment `sx--thing-as-string' to hexify as needed | Sean Allred | 2014-12-02 | 1 | -9/+22 |
* | | | Understand non-ascii when handling @name | Artur Malabarba | 2014-12-04 | 1 | -2/+36 |
| |/ |/| | |||||
* | | sx--site gracefully accepts nil argument | Artur Malabarba | 2014-12-03 | 1 | -5/+4 |
* | | Add comments to sx--unindent-text | Artur Malabarba | 2014-12-03 | 1 | -1/+8 |
|/ | |||||
* | question-mod now uses overlays to store the sx--data-here property | Artur Malabarba | 2014-12-01 | 1 | -11/+13 |
* | Add sx--unindent-text function | Artur Malabarba | 2014-11-29 | 1 | -0/+21 |
* | New sx--shorten-url function in sx.el | Artur Malabarba | 2014-11-29 | 1 | -0/+15 |
* | Improve button-copy | Artur Malabarba | 2014-11-29 | 1 | -0/+2 |
* | Fix #111 | Sean Allred | 2014-11-27 | 1 | -1/+9 |
* | Fix #110 | Sean Allred | 2014-11-27 | 1 | -7/+6 |
* | Remove whitespace for effective at-mentions | Sean Allred | 2014-11-25 | 1 | -2/+5 |
* | Add sx--user-@name function to sx.el | Artur Malabarba | 2014-11-25 | 1 | -0/+7 |
* | Add ids to filter | Artur Malabarba | 2014-11-25 | 1 | -0/+5 |
* | Moved interaction functions to their own file | Artur Malabarba | 2014-11-25 | 1 | -78/+0 |
* | Fix wrong function | Artur Malabarba | 2014-11-25 | 1 | -1/+1 |
* | Add elements to auth-filter-auth and browse-filter | Artur Malabarba | 2014-11-25 | 1 | -0/+2 |
* | Fix voting for comments. | Artur Malabarba | 2014-11-25 | 1 | -2/+2 |
* | Add some comment filters | Artur Malabarba | 2014-11-25 | 1 | -0/+4 |
* | sx can also updates question-mode buffer. | Artur Malabarba | 2014-11-25 | 1 | -0/+2 |
* | Finish voting implementation on the question list. | Artur Malabarba | 2014-11-25 | 1 | -6/+25 |
* | Move browse-filter to sx | Artur Malabarba | 2014-11-25 | 1 | -1/+27 |
* | Implement voting | Artur Malabarba | 2014-11-25 | 1 | -0/+33 |