summaryrefslogtreecommitdiff
path: root/cider.el
Commit message (Expand)AuthorAge
...
* [Fix #1142] Don't sniff for ports when port is present in `cider-known-endpoi...Vitalie Spinu2015-06-21
* Bump the version to 0.9.1-snapshotBozhidar Batsov2015-06-19
* Release 0.9.0Bozhidar Batsov2015-06-16
* Remove usages of `first' and `second' from clBozhidar Batsov2015-06-15
* Add an option to disable automatic cider-modeOleh Krehel2015-06-06
* Remove redundant cl-lib depBozhidar Batsov2015-05-16
* Bump the Emacs dep to 24.3Bozhidar Batsov2015-05-16
* Tiny improvementsBozhidar Batsov2015-05-05
* Update the CIDER group descriptionBozhidar Batsov2015-05-05
* Use #' where appropriateBozhidar Batsov2015-05-05
* Remove the obsolete function alias for the cider-connect commandBozhidar Batsov2015-05-05
* Fix a typoBozhidar Batsov2015-04-27
* Improve a docstringBozhidar Batsov2015-04-22
* Fix a docstringBozhidar Batsov2015-04-22
* Add maintainer headerBozhidar Batsov2015-04-22
* Keep rocking :-)Bozhidar Batsov2015-03-28
* Add cider-debug.el: Interactive debugger similar to edebugArtur Malabarba2015-03-28
* Fix indentationMichael Griffiths2015-03-20
* [#955] Reuse existing repl buffer when cleint process had diedVitalie Spinu2015-03-18
* Update copyright yearsBozhidar Batsov2015-03-01
* [Fix #970] Warn when used with incompatible nREPL serverBozhidar Batsov2015-02-22
* Add a few docstringsBozhidar Batsov2015-02-08
* Merge pull request #951 from pandeiro/projectless-repl-bugfixBozhidar Batsov2015-01-22
|\
| * [Fix #949] Define custom cider-default-repl-command.Murphy McMahon2015-01-16
* | Use sshx instead of ssh in cider-select-endpointTakashi AOKI2015-01-19
* | Bump clojure-mode dep to 4.0Bozhidar Batsov2015-01-17
|/
* [Fix #920] Implement boot support for cider-jack-inMurphy McMahon2015-01-14
* Isolate `nrepl-client` connection logic from CIDERVitalie Spinu2014-12-26
* Start work on 0.9Bozhidar Batsov2014-12-21
* Release 0.8.2Bozhidar Batsov2014-12-21
* Update the meaning of CIDERBozhidar Batsov2014-11-26
* Bump the version to 0.8.2-snapshotBozhidar Batsov2014-11-26
* Update some MELPA referencesBozhidar Batsov2014-11-23
* Catch up with a bugfix release of cider-nreplBozhidar Batsov2014-11-20
* Release 0.8.0Bozhidar Batsov2014-11-20
* [Fix #860] Use non-gready .+ in `cider-ps-running-nrepl-path-regexp-list`Vitalie Spinu2014-10-27
* [Fix #828] Fix completion issues and don't forget project directory in `cider...Vitalie Spinu2014-09-26
* [Fix #822] Rewrite nREPL connection logicVitalie Spinu2014-09-24
* Enhance `cider-connect` to auto-detect running nREPL serversVitalie Spinu2014-09-21
* Bump the cl-lib depBozhidar Batsov2014-09-20
* Bump the clojure-mode depBozhidar Batsov2014-09-20
* [Fix #776, #773, #733] Rewrite bencode decoderVitalie Spinu2014-09-08
* Use repl buffer as connection bufferVitalie Spinu2014-08-25
* [Fix #744] Restore the ability to customize the command invoked by cider-jack-inBozhidar Batsov2014-08-22
* Remove unused local variableBozhidar Batsov2014-08-13
* Refactor and document nrepl-client.elVitalie Spinu2014-08-07
* Start the 0.8 dev cycleBozhidar Batsov2014-08-06
* Release 0.7.0Bozhidar Batsov2014-08-05
* Make it more obvious that cider-jack-in is simply using leinBozhidar Batsov2014-06-24
* Fix a docstringBozhidar Batsov2014-06-20