[elpa] master ddd6b22: [el-search] Fix quits in minibuffer in emacs -nw

2019-02-17 Thread Michael Heerdegen
branch: master commit ddd6b2278c6217e40e679bb911fcd30d2eece17d Author: Michael Heerdegen Commit: Michael Heerdegen [el-search] Fix quits in minibuffer in emacs -nw Something like (while-no-input (sit-for 10)) is problematic: in a console, hitting a key apparently always lets thi

[elpa] master 5d6e63a: [el-search] Bump version to 1.11.1

2019-02-17 Thread Michael Heerdegen
branch: master commit 5d6e63a8e51cf7ac498eba94c946657a5ad9252b Author: Michael Heerdegen Commit: Michael Heerdegen [el-search] Bump version to 1.11.1 As well as some tiny wording changes in the file header. --- packages/el-search/NEWS | 7 +++ packages/el-search/el-sea

[elpa] master 3775f37: [el-search] Tweak 'display-buffer' actions

2019-02-17 Thread Michael Heerdegen
branch: master commit 3775f377da762cd876e4609503618f99e149a0f2 Author: Michael Heerdegen Commit: Michael Heerdegen [el-search] Tweak 'display-buffer' actions Try to make the default 'display-buffer' actions feel more natural. * packages/el-search/el-search.el (el-search

[elpa] master fea1a5e: [el-search] Fix behavior after completed single-buffer search

2019-02-17 Thread Michael Heerdegen
branch: master commit fea1a5e52c9574b3062f45c655ce3285099a0d1c Author: Michael Heerdegen Commit: Michael Heerdegen [el-search] Fix behavior after completed single-buffer search Make 'el-search-from-beginning' and 'el-search-jump-to-search-head' after completed single-buffer sear

[elpa] master e068775: [el-search] Enhance docstring of el-search-occur-mode

2019-02-17 Thread Michael Heerdegen
branch: master commit e068775a89885bbbce8bf80043366d61cd758161 Author: Michael Heerdegen Commit: Michael Heerdegen [el-search] Enhance docstring of el-search-occur-mode * packages/el-search/el-search.el (el-search-occur-mode-map-1): New helper variable holding only the non-inher

[elpa] master 2d19de6: [el-search] Small fix in el-search--changed-files-in-repo

2019-02-17 Thread Michael Heerdegen
branch: master commit 2d19de6e95a7fe3a28f05b8868bdbaf31fd1531d Author: Michael Heerdegen Commit: Michael Heerdegen [el-search] Small fix in el-search--changed-files-in-repo * packages/el-search/el-search-x.el (el-search--changed-files-in-repo): Try to make semantics analogue to

[elpa] scratch/dired-git-info fb1b475 02/33: Rename internal symbols accord. to elisp conventions

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit fb1b4759bf1ee3da27200e2eceb8612f50224f78 Author: Clemens Radermacher Commit: Clemens Radermacher Rename internal symbols accord. to elisp conventions --- dired-git-info.el | 29 ++--- 1 file changed, 14 insertions(+), 15 deletion

[elpa] scratch/dired-git-info 03c1711 19/33: Fixes according to checkdoc

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 03c171162e433baf7c4fdb2805c9cdd8316035cd Author: Clemens Radermacher Commit: Clemens Radermacher Fixes according to checkdoc --- dired-git-info.el | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/dired-git-info.el b/dired-git-i

[elpa] scratch/dired-git-info 4f6d0ca 24/33: Boolean vars shouldn't have a -p suffix

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 4f6d0ca794977e69e70aa595194bf87de354d6a8 Author: Clemens Radermacher Commit: Clemens Radermacher Boolean vars shouldn't have a -p suffix --- dired-git-info.el | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dired-git-info.el

[elpa] scratch/dired-git-info f539ba5 08/33: Align message parts of commit messages

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit f539ba57b599c5d5c2a561ac41964e01934dc5a5 Author: Clemens Radermacher Commit: Clemens Radermacher Align message parts of commit messages --- dired-git-info.el | 29 + 1 file changed, 25 insertions(+), 4 deletions(-) diff --gi

[elpa] scratch/dired-git-info 3280075 22/33: Update descriptions

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 3280075876caee528f2a8de97db964a2ae45e7c3 Author: Clemens Radermacher Commit: Clemens Radermacher Update descriptions --- README.org | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 9a73bd9..0e0

[elpa] scratch/dired-git-info 16c7a1a 15/33: Hide details when showing git info

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 16c7a1a669a071a061b9fa8dd0796c515a8a1a9b Author: Clemens Radermacher Commit: Clemens Radermacher Hide details when showing git info --- dired-git-info.el | 9 + 1 file changed, 9 insertions(+) diff --git a/dired-git-info.el b/dired-git-info.el

[elpa] scratch/dired-git-info 740e1cf 27/33: Fix copyright

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 740e1cfb640bd69cb40467e0c8b24e2c7d3275a9 Author: Clemens Radermacher Commit: Clemens Radermacher Fix copyright --- dired-git-info.el | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dired-git-info.el b/dired-git-info.el index e

[elpa] scratch/dired-git-info aa8248a 21/33: Use temp buffer

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit aa8248a1eb66354f345229313258af9014b7b92a Author: Clemens Radermacher Commit: Clemens Radermacher Use temp buffer --- dired-git-info.el | 22 ++ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/dired-git-info.el b/dired

[elpa] scratch/dired-git-info 6115ae1 03/33: Fix package name in comment

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 6115ae153a0a3963d035501205f40527cf7e6c34 Author: Clemens Radermacher Commit: Clemens Radermacher Fix package name in comment --- dired-git-info.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dired-git-info.el b/dired-git-info.el

[elpa] scratch/dired-git-info 2374729 06/33: Update config instructions

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 237472966848ccd41cd00b0fedef52015b1b4486 Author: Clemens Radermacher Commit: Clemens Radermacher Update config instructions --- README.org | 1 - 1 file changed, 1 deletion(-) diff --git a/README.org b/README.org index 02a6408..d2833f8 100644 --- a/REA

[elpa] scratch/dired-git-info 1c4ff64 23/33: Remove redundant :group declarations

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 1c4ff64889123a75324077106d572437d9ee9479 Author: Clemens Radermacher Commit: Clemens Radermacher Remove redundant :group declarations --- dired-git-info.el | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dired-git-info.el b/dired

[elpa] scratch/dired-git-info 51135d8 07/33: Use actual displayed width of filename to determine spacing

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 51135d8d935801f03fe1221f6ed7b74f53aebb36 Author: Clemens Radermacher Commit: Clemens Radermacher Use actual displayed width of filename to determine spacing --- dired-git-info.el | 24 +--- 1 file changed, 17 insertions(+), 7 deletio

[elpa] scratch/dired-git-info 7755019 32/33: Get commit info from real file name

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 7755019e7a94a35d54d121b32beca9962e8f490f Author: Clemens Radermacher Commit: Clemens Radermacher Get commit info from real file name --- dired-git-info.el | 12 +++- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/dired-git-info.el

[elpa] scratch/dired-git-info 2ea5107 29/33: Rephrase commentary

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 2ea510720384db8bca040c41bcd7f44022e0cd17 Author: Clemens Radermacher Commit: Clemens Radermacher Rephrase commentary --- dired-git-info.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dired-git-info.el b/dired-git-info.el index 8d

[elpa] scratch/dired-git-info 11a6cce 05/33: Update install instructions

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 11a6cce4cc6fe710a35656a811b2ef10d2eca45d Author: Clemens Radermacher Commit: Clemens Radermacher Update install instructions --- README.org| 8 +++- dired-git-info.el | 2 ++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/READ

[elpa] scratch/dired-git-info 0f7625c 14/33: Make overlays buffer local, to allow multiple dired buffers

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 0f7625c41260567f64db7d6469253e3b04bb9032 Author: Clemens Radermacher Commit: Clemens Radermacher Make overlays buffer local, to allow multiple dired buffers --- dired-git-info.el | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff -

[elpa] scratch/dired-git-info 2e986ce 25/33: Allow command to run for dired derived modes, as well

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 2e986ce6ebfb7410dee034c3fe9a65a15764c2ff Author: Clemens Radermacher Commit: Clemens Radermacher Allow command to run for dired derived modes, as well --- dired-git-info.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dired-git-in

[elpa] scratch/dired-git-info 23b3d1e 18/33: Improve auto hide details

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 23b3d1eeedf73beaf1dcb475c59eaea85e547021 Author: Clemens Radermacher Commit: Clemens Radermacher Improve auto hide details --- dired-git-info.el | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/dired-git-info.el b/dired-git

[elpa] scratch/dired-git-info cd60dd4 33/33: Check visible part of file names for right formatting

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit cd60dd47a700bc87befdd276d32930e9a77e6623 Author: Clemens Radermacher Commit: Clemens Radermacher Check visible part of file names for right formatting --- dired-git-info.el | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) diff

