[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/logview 0f957d4b87 242/259: Release logview 0.18
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/logview 0f957d4b87 242/259: Release logview 0.18 |
Date: |
Fri, 31 Jan 2025 07:02:20 -0500 (EST) |
branch: elpa/logview
commit 0f957d4b8766f6bd927966090d0a0a311990dc60
Author: Paul Pogonyshev <pogonyshev@gmail.com>
Commit: Paul Pogonyshev <pogonyshev@gmail.com>
Release logview 0.18
---
logview.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/logview.el b/logview.el
index f91721fd92..6bc683132c 100644
--- a/logview.el
+++ b/logview.el
@@ -4,7 +4,7 @@
;; Author: Paul Pogonyshev <pogonyshev@gmail.com>
;; Maintainer: Paul Pogonyshev <pogonyshev@gmail.com>
-;; Version: 0.17.5snapshot
+;; Version: 0.18
;; Keywords: files, tools
;; Homepage: https://github.com/doublep/logview
;; Package-Requires: ((emacs "25.1") (datetime "0.8") (extmap "1.0"))
- [nongnu] elpa/logview 88701f50c0 082/259: Make sure several commands with optional `n' argument work when invoked without it non-interactively too., (continued)
- [nongnu] elpa/logview 88701f50c0 082/259: Make sure several commands with optional `n' argument work when invoked without it non-interactively too., ELPA Syncer, 2025/01/31
- [nongnu] elpa/logview 8b03173975 062/259: Bump version because of major new features., ELPA Syncer, 2025/01/31
- [nongnu] elpa/logview 8ff518328f 172/259: Add a simplistic but useful Git hook., ELPA Syncer, 2025/01/31
- [nongnu] elpa/logview 0b299c11f9 156/259: Make byte-compiler in Emacs master happy., ELPA Syncer, 2025/01/31
- [nongnu] elpa/logview 9125188b0b 189/259: Release logview 0.16.3, ELPA Syncer, 2025/01/31
- [nongnu] elpa/logview 7d89613a29 186/259: Post-release version bump., ELPA Syncer, 2025/01/31
- [nongnu] elpa/logview 93ac690222 194/259: Enable Dependabot., ELPA Syncer, 2025/01/31
- [nongnu] elpa/logview 0a266c1c7f 226/259: Post-release version bump., ELPA Syncer, 2025/01/31
- [nongnu] elpa/logview 749255d160 238/259: Add command to replace timestamps with differences to corresponding section header., ELPA Syncer, 2025/01/31
- [nongnu] elpa/logview b4653af5a6 252/259: Document the changes since 0.18., ELPA Syncer, 2025/01/31
- [nongnu] elpa/logview 0f957d4b87 242/259: Release logview 0.18,
ELPA Syncer <=
- [nongnu] elpa/logview 9ce423a9fc 258/259: Release logview 0.19.1, ELPA Syncer, 2025/01/31
- [nongnu] elpa/logview 5ec014cb78 255/259: Replace certain homegrown compatibility code with usage of package `compat` to hopefully avoid some bugs on older Emacs versions (issue #58)., ELPA Syncer, 2025/01/31
- [nongnu] elpa/logview 03b2f0fc32 040/259: Improve 'logview--entry-regexp' building to allow one level of nested parens inside thread or class name. Fixes #2., ELPA Syncer, 2025/01/31
- [nongnu] elpa/logview cd63640f3a 049/259: Bump version to put pretty significant improvements provided by 'datetime' library to "stable" state., ELPA Syncer, 2025/01/31
- [nongnu] elpa/logview c3edc542ff 098/259: Rewrite the last commit to silence yet another warning., ELPA Syncer, 2025/01/31
- [nongnu] elpa/logview 8d91b86de4 143/259: Rewrite automatic submode reguessing to run only when Emacs is idle, since this can now take non-trivial amount of time., ELPA Syncer, 2025/01/31
- [nongnu] elpa/logview 0a1b3a8268 164/259: Prevent certain errors on Emacs 29 (up to a full freeze) by preventively disabling its long-line optimization; fail fast if that doesn't help., ELPA Syncer, 2025/01/31
- [nongnu] elpa/logview 3620b1ff3b 191/259: Adapt to Java 17 changes as much as possible (in `datetime' 0.8; also require that version to ensure we deal only with Java 17 data)., ELPA Syncer, 2025/01/31
- [nongnu] elpa/logview 673c90b48a 201/259: Experimentally preview filtering results when editing filters in a separate buffer., ELPA Syncer, 2025/01/31
- [nongnu] elpa/logview 46897e0a7c 195/259: Bump actions/checkout from 2 to 3, ELPA Syncer, 2025/01/31