summaryrefslogtreecommitdiff
path: root/cider.el
Commit message (Expand)AuthorAge
* Merge tag 'v0.18.0+dfsg' into wip/masterSean Whitton2018-09-08
|\
| * Release 0.18.0Bozhidar Batsov2018-09-02
| * Bump the auto-injected piggieback depBozhidar Batsov2018-08-31
| * [Fix #2413] Prompt if a session with the same parameters already existsVitalie Spinu2018-08-30
| * [Fix #2425] Implement "pending-cljs" REPL typeVitalie 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
| * Fix the name of the boot nrepl-server taskBozhidar Batsov2018-08-26
| * [Fix #2427] Handle properly multiple project typesBozhidar Batsov2018-08-25
| * 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
| * [Fix #2419, Fix #2414] Bump sesman versionVitalie Spinu2018-08-17
| * [Fix #2401] Correctly pass dynamic vars to cider--update-jack-in-cmdVitalie Spinu2018-08-13
| * 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
| * Add shadow-select CLJS REPL type (#2397)Andrea Richiardi2018-08-02
| * Update docstringBozhidar Batsov2018-08-02
| * Improve session and REPL buffer namingVitalie Spinu2018-07-31
| * Provide meaningful default selection in cider-select-cljs-replVitalie Spinu2018-07-31
| * [#2381] Hack dir-locals when :project-dir is part of connect paramsVitalie Spinu2018-07-31
| * [Fix #2381] Start REPLs in the original jack-in bufferVitalie Spinu2018-07-31
| * Implement a flexible way to customize session namesVitalie Spinu2018-07-29
| * Improve a docstringBozhidar Batsov2018-07-28
| * Fix tramp usage for Emacs 26.1 and up (#2390)shlomiv2018-07-27
| * [Fix #2387] Default to "localhost" in cider-current-hostVitalie Spinu2018-07-27
| * Bump the piggieback version that gets injected on jack-inBozhidar Batsov2018-07-24
| * Accept plain figwheel-main build name, normalizing to keyword (#2385)Estevo U.C. Castro2018-07-24
| * Add the cider command to the cider-start-mapBozhidar Batsov2018-07-23
| * Give some examples about the expected format for shadow-cljs andBozhidar Batsov2018-07-23
| * Remove a redundant Java 8 checkBozhidar Batsov2018-07-23
| * Implement uniform jack-in and connect parameter handlingVitalie Spinu2018-07-14
| * Initialize `sesman-system` in all CIDER modesVitalie Spinu2018-07-13
| * [Fix #2337] Add `cider-start-map` and bind to `C-c C-x`Vitalie Spinu2018-07-13
| * Add a note about the usage of clojure over cljBozhidar Batsov2018-07-12
| * Use cider-jack-in-cljs consistently in the code and documentationBozhidar Batsov2018-07-11
| * Correctly format shadow command when it is "npx shadow-cljs"dan sutton2018-07-05
| * Fix checkdoc error on emacs 27Vitalie Spinu2018-06-30
| * Remove sesman.elVitalie Spinu2018-06-30
| * Fix a few more compilation warningsBozhidar Batsov2018-06-24
| * [#2203] Move the cider-auto-mode stuff to cider-connection.elBozhidar Batsov2018-06-24
| * Add cider-jack-in-clj&cljs to cider-connection-init-commandsBozhidar Batsov2018-06-22
| * Introduce a new command named `cider` (`C-c M-x`)Bozhidar Batsov2018-06-19
| * Fix the link to the manualBozhidar Batsov2018-06-19