summaryrefslogtreecommitdiff
path: root/cider.el
Commit message (Expand)AuthorAge
* set cider-inject-dependencies-at-jack-in to nil by defaultSean Whitton2018-01-20
* Release 0.16 (Riga)Bozhidar Batsov2017-12-28
* Replace a few occurrences of when + not with unlessBozhidar Batsov2017-12-24
* Use `non-essential` instead of `tramp-completion-mode` for Emacs 26Tianxiang Xiong2017-12-18
* Improve a couple of docstrings and comments a bitBozhidar Batsov2017-12-16
* Fix a typoBozhidar Batsov2017-12-16
* Merge branch 'master' into switchBozhidar Batsov2017-12-14
|\
| * Replace `if-let` and `when-let` with starred versionsTianxiang Xiong2017-12-11
* | Remove cider-remember-clojure-buffer and cider-last-clojure-bufferVitalie Spinu2017-12-11
|/
* [#2110] Update the auto-injected version of nREPL to 0.2.13Bozhidar Batsov2017-12-10
* Init the debugger at the end to avoid concurrent middleware loadingVitalie Spinu2017-10-01
* Bump the development versionBozhidar Batsov2017-09-16
* Release 0.15.1Bozhidar Batsov2017-09-13
* Bump the development version to 0.15.1-snapshotBozhidar Batsov2017-07-26
* Release CIDER 0.15 (London)Bozhidar Batsov2017-07-20
* Better connection types retrivalVitalie Spinu2017-07-16
* Kill some trailing whitespaceBozhidar Batsov2017-07-09
* [Fix #2026] Mark many custom variables related to cider-jack-in as safe (#2027)Dominic Monroe2017-07-05
* [Fix #1991] Make it possible to disable the prompt to open a ClojureScript in aBozhidar Batsov2017-05-23
* [Fix #1352] Add checkdoc to build (#1957)Erik Assum2017-03-10
* [Fix #1947] Inhibit `enlighten-mode` during repl initializationDan Sutton2017-03-08
* [Fix #1945] Start nREPL servers bound to :: by default using cider-jack-inBozhidar Batsov2017-03-08
* Don't use `list` where backquoting would be clearerTianxiang Xiong2017-03-01
* [Fix #1938] Make cider-jack-in-clojurescript honor .dir-locals.el (#1944)Arne Brasseur2017-02-28
* [Fix #1881] Add `cider-cljs-*-repl` defcustom and hook `boot-cljs-repl`Andrea Richiardi2017-01-30
* [Fix #1731] Change code for boot's cider.tasks/add-middleware taskAndrea Richiardi2017-01-23
* Introduce cider-*-global-optionsAndrea Richiardi2017-01-23
* Remove session from nrepl interaction (#1925)dpsutton2017-01-23
* Add cider-history command, based on browse-kill-ringJohn Valente2017-01-11
* [Fix #1895] Connect to same host:port after cider-restartcskksc2017-01-04
* Update the copyright years in the source codeBozhidar Batsov2017-01-04
* Improve a docstringBozhidar Batsov2016-12-18
* [Fix #1882] Restore compatibility with Emacs 24.4Bozhidar Batsov2016-11-25
* Update the dev version designationBozhidar Batsov2016-11-21
* Drop support for Emacs 24.3Bozhidar Batsov2016-11-19
* Start working on the next CIDER releaseBozhidar Batsov2016-10-13
* Release CIDER 0.14 (Berlin a.k.a. The Birthday Release)Bozhidar Batsov2016-10-13
* Warn when running cider-jack-in without a projectBozhidar Batsov2016-10-12
* Fix a docstringBozhidar Batsov2016-10-12
* [#1854] Use the default jack-in command on remote hostsBozhidar Batsov2016-10-12
* Improve a warning messageBozhidar Batsov2016-10-09
* Improve EnglishBozhidar Batsov2016-10-09
* Fix a link nameBozhidar Batsov2016-10-09
* [Fix #1824] Add support for cider-jack-in dependency exclusions (#1844)Benedek Fazekas2016-09-14
* Improve a bit a commentBozhidar Batsov2016-08-13
* Set a codename for version 0.14Bozhidar Batsov2016-08-13
* Bump the seq.el depBozhidar Batsov2016-08-07
* Bump the clojure-mode depBozhidar Batsov2016-08-07
* Shorten an error messageBozhidar Batsov2016-08-06
* [Fix #1819] Handle properly missing commands on cider-jack-inBozhidar Batsov2016-08-06