-
Notifications
You must be signed in to change notification settings - Fork 27
Comparing changes
Open a pull request
base repository: kaz-yos/eval-in-repl
base: v0.9.7
head repository: kaz-yos/eval-in-repl
compare: master
- 15 commits
- 4 files changed
- 6 contributors
Commits on Nov 12, 2020
-
WIP eir-send-to-shell works with shell & term mode
Christos Vagias committedNov 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 16eaca5 - Browse repository at this point
Copy the full SHA 16eaca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c3acb4 - Browse repository at this point
Copy the full SHA 5c3acb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for afe01a6 - Browse repository at this point
Copy the full SHA afe01a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ef29f2 - Browse repository at this point
Copy the full SHA 0ef29f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e4497a - Browse repository at this point
Copy the full SHA 2e4497aView commit details
Commits on Nov 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8b1d1f4 - Browse repository at this point
Copy the full SHA 8b1d1f4View commit details -
Merge pull request #44 from actonDev/feature/shell-and-term
Feature/shell and term
Configuration menu - View commit details
-
Copy full SHA for 2abb9cc - Browse repository at this point
Copy the full SHA 2abb9ccView commit details
Commits on Dec 15, 2021
-
Add Package-Requires header and drop eval-in-repl-pkg.el
It can be problematic to have a placeholder in the version field. It would be better to drop the file, as it duplicates information from eval-in-repl.el.
Configuration menu - View commit details
-
Copy full SHA for 461aba7 - Browse repository at this point
Copy the full SHA 461aba7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4673e7f - Browse repository at this point
Copy the full SHA 4673e7fView commit details
Commits on Jun 10, 2022
-
Prevent dynamic changing of vterm buffer name
When an user customizes vterm-buffer-name-string to be non-nil, vterm buffer names can change dynamically, depending, for example, on the working directory of the shell. This causes problems in eval-in-repl, which assumes that the buffer names does not change and is always equal to eir-shell-buffer-name. Specifically, each call to eir-eval-in-shell causes a new buffer to be created. This change prevents the dynamic name changes for vterm buffers created by eval-in-repl.
Configuration menu - View commit details
-
Copy full SHA for aa71657 - Browse repository at this point
Copy the full SHA aa71657View commit details
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 723fc13 - Browse repository at this point
Copy the full SHA 723fc13View commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dcc0be1 - Browse repository at this point
Copy the full SHA dcc0be1View commit details
Commits on Aug 5, 2023
-
Merge pull request #53 from nicolas-graves/master
Update eval-in-repl-geiser.el
Configuration menu - View commit details
-
Copy full SHA for debfc3e - Browse repository at this point
Copy the full SHA debfc3eView commit details -
Merge pull request #50 from wentasah/master
Prevent dynamic changing of vterm buffer name
Configuration menu - View commit details
-
Copy full SHA for ed55227 - Browse repository at this point
Copy the full SHA ed55227View commit details -
Merge pull request #47 from akirak/no-pkg
Drop the package description file
Configuration menu - View commit details
-
Copy full SHA for a57c6a7 - Browse repository at this point
Copy the full SHA a57c6a7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.9.7...master