aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Define sx-question-list--interactive-order-promptArtur Malabarba2015-02-111-0/+16
| * | | | | | | | | Document sx-question-list--orderArtur Malabarba2015-02-111-1/+5
| * | | | | | | | | Define sx-question-list--orderArtur Malabarba2015-02-111-0/+4
|/ / / / / / / / /
* | | | | | | | | Hotfix sx-search autoloadSean Allred2015-02-111-1/+1
* | | | | | | | | Include bug report instructions in CONTRIBUTINGSean Allred2015-02-111-0/+15
* | | | | | | | | Merge pull request #253 from wkunkel/masterSean Allred2015-02-071-0/+232
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add new iconWilliam Kunkel2015-02-071-0/+232
|/ / / / / / / / /
* | | | | | | | | Version bumpArtur Malabarba2015-02-072-3/+3
* | | | | | | | | Hot Fix #249. Searching without queryArtur Malabarba2015-02-071-1/+1
* | | | | | | | | Merge pull request #250 from purcell/patch-3Artur Malabarba2015-02-071-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add MELPA badges to READMESteve Purcell2015-02-071-0/+2
|/ / / / / / / / /
* | | | | | | | | Update README.orgSean Allred2015-02-061-2/+0
* | | | | | | | | Note MELPA release in READMESean Allred2015-02-061-0/+3
* | | | | | | | | Merge pull request #247 from vermiculus/issue-246--compress-commmentsSean Allred2015-02-032-3/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use sx--squash-whitespace in sx-question-mode--print-commentArtur Malabarba2015-02-031-3/+3
| * | | | | | | | | New function sx--squash-whitespaceArtur Malabarba2015-02-031-0/+4
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #245 from vermiculus/issue-244--cache-print-depthArtur Malabarba2015-01-291-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ensure printing of full data structure for cacheSean Allred2015-01-281-2/+3
|/ / / / / / / / /
* | | | | | | | | Merge pull request #241 from vermiculus/make-the-world-right-againSean Allred2015-01-261-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix the universe and make the world right again.Artur Malabarba2015-01-211-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Less demanding final regexp for questions.Artur Malabarba2015-01-241-6/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Hotfix wrong-number of argumentsArtur Malabarba2015-01-241-1/+1
|/ / / / / /
* | | | | | Hotfix with-demoted-errors in sx-compose-send, should Close #238Artur Malabarba2015-01-201-4/+9
* | | | | | Merge pull request #236 from vermiculus/vermiculus/sort-answersSean Allred2015-01-171-8/+5
|\ \ \ \ \ \
| * | | | | | Prune useless progn formSean Allred2015-01-171-8/+5
* | | | | | | Merge pull request #231 from vermiculus/malabarba/fix-display-from-inboxSean Allred2015-01-165-71/+201
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge branch 'master' into malabarba/fix-display-from-inboxArtur Malabarba2015-01-166-29/+52
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
* | | | | | Hotfix: wrong variable nameSean Allred2015-01-161-1/+1
* | | | | | Merge pull request #223 from vermiculus/build-filter-from-defaultSean Allred2015-01-162-12/+9
|\ \ \ \ \ \
| * | | | | | Remove .total from tests tooArtur Malabarba2015-01-141-2/+1
| * | | | | | Fix testArtur Malabarba2015-01-081-1/+1
| * | | | | | Build filters from default.Artur Malabarba2015-01-081-1/+1
| * | | | | | StyleArtur Malabarba2015-01-081-4/+2
| * | | | | | DocsArtur Malabarba2015-01-081-3/+3
| * | | | | | Don't use .totalArtur Malabarba2015-01-081-1/+1
* | | | | | | Merge pull request #228 from vermiculus/vermiculus/sort-answersSean Allred2015-01-164-17/+43
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Don't define aliases with comparatorsSean Allred2015-01-161-11/+8
| * | | | | Change older-p to newer-pSean Allred2015-01-162-3/+3
| * | | | | Use assq instead of assocSean Allred2015-01-162-5/+4
| * | | | | Fix letbindingSean Allred2015-01-151-5/+5
| * | | | | Add more sorting functionsSean Allred2015-01-151-0/+8
| * | | | | Abstract sorting function into customizable optionSean Allred2015-01-151-1/+10
| * | | | | Small bugfixSean Allred2015-01-151-3/+3
| * | | | | Abstract sorting functionSean Allred2015-01-152-5/+8
| * | | | | Create and implement comparator creation macroSean Allred2015-01-152-12/+22
| | | * | | fix .id -> .comment_idArtur Malabarba2015-01-151-1/+1
| | | * | | Implement comment viewing in sx-displayArtur Malabarba2015-01-151-2/+12
| | | * | | Missing parenthesesArtur Malabarba2015-01-151-1/+1
| | | * | | Add support for opening comments in sx-open-linkArtur Malabarba2015-01-151-0/+4
| | | * | | Implement question-get-from-commentArtur Malabarba2015-01-151-0/+20