[elpa] scratch/mheerdegen-preview a1b1039 21/32: WIP: More colorful match count

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit a1b10395af79ce3ea2590ba2a5d7f26dc852d85c Author: Michael Heerdegen Commit: Michael Heerdegen WIP: More colorful match count --- packages/el-search/el-search.el | 28 +--- 1 file changed, 17 insertions(+), 11 deletions(-) dif

[elpa] scratch/mheerdegen-preview a0b93f3 13/32: WIP [el-search] Discourage using symbols as LPATS in `append' and `l'

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit a0b93f392bee4b2dc51a71eb5644d682ed7ef061 Author: Michael Heerdegen Commit: Michael Heerdegen WIP [el-search] Discourage using symbols as LPATS in `append' and `l' --- packages/el-search/el-search-x.el | 25 + 1 file changed,

[elpa] scratch/mheerdegen-preview 62fc5c5 14/32: WIP [el-search] Minibuffer hints when entering pattern, Fix case when search pattern fails for some sexps

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit 62fc5c5a9da558330f8ec20f00e12f4db57954f4 Author: Michael Heerdegen Commit: Michael Heerdegen WIP [el-search] Minibuffer hints when entering pattern, Fix case when search pattern fails for some sexps --- packages/el-search/el-search.el | 512 +++

[elpa] scratch/mheerdegen-preview f11f566 31/32: WIP: Small fix in el-search--changed-files-in-repo

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit f11f566af71aa023ee54b6e2edde495434e9efcf Author: Michael Heerdegen Commit: Michael Heerdegen WIP: Small fix in el-search--changed-files-in-repo Make semantics analogue to 'el-search--file-changed-p'. --- packages/el-search/el-search-x.el |

[elpa] scratch/mheerdegen-preview 009dc4d 32/32: WIP: [el-search] Enhance doc of el-search-occur-mode

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit 009dc4d3f80139505637d3edc328f2b53f36bc4e Author: Michael Heerdegen Commit: Michael Heerdegen WIP: [el-search] Enhance doc of el-search-occur-mode --- packages/el-search/el-search.el | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(

[elpa] scratch/mheerdegen-preview 654133c 26/32: WIP: Don't initially fold occur buffer

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit 654133c7273dd4008f8dca9715f926e7a24a34fa Author: Michael Heerdegen Commit: Michael Heerdegen WIP: Don't initially fold occur buffer --- packages/el-search/el-search.el | 14 +++--- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git

[elpa] scratch/mheerdegen-preview 5b994a5 17/32: WIP [el-search] Fix C-j with numeric arg in error case

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit 5b994a53bbd04170d015735bcbb687ea1683d223 Author: Michael Heerdegen Commit: Michael Heerdegen WIP [el-search] Fix C-j with numeric arg in error case --- packages/el-search/el-search.el | 76 ++--- 1 file changed, 4

[elpa] scratch/mheerdegen-preview 2fd5340 28/32: WIP: Add alarm-clock.el

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit 2fd53406b833d44e10649c88fa45d02b30d36db2 Author: Michael Heerdegen Commit: Michael Heerdegen WIP: Add alarm-clock.el --- packages/alarm-clock/alarm-clock.el | 653 1 file changed, 653 insertions(+) diff --git a/

[elpa] scratch/mheerdegen-preview 7de5824 23/32: WIP: Improvise eldoc support for search pattern prompt

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit 7de58240059831f4cebbfcb3bc1fca82e8cd963b Author: Michael Heerdegen Commit: Michael Heerdegen WIP: Improvise eldoc support for search pattern prompt --- packages/el-search/el-search.el | 26 +- 1 file changed, 25 insertions(+)

[elpa] scratch/mheerdegen-preview e4bf180 25/32: WIP: [el-search] Some minor tweaks

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit e4bf180cdf5055ac9add78a6e286652426438535 Author: Michael Heerdegen Commit: Michael Heerdegen WIP: [el-search] Some minor tweaks Add one newline. >el-search-use-prefix-transient-map, el-search-use-prefix-key-transient-map. --- packages/e

[elpa] scratch/mheerdegen-preview 3aa418f 20/32: WIP: Improvements for change and changed

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit 3aa418fc196d55118802d90746cb0c361cd91c6c Author: Michael Heerdegen Commit: Michael Heerdegen WIP: Improvements for change and changed squash! WIP: change, changed: only user-error in interactive case --- packages/el-search/el-search-x.el |

[elpa] scratch/mheerdegen-preview fc2c159 29/32: WIP: Fix C-A and C-J after finished single-buffer search

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit fc2c159b66edf46fc19ae87e755a14ce73f23170 Author: Michael Heerdegen Commit: Michael Heerdegen WIP: Fix C-A and C-J after finished single-buffer search --- packages/el-search/el-search.el | 90 - 1 file changed,

[elpa] scratch/mheerdegen-preview 216fd06 07/32: WIP: New file el-search/el-search-pp.el

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit 216fd0646246e9243283dbf7e1d223de41fd5c07 Author: Michael Heerdegen Commit: Michael Heerdegen WIP: New file el-search/el-search-pp.el --- packages/el-search/el-search-pp.el | 133 + packages/el-search/el-search.el

[elpa] scratch/mheerdegen-preview df185f6 24/32: WIP: Test: Make mouse clicks not abort the search

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit df185f697c569d7ee1920dc0361b5188e7132f85 Author: Michael Heerdegen Commit: Michael Heerdegen WIP: Test: Make mouse clicks not abort the search --- packages/el-search/el-search.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/

[elpa] scratch/mheerdegen-preview 562b2db 18/32: WIP [el-search] Fix search setup when occur flag bound

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit 562b2dbee8f88d8a1f678d2511242e2a84364795 Author: Michael Heerdegen Commit: Michael Heerdegen WIP [el-search] Fix search setup when occur flag bound --- packages/el-search/el-search.el | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) di

