An open API service providing commit metadata for open source projects.

GitHub / pythonic-emacs/anaconda-mode / commits

SHA Message Author Date Stats
d2adcbdd Bump actions/checkout from 5 to 6 (#445)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
1bfda44c Bump actions/checkout from 4 to 5 (#444)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
ee1562c6 restore windows support in anaconda-mode.py Amit Aronovitch <a****r@m****m>
Committed by: Troy Hinckley <t****n@g****m>
over 1 year ago
e598ebe4 fix: Warning missing lexical-binding cookie Jen-Chieh Shen <j****8@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
28b3e008 don't turn off eldoc-mode when turning of anaconda-eldoc-mode Jonas Jelten <j****j@s****l>
Committed by: Troy Hinckley <t****n@g****m>
over 1 year ago
6473b8ad python: make it compatible with python 3.13 Aleksander Trofimowicz <g****h@n****u>
Committed by: Troy Hinckley <t****n@g****m>
over 1 year ago
b177c176 ci: Test Emacs 30.1 Jen-Chieh Shen <j****8@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5c6eff46 Update .gitignore Jen-Chieh Shen <j****8@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f900bd76 ci: Test Emacs 29.4 Jen-Chieh Shen <j****8@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
79fa9b4d ci: Exclude macos tests below 27.x Jen-Chieh Shen <j****8@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
477529cf ci: Bump Emacs 29.x to 3 Jen-Chieh Shen <j****8@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
efd42aa8 chore: Test 29.2 JenChieh <j****8@g****m> over 2 years ago
92a62956 Add support for Python 3.11 and 3.12. Kyle Schwab <s****7@g****m> almost 3 years ago
6e641707 merge Merge pull request #434 from pythonic-emacs/dependabot/github_actions/actions... Jen-Chieh Shen <j****8@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
cbe49682 Bump actions/checkout from 3 to 4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f1831877 merge Merge pull request #433 from jcs-PR/docs/badge Jen-Chieh Shen <j****8@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
a140fba0 Add CI badge JenChieh <j****8@g****m> about 3 years ago
9dbd65b0 merge Merge pull request #432 from jcs-PR/test/ci Jen-Chieh Shen <j****8@g****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
a094f669 test: Add CI JenChieh <j****8@g****m> about 3 years ago
1fd13a0f Fix #429: fix the previous PR (#429) to work with Emacs version < 29 Daniel Nicolai <d****i@g****m>
Committed by: Troy Hinckley <t****n@g****m>
over 3 years ago
87805be4 Fix eldoc functionality when more than one signature Daniel Nicolai <d****i@g****m>
Committed by: Daniel Kraus <d****l@k****y>
over 3 years ago
e250596f Use eldoc-documentation-functions instead of eldoc-documentation-function Baran İşcanlı <b****l@g****m>
Committed by: Daniel Kraus <d****l@k****y>
over 3 years ago
13a596f0 Change anaconda-eldoc function to fit eldoc func format Baran İşcanlı <b****l@g****m>
Committed by: Daniel Kraus <d****l@k****y>
over 3 years ago
b6f5220c Add option to disable RPC over tramp Richard Liu <r****2@g****m>
Committed by: Daniel Kraus <d****l@k****y>
over 3 years ago
ca8edbaa Remove distutils dependency enikar <e****r@c****t>
Committed by: Daniel Kraus <d****l@k****y>
almost 4 years ago
d0e5baa9 python: remove implicit pip dependency Aleksander Trofimowicz <g****h@n****u>
Committed by: Troy Hinckley <t****n@g****m>
about 4 years ago
160e4e71 Pass in ssh port only if it exists Richard Liu <r****2@g****m>
Committed by: Daniel Kraus <d****l@k****y>
about 4 years ago
cbea0fb3 Support Python 3.10 Daniel Kraus <d****l@k****y> almost 5 years ago
0546c093 Insert server_directory to start of sys.path Martin Tang <1****o@u****m>
Committed by: Daniel Kraus <d****l@k****y>
about 5 years ago
4f367c76 Avoid freezing on quit. Dmitry Akatov <a****a@y****m>
Committed by: Daniel Kraus <d****l@k****y>
over 5 years ago
344727c9 Detect pip installed packages for python3+ Shanavas M <s****2@g****m> over 5 years ago
e35693c5 Fix installation with new setuptools Daniel Kraus <d****l@k****y> over 5 years ago
b1875a5d Readme: add link to Spacemacs python layer documentation Benoît Coste <b****e@e****h>
Committed by: Troy Hinckley <t****n@g****m>
over 5 years ago
081f9d8f Don't list entire python module as process (local) Tim Loderhose <t****m@l****m>
Committed by: Daniel Kraus <d****l@k****y>
over 5 years ago
80afec20 Support jedi version 0.18 Daniel Kraus <d****l@k****y> over 5 years ago
39b1cf88 Implement xref backend alypeng <6****g@u****m>
Committed by: Troy Hinckley <t****n@g****m>
almost 6 years ago
73266a48 Support ssh config aliases (#395)
Co-authored-by: John Collins <j****s@b****m>
John Collins <c****s@b****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
bfe30866 Prevent conflicts with stdlib modules by changing working directory (#392) Ralf Schmitt <r****f@s****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6094dedf Put all custom options into anaconda group Jimmy Yuen Ho Wong <w****o@u****m>
Committed by: Daniel Kraus <d****l@k****y>
about 6 years ago
10299bd9 Add anaconda process buffer to error messages Troy Hinckley <t****n@g****m> over 6 years ago
ff80bc6d Fix for localhost issue falloutphil <p****l@b****k>
Committed by: GitHub <n****y@g****m>
over 6 years ago
1bc301b2 Reinstate "Fix Basic RPC Tunnel with Tramp, and Enhance Tunnelling for Multih... Troy Hinckley <t****n@g****m> over 6 years ago
3ede03d4 Make virtual_environment in jedi setup code be expanduser'd John Grey <j****6@g****m>
Committed by: Daniel Kraus <d****l@k****y>
almost 7 years ago
19b328cb Use correct xref-pop-to-location action (Fixes #374) Troy Hinckley <t****n@g****m> almost 7 years ago
1b31c037 Fix some emacs-lisp(-package) syntax checker complains Daniel Kraus <d****l@k****y> almost 7 years ago
5954405b Don't depend on dash-functional Daniel Kraus <d****l@k****y> almost 7 years ago
2b8f47fe Always show documentation in other window Daniel Kraus <d****l@k****y> almost 7 years ago
a52ac84c Fix byte-compile warnings Daniel Kraus <d****l@k****y> almost 7 years ago
dc324dde Revert "MAINTAINER WANTED!" Troy Hinckley <t****n@g****m> almost 7 years ago
d9c5ffdd Remove the posframe requirement for Emacs 25 Troy Hinckley <t****n@g****m> almost 7 years ago
0849be8d Add posframe to package require Troy Hinckley <t****n@g****m> almost 7 years ago
29294b9a use posframe to show documentation nicehiro <w****3@g****m>
Committed by: Troy Hinckley <t****n@g****m>
almost 7 years ago
1d1babee Fix bad xref-pop-to-location call (#366) Alexander Melnyk <W****m@u****m>
Committed by: Troy Hinckley <t****n@g****m>
almost 7 years ago
edf3ef68 MAINTAINER WANTED! Artem Malyshev <p****4@g****m> almost 7 years ago
624186b0 Fix assertion failure on Emacs 27 (#365) TerryTsao <x****2@c****u>
Committed by: Artem Malyshev <p****4@g****m>
almost 7 years ago
24aa81ba Revert "Fix Basic RPC Tunnel with Tramp, and Enhance Tunnelling for Multihop ... Artem Malyshev <p****4@g****m>
Committed by: GitHub <n****y@g****m>
about 7 years ago
6574d8c8 Fix Basic RPC Tunnel with Tramp, and Enhance Tunnelling for Multihop Usage (#... falloutphil <p****l@b****k>
Committed by: Artem Malyshev <p****4@g****m>
about 7 years ago
2becd12a Update documentation on keybinding (#347) (#348) Tianhong Chu <c****y@y****t>
Committed by: Artem Malyshev <p****4@g****m>
over 7 years ago
af1b59d2 Implement search timeout in the python server. Artem Malyshev <p****4@g****m> over 7 years ago
8d8e8e80 Fix typo in README (#345) Loïc Estève <l****e@y****m>
Committed by: Artem Malyshev <p****4@g****m>
over 7 years ago
0f8e86f7 Do not use http "keep a live" connections. Artem Malyshev <p****4@g****m> over 7 years ago
21a6218c Remove `quit-window' binding. Artem Malyshev <p****4@g****m> almost 8 years ago
d6c1b867 Improve behavior of `anaconda-mode-show-doc` (#336) yuhan0 <q****m@g****m>
Committed by: Artem Malyshev <p****4@g****m>
almost 8 years ago
61957aa1 Fix Python 2 compatibility by using different syntax for list.clear (#332) Daniel Kraus <d****l@k****y>
Committed by: Artem Malyshev <p****4@g****m>
almost 8 years ago
cf8b5a88 Handle the case when jedi of an older version is installed globally (#327) Valentin Ignatev <v****v@g****m>
Committed by: Artem Malyshev <p****4@g****m>
almost 8 years ago
15039096 Use jedi 0.13.0 Artem Malyshev <p****4@g****m> almost 8 years ago
1063562e Fix some errors (#324) David Percy <d****5@g****m>
Committed by: Artem Malyshev <p****4@g****m>
almost 8 years ago
706ad114 merge Merge pull request #319 from valignatev/ssh-p Artem Malyshev <p****4@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
ce05b923 (#305) check for more generic pythonic-ssh-p instead of vagrant Valentin Ignatev <v****v@g****m> about 8 years ago
677a29c6 merge Merge pull request #315 from JulienPalard/elmode Artem Malyshev <p****4@g****m>
Committed by: GitHub <n****y@g****m>
about 8 years ago
132b1e61 Clarify what el-mode does, I first though it showed info when the point was o... Julien Palard <j****n@p****r> about 8 years ago
7d28ae06 Make localhost customizable. Artem Malyshev <p****4@g****m> about 8 years ago
c8360c93 Use "localhost" on Mac OS. Artem Malyshev <p****4@g****m> about 8 years ago
cca7ed5f Store bound port in the live process. Artem Malyshev <p****4@g****m> about 8 years ago
04709854 Fix byte compiler warnings (#303) Alex Branham <j****m@u****m>
Committed by: Artem Malyshev <p****4@g****m>
about 8 years ago
9d9b1781 Set empty sentinel to the process. Artem Malyshev <p****4@g****m> about 8 years ago
c208f771 Use pythonic readable functions for filenames conversion. Artem Malyshev <p****4@g****m> about 8 years ago
66238e13 Don't set tramp paths in the middleware. Artem Malyshev <p****4@g****m> about 8 years ago
b0dec997 Handle definitions in compiled modules. Artem Malyshev <p****4@g****m> about 8 years ago
5e1965a9 Change assignments key binding. Artem Malyshev <p****4@g****m> about 8 years ago
2c03717d Apply ansi color filter to the anaconda-server output. Artem Malyshev <p****4@g****m> about 8 years ago
a4b9b8f9 Document new tramp usage. Artem Malyshev <p****4@g****m> about 8 years ago
b191b522 Migrate to the recent pythonic. Artem Malyshev <p****4@g****m> about 8 years ago
271caa0d Correct eldoc for functions without arguments. Artem Malyshev <p****4@g****m> about 8 years ago
52e4d4af Fix pythonic tramp file path usage. Artem Malyshev <p****4@g****m> over 8 years ago
7c4bc2c0 Fix Python2 compatibility. Artem Malyshev <p****4@g****m> over 8 years ago
c593e080 Set minimal Emacs version to 25. Artem Malyshev <p****4@g****m> over 8 years ago
e31504d8 Compact company complete format. Artem Malyshev <p****4@g****m> over 8 years ago
260d48d0 Documentation view should return reusable buffer. Artem Malyshev <p****4@g****m> over 8 years ago
0518e153 We use vectors everywhere, so `aref' is safe. Artem Malyshev <p****4@g****m> over 8 years ago
85e0eb03 Compact eldoc format. Artem Malyshev <p****4@g****m> over 8 years ago
4af321de Compact goto definitions format. Artem Malyshev <p****4@g****m> over 8 years ago
ecd383db Compact show doc format. Artem Malyshev <p****4@g****m> over 8 years ago
accb3153 Compact complete result. Artem Malyshev <p****4@g****m> over 8 years ago
80ca7fe1 Read JSON array as vector. Artem Malyshev <p****4@g****m> over 8 years ago
3feef1c1 Show source line in the xref buffer. Artem Malyshev <p****4@g****m> over 8 years ago
75f20602 Annotate completions with type. Artem Malyshev <p****4@g****m> over 8 years ago
a0a5e8dc Simplify doc view code. Artem Malyshev <p****4@g****m> over 8 years ago
2b115f84 Provide search in other window and other frame. Artem Malyshev <p****4@g****m> over 8 years ago
0a9f5182 Use xref for navigation. Artem Malyshev <p****4@g****m> over 8 years ago

← Back to repository