summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Mark major breaking changes in the changelogBozhidar Batsov2018-07-11
* Use cider-jack-in-cljs consistently in the code and documentationBozhidar Batsov2018-07-11
* Mention the cider command in "Managing Connections"Bozhidar Batsov2018-07-11
* Remove a mention of Emacs 24.4Bozhidar Batsov2018-07-11
* Add a missing requireBozhidar Batsov2018-07-11
* Improve a bit the article on managing connectionsBozhidar Batsov2018-07-10
* Fix a broken file referenceBozhidar Batsov2018-07-10
* Add some version info the deprecation messagesBozhidar Batsov2018-07-10
* Rename the cider-refresh.el to cider-ns.elBozhidar Batsov2018-07-10
* Update the manual installation section of the user's manualBozhidar Batsov2018-07-09
* Kill a redundant declare-functionBozhidar Batsov2018-07-08
* Improve a docstringBozhidar Batsov2018-07-08
* Rename cider--recently-visited-buffer to cider-selector--recently-visited-bufferBozhidar Batsov2018-07-08
* Add the ability to jump to the profiler buffer using `cider-selector`Bozhidar Batsov2018-07-08
* Rename cider--scratch-insert-welcome-message to cider-scratch--insert-welcome...Bozhidar Batsov2018-07-08
* Rename cider-create-scratch-buffer to cider-scratch--create-bufferBozhidar Batsov2018-07-08
* Rename cider-find-or-create-scratch-buffer to cider-scratch-find-or-create-bu...Bozhidar Batsov2018-07-08
* Remove `cider-visit-error-buffer` in favour of using `cider-selector`Bozhidar Batsov2018-07-07
* [Fix #2373] Make it possible to configure the welcome message displayed in sc...Bozhidar Batsov2018-07-06
* Try to fix the broken links in the PR templateBozhidar Batsov2018-07-05
* Update a reference to Emacs 26.1Bozhidar Batsov2018-07-05
* Extend the section on autoloads in the manualBozhidar Batsov2018-07-05
* Fix a require in the docsBozhidar Batsov2018-07-05
* Add little autoload explanation to Hacking on Cider doc pageAndrea Richiardi2018-07-05
* Correctly format shadow command when it is "npx shadow-cljs"dan sutton2018-07-05
* [Fix #2374] Eliminate nils from the creation of the test requestsBozhidar Batsov2018-07-05
* [Fix #2367] Add missing autoload for cider-find-varBozhidar Batsov2018-07-01
* [Fix #2352] Preserve current context in `cider-load-buffer`Vitalie Spinu2018-07-01
* Ensure existence of a REPL in `cider-map-repls`Vitalie Spinu2018-07-01
* Fix a few typos and grammarVitalie Spinu2018-07-01
* [Fix #2341] Update connection management section in the manual (#2364)Vitalie Spinu2018-06-30
* [Fix #2357] Don't add nil keys to the test op requestsBozhidar Batsov2018-06-30
* Fix checkdoc error on emacs 27Vitalie Spinu2018-06-30
* [Fix #2342] Alias and obsolete variables after #2324Vitalie Spinu2018-06-30
* Refactor `cider-switch-to-repl-buffer` and `cider-repl-switch-to-other`Vitalie Spinu2018-06-30
* Add `ensure` argument to `cider-current-repl` and `cider-repls`Vitalie Spinu2018-06-30
* Fix build warningsVitalie Spinu2018-06-30
* Remove sesman.elVitalie Spinu2018-06-30
* Fix classpath libs functionality on Windows (#2356)Kevin Jiang2018-06-30
* [Fix #2317] Allow cancelling stdin promptTimo Freiberg2018-06-30
* Fix the test selector filtering functionalityBozhidar Batsov2018-06-28
* [#2342] Add a cider-current-connection alias for cider-current-replBozhidar Batsov2018-06-28
* [#2342] Add an obsolete alias for cider-current-repl-bufferBozhidar Batsov2018-06-28
* Group a couple of related tipsBozhidar Batsov2018-06-26
* Add a few extra tipsBozhidar Batsov2018-06-26
* Move the cider-find-var functionality to cider-find.elBozhidar Batsov2018-06-26
* Use more specific requires in the testsBozhidar Batsov2018-06-25
* Use a more specific require in a testBozhidar Batsov2018-06-25
* Update the roadmap documentBozhidar Batsov2018-06-25
* [Fix #2203] Rename cider-interaction.el to cider-eval.elBozhidar Batsov2018-06-25