[elpa] scratch/mheerdegen-preview 74cc15a 08/32: WIP: New command 'el-search-repository'

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit 74cc15acd5cd003f202487b33b1d6693b21e55a0 Author: Michael Heerdegen Commit: Michael Heerdegen WIP: New command 'el-search-repository' --- packages/el-search/el-search.el | 50 + 1 file changed, 50 insertions(+)

[elpa] scratch/mheerdegen-preview 0275476 09/32: WIP: qr: Make shown replacement editable and ediffable; r twice restores match; stop for problematic comments

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit 0275476bda5aabc68d16be88e0380a31de9403e7 Author: Michael Heerdegen Commit: Michael Heerdegen WIP: qr: Make shown replacement editable and ediffable; r twice restores match; stop for problematic comments --- packages/el-search/el-search.el | 359 +++

[elpa] scratch/mheerdegen-preview 8c8e364 30/32: WIP: Small fix in 'el-search--reset-wrap-flag'

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit 8c8e364d9b3c3ec398e460a90de5963b9384418a Author: Michael Heerdegen Commit: Michael Heerdegen WIP: Small fix in 'el-search--reset-wrap-flag' --- packages/el-search/el-search.el | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a

[elpa] scratch/mheerdegen-preview d27e751 19/32: WIP [el-search] Adjust prev/next match commands for search and occur

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit d27e751a378051b8f01a94471a98c2227f501faf Author: Michael Heerdegen Commit: Michael Heerdegen WIP [el-search] Adjust prev/next match commands for search and occur --- packages/el-search/el-search.el | 10 +++--- 1 file changed, 7 insertions(+), 3

[elpa] scratch/mheerdegen-preview 163a7c7 03/32: WIP: Add package "sscell"

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit 163a7c7874130c563be9b6e5091c88332a8765c8 Author: Michael Heerdegen Commit: Michael Heerdegen WIP: Add package "sscell" --- packages/sscell/sscell-tests.el | 120 +++ packages/sscell/sscell.el | 208 +

[elpa] scratch/mheerdegen-preview a8483cd 22/32: WIP: [el-search] Fine tune separator for splicing replace

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit a8483cd6735dd8620e7a29cfe9442bf995766b42 Author: Michael Heerdegen Commit: Michael Heerdegen WIP: [el-search] Fine tune separator for splicing replace --- packages/el-search/el-search.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) di

[elpa] scratch/mheerdegen-preview 4ce7e1d 06/32: WIP: Add el-search-hi-lock.el

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit 4ce7e1df18d3d2c20d9e903b8ccf5351999bfd1c Author: Michael Heerdegen Commit: Michael Heerdegen WIP: Add el-search-hi-lock.el --- packages/el-search/el-search-hi-lock.el | 293 packages/el-search/el-search.el |

[elpa] scratch/mheerdegen-preview d6a3158 01/32: WIP: [el-search] Fix nested match issues in *El Occur*

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit d6a3158af67eddebc54d32d95cafee49c7c7542f Author: Michael Heerdegen Commit: Michael Heerdegen WIP: [el-search] Fix nested match issues in *El Occur* Fix flawed match count display and by-match moving in *El Occur* buffers containing neste

