elpasync pushed a change to branch elpa/magit-section.
from efe590bb4f Move face utilities to magit-section
adds f9a15cb349 magit-discard-files: Account for 'renamed on both sides'
conflicts
No new revisions were added by this update.
Summary of changes:
docs/RelNotes/3.4.0.org |
elpasync pushed a change to branch elpa/magit.
from efe590bb4f Move face utilities to magit-section
adds f9a15cb349 magit-discard-files: Account for 'renamed on both sides'
conflicts
No new revisions were added by this update.
Summary of changes:
docs/RelNotes/3.4.0.org | 3 +++
branch: elpa/git-commit
commit f9a15cb349b24ce705cae3dde646a1e027dc54d5
Author: Kyle Meyer
Commit: Kyle Meyer
magit-discard-files: Account for 'renamed on both sides' conflicts
Merging two lines that both renamed a file leads to a conflict like
this:
DD f
AU
branch: externals/marginalia
commit cfeae6dff115dbc184a72e58f9ae994f614e443b
Author: Daniel Mendler
Commit: Daniel Mendler
Fix marginalia-annotate-project-file
---
marginalia.el | 34 +++---
1 file changed, 23 insertions(+), 11 deletions(-)
diff --git a/marginal
branch: externals/marginalia
commit 097bd81743026c9b4889b860efd0283b26e64ccf
Author: Daniel Mendler
Commit: Daniel Mendler
Fix typo
---
marginalia.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/marginalia.el b/marginalia.el
index 007f2e38c5..20341eebbf 100644
--- a/m
elpasync pushed a change to branch externals/marginalia.
from 5fcbed43d5 marginalia--library-name: Remove gz, el and elc extension
new cfeae6dff1 Fix marginalia-annotate-project-file
new 097bd81743 Fix typo
Summary of changes:
marginalia.el | 34 +++---
elpasync pushed a change to branch externals/consult.
from 19aa0d0302 Use tofus outside the Unicode range
new 99b6fa85a1 consult--multi: Preserve `multi-category` of candidates
new 29ce1ba14b Simplify and add comment
Summary of changes:
consult.el | 15 +++
1
branch: externals/consult
commit 99b6fa85a1419830bba532eeb37e899de5096b1c
Author: Daniel Mendler
Commit: Daniel Mendler
consult--multi: Preserve `multi-category` of candidates
Use `multi-category` for `consult--source-project-recent-file`. Instead of
prepending an invisible proj
branch: externals/consult
commit 29ce1ba14b578ebf28f00143e0b6280ad037029e
Author: Daniel Mendler
Commit: Daniel Mendler
Simplify and add comment
---
consult.el | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/consult.el b/consult.el
index d235423f6c..a71e5fd0
elpasync pushed a change to branch externals/embark.
from bc405f0e48 Enable actions that assume (this-command-keys) is
non-empty
new 8ed38f8811 Linting
new e27441c561 Add tab bar actions from the README
new e758c68e6a Explain that the tab-bar example configuration n
elpasync pushed a change to branch externals/embark-consult.
from bc405f0e48 Enable actions that assume (this-command-keys) is
non-empty
adds 8ed38f8811 Linting
adds e27441c561 Add tab bar actions from the README
adds e758c68e6a Explain that the tab-bar example configu
branch: externals/embark
commit e758c68e6ae18269fbcf4fef073b51228ed2c3d8
Author: Omar Antolín
Commit: Omar Antolín
Explain that the tab-bar example configuration now comes with Embark
---
README.org | 13 -
embark.texi | 13 -
2 files changed, 16 insertions(+), 10 d
branch: externals/embark
commit 29848fc3c88761fac6cea4093e6af48aa10b1fd3
Merge: bc405f0e48 e758c68e6a
Author: Omar Antolín Camarena
Commit: GitHub
Merge pull request #462 from minad/tab-actions
Tab actions
---
README.org | 13 -
embark.el | 37 +++
branch: externals/embark
commit e27441c561a3686b28d02ce1cef06b3e2c5a22dd
Author: Daniel Mendler
Commit: Daniel Mendler
Add tab bar actions from the README
I added a tab prompt classifier and a tab annotator to Marginalia.
---
embark.el | 11 +++
1 file changed, 11 insertion
branch: externals/embark
commit 8ed38f8811305fa8e31b70809a16b9c4111613bf
Author: Daniel Mendler
Commit: Daniel Mendler
Linting
---
embark.el | 26 +-
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/embark.el b/embark.el
index 2f90209d08..12b29e4777 10
elpasync pushed a change to branch elpa/magit-section.
from dc11ba7b29 magit-fetch-modules: Remove --all argument
adds 53199f2dd5 magit-repolist-column-version: Almost hide post release
commits
adds d66104373f magit-submodule-list-refresh: Consistently use
magit-repolist-col
elpasync pushed a change to branch elpa/magit.
from dc11ba7b29 magit-fetch-modules: Remove --all argument
adds 53199f2dd5 magit-repolist-column-version: Almost hide post release
commits
adds d66104373f magit-submodule-list-refresh: Consistently use
magit-repolist-columns
elpasync pushed a change to branch elpa/git-commit.
from dc11ba7b29 magit-fetch-modules: Remove --all argument
new 53199f2dd5 magit-repolist-column-version: Almost hide post release
commits
new d66104373f magit-submodule-list-refresh: Consistently use
magit-repolist-column
branch: elpa/git-commit
commit efe590bb4f1020cf8e9503e564a84f569f5ba82e
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Move face utilities to magit-section
Other packages that use magit-section should also use these functions.
---
lisp/magit-section.el | 32 +++
branch: elpa/git-commit
commit d66104373faab7d239f1f899feed8240edc425c4
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-submodule-list-refresh: Consistently use magit-repolist-columns
`magit-setup-list-setup' sets `magit-repolist-columns' to the value of
its COLUMNS argume
branch: elpa/git-commit
commit 53199f2dd55fd78dbbcdf5423b1abe1481f3193a
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-repolist-column-version: Almost hide post release commits
It is useful to quickly see which repositories have unreleased commits
and which do not. Unfor
branch: externals/transient
commit 1f1e37709726fc945ecd03336223247a0595e811
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
manual: Fix typos
---
docs/transient.org | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/transient.org b/docs/transient.org
index ab85
elpasync pushed a change to branch elpa/magit-section.
from 2df1e34665 magit-section-child-count: New face
adds dc11ba7b29 magit-fetch-modules: Remove --all argument
No new revisions were added by this update.
Summary of changes:
lisp/magit-fetch.el | 1 -
1 file changed, 1 deleti
elpasync pushed a change to branch elpa/magit.
from 2df1e34665 magit-section-child-count: New face
adds dc11ba7b29 magit-fetch-modules: Remove --all argument
No new revisions were added by this update.
Summary of changes:
lisp/magit-fetch.el | 1 -
1 file changed, 1 deletion(-)
branch: elpa/git-commit
commit dc11ba7b295cc36990ad96150564a0803d6b286c
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-fetch-modules: Remove --all argument
The intention was to fetch --all remotes of all submodules, which may
or may not work. It does cause all remotes of
branch: externals/repology
commit 2b5965924130d1e7d5befa03ba64cf9ca4d74003
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Add defcustoms to initially sort displayed results
* repology.el (repology-display-problems-sort-key):
(repology-display-packages-sort-key):
(
branch: externals/org
commit 37d8bc801eb463a7d0ed4ffa93298f1ac7bb0f52
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
oc-basic: Fix `org-cite-basic--get-author'.
* lisp/oc-basic.el (org-cite-basic--get-author): Allow optional RAW
argument.
(org-cite-basic--get-year):
(org-c
branch: externals/consult
commit 19aa0d03025de2f4afaaca4d3ac5e4e7c1f68608
Author: Daniel Mendler
Commit: Daniel Mendler
Use tofus outside the Unicode range
@astoff told me that Emacs allows characters outside this range. Thanks!
---
consult.el | 13 ++---
1 file changed, 6
branch: externals/devdocs
commit b87acab44ed391b9c10a1118a6415b43b4223dfc
Author: Augusto Stoffel
Commit: Augusto Stoffel
Rework disambiguation cookies
Previously, the cookies contained text that could be matched by the
user input. We now use character beyond the Unicode range.
branch: elpa/cider
commit 7afa8ac74b1e511387ac9bfe5b0bee83c1dbb943
Author: vemv
Commit: GitHub
Use enrich-classpath 1.9.0 (#3151)
Fixes https://github.com/clojure-emacs/cider/issues/3136
---
cider.el| 2 +-
doc/modules/ROOT/pages/basics/
30 matches
Mail list logo