branch: externals/nftables-mode
commit 3e71d87a8c072d7700d9496ea6fbdbdeebb0abd5
Author: Trent W. Buck
Commit: Trent W. Buck
Chuck out the stateless vmap example from the "simple version" firewall
---
nftables-host.nft | 80 ++-
1 file chan
branch: externals/nftables-mode
commit 7350707c889f6cee08908a0d59aa81e5579137e9
Author: Trent W. Buck
Commit: Trent W. Buck
forked from nftables-host.nft
---
nftables-router.nft | 231
1 file changed, 231 insertions(+)
diff --git a/nftab
branch: externals/nftables-mode
commit b466c545f536dec3f9d3fcb507fbcf30c61ed43d
Author: Trent W. Buck
Commit: Trent W. Buck
Example NAT rules (load OK, but haven't actually tested packets going
through them)
---
nftables-router.nft | 87 -
branch: externals/nftables-mode
commit 3a03651cda201c9be8a5035b4f9621377a2eb959
Author: Trent W. Buck
Commit: Trent W. Buck
Old changes that I forgot to commit
---
nftables-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/nftables-mode.el b/nftables-mode.el
in
branch: externals/nftables-mode
commit b2991ce112d5bc13f3f61bcb9db77176c80c36da
Author: Trent W. Buck
Commit: Trent W. Buck
Notes from RFC4890 (separate vmaps initially)
---
nftables-host.nft | 46 --
1 file changed, 44 insertions(+), 2 deletions(
branch: externals/nftables-mode
commit 6e908b1d678fc9b8c7c1d868c8ed4c0a8f6c00ba
Author: Trent W. Buck
Commit: Trent W. Buck
Got the IPS working at last (inc IPv6), mua ha ha!
---
nftables-router.nft | 122
1 file changed, 122 insertions(+
branch: externals/nftables-mode
commit 869f14abf41c504fc9fcb2538033e566f425b1f4
Author: Trent W. Buck
Commit: Trent W. Buck
Initial import.
---
iptab | 50 +
iptab.ips | 69 +++
iptab
branch: externals/nftables-mode
commit 6fbf0a5557d23313a8342a11da946ba08a1bc9d1
Author: Trent W. Buck
Commit: Trent W. Buck
Update iptab imports from twb's personal git repo.
---
iptab | 48 +
iptab.ips | 67 +++
branch: externals/nftables-mode
commit f00cf640fb7adeebc1b20dce80acf0bc5b85bd1e
Author: Trent W. Buck
Commit: Trent W. Buck
nftables - glob gotcha; HOW to rename ifaces; gateway (-i/-o) policy; mail
reputation protection
---
nftables-router.nft | 126 +++
branch: externals/nftables-mode
commit 34ffd618ac0c46959005afbd16a0f70e2f579836
Author: Trent W. Buck
Commit: Trent W. Buck
fixup! Got the IPS working at last (inc IPv6), mua ha ha!
---
nftables-router.nft | 86 +++--
1 file changed, 83 insert
branch: externals/nftables-mode
commit 14856f12c1d4cf65928fa6e292025454ef560321
Author: Trent W. Buck
Commit: Trent W. Buck
more notes
---
nftables-router.nft | 9 +
1 file changed, 9 insertions(+)
diff --git a/nftables-router.nft b/nftables-router.nft
index 2deb5b368d..de03904583
branch: externals/nftables-mode
commit 35e908d7745f344197429a5c188b21a1b68e7e71
Author: Trent W. Buck
Commit: Trent W. Buck
just a backup copy in case I lose the original somewhere
---
nftables-mode.el | 309 +++
1 file changed, 309 insert
branch: externals/nftables-mode
commit 9bc4a6f589aa57fc14836386775fefeb6dac6837
Author: Trent W. Buck
Commit: Trent W. Buck
Don't do "flush ruleset" (i.e. expect auxiliary tables w/ race conditions)
---
nftables-router.nft | 10 +-
1 file changed, 9 insertions(+), 1 deletion(-)
dif
branch: externals/nftables-mode
commit d04e123fc39f750c17670b4292d75f12114ddb46
Author: Trent W. Buck
Commit: Trent W. Buck
fixup! reference nftables ruleset
---
nftables-router.nft | 685
1 file changed, 685 insertions(+)
diff --git a/n
branch: externals/nftables-mode
commit 166b789260ea8c58c97e7905f97eb54107387994
Author: Trent W. Buck
Commit: Trent W. Buck
old comments
---
nftables-router.nft | 4
1 file changed, 4 insertions(+)
diff --git a/nftables-router.nft b/nftables-router.nft
index 1ced5255b4..95725d612a 100
branch: externals/nftables-mode
commit 497425991978216231e568a2d68aef513296aaff
Author: Trent W. Buck
Commit: Trent W. Buck
typo fixes (thanks mattcen)
---
nftables-router.nft | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/nftables-router.nft b/nftables-router.nft
i
branch: externals/nftables-mode
commit 70b0e577a6284cc434a83080359cb7cd99677d02
Author: Trent W. Buck
Commit: Trent W. Buck
Debian doesn't have "pptp" in /etc/services
---
nftables-router.nft | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nftables-router.nft b/nftables-
branch: externals/nftables-mode
commit 3e9c8cf90725fce52d9efae791c62a9d20ab2b7c
Author: Trent W. Buck
Commit: Trent W. Buck
fixup! typo fixes (thanks mattcen)
---
nftables-host.nft | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/nftables-host.nft b/nftables-host.nft
branch: externals/nftables-mode
commit 16adfabcec88578dd590d0121ec54e4b5ebb3ff4
Author: Trent W. Buck
Commit: Trent W. Buck
add reminder re IPv6 ranges for SSH IPS
---
nftables-router.nft | 4
1 file changed, 4 insertions(+)
diff --git a/nftables-router.nft b/nftables-router.nft
index
branch: externals/nftables-mode
commit 8fcd04379c795ce6d0e9ef8b825c15358822baf6
Author: Trent W. Buck
Commit: Trent W. Buck
bugfix and tweak
---
nftables-host.nft | 15 +++
1 file changed, 11 insertions(+), 4 deletions(-)
diff --git a/nftables-host.nft b/nftables-host.nft
index
branch: externals/nftables-mode
commit 103844fb4163415705597ff73b88609d082e9643
Author: Trent W. Buck
Commit: Trent W. Buck
move the ICMPv6 policy to a separate named map, so it's out of the way
---
nftables-host.nft | 80 ++-
1 file chang
branch: externals/nftables-mode
commit 1817c43fb92bcc677955c93156e2564140876d5c
Author: Trent W. Buck
Commit: Trent W. Buck
Initial example nftables ruleset
Later I will add "nftables-router.nft" (replaces our "iptab" and
"iptab.nat") and
"nftables-router-ips.nft" (replaces out
branch: externals/nftables-mode
commit 3fd8b3f79ed8040a8defe9551ab1cc22acdec708
Author: Trent W. Buck
Commit: Trent W. Buck
comment tweaks
---
nftables-host.nft | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/nftables-host.nft b/nftables-host.nft
index 166f7cd52c..aae3
branch: externals/nftables-mode
commit fb87ee1e07aaecd1dbf5d616de29a4d7c3d2f117
Author: Trent W. Buck
Commit: Trent W. Buck
Use stateful ICMP/ICMPv6 filtering by default (but leave the vmaps as
documentation)
---
nftables-router.nft | 7 +--
1 file changed, 5 insertions(+), 2 deletions
branch: externals/nftables-mode
commit 760486c2197d9226e7b9a946dbbf36c3d6efa94b
Author: Trent W. Buck
Commit: Trent W. Buck
update note from sshguard
---
nftables-router.nft | 2 ++
1 file changed, 2 insertions(+)
diff --git a/nftables-router.nft b/nftables-router.nft
index f91bb7c583..7c4
branch: externals/nftables-mode
commit bf11cb5fec61a03c5374134e6da1c34062db3c3a
Author: Trent W. Buck
Commit: Trent W. Buck
merge the RFC4890 input and forward vmaps into a single common vmap
---
nftables-host.nft | 85 +--
1 file changed,
branch: externals/nftables-mode
commit 242fae1e7171012c0fb7ceb9a2d8b10faa5ddfa8
Author: Trent W. Buck
Commit: Trent W. Buck
limit ICMP by type, tweak notes, expand on iif vs iifname, document "flush
table" gotcha
---
nftables-host.nft | 27 ---
1 file changed, 16 in
branch: externals/nftables-mode
commit f354d71598d0c97d32c764b3cdea774911eea440
Author: Trent W. Buck
Commit: Trent W. Buck
break prologue (nee PRELUDE) out of input
---
nftables-router.nft | 68 +
1 file changed, 43 insertions(+), 25 dele
branch: externals/nftables-mode
commit 7b031a2014439eb466422c196da1ed45833b2149
Merge: 70910dbc2a 109dfa382a
Author: Trent W. Buck
Commit: Trent W. Buck
Merge remote-tracking branch 'ansible/master'
---
nftables-host.nft | 14 ++
nftables-router.nft | 12 ++--
2 files
branch: externals/nftables-mode
commit 20fa3d3a55e6670ef6a741716533ed578e27ed6b
Author: Trent W. Buck
Commit: Trent W. Buck
Oops, this was never under version control before.
---
nftables-mode-test.nft | 845 +
1 file changed, 845 insertions(+
branch: externals/nftables-mode
commit a207b02bd63ff4c883f2bbce419788e18b41d779
Author: Lars Ingebrigtsen
Commit: Stefan Monnier
Lightly edited, adding some of the normal conventions for .el files
---
nftables-mode.el | 55 +++
1 file chan
branch: externals/nftables-mode
commit 05600129ee8ea0774c6ac446a2bd18fc1dde54eb
Author: Stefan Monnier
Commit: Stefan Monnier
Minor changes to follow more conventions
* nftables-mode.el: Use `;;` for top-level non-heading comments.
Add a minimal `Commentary:` section.
(nftab
branch: externals/nftables-mode
commit 109dfa382a0e8d0f2bb8ce30f721e4801ea3f710
Author: Trent W. Buck
Commit: Trent W. Buck
Remove "list ruleset" due to https://bugs.debian.org/982576
---
nftables-host.nft | 4 +++-
nftables-router.nft | 4 +++-
2 files changed, 6 insertions(+), 2 deletio
branch: externals/nftables-mode
commit 794a6e67745a92cae2c104872c6902e3f6364edd
Author: Trent W. Buck
Commit: Trent W. Buck
limit ICMP by type, tweak notes, expand on iif vs iifname, document "flush
table" gotcha
---
nftables-host.nft | 83 +-
branch: externals/nftables-mode
commit 7f924acbac5d8dd248614a1e9fc56729e9617743
Author: Trent W. Buck
Commit: Trent W. Buck
basic README for github
---
README.rst | 17 +
1 file changed, 17 insertions(+)
diff --git a/README.rst b/README.rst
new file mode 100644
index 00
branch: externals/nftables-mode
commit 94f54f52ec3b19bcb422ee932cc54554d4d65c0a
Author: Trent W. Buck
Commit: Trent W. Buck
reference nftables ruleset
based on the one that was in KB but now slightly different because sigh
---
nftables-host.nft | 158 +++
branch: externals/nftables-mode
commit 70910dbc2af744a4a35487deab1af806ced29716
Merge: 869f14abf4 760486c219
Author: Trent W. Buck
Commit: Trent W. Buck
Merge remote-tracking branch 'KB/master'
---
iptab | 2 -
iptab.ips | 2 -
iptab.nat | 2 -
nftabl
branch: main
commit 44287cbf000ca9a85f42f4a72f45adb26f383e79
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (nftables-mode): New package
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packages
index 93a85154e5..87b174c4cc 100644
---
monnier pushed a change to branch elpa/corfu-popup.
was 359e2e9849 Remove unused macro
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.
branch: main
commit 353df7c743d5780314905865a7d007b3346250f4
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (dtache): Remove, obsolete
---
elpa-packages | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index 87b174c4cc
branch: externals/cobol-mode
commit 0326a1abe2234eb24de044ca685af5ee9b18fa7d
Author: Stefan Monnier
Commit: Stefan Monnier
Fix new warnings
* cobol-mode.el (cobol--syntax-propertize-adjacent-quotes) Stay within
80 columns.
* .gitignore: New file.
---
.gitignore| 3
branch: main
commit 8477cff7773cc2189d8a21b6ad1268bfe3c5a643
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (inspector): New package
---
elpa-packages | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index e9a6351780..
branch: externals/fsm
commit 3a8804f8516c41d25d4b94560fe5f0177d786d95
Author: Stefan Monnier
Commit: Stefan Monnier
* fsm.el: Minor simplifications
Also prefer #' to quote function names.
(define-state-machine fsm-send-sync): Use `apply` rather than
`cl-destructuring-bi
branch: main
commit 3c8857c4b93541fc534c6ca0593adbb2a0b94323
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (vc-got): The URL now needs a final `.git`
---
elpa-packages | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/elpa-packages b/elpa-packages
in
branch: main
commit 3f4cf18bccd5c7cbb93078a37c0efc7db5ecf8e4
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (caml): Problem fixed
---
elpa-packages | 2 --
1 file changed, 2 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index aa624527c0..3d63d453b4 100644
--- a/elp
branch: scratch/pq-compile
commit 55adb18a91fed6cf55c254bf2ed13918318a
Author: Stefan Monnier
Commit: Stefan Monnier
Try and compile `pq-core` automatically for the user
* pq.el: Activate lexical-binding. Fix Author's email address.
Don't signal an error if `pq-core` cannot
monnier pushed a change to branch scratch/pq-compile.
at 55adb18a91 Try and compile `pq-core` automatically for the user
This branch includes the following new commits:
new 55adb18a91 Try and compile `pq-core` automatically for the user
monnier pushed a change to branch scratch/jabber-lexbind.
at 2f30a3dd08 Use lexical-binding and cl-lib, plus minor cosmetic
changes
This branch includes the following new commits:
new 26a3a431c2 Initial revision
new ec9d462253 Added README file
new b728b1e253 St
branch: elpa-admin
commit 64316cdf3088c8209ff71353d26aa8a092e3e154
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-admin.el (elpaa--get-section): Don't burp if `file` is nil
---
elpa-admin.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/elpa-admin.el b/elpa-
branch: main
commit 7badf29be42ebf325eedb2f1276ce44604732855
Author: Stefan Monnier
Commit: Stefan Monnier
* Makefile (admin): Fetch `elpa-admin` if necessary
This happens if you do `git clone --single-branch .../elpa.git`.
---
Makefile | 3 +++
1 file changed, 3 insertions(+)
dif
branch: externals/rnc-mode
commit cfdeeb1dc2b0e98d92c34097e514f117523936e4
Author: Stefan Monnier
Commit: Stefan Monnier
* rnc-mode: Try and fix bug#27552
(rnc-smie--def-regexp): New var. Extracted from
`rnc-smie-forward-token`. Add `namespace` and `datatypes` prefixes.
(r
branch: externals/jgraph-mode
commit 62ce4c369f4c9eae0b6aed18f4039b6a8f43de80
Author: Stefan Monnier
Commit: Stefan Monnier
(jgraph-indent-line): Pass format to `with-demoted-errors`
---
jgraph-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/jgraph-mode.el b/
monnier pushed a change to branch scratch/polymode.
at 63d2c21849 Fix copyrights for GNU ELPA
This branch includes the following new commits:
new b949e4f81e gathered some stuff together
new 97b1ef8fe3 noweb sort of works with fundamental inner submode
new cd04c11
branch: main
commit 8d905f5b986c4face98503d1474738b76535243e
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (topspace): New package
---
elpa-packages | 4
1 file changed, 4 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index ebff4192f1..5b1d6365b9 100644
---
branch: main
commit 9f06123af7e42cea73e646ffa089c9ee88694136
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (aggressive-completion, aggressive-indent): Auto sync
---
elpa-packages | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/elpa-packages b/elpa-p
branch: main
commit 43b5227f4d735cfaa1bc5416dbf1b1b372142378
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-package (polymode): New package
---
elpa-packages | 26 +-
1 file changed, 17 insertions(+), 9 deletions(-)
diff --git a/elpa-packages b/elpa-packages
i
branch: main
commit d52a19ccb0085668f2a6e8947af2261e9c891de9
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (autothemer): Adjust to new readme filename
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index cb
branch: main
commit 74aa8b31e8bbb3fa117e84e674c1d01dcc113ddc
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (polymode): Use readme.md
The `Commentary:` is too rudimentary
---
elpa-packages | 1 +
1 file changed, 1 insertion(+)
diff --git a/elpa-packages b/elpa-packa
branch: main
commit 58d3cd13c898e87fc0f92eeb8ba5724504952ffd
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (cobol-mode): Remove unmaintained upstream repository
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-package
branch: externals/cobol-mode
commit bd7879daa71908616277688ba51d27b60c88b0a2
Author: Stefan Monnier
Commit: Stefan Monnier
Add menu for skeletons
Suggested by Wade Mealing .
* cobol-mode.el (cobol-skeleton-alist): New var.
(cobol--def-skeleton): New macro.
(cobol-sk
branch: externals/cobol-mode
commit a58aaf1fc8ee1637c9ca18bd933d88a62a6dc29b
Author: Stefan Monnier
Commit: Stefan Monnier
Mark it as maintainer-less
---
cobol-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cobol-mode.el b/cobol-mode.el
index 1bfe496242..09e31e7
branch: externals/cobol-mode
commit 3ef547576df6f0da06d60499591428fd24b9098c
Author: Stefan Monnier
Commit: Stefan Monnier
* cobol-mode.el (auto-mode-alist): Set and autoload
Remove the installation instructions, since the package is supposed to
be installed from GNU ELPA anyway
branch: main
commit 535c904c577506452d1b6669282af1ea38da0b7e
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (zuul): New package
---
elpa-packages | 4
1 file changed, 4 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index 4ae12a26ca..5ab182f93b 100644
--- a/el
branch: main
commit 2dd70dfaa4c70d45d137d7d60ec48bc9ab864828
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages: Fix ordering
---
elpa-packages | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index 5ab182f93b..644fda1433 1
branch: main
commit 7446088666dee151f1871f5422a5674dc7c0ad41
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages: Auto-sync a few more packages
---
elpa-packages | 33 +++--
1 file changed, 23 insertions(+), 10 deletions(-)
diff --git a/elpa-packages b
branch: main
commit 8cc9eafe4a9fef2de04d7fa9e8b088bd5d79bee1
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (org-contacts): New package
---
elpa-packages | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index 100fd35c0c..0
branch: main
commit a4c8aad2ec52b6e787292af1417b963b0667a960
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (treeview): New package
---
elpa-packages | 4
1 file changed, 4 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index 0ab1107931..6ad5f44aee 100644
---
monnier pushed a change to branch main.
from 8cc9eafe4a * elpa-packages (org-contacts): New package
new 5f37f4d841 * html/layout.css (p): Improve margins
new 7d8c2d03dc * html/layout.css (h4, h5): Margins, text-decoration
Summary of changes:
html/layout.css | 10 +
branch: main
commit 5f37f4d8416669b0c0b48896bea86ae18f0224b4
Author: Adam Porter
Commit: Stefan Monnier
* html/layout.css (p): Improve margins
Previously, paragraphs only had bottom margins, which caused them to
have nearly no spacing between them and other, non-paragraph page
branch: main
commit 7d8c2d03dc7b977d92c4bd4f0e091a583f98ac00
Author: Adam Porter
Commit: Stefan Monnier
* html/layout.css (h4, h5): Margins, text-decoration
The margin changes add whitespace after other page elements, matching
the margins of other heading levels. The text decor
branch: main
commit fb459df490ecccfa6118daec055e47d7a1dcfff9
Author: Stefan Monnier
Commit: Stefan Monnier
htlm/layout.css (h3, h4, h5): Refine last change
Prefer bold to underline and fix non-working specification of italic
---
html/layout.css | 5 +++--
1 file changed, 3 insertio
branch: elpa-admin
commit c1025dad3c1f06098be6e7b3f11322cf11e56514
Merge: 500f66b16f 3ec53b8df7
Author: Stefan Monnier
Commit: Stefan Monnier
Merge branch 'elpa-admin' of git+ssh://git.sv.gnu.org/srv/git/emacs/elpa
into elpa-admin
---
.dir-locals.el | 8 ++--
1 file changed, 6 insertio
branch: elpa-admin
commit 500f66b16ff50a5566884d6a1a228c240bfe0612
Author: Stefan Monnier
Commit: Stefan Monnier
Run makeinfo in the Texinfo file's directory
This fixes the build of Texinfo file with `@include ../foo`, such as ESS's.
* elpa-admin.el (elpaa--makeinfo): New f
branch: main
commit 490f4f6d48a3a7fbc3614bebee97c0ce6ce8e718
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (ess): New package
---
elpa-packages | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index 014ca6462d..4f221ade5b
branch: scratch/ess
commit f45542e723d7415f5e22bcf39f25e31d055d168c
Author: Stefan Monnier
Commit: Stefan Monnier
Fix up copyright notices for GNU ELPA
Includes a few other minor changes, the most important of which is moving a
macro
to fix a miscompilation.
* .gitigno
monnier pushed a change to branch scratch/ess.
at f45542e723 Fix up copyright notices for GNU ELPA
This branch includes the following new commits:
new f45542e723 Fix up copyright notices for GNU ELPA
branch: main
commit 1ab99a22793ff22796aa9ed351bffda46e8fe956
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (org-edna): Clarify the auto-sync status
---
elpa-packages | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index bb
branch: main
commit aab0bef9373c98ad4310d0c7cc2ea5c0a0e04e89
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (hcel): New package
---
elpa-packages | 7 +++
1 file changed, 7 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index db576667b6..edc5259760 100644
--- a
branch: main
commit 987a2d5b469280bbd53ec7197b006e8e2a889f76
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (doc-toc): New package
---
elpa-packages | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index edc5259760
branch: main
commit ca159859711b2ef8509e4933c908f2f63c2f8cf5
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (chess): Auto-generate chess.info
Also don't auto-sync cobol-mode since it's maintained in-site.
---
elpa-packages | 19 ---
1 file changed, 8
branch: main
commit 5efde793892a3b2512c68a157526ed58a90d17fb
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (corfu-doc): Remove
---
elpa-packages | 15 ---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index 146d85fa4
branch: main
commit 15be327b7a9befe315903bb2ea19d0282ad678ba
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (agitate): New package
---
elpa-packages | 75 +++
1 file changed, 29 insertions(+), 46 deletions(-)
diff --git
branch: main
commit 32fa1bcd0a0225ff7d226c073db2aabbc45c35a7
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (agitate): Fix :doc param
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index f69600b256..e3d69d73
branch: main
commit b324d3af1fcb999a8667e1a36331db15ba48c7e3
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (agitate): Revert last change
Not sure what I was trying to fix
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-pack
branch: elpa-admin
commit 821c2d7f46c2dc6574e562e17363d5ae5c42f2e9
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-admin.el (elpaa--build-Info-1): Improve error message
---
elpa-admin.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/elpa-admin.el b/elpa-admin.
branch: main
commit 65d3c79c7a01419172a82994cbfefa323b49072f
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (agitate): Add :readme
Also fix syntax of :ignored-files for `async`.
---
elpa-packages | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/e
branch: externals/osc
commit e17861b7c4309574478da11b2af1bf58d7d613a9
Author: Stefan Monnier
Commit: Stefan Monnier
* osc.el: Fix use on 32bit systems and address compiler warnings
(osc-ntp-offset): Fix use on 32bit systems.
(osc-float32, osc-read-float32, osc-read-float64): Avo
monnier pushed a change to branch scratch/evil.
at bb2f3649cd Various code cleanups
This branch includes the following new commits:
new bb2f3649cd Various code cleanups
branch: scratch/evil
commit bb2f3649cd0ab1300c17a6f10d466af7de91a8a5
Author: Stefan Monnier
Commit: Stefan Monnier
Various code cleanups
The original motivation was to fix the misuse of `eval` in `evil-delay`
by turning it into a macro (name `evil-with-delay`). But it includes
branch: elpa-admin
commit 45cbf53c2d3bad34e2640c3c95608d1732d64144
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-admin.el (elpaa--release-email): Fix message
Suggested by Eshel Yaron .
---
elpa-admin.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa
branch: scratch/ediprolog
commit 4da46823c9e11282c0290c384b4d6a7fd45ebc6e
Author: Markus Triska
Commit: Markus Triska
use markdown elements for formatting
---
README.md | 56 ++--
1 file changed, 30 insertions(+), 26 deletions(-)
diff --g
monnier pushed a change to branch scratch/ediprolog.
at 7af081ba84 Merge remote-tracking branch 'upstream/ediprolog/main'
into externals/ediprolog
This branch includes the following new commits:
new 943f7c2a48 initial revision
new 1c8b127701 initial revision
new
branch: scratch/ediprolog
commit 29a8c4a79697f6a7e0a324daa3587ac06f85eaff
Author: Markus Triska
Commit: Markus Triska
wording for README
---
README | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README b/README
index 4ee9da7ad7..1f36b48bb3 100644
--- a/README
+++
branch: scratch/ediprolog
commit 51a610ebc2a0f0302927c1940c20c160937ee36c
Author: Markus Triska
Commit: Markus Triska
formatting and layout of Emacs commands
---
README.md | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 7c3f85db1e..23
branch: scratch/ediprolog
commit 277d0f9e7249c023a328bfb73bae1e549fb0d659
Author: Markus Triska
Commit: Markus Triska
add screenshot
---
factorial.png | Bin 0 -> 60804 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/factorial.png b/factorial.png
new file mode 100644
ind
branch: scratch/ediprolog
commit f1b2480f462f2ec8f4eb933d994c67d7678d7d52
Author: Markus Triska
Commit: Markus Triska
preparing version 1.2
---
ediprolog.el | 18 ++
1 file changed, 10 insertions(+), 8 deletions(-)
diff --git a/ediprolog.el b/ediprolog.el
index 343ad1cb10..
branch: scratch/ediprolog
commit e75c0ddfc47f968a4e227f83421abc963287ad12
Merge: 3fa2be14ea 751119cfee
Author: Stefan Monnier
Commit: Stefan Monnier
Merge Jun 8 2020 commit '751119cfee9' into externals/ediprolog
This seems to be the commit in the upstream repository that most closel
branch: scratch/ediprolog
commit 4fabe53646d98286e500aa96cc27d27ae85639d1
Author: Markus Triska
Commit: Markus Triska
ENHANCED: Atomic undo of the whole interaction.
This feature is available in recent Emacs (development) versions.
---
ediprolog.el | 24
1
branch: scratch/ediprolog
commit 6f94bf2368a71490539db6020d7e4e9092c35a9c
Author: Markus Triska
Commit: Markus Triska
add link to video
---
README.md | 4
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 03a9b21c91..4cc24a771b 100644
--- a/README.md
+++ b/READM
branch: scratch/ediprolog
commit 2b348c3161e68a09e373a04bc2e34d3efa2b283c
Author: Markus Triska
Commit: Markus Triska
describe screenshot
---
README.md | 11 +++
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 281eb7f480..588239a6b6 100644
-
1601 - 1700 of 2968 matches
Mail list logo