[elpa] scratch/dired-git-info 64901c7 11/33: Show error if not in a repo

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 64901c7eb2876c06f399dcd3df88d745de058bd1 Author: Clemens Radermacher Commit: Clemens Radermacher Show error if not in a repo --- dired-git-info.el | 36 +++- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a

[elpa] scratch/dired-git-info f2117c8 28/33: Add .gitignore

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit f2117c8f771c3ae32a1f324b7254ed0f2dfb2360 Author: Clemens Radermacher Commit: Clemens Radermacher Add .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore new file mode 100644 index 000..9e4b0ee ---

[elpa] scratch/dired-git-info 95688b3 20/33: Add group, keywords and make options customizeable

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 95688b3379bb43ea5a87a0e06a04dbd354e4e7cf Author: Clemens Radermacher Commit: Clemens Radermacher Add group,keywords and make options customizeable --- dired-git-info.el | 22 -- 1 file changed, 16 insertions(+), 6 deletions(-) diff

[elpa] scratch/dired-git-info c8e3b2e 13/33: Add docstrings

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit c8e3b2eb8a62c3f1f37ae375300191011e09e9a4 Author: Clemens Radermacher Commit: Clemens Radermacher Add docstrings --- dired-git-info.el | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dired-git-info.el b/dired-git-info.el index

