summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* Add Grimoire integrationBozhidar Batsov2014-07-24
* Removed the ability to manage *print-length*Bozhidar Batsov2014-07-17
* Add apropos support.Jeff Valk2014-07-11
* Minor tweakBozhidar Batsov2014-06-19
* Fix a typoBozhidar Batsov2014-06-19
* Adopt a more consistent format for the changelogBozhidar Batsov2014-06-19
* Fix markdown syntaxBozhidar Batsov2014-06-19
* Bind cider-jump-to-resource to C-c M-.Bozhidar Batsov2014-06-19
* [Fix #613] Add clojure.test integration.Jeff Valk2014-06-15
* Move entry to proper changelog sectionBozhidar Batsov2014-06-11
* [Fix #607] Don't eval pprint code in the tooling sessionBozhidar Batsov2014-06-11
* [Fix #597] Don't process incomplete messages unless sureVitalie Spinu2014-06-11
* [Fix #602] Parsimonious configuration of the stacktrace displayVitalie Spinu2014-06-10
* Update README and CHANGELOG for stacktrace enhancements.Jeff Valk2014-06-09
* Make it possible to select the error buffer via cider-selectBozhidar Batsov2014-06-06
* [Fix #554] Set cider-auto-select-error-buffer to t by defaultBozhidar Batsov2014-06-03
* Update README and CHANGELOG.Jeff Valk2014-06-01
* Rename nrepl-log-events to nrepl-log-messagesBozhidar Batsov2014-05-27
* [Fix #564] Remove redundant cider-src commandBozhidar Batsov2014-05-13
* Add basic tracing supportBozhidar Batsov2014-04-29
* Make cider-nrepl a requirementBozhidar Batsov2014-04-24
* Bump version to 0.6.0Bozhidar Batsov2014-04-24
* Add stacktrace filtering/navigation from middleware.Jeff Valk2014-04-11
* [Fix #498] Implement scratch buffer functionalityBozhidar Batsov2014-03-18
* Enable cider-jack-in on tramp buffersHugo Duncan2014-03-16
* Removing references to IDO.Jon Pither2014-03-14
* Rename cider command to cider-connectBozhidar Batsov2014-03-13
* Adding cider-change-buffers-designation.Jon Pither2014-03-07
* [Fix #501] Nil appearing in nrepl-server buffer name when no project directory.Jon Pither2014-03-07
* Cider command uses known endpointsJon Pither2014-03-05
* [Fix #493] Rotate nREPL connection handles no nREPL connection and introduce ...Jon Pither2014-03-03
* Add Changelog entryDmitry Gutov2014-03-02
* Merge pull request #486 from hugoduncan/feature/trampBozhidar Batsov2014-03-02
|\
| * Improve support for tramp source buffersHugo Duncan2014-03-01
* | Font-lock STDERR output using a different face (cider-repl-err-output-face)Bozhidar Batsov2014-02-26
|/
* A first pass at integrating an inspectorBozhidar Batsov2014-02-21
* [#482] Fix jump-to-def for cljx dependency jars.Gary Trakhman2014-02-19
* Require Emacs 24Bozhidar Batsov2014-02-19
* [Fix #441] Workaround for the timing bug in cider-jack-inBozhidar Batsov2014-02-08
* [Fix #439] Add a workaround for race condition bug in cider-restartBozhidar Batsov2014-02-08
* Fix url for issue #460 in changelogGary Trakhman2014-02-06
* [Fix #465] Cider jump-to-def via info op, changelogGary Trakhman2014-02-06
* Let *1 be set properly when pretty-printing, fixes gh-468Chas Emerick2014-02-05
* add option to control whether loading a buffer prompts you to save the corres...Chas Emerick2014-02-05
* support for cider-nrepl's 'complete' opGary Trakhman2014-01-25
* [Fix #457] Add cider-insert-defun-in-repl & cider-insert-ns-form-in-repl comm...Bozhidar Batsov2014-01-25
* Release 0.5.0Bozhidar Batsov2014-01-24
* Showing endpoint host when no project directory.Jon Pither2014-01-24
* Tidying up switch-to-relevant-buffer, updating docs, and adding check against...Jon Pither2014-01-14
* Add the ability to use a configurable result prefix in the REPLBozhidar Batsov2014-01-10