[elpa] scratch/mheerdegen-preview 73bca9f 12/32: WIP [el-search] Fix more "redundant _ pattern" cases

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit 73bca9f0db56dc93b22559d1fcb382a5b82d4c7a Author: Michael Heerdegen Commit: Michael Heerdegen WIP [el-search] Fix more "redundant _ pattern" cases --- packages/el-search/el-search-x.el | 8 +--- packages/el-search/el-search.el | 2 +- 2 files c

[elpa] scratch/mheerdegen-preview e43d95b 10/32: WIP [el-search] Implement 'el-search-keyboard-quit'

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit e43d95be6ce4820a996046db1f99e4be3c2d1188 Author: Michael Heerdegen Commit: Michael Heerdegen WIP [el-search] Implement 'el-search-keyboard-quit' --- packages/el-search/el-search.el | 38 +- 1 file changed, 29 inse

[elpa] scratch/mheerdegen-preview 1f46601 15/32: WIP: Additions to "Mb hints"

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit 1f4660180d4cc0a5b50cef26a8c56b8a159ecff8 Author: Michael Heerdegen Commit: Michael Heerdegen WIP: Additions to "Mb hints" --- packages/el-search/el-search.el | 50 + 1 file changed, 36 insertions(+), 14 deleti

[elpa] scratch/mheerdegen-preview b8542ca 04/32: WIP: New package "gnus-article-notes"

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit b8542ca826ff93dcdd252db41ceccfc33dd922b4 Author: Michael Heerdegen Commit: Michael Heerdegen WIP: New package "gnus-article-notes" --- packages/gnus-article-notes/gnus-article-notes.el | 198 ++ 1 file changed, 198 insertions(+)

[elpa] scratch/mheerdegen-preview 9fce13a 05/32: WIP: New :key arg for "filename" and new pattern types "file" and "dir"

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit 9fce13aa45332fe4523628894c88230c1e763914 Author: Michael Heerdegen Commit: Michael Heerdegen WIP: New :key arg for "filename" and new pattern types "file" and "dir" --- packages/el-search/el-search.el | 81 +++--

[elpa] scratch/mheerdegen-preview 5bdc539 27/32: WIP: Include leading comments in occur defun context

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit 5bdc539e6e012c30fe308cf64d297aed42e7fc92 Author: Michael Heerdegen Commit: Michael Heerdegen WIP: Include leading comments in occur defun context --- packages/el-search/el-search.el | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-)

[elpa] scratch/mheerdegen-preview d91a3bb 02/32: WIP: Add diverse "sloppy" pattern types

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit d91a3bb76e22c5a41f08612b373ffd6495521cac Author: Michael Heerdegen Commit: Michael Heerdegen WIP: Add diverse "sloppy" pattern types --- packages/el-search/el-search-x.el | 74 +++ 1 file changed, 74 insertions(+)

[elpa] branch scratch/mheerdegen-preview created (now 009dc4d)

2018-10-20 Thread Michael Heerdegen
mheerdegen pushed a change to branch scratch/mheerdegen-preview. at 009dc4d WIP: [el-search] Enhance doc of el-search-occur-mode This branch includes the following new commits: new d6a3158 WIP: [el-search] Fix nested match issues in *El Occur* new d91a3bb WIP: Add

[elpa] scratch/mheerdegen-preview 4f3d9bf 11/32: WIP [el-search] Add quick help command

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit 4f3d9bf0a1e25128a3c2338c0bdd061ccd2f5d14 Author: Michael Heerdegen Commit: Michael Heerdegen WIP [el-search] Add quick help command --- packages/el-search/el-search.el | 41 ++--- 1 file changed, 38 insertions(+),

[elpa] scratch/mheerdegen-preview 54e3b67 16/32: WIP: Optimize caching

2018-10-20 Thread Michael Heerdegen
branch: scratch/mheerdegen-preview commit 54e3b67ffa0e6e2752971a70d856daabbdacb5a3 Author: Michael Heerdegen Commit: Michael Heerdegen WIP: Optimize caching --- packages/el-search/el-search.el | 48 + 1 file changed, 29 insertions(+), 19 deletions(-)

[elpa] branch scratch/mheerdegen-preview deleted (was bbf068d)

2018-10-20 Thread Michael Heerdegen
mheerdegen pushed a change to branch scratch/mheerdegen-preview. was bbf068d [el-search] Fix nested match issues in *El Occur* This change permanently discards the following revisions: discards bbf068d [el-search] Fix nested match issues in *El Occur*

[elpa] master bc108bc: * externals-list: Add ssh-deploy