[elpa] scratch/dired-git-info d8b777d 31/33: Cleanup

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit d8b777d9290070cbd7875bf0d82eb5ffd60598cd Author: Clemens Radermacher Commit: Clemens Radermacher Cleanup --- README.org| 6 ++--- dired-git-info.el | 77 +++ 2 files changed, 41 insertions(+),

[elpa] branch scratch/dired-git-info created (now cd60dd4)

2019-02-17 Thread Clemens Radermacher
clemera pushed a change to branch scratch/dired-git-info. at cd60dd4 Check visible part of file names for right formatting This branch includes the following new commits: new e4090fa Initial commit new fb1b475 Rename internal symbols accord. to elisp conventions

[elpa] scratch/dired-git-info 2d57f89 12/33: Check for non existing files

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 2d57f8917e79fdb8a6c8246535e45c527c462b65 Author: Clemens Radermacher Commit: Clemens Radermacher Check for non existing files --- dired-git-info.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dired-git-info.el b/dired-git-info.el

[elpa] scratch/dired-git-info 19d9570 04/33: Fix macro name

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 19d9570c25bbfde9c5f55ca90d7a0201280ebca7 Author: Clemens Radermacher Commit: Clemens Radermacher Fix macro name --- dired-git-info.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dired-git-info.el b/dired-git-info.el index 38c

[elpa] scratch/dired-git-info f9f8ab5 17/33: Cleanup

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit f9f8ab5b27335397f97932704dc7d77ea734eec5 Author: Clemens Radermacher Commit: Clemens Radermacher Cleanup --- dired-git-info.el | 51 --- 1 file changed, 24 insertions(+), 27 deletions(-) diff --git a/dire

[elpa] scratch/dired-git-info b5551e7 30/33: Convert entry command to minor mode

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit b5551e72f40680e5dab296549f17105972527aef Author: Clemens Radermacher Commit: Clemens Radermacher Convert entry command to minor mode --- README.org| 4 +-- dired-git-info.el | 79 +-- 2 files

[elpa] scratch/dired-git-info e4090fa 01/33: Initial commit

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit e4090fabdcc0c356a3ece9dbc21ef08148ddacbf Author: Clemens Radermacher Commit: Clemens Radermacher Initial commit --- README.org| 11 ++ dired-git-info.el | 335 ++ images/screenshot.png | B

[elpa] scratch/dired-git-info 7803b82 16/33: Only mention some common options for message format docstring

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 7803b82082880f134d665406012b1b62f87ddc79 Author: Clemens Radermacher Commit: Clemens Radermacher Only mention some common options for message format docstring --- dired-git-info.el | 190 ++ 1 file cha

[elpa] scratch/dired-git-info f7b5920 26/33: Improve dgi--get-commit-messages

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit f7b5920d78f994455f7d0f96cfb0e4d42416ba28 Author: Clemens Radermacher Commit: Clemens Radermacher Improve dgi--get-commit-messages --- dired-git-info.el | 9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/dired-git-info.el b/dire

[elpa] scratch/dired-git-info 8afe378 09/33: Update docstring for message format

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 8afe378d581ef59313014232f87a9eeae9864e1c Author: Clemens Radermacher Commit: Clemens Radermacher Update docstring for message format --- dired-git-info.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dired-git-info.el b/dired-

[elpa] scratch/dired-git-info 069695c 10/33: Update screenshot

2019-02-17 Thread Clemens Radermacher
branch: scratch/dired-git-info commit 069695c51508267c27683d589cee036feea3cd4a Author: Clemens Radermacher Commit: Clemens Radermacher Update screenshot --- README.org | 3 ++- images/screenshot.png | Bin 75006 -> 0 bytes images/screenshot2.png | Bin 0 -> 68071 bytes 3 file