summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* [Fix #408] Bump version to 0.3.1Bozhidar Batsov2013-10-29
* Release 0.3.0Bozhidar Batsov2013-10-28
* Apply ANSI color to all outputBozhidar Batsov2013-10-28
* [Fix #393] Detect properly ns formsBozhidar Batsov2013-10-23
* Look for nrepl port in .nrepl-port as well.Toby Crawley2013-10-23
* Make cider-repl-set-ns usable in REPL buffersBozhidar Batsov2013-10-22
* [Fix #386] Add support for displaying the REPL in the current windowBozhidar Batsov2013-10-21
* Update changelogBozhidar Batsov2013-10-18
* Bump version to 0.2.0Bozhidar Batsov2013-10-10
* [#377] Restore support for Clojure 1.4Bozhidar Batsov2013-10-03
* Update the ChangelogBozhidar Batsov2013-10-03
* Rename nrepl-mode to nrepl-repl-modeBozhidar Batsov2013-09-29
* [Fix #377] Mention that 0.2.0 requires Clojure 1.5Bozhidar Batsov2013-09-28
* [Fix #349] Proper Clojure indentation for REPL buffersBozhidar Batsov2013-09-24
* Merge pull request #363 from jonpither/masterBozhidar Batsov2013-09-16
|\
| * Name of connection and server buffer uses project name and portJon Pither2013-09-16
* | Bind C-c C-q to nrepl-quitBozhidar Batsov2013-09-16
|/
* Add `nrepl-switch-to-relevant-repl-buffer' as separate functionality.Vedang Manerikar2013-08-22
* Rotate and display nrepl connectionJon Pither2013-08-18
* Show port along with project name in `nrepl-repl-buffer-name'Vedang Manerikar2013-08-18
* clojure buffer name uses project nameJon Pither2013-08-14
* nrepl-switch-to-repl-buffer uses buffer matching current namespaceJon Pither2013-08-11
* Fix nrepl-selector key bindingMiikka Koskinen2013-08-08
* Fix keybinding highlightingBozhidar Batsov2013-08-08
* Prepare for 0.2.0Bozhidar Batsov2013-08-08
* Release 0.1.8Bozhidar Batsov2013-08-08
* Merge pull request #311 from klang/feature/remote-nrepl-and-nrepl-jumpBozhidar Batsov2013-07-28
|\
| * fix nrepl-jump on remote nrepl connectionKarsten Lang2013-07-28
* | Add extendable SLIME-style Selector to nREPLIan Eslick2013-07-25
* | Use the contents of target/repl-port as default port, if presentJim Crossley2013-07-25
* | Always evaluate ns forms in the user namespace.Sam Aaron2013-07-25
* | Add feature: switch back to clojure bufferJerry Peng2013-07-25
* | Enhanced error highlighting, errors in red, warnings in yellow.Neale Swinnerton2013-04-03
|/
* Add 0.1.8 section to changelog.Tim King2013-03-13
* Update changelog for 0.1.7.Tim King2013-03-13
* Merged with master.Tim King2013-03-11
* Merge #275 - colorize output sent to nrepl buffer.Tim King2013-02-19
* Introduce the option to hide special buffersBozhidar Batsov2013-02-12
* Merge pull request #269 from bbatsov/update-changelogTim King2013-02-11
|\
| * Mention `nrepl-jack-in` and `nrepl` keybindings in the CHANGELOGBozhidar Batsov2013-02-10
* | Fixes for compilation-error-regexp-alistJose Antonio Ortega Ruiz2013-02-10
|/
* Merge pull request #259 from jaor/local-popupTim King2013-02-09
|\
| * CHANGELOG and README entries for nrepl-popup-stacktraces-in-replJose Antonio Ortega Ruiz2013-02-10
* | Add multi REPL readme section and changelog entryHugo Duncan2013-02-07
|/
* Fix 0.1.5 date.Tim King2013-02-07
* Added history back to initial version.Tim King2013-02-07
* Added 0.1.5 section to changelog.Tim King2013-02-07
* Added 0.1.6 section to changelog.Tim King2013-02-07
* Add info about `M-.` to the CHANGELOG. EOMTim Visher2013-02-03
* Rename Changelog.md to CHANGLELOG.md for consistency.Bozhidar Batsov2013-01-31