2018-10-20 Thread Stefan Monnier
branch: master commit bc108bcfb4d4cd9c5aa76913ed43f4c22e66df19 Author: Stefan Monnier Commit: Stefan Monnier * externals-list: Add ssh-deploy --- externals-list | 1 + 1 file changed, 1 insertion(+) diff --git a/externals-list b/externals-list index 31617c0..dba4dcb 100644 --- a/externals-

[elpa] externals/ssh-deploy e81f8e0: * ssh-deploy.el: Fix copyright and maintainer

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit e81f8e0c34eb68de19279af58dd38654f0e924c0 Author: Stefan Monnier Commit: Stefan Monnier * ssh-deploy.el: Fix copyright and maintainer * .gitignore: Ignore generated files. * ssh-deploy-diff-mode.el: Fix copyright. --- .gitignore |

[elpa] externals/ssh-deploy d1d68b9 128/173: Started with new menu in menu-bar

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit d1d68b90861a20241c4485a46f7398ab1a3ac14e Author: Christian Johansson Commit: Christian Johansson Started with new menu in menu-bar --- ssh-deploy.el | 18 ++ 1 file changed, 18 insertions(+) diff --git a/ssh-deploy.el b/ssh-deploy.el inde

[elpa] externals/ssh-deploy 89f9dd6 169/173: Fixed DirectoryVariable run script predicate function

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 89f9dd68f87e97d727003811b6be007ca1afacb9 Author: Christian Johansson Commit: Christian Johansson Fixed DirectoryVariable run script predicate function --- ssh-deploy.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh-deploy.el b/ss

[elpa] externals/ssh-deploy 7b0ab24 162/173: Create LICENSE

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 7b0ab24f28e7bb9c5deaa996d44d0656171a8292 Author: Christian Johansson Commit: GitHub Create LICENSE --- LICENSE | 674 1 file changed, 674 insertions(+) diff --git a/LICENSE b/LICENSE new fi

