aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Displaying questions uses pop-to-buffer instead of switch by defaultArtur Malabarba2014-12-221-2/+4
| * | | | | | Hotfix subr-x didn't exist before 24.3Artur Malabarba2014-12-221-2/+1
| * | | | | | Hotfix switch-tabArtur Malabarba2014-12-221-1/+1
| * | | | | | Hotfix require subr-xSean Allred2014-12-221-0/+1
| * | | | | | Hotfix undefined variableSean Allred2014-12-221-1/+2
| * | | | | | Properly skip invisible sections.Artur Malabarba2014-12-221-4/+2
| * | | | | | The separator above body is no longer a sectionArtur Malabarba2014-12-221-2/+1
| * | | | | | Test sx-assoc-let not let-alistArtur Malabarba2014-12-221-11/+5
| * | | | | | Fix score checkingArtur Malabarba2014-12-221-4/+5
| * | | | | | Fix return valuesArtur Malabarba2014-12-221-2/+5
| * | | | | | Reorganize functions.Artur Malabarba2014-12-221-18/+22
| * | | | | | Reimplement reference not-fillingArtur Malabarba2014-12-221-0/+7
| * | | | | | Don't fill headlinesArtur Malabarba2014-12-221-0/+8
| * | | | | | Refactor and simplify sx-question-mode--skip-FOO functions.Artur Malabarba2014-12-221-34/+19
| * | | | | | Don't fill comments. Affects #141Artur Malabarba2014-12-221-0/+12
| * | | | | | Hotfix Don't use string-trim. Fix #164Artur Malabarba2014-12-221-1/+1
| * | | | | | Do comment validity checking on edits tooArtur Malabarba2014-12-221-1/+3
| * | | | | | Refactor comment validity checkingArtur Malabarba2014-12-221-2/+14
| * | | | | | Close compose window when buffer is killed.Artur Malabarba2014-12-221-1/+4
| * | | | | | Fix buffer not updating after posting answers/edits.Artur Malabarba2014-12-221-4/+5
| * | | | | | Support editing comments.Artur Malabarba2014-12-222-6/+13
| * | | | | | Display comment scoreArtur Malabarba2014-12-221-10/+13
| * | | | | | Make entire code-block a single buttonArtur Malabarba2014-12-221-13/+13
| * | | | | | Activate major-mode when editing code-blocksArtur Malabarba2014-12-221-5/+8
| * | | | | | delay-mode-hooks on code blocksArtur Malabarba2014-12-221-9/+15
| * | | | | | delay-mode-hooks on markdown-mode. Fix #159Artur Malabarba2014-12-221-1/+1
| | | | | * | Fix bad docstringSean Allred2015-01-021-3/+3
| | | | | * | Introduce convencience function for site promptingSean Allred2015-01-022-1/+13
| | | | | * | CheckdocSean Allred2015-01-011-9/+9
| | | | | * | Add tests for search functionalitySean Allred2015-01-012-1/+54
| | | | | * | Add sx-search to sx-loadSean Allred2015-01-011-0/+1
| | | | | * | Merge branch 'master' into searchSean Allred2015-01-018-201/+181
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #182 from vermiculus/tiny-improvementsSean Allred2015-01-014-10/+16
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #185 from vermiculus/ert-refactorSean Allred2015-01-016-194/+170
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix docstringSean Allred2015-01-011-1/+1
| * | | | | | | | Remove redundant consingSean Allred2015-01-011-1/+1
| * | | | | | | | Prune sx--filter-dataSean Allred2015-01-012-79/+0
| * | | | | | | | Add toggle for detailed test messagesSean Allred2015-01-012-1/+14
| * | | | | | | | Docstrings for testsSean Allred2015-01-013-9/+13
| * | | | | | | | Simplify question list display testsSean Allred2015-01-011-3/+21
| * | | | | | | | Use test fixture for sample dataSean Allred2015-01-011-14/+17
| * | | | | | | | Split tests into separate filesSean Allred2015-01-015-152/+169
|/ / / / / / / /
* | | | | | | | Merge pull request #169 from vermiculus/issue-151--dot-variablesSean Allred2014-12-303-14/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix typoSean Allred2014-12-301-1/+1
| * | | | | | | | Test sx-assoc-let according to functionalitySean Allred2014-12-301-13/+15
| * | | | | | | | Reapply ef1d321a157e300d29c48e461257897fca1c9aa4Sean Allred2014-12-301-2/+3
| * | | | | | | | Merge branch 'master' into issue-151--dot-variablesSean Allred2014-12-305-49/+109
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #181 from vermiculus/issue-180--mark-hiddenSean Allred2014-12-271-8/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix `sx-question--mark-hidden', which was just plain wrong.Artur Malabarba2014-12-271-8/+7
|/ / / / / / / / /
| * | | | | | | | Merge branch 'master' into issue-151--dot-variablesSean Allred2014-12-271-1/+2
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |