summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add doc/auto/ to .gitignoreVitalie Spinu2018-08-30
* [Fix #2418] Don't overwrite explicitly supplied params in connect-sibling-xyzVitalie Spinu2018-08-30
* Fix linter on Emacs develVitalie Spinu2018-08-30
* Add a missing autoload cookieBozhidar Batsov2018-08-28
* Fix the name of the boot nrepl-server taskBozhidar Batsov2018-08-26
* Fix a testBozhidar Batsov2018-08-25
* [Fix #2427] Handle properly multiple project typesBozhidar Batsov2018-08-25
* Fix quoting in a listBozhidar Batsov2018-08-22
* Fix a testBozhidar Batsov2018-08-22
* Shuffle around some testsBozhidar Batsov2018-08-22
* Fix some testsBozhidar Batsov2018-08-22
* Fix the build tool detectionBozhidar Batsov2018-08-22
* Fix indentationBozhidar Batsov2018-08-22
* Make the project-type a symbolBozhidar Batsov2018-08-22
* Add a todo about cider-jack-in-default's current position in the codeBozhidar Batsov2018-08-22
* [Fix #2424] Fallback to lein on jack-in when clojure is missingBozhidar Batsov2018-08-22
* Rename cider-default-repl-command to cider-jack-in-defaultBozhidar Batsov2018-08-22
* Don't be super specific about certain dep versionsBozhidar Batsov2018-08-18
* Bump the required clojure-mode versionBozhidar Batsov2018-08-18
* Remove comment aware toplevel defun codedan sutton2018-08-18
* [Fix #2421] Use the right version comparison functionBozhidar Batsov2018-08-17
* [Fix #2419, Fix #2414] Bump sesman versionVitalie Spinu2018-08-17
* Add a test that killing a REPL buffer removes it from the listMikhail Gusarov2018-08-16
* Update cider--close-connection testMikhail Gusarov2018-08-16
* [Fix #2415] Filter out killed buffers in `cider-repls`Mikhail Gusarov2018-08-16
* Fix the message displayed when cider-nrepl is not present at allBozhidar Batsov2018-08-16
* Remove a default return valueBozhidar Batsov2018-08-16
* [Fix #2411] Don't show warnings when the middleware versionBozhidar Batsov2018-08-16
* Add issue template metadataBozhidar Batsov2018-08-16
* Use multiple issue templatesBozhidar Batsov2018-08-16
* [Fix #2417] Fix a typoBozhidar Batsov2018-08-16
* Emit a different warning if cider-nrepl is not presentBozhidar Batsov2018-08-15
* [Fix #2401] Correctly pass dynamic vars to cider--update-jack-in-cmdVitalie Spinu2018-08-13
* Update a few references to the legacy tools.nreplBozhidar Batsov2018-08-12
* Improve a bit the "Up and Running" section of the manualBozhidar Batsov2018-08-12
* Restore the C-c C-p and C-c C-f keybindingsBozhidar Batsov2018-08-08
* Add a tip about cider-load-buffer-and-switch-to-repl-bufferBozhidar Batsov2018-08-06
* Mention cider-load-buffer-and-switch-to-repl-buffer in cider-mode'sBozhidar Batsov2018-08-06
* Set the edit_uri explicitlyBozhidar Batsov2018-08-06
* Bump the injected piggieback to 0.3.8Bozhidar Batsov2018-08-06
* Modify cider-boot-parameters to match the new boot taskAndrea Richiardi2018-08-06
* Stop releasing CIDER and cider-nrepl togetherBozhidar Batsov2018-08-06
* Rename `cider-describe-current-connection` -> `cider-describe-connection`Vitalie Spinu2018-08-05
* Document sesman-browser in the manualVitalie Spinu2018-08-05
* Add support for sesman-browserVitalie Spinu2018-08-05
* Preserve REPL names during the restartVitalie Spinu2018-08-05
* Fix restart of server-less sessionsVitalie Spinu2018-08-05
* Store and re-use session-name in REPL buffersVitalie Spinu2018-08-05
* Add shadow-select CLJS REPL type (#2397)Andrea Richiardi2018-08-02
* Add cider-ns-reload and cider-ns-reload-all commandsAndrea Richiardi2018-08-02