[elpa] externals/ssh-deploy 2f281c3 158/173: Fixed bug in (when (not to (unless conversion

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 2f281c3525d113a75247d7660fa768a38019460e Author: Christian Johansson Commit: Christian Johansson Fixed bug in (when (not to (unless conversion --- ssh-deploy.el | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ssh-deploy.el b/ssh

[elpa] externals/ssh-deploy 519a639 147/173: Fixed issue were buffer was marked as modified after a rename

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 519a639d5d5791ee68d9422408ff0e9c82ac5b53 Author: Christian Johansson Commit: Christian Johansson Fixed issue were buffer was marked as modified after a rename --- ssh-deploy.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ssh-de

[elpa] externals/ssh-deploy 0e3e55e 168/173: Merge branch 'master' of https://github.com/cjohansson/emacs-ssh-deploy

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 0e3e55eb88f1235dfcbb067539c8510dca69162d Merge: 57f8638 a81c3f1 Author: Christian Johansson Commit: Christian Johansson Merge branch 'master' of https://github.com/cjohansson/emacs-ssh-deploy --- LICENSE | 674 +++

[elpa] externals/ssh-deploy 67313e2 172/173: Merge branch 'master' of https://github.com/cjohansson/emacs-ssh-deploy

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 67313e2c1c795317bf2bfb634705499757e4b889 Merge: e869836 104a384 Author: Christian Johansson Commit: Christian Johansson Merge branch 'master' of https://github.com/cjohansson/emacs-ssh-deploy --- ssh-deploy.el | 2 +- 1 file changed, 1 insertion(+), 1 del

[elpa] externals/ssh-deploy fc9bdbc 142/173: Asynchronously downloaded buffers are now automatically reverted

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit fc9bdbcf07c37d640fd1eb3650d618a0e23ed011 Author: Christian Johansson Commit: Christian Johansson Asynchronously downloaded buffers are now automatically reverted --- ssh-deploy.el | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --gi

[elpa] externals/ssh-deploy f8dc6a2 144/173: Renamed mode-line name from SH to DPL

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit f8dc6a280720470c975fff7d5f49bffd79aca554 Author: Christian Johansson Commit: Christian Johansson Renamed mode-line name from SH to DPL --- ssh-deploy.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ssh-deploy.el b/ssh-deploy.el

[elpa] externals/ssh-deploy 4f77b6c 118/173: Silenced code notices and fixes syntax for (display-warning)

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 4f77b6cb4e3b4182d0d3e690af38a3e902b6e150 Author: Christian Johansson Commit: Christian Johansson Silenced code notices and fixes syntax for (display-warning) --- ssh-deploy.el | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ssh-de

[elpa] externals/ssh-deploy b560147 164/173: Rename run script menu item

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit b56014765315370f6a21a5a99bd7df48107f17cd Author: Christian Johansson Commit: Christian Johansson Rename run script menu item --- ssh-deploy.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ssh-deploy.el b/ssh-deploy.el index ddf9

[elpa] externals/ssh-deploy b13ba60 160/173: Removed idle mode-line status to avoid cluttering interface

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit b13ba60ea175798cfd1395ab833082789724073d Author: Christian Johansson Commit: Christian Johansson Removed idle mode-line status to avoid cluttering interface --- ssh-deploy.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ssh-deplo

[elpa] externals/ssh-deploy 3c15ace 089/173: Made function arguments optional with module variables as fall-backs

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 3c15acef34408d812e8647def9848bed4b6fc46e Author: Christian Johansson Commit: Christian Johansson Made function arguments optional with module variables as fall-backs --- README.md | 58 +++-- ssh-deploy.el | 737 ++

[elpa] externals/ssh-deploy 104a384 170/173: Fixed lambda function predicate function

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 104a3844615669b076008aba67f99afc5d9e1234 Author: Christian Johansson Commit: Christian Johansson Fixed lambda function predicate function --- ssh-deploy.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh-deploy.el b/ssh-deploy.el i

[elpa] externals/ssh-deploy 6f54fd5 110/173: Fixed bug where upload file into folder that does not exist on remote

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 6f54fd56f8a97a09dcd906d92558286cc42591e2 Author: Christian Johansson Commit: Christian Johansson Fixed bug where upload file into folder that does not exist on remote --- ssh-deploy.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ss

[elpa] externals/ssh-deploy 8c6f24e 109/173: Improved code for interactive directory differences

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 8c6f24ecbd1dd23917a06d562c9a8f44a5458cd6 Author: Christian Johansson Commit: Christian Johansson Improved code for interactive directory differences --- ssh-deploy-diff-mode.el | 152 --- ssh-deploy.el | 238 +

[elpa] externals/ssh-deploy d0be946 124/173: Improved the salience of completion messages

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit d0be94676f44078fd29668c6e1a790cc0cc02f88 Author: Christian Johansson Commit: Christian Johansson Improved the salience of completion messages --- ssh-deploy.el | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ss

[elpa] externals/ssh-deploy e869836 171/173: Added support for asynchronous deployment scripts

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit e8698366c4675bb6ac79b88e9382f456914c5069 Author: Christian Johansson Commit: Christian Johansson Added support for asynchronous deployment scripts --- ssh-deploy.el | 29 ++--- 1 file changed, 22 insertions(+), 7 deletions(-) diff

[elpa] externals/ssh-deploy 7cc936f 140/173: Removed debug comments

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 7cc936f3c4c43ab0f13103f11eea947b09274afc Author: Christian Johansson Commit: Christian Johansson Removed debug comments --- ssh-deploy.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ssh-deploy.el b/ssh-deploy.el index 714fb43..

[elpa] externals/ssh-deploy ffc3cd0 173/173: Added support for multithreading

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit ffc3cd000e50144b5b10d1cba457398ed7eef6e5 Author: Christian Johansson Commit: Christian Johansson Added support for multithreading --- README.md | 4 +- ssh-deploy.el | 191 ++ 2 files changed,

[elpa] externals/ssh-deploy 8900586 163/173: Started working on support for deploy script

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 8900586a36449fbde31ed0ac78ee27bb632c1752 Author: Christian Johansson Commit: Christian Johansson Started working on support for deploy script --- ssh-deploy.el | 30 -- 1 file changed, 28 insertions(+), 2 deletions(-) diff --g

[elpa] externals/ssh-deploy 6134cd3 122/173: Added instructors for using remote shell terminal

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 6134cd3c22f11200c0c9d45d3a8f255dc1fc01b9 Author: Christian Johansson Commit: Christian Johansson Added instructors for using remote shell terminal --- README.md | 7 ++- ssh-deploy.el | 5 + 2 files changed, 11 insertions(+), 1 deletion(-) di

[elpa] externals/ssh-deploy 1d3d534 161/173: Added verbose flag to enable silencing of non-error messages

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 1d3d53497003415f254bccee2c65fec6cf82e5f5 Author: Christian Johansson Commit: Christian Johansson Added verbose flag to enable silencing of non-error messages --- README.md | 2 +- ssh-deploy.el | 78 +--

[elpa] externals/ssh-deploy c84f56c 131/173: Added Open command to menu as well

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit c84f56c16cef900aeb4f59988c47870dbc9d3a43 Author: Christian Johansson Commit: Christian Johansson Added Open command to menu as well --- ssh-deploy.el | 4 1 file changed, 4 insertions(+) diff --git a/ssh-deploy.el b/ssh-deploy.el index 16762b8..d316

[elpa] externals/ssh-deploy 57f8638 167/173: Fixed issue were no run script was defined

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 57f8638e081d63f04513aa02b7e6582f355f0113 Author: Christian Johansson Commit: Christian Johansson Fixed issue were no run script was defined --- ssh-deploy.el | 41 + 1 file changed, 37 insertions(+), 4 deletions(-)

[elpa] externals/ssh-deploy b17f543 151/173: line status does not get stuck on asynchronously uploads/downloads

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit b17f543fe56947d472659675de53757e29ad2fc0 Author: Christian Johansson Commit: Christian Johansson line status does not get stuck on asynchronously uploads/downloads --- ssh-deploy.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --

[elpa] externals/ssh-deploy 57cec3d 165/173: Improved documentation of custom deployment script

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 57cec3d9aa8442ee5e27176748b048451cd93d8e Author: Christian Johansson Commit: Christian Johansson Improved documentation of custom deployment script --- README.md | 11 +-- ssh-deploy.el | 12 +--- 2 files changed, 18 insertions(+), 5 d

[elpa] externals/ssh-deploy 715325d 126/173: Improved wording of directory difference calculation

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 715325d99df453f4e2fd5f8aacab0ae0a4886cb4 Author: Christian Johansson Commit: Christian Johansson Improved wording of directory difference calculation --- ssh-deploy.el | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ssh-de

[elpa] externals/ssh-deploy 0ff0f77 152/173: Using a stack for buffer status instead

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 0ff0f77c48498ce292c2ad8dfe7ef659f69462e2 Author: Christian Johansson Commit: Christian Johansson Using a stack for buffer status instead --- ssh-deploy.el | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/ssh-deploy.el b/s

[elpa] externals/ssh-deploy b879998 116/173: Added support for remote SQL sessions

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit b879998c1ac830c61c275861f9c0b5741c5e19cb Author: Christian Johansson Commit: Christian Johansson Added support for remote SQL sessions --- README.md | 19 ++-- ssh-deploy.el | 98 ++- 2 f

[elpa] externals/ssh-deploy 76f7740 137/173: Now possible to define remote shell executable path per directory

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 76f77406184e06d5e666fd2f3e3f3ca54225a06f Author: Christian Johansson Commit: Christian Johansson Now possible to define remote shell executable path per directory --- README.md | 1 + ssh-deploy.el | 30 +- 2 files changed

[elpa] externals/ssh-deploy aef539b 115/173: Create potential missing local directory when downloading file

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit aef539bb4feefe927fa48d01736dfadb7b3d7930 Author: Christian Johansson Commit: Christian Johansson Create potential missing local directory when downloading file --- ssh-deploy-diff-mode.el | 6 ++ ssh-deploy.el | 8 ++-- 2 files changed,

[elpa] externals/ssh-deploy cf4f5e7 133/173: Added delete shortcut to menu-bar as well

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit cf4f5e7981082d15552b3b8bcd88c36ea7680403 Author: Christian Johansson Commit: Christian Johansson Added delete shortcut to menu-bar as well --- ssh-deploy.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ssh-deploy.el b/ssh-de

[elpa] externals/ssh-deploy 36b81ff 111/173: Fixed bug where async upload to new remote directory was not working

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 36b81ff2135a3239a0e6b388cae2f7458823c273 Author: Christian Johansson Commit: Christian Johansson Fixed bug where async upload to new remote directory was not working --- ssh-deploy.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh

[elpa] externals/ssh-deploy 9c3f519 145/173: Nicer looking mode-line with square brackets

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 9c3f519d0d501b0330c5fe7eddab4f5e7552b513 Author: Christian Johansson Commit: Christian Johansson Nicer looking mode-line with square brackets --- ssh-deploy.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ssh-deploy.el b/ssh-dep

[elpa] externals/ssh-deploy b1713b7 129/173: Added all handlers to new menu

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit b1713b7e86515dc2c74a1994bf5c509e03a38b11 Author: Christian Johansson Commit: Christian Johansson Added all handlers to new menu --- ssh-deploy.el | 48 ++-- 1 file changed, 46 insertions(+), 2 deletions(-) diff

[elpa] externals/ssh-deploy c813bbb 154/173: Improved syntax and comments for detecting remote changes

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit c8137ed7427c14fc4eadaaa644c64049 Author: Christian Johansson Commit: Christian Johansson Improved syntax and comments for detecting remote changes --- ssh-deploy.el | 173 +++--- 1 file changed,

[elpa] externals/ssh-deploy e24f69d 127/173: Fixes 'display-warning throws 'wrong-type-argument error #39

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit e24f69d622f65906409c624e8b5558ac64312c70 Author: Christian Johansson Commit: Christian Johansson Fixes 'display-warning throws 'wrong-type-argument error #39 --- ssh-deploy-diff-mode.el | 10 +- ssh-deploy.el | 34 +--

[elpa] externals/ssh-deploy 42d4d7a 150/173: Merge branch 'master' of https://github.com/cjohansson/emacs-ssh-deploy

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 42d4d7a384c2c566aff3675d4a1ac5c86fcb2304 Merge: e64a454 7a2c7b6 Author: Christian Johansson Commit: Christian Johansson Merge branch 'master' of https://github.com/cjohansson/emacs-ssh-deploy

[elpa] externals/ssh-deploy 519939d 153/173: Fixes for mode-line status as stack

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 519939d2cb02a69ea3e79ed7f79513de6fc09272 Author: Christian Johansson Commit: Christian Johansson Fixes for mode-line status as stack --- ssh-deploy.el | 24 +--- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/ssh-deploy

[elpa] externals/ssh-deploy a81c3f1 166/173: Fixed README syntax

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit a81c3f1ef7d5beedf25e74ae0dcec2eaac4624ef Author: Christian Johansson Commit: Christian Johansson Fixed README syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0a8e1c..b5ebf4f 100644 ---

[elpa] externals/ssh-deploy c2a2be4 119/173: Naming remote SQL buffers to enable having multiple open simultaneously

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit c2a2be44a52e71afcc98b80d4ac7001656e0907a Author: Christian Johansson Commit: Christian Johansson Naming remote SQL buffers to enable having multiple open simultaneously --- ssh-deploy.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff

[elpa] externals/ssh-deploy 96276c8 135/173: Added forced upload to menu-bar

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 96276c81aebd2de513b947a2974914b36ccca494 Author: Christian Johansson Commit: Christian Johansson Added forced upload to menu-bar --- ssh-deploy.el | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ssh-deploy.el b/ssh-deploy.el in

[elpa] externals/ssh-deploy fd7abe9 143/173: Mode-line status update for asynchronously deleted file working

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit fd7abe9b5e59b66a20b67c8df5fcdf15b272d2ce Author: Christian Johansson Commit: Christian Johansson Mode-line status update for asynchronously deleted file working --- ssh-deploy.el | 62 ++- 1 file cha

[elpa] externals/ssh-deploy 5e191c6 103/173: Added major mode for interactive directory differences

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 5e191c65ad569d76690d8e48ed459461fe032484 Author: Christian Johansson Commit: Christian Johansson Added major mode for interactive directory differences --- ssh-deploy-diff-mode.el | 274 ssh-deploy.el

[elpa] externals/ssh-deploy 099c7d8 139/173: Added support for mode-line status updates

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 099c7d85f6c5cef5a601835283aecaa30f33883b Author: Christian Johansson Commit: Christian Johansson Added support for mode-line status updates --- README.md | 1 + ssh-deploy.el | 325 +- 2 files

[elpa] externals/ssh-deploy 7a2c7b6 138/173: Merge branch 'master' of https://github.com/cjohansson/emacs-ssh-deploy

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 7a2c7b611374c81bd7960938109fc584f5163fa3 Merge: 76f7740 9d6d8a4 Author: Christian Johansson Commit: Christian Johansson Merge branch 'master' of https://github.com/cjohansson/emacs-ssh-deploy

[elpa] externals/ssh-deploy d8153b9 134/173: Improved configuration examples

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit d8153b9f8529bc47f3ef4d9af4f75032875c610d Author: Christian Johansson Commit: Christian Johansson Improved configuration examples --- README.md | 19 +-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md i

[elpa] externals/ssh-deploy c64013a 099/173: Made directory variables permanent

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit c64013a6c4241e8930025825a912941c6393fece Author: Christian Johansson Commit: Christian Johansson Made directory variables permanent --- README.md | 32 +++- ssh-deploy.el | 16 2 files changed, 27 insertion

[elpa] externals/ssh-deploy 8d99eb6 130/173: Updated version

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 8d99eb62d6cde72908a5ddf85e2683c734aed01f Author: Christian Johansson Commit: Christian Johansson Updated version --- ssh-deploy.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ssh-deploy.el b/ssh-deploy.el index 67734a3..

[elpa] externals/ssh-deploy a1dbc2f 156/173: Using unless instead of (when (not

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit a1dbc2f5d6bb31d2306ec9fcb515e6757c38325d Author: Christian Johansson Commit: Christian Johansson Using unless instead of (when (not --- ssh-deploy.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ssh-deploy.el b/ssh-deploy.el i

[elpa] externals/ssh-deploy 16a22f4 157/173: More (when (not to (unless conversions

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 16a22f49d969c840073cd37e7a76c69ea9d67607 Author: Christian Johansson Commit: Christian Johansson More (when (not to (unless conversions --- ssh-deploy.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ssh-deploy.el b/ssh-deploy.el

[elpa] externals/ssh-deploy 5442a7e 104/173: Removed dependency package

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 5442a7e19df29783f38398490ff16c6b197a6fca Author: Christian Johansson Commit: Christian Johansson Removed dependency package --- ssh-deploy-diff-mode.el | 5 +++-- ssh-deploy.el | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --g

[elpa] externals/ssh-deploy b1f9e5b 050/173: Now detects remote changes

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit b1f9e5b4ec76f8d7d7e5a3e17e51fe6687e780e6 Author: Christian Johansson Commit: Christian Johansson Now detects remote changes --- README.md | 1 + ssh-deploy.el | 203 +- 2 files changed, 174 ins

[elpa] externals/ssh-deploy 4c1a539 064/173: Added customizable exclusion patterns

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 4c1a539e6f95e4847c13685d2b752e40d2b8aad8 Author: Christian Johansson Commit: Christian Johansson Added customizable exclusion patterns --- ssh-deploy.el | 61 +++ 1 file changed, 41 insertions(+), 20

[elpa] externals/ssh-deploy 72a5033 081/173: Moved safe variables declaration to plugin, made handler functions

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 72a503394ee43023100a6f2624ad40a4325f5938 Author: Christian Johansson Commit: Christian Johansson Moved safe variables declaration to plugin, made handler functions interactive to support extended-command execution --- README.md | 21 --

[elpa] externals/ssh-deploy d9bc257 159/173: Updated version

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit d9bc257a358885a61a13fd565292360e5b1e03cf Author: Christian Johansson Commit: Christian Johansson Updated version --- ssh-deploy.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh-deploy.el b/ssh-deploy.el index ee8ed04..0424267 100

[elpa] externals/ssh-deploy a724653 077/173: Added support for launching remote eshell

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit a7246531ab3d3c2d7cb3bd515353dfecbe5902c1 Author: Christian Johansson Commit: Christian Johansson Added support for launching remote eshell --- README.md | 3 +++ ssh-deploy.el | 28 ++-- 2 files changed, 29 insertions(+), 2 de

[elpa] externals/ssh-deploy ab4b80e 096/173: Detection for remote changes doesn't apply to directories

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit ab4b80e206163b09a021f7de157e8bd4ae66358b Author: Christian Johansson Commit: Christian Johansson Detection for remote changes doesn't apply to directories --- README.md | 41 +++-- ssh-deploy.el | 17 ---

[elpa] externals/ssh-deploy d2c204f 101/173: Fixed syntax error in example configuration

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit d2c204f33fd0aeeaddbe348cb517efc043141a44 Author: Christian Johansson Commit: Christian Johansson Fixed syntax error in example configuration --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index

[elpa] externals/ssh-deploy ec46610 075/173: Fixed a typo and improved documentation

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit ec4661059109f25df41db1800cac7ffc168fdbbc Author: Christian Johansson Commit: Christian Johansson Fixed a typo and improved documentation --- README.md | 75 +-- ssh-deploy.el | 29 +++

[elpa] externals/ssh-deploy e64a454 149/173: Starting ssh-deploy-mode-line on init

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit e64a4544f7000c1212c1f3189cfe31e459a4e801 Author: Christian Johansson Commit: Christian Johansson Starting ssh-deploy-mode-line on init --- ssh-deploy.el | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ssh-deploy.el b/ssh-deploy.el

[elpa] externals/ssh-deploy b53b875 078/173: Improved remote eshell integration

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit b53b8757e7d58884b022387088f3d610830f48b6 Author: Christian Johansson Commit: Christian Johansson Improved remote eshell integration --- README.md | 2 +- ssh-deploy.el | 14 ++ 2 files changed, 11 insertions(+), 5 deletions(-) diff --git

[elpa] externals/ssh-deploy 9d6d8a4 136/173: Improved comments, trying to trigger MELPA refresh

2018-10-20 Thread Stefan Monnier
branch: externals/ssh-deploy commit 9d6d8a4dfeb96f0b13174416b698b3731cfbd2df Author: Christian Johansson Commit: Christian Johansson Improved comments, trying to trigger MELPA refresh --- ssh-deploy.el | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ssh-deploy.el

  1   2   3   >