branch: externals/corfu
commit 3756017533b5f42681366e19d81b837c77156b92
Author: Daniel Mendler
Commit: Daniel Mendler
corfu--completion-in-region: Rework completion termination
corfu--completion-in-region should be replaced with a clean
reimplementation of
the default completio
branch: externals/leaf
commit 2d395ee3d4d16f6c17a471cc1d068f32fe6e527a
Merge: 0a698d240e 7cc38f9739
Author: Naoya Yamashita
Commit: GitHub
Merge pull request #525 from conao3/warn-after-keyword
Warn :after keyword when specified nil or any keywords
---
leaf.el | 20
branch: externals/leaf
commit 097cb1d2fdab35ab0c3e11a51b21ee8a734a855c
Author: lorniu/sz
Commit: lorniu/sz
Remove extra quote before (lambda) generated by `leaf-key`.
---
leaf-tests.el | 2 +-
leaf.el | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/leaf-tests.e
branch: externals/leaf
commit b6276d7faa0ddf423d5fb0c22936152bb795e454
Author: Caowei
Commit: Caowei
Change the expand form of leaf-key, when binding to lambda or menu-item
---
leaf-tests.el | 8 +++-
leaf.el | 15 +--
2 files changed, 12 insertions(+), 11 deletions(-
branch: externals/leaf
commit d732e4b88c0686df386073a90587bea681bd005c
Author: Naoya Yamashita
Commit: Naoya Yamashita
use just `push` instead of using `package--update-selected-packages`
Note
- The previous function expanded `custom-save-variable`, which
saved custom.el s
branch: externals/dtache
commit cf9c37579d190b33e9233147828f56b7f074142f
Author: Niklas Eklund
Commit: Niklas Eklund
Update time handling in session object
This patch adds a time property to the dtache-session object. It
replaces the need for the creation-time and duration prope
branch: externals/leaf
commit 8b5bbac1372daadfc93f8f45a8e31155e0e25266
Merge: 9d79978574 5ac6ae61e1
Author: Naoya Yamashita
Commit: GitHub
Merge pull request #512 from meziberry/p/leaf-keys
leaf-keys use the BIND-KEYMAP-PKG ranther than :package's value, when…
---
leaf.el | 6 +++--
branch: externals/leaf
commit 9d799785744d9ebc9c444f9914b79774bc402ca4
Merge: 61365188be 5469c1b5cf
Author: Naoya Yamashita
Commit: GitHub
Merge pull request #509 from meziberry/p/leaf-keys-bind-keymap-asterisk
Bugfix: leaf-keys-bind-keymap*'s error: number of arguments.
---
leaf.e
elpasync pushed a change to branch externals/leaf.
from 0ccc52bb85 Merge pull request #503 from jgarte/jgarte-patch-1
new 1f51e90e99 On :package, save already installed pkgs into
selected-packages
new 61365188be Merge pull request #505 from
gksato/feature#504-package-save-
branch: externals/leaf
commit d314af8e9f8b545a23cc1c33056cbec4dde0fc9b
Merge: 2d395ee3d4 097cb1d2fd
Author: Naoya Yamashita
Commit: GitHub
Merge pull request #521 from lorniu/master
Remove extra quote before (lambda) generated by `leaf-key`.
---
leaf-tests.el | 2 +-
leaf.el
branch: externals/ergoemacs-mode
commit d8d4d309db28259fa6dac7f66c88bc2d2dfe6dfa
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Move to swap keymaps #510
---
ergoemacs-cua.el | 85 +++
branch: externals/leaf
commit 9eb18e8c9c375aa0158fbd06ea906bfbf54408fe
Merge: d314af8e9f 9797d3258d
Author: Naoya Yamashita
Commit: GitHub
Merge pull request #526 from lorniu/minor-mode
Get rid the warning in define minor mode.
---
leaf.el | 3 ++-
1 file changed, 2 insertions(+),
branch: externals/leaf
commit 9797d3258d3d6fd5c02cdb9ff18275a8c64786fd
Author: lorniu/sz
Commit: lorniu/sz
Get rid the warning in define minor mode.
The warning is `Use keywords rather than deprecated positional arguments to
define-minor-mode`
when startup.
---
leaf.el | 3 ++-
branch: externals/ergoemacs-mode
commit d719e7ee831355bd9e755028a219edcde22f3f56
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Add menu keys back to standard `ergoemacs-mode' theme
---
ergoemacs-themes.e
branch: externals/ergoemacs-mode
commit 683020a92bbcb4a9135f277c6e90a338a49f224e
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Fix `ergoemacs-read-key` advice to work better with `magit`
---
ergoemacs-ad
branch: externals/leaf
commit 7d5e17e41de9147805711a7119bd42bfa47e8445
Merge: 8b5bbac137 749593adae
Author: Naoya Yamashita
Commit: GitHub
Merge pull request #517 from conao3/fix-custom
Use just push instead of using package--save-selected-packages
---
leaf-tests.el | 30 ++
branch: externals/leaf
commit 0a698d240e49ebfbe57f7637ba104498478052ee
Merge: 7d8f768db5 a3835be6cc
Author: Naoya Yamashita
Commit: GitHub
Merge pull request #519 from Nyoho/fix/typo
Fix typo (isearch-mode-map)
---
README.md | 4 ++--
README.org| 4 ++--
leaf-tests.el | 4 +
branch: externals/dtache
commit 668f6aca83405a68a6e6f27eed483af58b85f55f
Author: Niklas Eklund
Commit: Niklas Eklund
Improve dtache-kill-session
Simplify the underlying detection of the session's pid and child
pids. This patch should work on remote hosts as well as local hosts.
branch: externals/leaf
commit 7460e3c5ebab6918397c362c778ee3683f679dc8
Merge: 7d5e17e41d 3a6b31f737
Author: Naoya Yamashita
Commit: GitHub
Merge pull request #518 from conao3/test
Run test also on Emacs-27.2
---
.github/workflows/test.yml | 1 +
1 file changed, 1 insertion(+)
diff
branch: externals/leaf
commit 3d8684dc2d2b0b68e383229366a560b537992703
Author: Naoya Yamashita
Commit: Naoya Yamashita
warn at :after when specified nil or any keywords
---
leaf.el | 18 +-
1 file changed, 17 insertions(+), 1 deletion(-)
diff --git a/leaf.el b/leaf.el
index
branch: externals/ergoemacs-mode
commit df6bdfc55d4ecfb5c3fc81a28cb290099c52bff0
Author: Krzysztof Sobiecki
Commit: Krzysztof Sobiecki
Support for Polish Programmers QWERTY in layouts
---
ergoemacs-layouts.el | 13 -
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/
branch: externals/leaf
commit a3835be6cc907af651d39708cdc6d9889e5fb2dd
Author: 北䑓如法
Commit: 北䑓如法
Fix typo (isearch-mode-map)
---
README.md | 4 ++--
README.org| 4 ++--
leaf-tests.el | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index
branch: externals/dtache
commit 5d78cfb3b39f67741ddacf1bd146952ecd8c31e0
Author: Niklas Eklund
Commit: Niklas Eklund
Add attach command
---
README.org | 1 +
dtache-eshell.el | 2 +-
dtache-shell.el | 2 +-
dtache.el| 32 ++--
4 files changed, 2
branch: externals/leaf
commit 81ba02fb4337cff299052a56c8f286b08f659c21
Author: Naoya Yamashita
Commit: Naoya Yamashita
add lambda bind pattern to README
---
README.org | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 6d4a49bf2c..a22f31
branch: externals/dtache
commit c08072612fafb9b457c2cf3997ce20b4d221a303
Author: Niklas Eklund
Commit: Niklas Eklund
Update rerun command with prefix argument
Adding a prefix-argument to the dtache-rerun-session in order to be
able to suppress the output from a session one wants
branch: externals/leaf
commit 7cc38f9739eadc569b1179fabe7f7893167105da
Author: Naoya Yamashita
Commit: Naoya Yamashita
tagged v4.5.5
---
leaf.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/leaf.el b/leaf.el
index 3c49466402..ee1d2d25bb 100644
--- a/leaf.el
+++ b/leaf
branch: externals/leaf
commit 91f7ba756c207d629397803c25bf3e16dfc122f8
Author: Naoya Yamashita
Commit: Naoya Yamashita
tagged v4.5.4
---
leaf.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/leaf.el b/leaf.el
index b4fce2a3e4..f36e76a05c 100644
--- a/leaf.el
+++ b/leaf
branch: externals/ergoemacs-mode
commit 8cf95f4beb0e799122212cda95a6c1d73c21aeea
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Spacing changes
---
ergoemacs-mode.el | 97 +++--
branch: externals/dtache
commit 0c8241a33d1a5bfb87ac9e1e0aaa859b722b5338
Author: Niklas Eklund
Commit: Niklas Eklund
Update actions from defvar to defcustom
---
dtache-compile.el | 12 +---
dtache-eshell.el | 8 +++-
dtache-shell.el | 16
3 files changed, 28
branch: externals/ergoemacs-mode
commit 739ca23a32f38a035d356b9d8ef8cbeaa8e8702a
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Do not send emacs keys when in `term-mode`. Fix #510
---
ergoemacs-mode.el |
branch: externals/leaf
commit 841847361405bb01bb116468a6863191490ece57
Author: Naoya Yamashita
Commit: Caowei
transform nil to ()
---
leaf-tests.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/leaf-tests.el b/leaf-tests.el
index 191d7a626e..ed3108e5f2 100644
--- a/lea
branch: externals/leaf
commit 3a6b31f73786f395d78a6de0aba8c25d5f065472
Author: Naoya Yamashita
Commit: Naoya Yamashita
run test also on Emacs-27.2
---
.github/workflows/test.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index
branch: externals/ergoemacs-mode
commit b0ede648b660cc7fe2b15abf6d85cf59ab01bc96
Merge: df8d4253c4 df6bdfc55d
Author: Matthew Fidler
Commit: GitHub
Merge pull request #513 from sobkas/master
Support for Polish Programmers QWERTY in layouts
---
ergoemacs-layouts.el | 13
branch: externals/dtache
commit 4284951870389513ea2d90d2e1cf3d65dc6d951b
Author: Niklas Eklund
Commit: Niklas Eklund
Make dtache-delete-sessions a command
---
dtache.el | 17 -
1 file changed, 12 insertions(+), 5 deletions(-)
diff --git a/dtache.el b/dtache.el
index 7081941
elpasync pushed a change to branch externals/ergoemacs-mode.
from 5692fc1f1e Add replacement for `C-h k`
new d33f63a3c6 Remove comit because the bindings are overwritten by
`ergoemacs-mode'
new 683020a92b Fix `ergoemacs-read-key` advice to work better with
`magit`
n
branch: externals/leaf
commit 61365188be30c34c0e8b6f2004488e60a83dfcd6
Merge: 0ccc52bb85 1f51e90e99
Author: Naoya Yamashita
Commit: GitHub
Merge pull request #505 from gksato/feature#504-package-save-selected
On :package, save already installed pkgs into selected-packages
---
READM
branch: externals/dtache
commit caf2fc4914f889f3c97e1919d456aca70f8a65aa
Author: Niklas Eklund
Commit: Niklas Eklund
Fix incorrect time
The time was not calculated properly.
---
dtache.el | 21 -
1 file changed, 12 insertions(+), 9 deletions(-)
diff --git a/dta
branch: externals/ergoemacs-mode
commit 84289722f49c1172003973c7ab62766dfbd8a474
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Remove outdated documenation
---
dir | 18 --
el-get/ergo
branch: externals/dtache
commit 884bf8e44d9e719b633b9747fc05b33f8178bca4
Author: Niklas Eklund
Commit: Niklas Eklund
Improve dtache function
This patch contains multiple additions to dtache:
- dtache-compile.el is introduced
- a universal detach command is added
- attach
branch: externals/dtache
commit 5da693be75d282eb4be0845d26e1ce44eace7e06
Author: Niklas Eklund
Commit: Niklas Eklund
Update CHANGELOG
---
CHANELOG.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANELOG.org b/CHANELOG.org
index bbf7b42afa..84f2fe0fdb 100644
--- a/CH
branch: externals/dtache
commit 26cb80f3438c4faa96d4ce3b4e863dd01f6b70b3
Author: Niklas Eklund
Commit: Niklas Eklund
Add installation section to README
Mention that dtache can be installed as a guix package.
---
README.org | 9 -
1 file changed, 8 insertions(+), 1 deletion(
branch: externals/dtache
commit 94f207eeeb57c2ca82598dd0434e3b9aa00c01b1
Author: Niklas Eklund
Commit: Niklas Eklund
Make dtache utilize notifications library
This patch implements a notification message function which relies on
the notifications library. This is made the defaul
branch: externals/ergoemacs-mode
commit d33f63a3c6085c442ee58c79f4fa8cafd8dd
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Remove comit because the bindings are overwritten by `ergoemacs-mode'
---
er
branch: externals/dtache
commit 28cb384d9612d2c74bb42ea52b9bb919c3c01f73
Author: Niklas Eklund
Commit: Niklas Eklund
Update attach with fallback
---
dtache.el | 23 +--
1 file changed, 13 insertions(+), 10 deletions(-)
diff --git a/dtache.el b/dtache.el
index 3f19da9a38
branch: externals/dtache
commit acf98f042c98691c3eb62eeef93cfbfaee170f67
Author: Niklas Eklund
Commit: Niklas Eklund
Update README
---
README.org | 56 +++-
1 file changed, 27 insertions(+), 29 deletions(-)
diff --git a/README.org b/READM
branch: externals/dtache
commit 6f45c07a20bf455766770a1e7a267f6e2a711c45
Author: Niklas Eklund
Commit: Niklas Eklund
Fix checkdoc and package-lint violations
---
dtache-compile.el | 2 +-
dtache-eshell.el | 2 +-
dtache.el | 19 +--
3 files changed, 11 insertions(
branch: externals/dtache
commit dd9c2a0095c6a844793133a55dcd2787fe341c7b
Author: Niklas Eklund
Commit: Niklas Eklund
Add contributions section in README
---
README.org | 4
1 file changed, 4 insertions(+)
diff --git a/README.org b/README.org
index 330303939b..7f5abf4caf 100644
--- a/R
branch: externals/dtache
commit b2b2b6ecd1514b851797dc298dc6e71d62a6a835
Author: Niklas Eklund
Commit: Niklas Eklund
Fix error in dtache-attach
---
dtache.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dtache.el b/dtache.el
index b00a356f70..220201cede 100644
---
branch: externals/leaf
commit 7d8f768db5077bdb9f595cbf841018fc600ecf77
Merge: 7460e3c5eb 91f7ba756c
Author: Naoya Yamashita
Commit: GitHub
Merge pull request #515 from meziberry/p/bind
Now :bind can accept lambda form binding. #322
---
README.org| 8 +++-
leaf-tests.el | 2
branch: externals/leaf
commit e800a2288ef6d0e72c9f209a12ddac9aee0e773c
Author: Naoya Yamashita
Commit: Naoya Yamashita
transform nil into ()
---
leaf-tests.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/leaf-tests.el b/leaf-tests.el
index c5b72b11a0..1edd271e45
branch: externals/leaf
commit 749593adae580c2a23fee55db6e32fa1af5a511c
Author: Naoya Yamashita
Commit: Naoya Yamashita
tagged v4.5.3
---
leaf.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/leaf.el b/leaf.el
index d341567251..19a5f3246b 100644
--- a/leaf.el
+++ b/leaf
branch: externals/leaf
commit 1f51e90e99283e733c59c49cecb7d5db8c0d0833
Author: Genki Sato <13384803+gks...@users.noreply.github.com>
Commit: Genki Sato <13384803+gks...@users.noreply.github.com>
On :package, save already installed pkgs into selected-packages
Make sure the `:package`'s
branch: externals/dtache
commit 1cbeb7167e879ea67689041afdf9ad5c42149f2b
Author: Niklas Eklund
Commit: Niklas Eklund
Rename magic-command to dtache-command
---
dtache.el | 8
test/dtache-test.el | 10 +-
2 files changed, 9 insertions(+), 9 deletions(-)
diff --gi
branch: externals/leaf
commit 1fd4508d4f8e68a7e39cd38112fc6fd226743c34
Author: Naoya Yamashita
Commit: Caowei
add testcase
---
leaf-tests.el | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/leaf-tests.el b/leaf-tests.el
index 4a2603357a..191d7a626e 100644
--- a/lea
branch: externals/leaf
commit 5ac6ae61e174ef4efbf87e72d40fb56944312a11
Author: Caowei
Commit: Caowei
leaf-keys use the BIND-KEYMAP-PKG ranther than :package's value, when
'bind-keymap being non-nil.
---
leaf.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/leaf.
branch: externals/leaf
commit 5469c1b5cf15d7c8c154ba0957b00356c582d303
Author: Caowei
Commit: Caowei
Bugfix: leaf-keys-bind-keymap*'s error: number of arguments.
---
leaf.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/leaf.el b/leaf.el
index 1f579f84c1..67ddf0af7
branch: externals/dtache
commit e0a45c055cabd7b074b88cd4ed8c5a3fc19039c5
Author: Niklas Eklund
Commit: Niklas Eklund
Address error in eshell/shell extension
---
dtache-eshell.el| 6 --
dtache-shell.el | 2 +-
dtache.el | 2 +-
test/dtache-test.el | 10 ++
4
branch: externals/dtache
commit 8baeb44c30691940b23929d62c7440715c7ac6ae
Author: Niklas Eklund
Commit: Niklas Eklund
Remove unused variable
---
dtache.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dtache.el b/dtache.el
index 8f14c00054..36ee581b88 100644
--- a/dta
branch: externals/leaf
commit 6f78d673695ceacc3b12cf127ac7b684d85705f4
Author: Caowei
Commit: Caowei
Now :bind can accept lambda form binding. #322
---
leaf-tests.el | 8 +++-
leaf.el | 53 +
2 files changed, 28 insertions(+), 3
branch: externals/ergoemacs-mode
commit f101841c20fea9a9a3ea39b91f8cdc922d9d3eed
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Describe the current `ergoemacs-mode` better
---
Readme.md | 80
branch: externals/ergoemacs-mode
commit 63fe57790e212a3375fd9af2ccb3184f3e1d821b
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Fix the typo; See #511
---
ergoemacs-themes.el | 4 ++--
1 file changed, 2 i
branch: externals/ergoemacs-mode
commit cd8f2fa8284803c72771af4782ca17cc46343d57
Author: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Commit: Matthew Fidler <514778+mattfid...@users.noreply.github.com>
Make sure temporary disable is off when switching off term
See #510
branch: externals/dtache
commit aca73c1e6038cb73afc43d8237b11dda657231ac
Author: Niklas Eklund
Commit: Niklas Eklund
Address issues from melpazoid in melpa/melpa7867
Fixing issues found by melpazoid.
---
dtache-eshell.el | 2 +-
dtache.el| 9 -
2 files changed, 5 in
branch: externals/dtache
commit ebf9b491bdfc01a5c44dc7f48e4c90c683cfa252
Author: Niklas Eklund
Commit: Niklas Eklund
Add variable for dtache-shell-command buffer
---
dtache-shell.el | 2 +-
dtache.el | 8 +---
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/dtache-s
branch: externals/dtache
commit d0ec7b9777575153f0c34ebb27fddb72d6ba9cda
Author: Niklas Eklund
Commit: Niklas Eklund
Add support for filenotify on macOS
The package has been rewritten to watch for changes to the session
directories in order to detect when a session socket is
branch: externals/ergoemacs-mode
commit df8d4253c44aee607308826093222188c4732099
Author: Matt Fidler
Commit: Matt Fidler
Add alt+f4
---
ergoemacs-themes.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/ergoemacs-themes.el b/ergoemacs-themes.el
index 1ad279c38e..0bb4
branch: externals/dtache
commit 71d7e3ad350be4e7aa567a4c5cfe5e6fae894db2
Author: Niklas Eklund
Commit: Niklas Eklund
Update how duration is determined
Different handling off duration based on what triggers the state
transition detection.
---
dtache.el | 25 -
branch: externals/dtache
commit 9e0acd552db62fb696bafb6b9ba9a78522309dd8
Author: Niklas Eklund
Commit: Niklas Eklund
Fix typo in dtache-test-dtach-command test
---
test/dtache-test.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/test/dtache-test.el b/test/dtache
branch: externals/dtache
commit 3d89804c20f5868fd895929199787b61522c40cb
Author: Niklas Eklund
Commit: Niklas Eklund
Improve dtache--update-session
Improve handling of missing sessions.
---
dtache.el | 22 --
1 file changed, 12 insertions(+), 10 deletions(-)
di
branch: externals/dtache
commit 3aa5babca5af2db9dc120ec05d72b5c14a3ddf0b
Author: Niklas Eklund
Commit: Niklas Eklund
Update table formatting
---
README.org | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.org b/README.org
index a922c5d374..cf1db4ce83 1
branch: externals/dtache
commit ee8f3efa26847f48360c2b0679cb1ce90f141336
Author: Niklas Eklund
Commit: Niklas Eklund
Version 0.3
---
CHANELOG.org | 2 ++
dtache.el| 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/CHANELOG.org b/CHANELOG.org
index 618c8f8484..28e94
branch: externals/dtache
commit 9756c43885a83b7ad82c4851dddfc96f167127e4
Author: Niklas Eklund
Commit: Niklas Eklund
Improve dtache header
---
dtache.el | 22 ++
1 file changed, 10 insertions(+), 12 deletions(-)
diff --git a/dtache.el b/dtache.el
index 9cd5c5f0ae..a295a
branch: externals/dtache
commit c91ce5fd9a872e07bdd96347ee2417de6bf186c2
Author: Niklas Eklund
Commit: Niklas Eklund
Fix error on remote hosts with dtache-attach
The command didn't set the default-directory so remote sessions were
attached on localhost, which doesn't work.
---
branch: externals/dtache
commit 53cc38b385b5a3a3322e6898e32d51f56abe4320
Author: Niklas Eklund
Commit: Niklas Eklund
Update Customization section in README
---
README.org | 43 +--
dtache.el | 4 ++--
2 files changed, 35 insertions(+), 12 deletions(
branch: externals/dtache
commit 7ddd1e29efa311e13d8c06f2000e2c27cd034db5
Author: Niklas Eklund
Commit: Niklas Eklund
Fix error on remote hosts
Connection local variables was not used when assigning the directory
of the session. Hence the correct dtache-session-directory was not
branch: externals/dtache
commit 90c3d1dd90f563883f4ce8375b9d4aa6accfa0ef
Author: Niklas Eklund
Commit: Niklas Eklund
Indent all package files
---
dtache-eshell.el | 6 +++---
dtache-shell.el | 18 +-
dtache.el| 26 +-
3 files changed, 25 ins
branch: externals/dtache
commit f34f5b8a244fbe9d8c52a693705a0c62a04e4183
Author: Niklas Eklund
Commit: Niklas Eklund
Harmonize function names
This patch tries to harmonize the function names. It renames some of
the commands so that they are easier to grasp and more similar to
branch: externals/dtache
commit 59f2ac4ab5238c3bb24bf32ce0cea38ee1658a81
Author: Niklas Eklund
Commit: Niklas Eklund
Rename dtache--dtach-mode to dtache-session-mode
---
README.org | 4 ++--
dtache-compile.el | 8
dtache-eshell.el| 6 +++---
dtache-shell.el |
branch: externals/dtache
commit 4fa1c9e8a29d8ec2f109b33aa5298fbd45944170
Author: Niklas Eklund
Commit: Niklas Eklund
Simplify call to dtache--dtach-arg
---
dtache.el | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/dtache.el b/dtache.el
index 83d5c9b976..b8814
branch: externals/dtache
commit 3942dc63268b89ebd3e912a44684d35708a838c0
Author: Niklas Eklund
Commit: Niklas Eklund
Remove unnecessary checks for dtache-session-mode
---
dtache-eshell.el | 3 ---
dtache-shell.el | 3 ---
2 files changed, 6 deletions(-)
diff --git a/dtache-eshell.el b/dta
branch: externals/dtache
commit b285ac5a0f1ae04b6bce9dc900615b709a06e4e8
Author: Niklas Eklund
Commit: Niklas Eklund
Update version schema for sessions
Use [package-version].[revision] as version for sessions. This makes
the versioning aligned with the package. Then whenever the
branch: externals/dtache
commit 31d7ffd5f7857958b9fa004d3069de3d3e980e8f
Author: Niklas Eklund
Commit: Niklas Eklund
Rename redirect-only to attachable
This patch changes the usage of redirect-only to nonattachable and
attachable.
---
README.org | 26 ++
branch: externals/dtache
commit 2337bb132f132272cfc514b60fe83d544baea7f5
Author: Niklas Eklund
Commit: Niklas Eklund
Update mode symbols
create -> create-and-attach
new -> create
---
dtache-compile.el | 4 ++--
dtache-eshell.el| 4 ++--
dtache-shell.el | 6 +++---
branch: externals/dtache
commit 9b7e7ffd2e09eb068ac0441c392c8deac61f1de1
Author: Niklas Eklund
Commit: Niklas Eklund
Rename session-type to session-origin
---
dtache-compile.el | 4 ++--
dtache-eshell.el | 2 +-
dtache-shell.el | 2 +-
dtache.el | 19 ++-
4 fil
branch: externals/dtache
commit c8a99aed35f3dc744fd9d3c9d1357a6b75946161
Author: Niklas Eklund
Commit: Niklas Eklund
Add version to the dtache database
This patch adds a header to the dtache.db file. This header allows
dtache to read the dtache-session version of the sessions st
branch: externals/dtache
commit e1ebc053bbfe99732330f869c55ce9d7555b2c82
Author: Niklas Eklund
Commit: Niklas Eklund
Avoid saving history file for dtache-shell-command
---
dtache-shell.el | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/dtache-shell.el b/dtac
branch: externals/dtache
commit 3969524f23032796584296531e4400c6cb6b9be1
Author: Niklas Eklund
Commit: Niklas Eklund
Improve dtache session header
---
dtache.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/dtache.el b/dtache.el
index 36ee581b88..b0ecd93351 1006
branch: externals/dtache
commit b247ddc6dd4fc100ffd0c9240beeed41c38be5b3
Author: Niklas Eklund
Commit: Niklas Eklund
Rewrite dtache-dtach-command
Implement the function using defmethod in order to work both for
commands as well as sessions.
---
dtache-shell.el | 3 +--
dtache.
branch: externals/dtache
commit e9f67946218399af8e2bdabbec21221be95d1447
Author: Niklas Eklund
Commit: Niklas Eklund
Rename log-directory to directory
---
README.org | 2 +-
dtache.el | 22 +++---
test/dtache-test.el | 16
3 files changed
branch: externals/dtache
commit 561f67d075eb21de41a869f78e88bc015a3402fa
Author: Niklas Eklund
Commit: Niklas Eklund
Make remove entry delete session log
---
dtache.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/dtache.el b/dtache.el
index 0d63aa3901..35eb7c6a1e
branch: externals/dtache
commit 0e0e8c6394c5087241d743237490e452db9c9dc1
Author: Niklas Eklund
Commit: Niklas Eklund
Update docstring
---
dtache.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dtache.el b/dtache.el
index b0ecd93351..d9debff0fc 100644
--- a/dtache.el
+
branch: externals/dtache
commit bf71be0eaeedb1efc283d2abd57c2d42ba0f4c64
Author: Niklas Eklund
Commit: Niklas Eklund
Change output-size to log-size
---
dtache.el | 10 +-
test/dtache-test.el | 4 ++--
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/dtache.e
branch: externals/dtache
commit 2e1a0d4f0efdabd352299a666352ff2d1ba1f5e8
Author: Niklas Eklund
Commit: Niklas Eklund
Make attach handle redirect only sessions
---
dtache-eshell.el | 31 +--
dtache-shell.el | 3 ++-
dtache.el| 16
3 file
branch: externals/dtache
commit 3cc493e6b0ea53f5acc9e66e83b71b19190d4e5f
Author: Niklas Eklund
Commit: Niklas Eklund
Add missing dtache-log-mode to detach-dwim
---
dtache.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/dtache.el b/dtache.el
index a295abb209..75de38a3ed 100644
--- a/d
branch: externals/dtache
commit f77c57f60844a707663df0a7d0f9e226ce59e3b8
Author: Niklas Eklund
Commit: Niklas Eklund
Update duration part 2
---
dtache.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dtache.el b/dtache.el
index a2e0f025b3..0d63aa3901 100644
--- a/dtach
branch: externals/dtache
commit 4c47fa3ddb816150d05d16eb3d9eecef617437c0
Author: Niklas Eklund
Commit: Niklas Eklund
Fix error in dtache-attach
---
dtache.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dtache.el b/dtache.el
index 35eb7c6a1e..15bbf3b73a 100644
--
branch: externals/dtache
commit dcdd9cbd8e895be6ed2f3e9426c9f5c9f1920cd8
Author: Niklas Eklund
Commit: Niklas Eklund
Update dtache-completing-read input
Rework dtache-completing-read to enforce users to call it with an
input. The issue with the previous solution was that it didn
branch: externals/dtache
commit 52c82428acb5529351ddb81e0a818945ba07da7a
Author: Niklas Eklund
Commit: Niklas Eklund
Remove documentation directory
---
documentation/demo.org | 244 -
documentation/demo_v02.org | 156 --
branch: externals/dtache
commit c6aece77d222ef2b8cb64f27c8e6c21932aac230
Author: Niklas Eklund
Commit: Niklas Eklund
Enhance dtache-detach-dwim command
---
dtache.el | 20 ++--
1 file changed, 6 insertions(+), 14 deletions(-)
diff --git a/dtache.el b/dtache.el
index 048e719
branch: externals/dtache
commit 73021b0522379c4feff2f26811688df1b07d2d99
Author: Niklas Eklund
Commit: Niklas Eklund
Improve dtache-shell-command
This patch updates the internals of the dtache-shell-command. The new
approach is to utilize the async-shell-command and let dtache c
1 - 100 of 255 matches
Mail list logo