summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update a few copyright headersBozhidar Batsov2016-03-27
* Move cider-expected-ns to cider-client.elBozhidar Batsov2016-03-27
* Move cider-expected-ns to cider-common.elBozhidar Batsov2016-03-27
* Add a command to load all project namespacesBozhidar Batsov2016-03-26
* Fix buffer killing in cider-close-ancillary-buffersBozhidar Batsov2016-03-26
* Add keybindings and menu entries for cider-apropos-select and cider-apropos-d...Bozhidar Batsov2016-03-26
* Make cider-apropos-select more flexibleBozhidar Batsov2016-03-26
* Remove the warning about missing nREPL opsBozhidar Batsov2016-03-26
* Bump the clojure-mode dep to 5.3Bozhidar Batsov2016-03-26
* Use cider-expected-ns as the clojure-expected-ns-function when cider-mode is ...Bozhidar Batsov2016-03-26
* Merge pull request #1635 from sanjayl/function-name-cheatsheetBozhidar Batsov2016-03-26
|\
| * Add function names to cheatsheetsanjayl2016-03-25
|/
* [Fix #1627] Improve the terminology used in cider-testBozhidar Batsov2016-03-25
* Pass cider-expected-ns's optional path arg to clojure-expected-nsBozhidar Batsov2016-03-25
* Merge pull request #1634 from aiba/expected-ns-bugfixBozhidar Batsov2016-03-25
|\
| * Fix bug in cider-expected-ns; make tests run againAaron Iba2016-03-24
|/
* Adjust a docstringBozhidar Batsov2016-03-24
* Fallback to clojure-expected-ns in cider-expected-ns when not connectedBozhidar Batsov2016-03-24
* Fix a couple of var references in a docstringBozhidar Batsov2016-03-24
* Add a few more quotesBozhidar Batsov2016-03-24
* Use a single line for reporting "no tests run"Artur Malabarba2016-03-23
* [Fix #1632] Reset cider-eldoc-last-symbol when metadata changesArtur Malabarba2016-03-23
* Don't use `string=`, cider-eldoc-last-symbol could be nilArtur Malabarba2016-03-23
* Extend copyright in cider-debug and cider-overlaysArtur Malabarba2016-03-23
* Acknowledge properly @Malabarba's amazing contributions to CIDERBozhidar Batsov2016-03-23
* Improve wordingBozhidar Batsov2016-03-23
* Reflow a long line in the READMEBozhidar Batsov2016-03-23
* Extend the team section a bitBozhidar Batsov2016-03-23
* Improve a bit the PR and issue templatesBozhidar Batsov2016-03-22
* Fix a docstringBozhidar Batsov2016-03-21
* [Fix #1625] Display a more meaningful message when running individualBozhidar Batsov2016-03-21
* Uppercase letters for debug input send a "force" argumentArtur Malabarba2016-03-20
* Refactor hiding of inspect key so it is done only onceArtur Malabarba2016-03-20
* Only use buttons for debugging when inlinedArtur Malabarba2016-03-20
* Kill an extra spaceBozhidar Batsov2016-03-21
* Add one more inspirational quoteBozhidar Batsov2016-03-21
* Add one more inspirational quoteBozhidar Batsov2016-03-20
* Merge pull request #1622 from aiba/expected-nsBozhidar Batsov2016-03-20
|\
| * Add cider-expected-nsAaron Iba2016-03-20
|/
* [#1541] Add versions of the apropos commands using completing readBozhidar Batsov2016-03-20
* Make it possible to pass to the apropos commands a list ofBozhidar Batsov2016-03-19
* Handle missing connection gracefully in apropos commandsBozhidar Batsov2016-03-19
* Make the ns query in cider-apropos a completing oneBozhidar Batsov2016-03-19
* [Fix #1563] Handle invalid regular expressions in aproposBozhidar Batsov2016-03-19
* Update README wording about other test librariesJeff Valk2016-03-19
* Add a section about using cider-test with alternative test librariesBozhidar Batsov2016-03-19
* Mention which-keyBozhidar Batsov2016-03-18
* Add a link to inf-clojureBozhidar Batsov2016-03-17
* Promote Discussion to a dedicated section in the readmeBozhidar Batsov2016-03-17
* Merge pull request #1616 from sanjayl/inspector-fixBozhidar Batsov2016-03-14
|\