pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
jjui: update to 0.8.10.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sun Jun 15 17:37:00 2025 +0200
Changeset: 9124c387d9eac419f801ddb35983aa4aaac9c937
Modified Files:
jjui/Makefile
jjui/distinfo
Log Message:
jjui: update to 0.8.10.
0.8.10
docs: add Homebrew as an installation method by @lvignoli in #84
Update instruction on installation for archlinux-based linux distros by @TeddyHuang-00 in #85
feat: support ~/.config and $XDG_CONFIG_HOME on macOS by @PrayagS in #86
Automatically add --allow-new argument to new local bookmarks by @idursun in #88
fix(revisions): set selected item on refresh by @idursun in #103
fix: snapshot working copy less often by @Jollywatt in #96
fix: highlight background colour seq calculation by @idursun in #106
fix: add --remote argument to bookmarks with multiple remotes by @idursun in #107
perf: make the preview pane more responsive when switching commit by @glehmann in #108
Add compilation instructions and add /jjui to .gitignore by @ilyagr in #112
Abandon command passes --retain-bookmarks by default
New key binding: @ jumps to working copy revision #111
New key binding: J jump to parent of the currently selected revision
New key binding: ctrl+z suspends jjui and returns to terminal. Typing fg should resume it.
jjui won't start and print an error message if the configuration file is malformed #114
When typing a bookmark name, spaces will be automatically replaced with - and the input box will expand if it exceeds the initial size.
Git: git push commands will be repeated per remote and --remote argument is always displayed.
0.8.9
docs: add Homebrew as an installation method by @lvignoli in #84
Update instruction on installation for archlinux-based linux distros by @TeddyHuang-00 in #85
feat: support ~/.config and $XDG_CONFIG_HOME on macOS by @PrayagS in #86
Automatically add --allow-new argument to new local bookmarks by @idursun in #88
fix(revisions): set selected item on refresh by @idursun in #103
fix: snapshot working copy less often by @Jollywatt in #96
fix: highlight background colour seq calculation by @idursun in #106
fix: add --remote argument to bookmarks with multiple remotes by @idursun in #107
perf: make the preview pane more responsive when switching commit by @glehmann in #108
Add compilation instructions and add /jjui to .gitignore by @ilyagr in #112
Abandon command passes --retain-bookmarks by default
New key binding: @ jumps to working copy revision #111
New key binding: J jump to parent of the currently selected revision
New key binding: ctrl+z suspends jjui and returns to terminal. Typing fg should resume it.
jjui won't start and print an error message if the configuration file is malformed #114
When typing a bookmark name, spaces will be automatically replaced with - and the input box will expand if it exceeds the initial size.
Git: git push commands will be repeated per remote and --remote argument is always displayed.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9124c387d9eac419f801ddb35983aa4aaac9c937
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
jjui/Makefile | 2 +-
jjui/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/jjui/Makefile b/jjui/Makefile
index 7f35e9c21a..becb6d58e5 100644
--- a/jjui/Makefile
+++ b/jjui/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= jjui-0.8.8
+DISTNAME= jjui-0.8.10
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=idursun/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/jjui/distinfo b/jjui/distinfo
index 66cb814256..bf486f2ea7 100644
--- a/jjui/distinfo
+++ b/jjui/distinfo
@@ -198,6 +198,6 @@ Size (gopkg.in_yaml.v3_@v_v3.0.1.mod) = 95 bytes
BLAKE2s (gopkg.in_yaml.v3_@v_v3.0.1.zip) = 2e80fa896e65b1ae160400012c71aeac70e22a31cac82ec4921c85a93d65774c
SHA512 (gopkg.in_yaml.v3_@v_v3.0.1.zip) = d57b0d42c71ad6503415e42979b51b0dc7f6344072c728ab2e3d4bab88da7b7d775e7f261868909f990f6b44aed6c533966c97bbe333a0acd65fc8bac9d1d4ff
Size (gopkg.in_yaml.v3_@v_v3.0.1.zip) = 104623 bytes
-BLAKE2s (jjui-0.8.8.tar.gz) = d76bfb4eb160b32c4dad8d815758cdf4d661003534261654aa61094b84223944
-SHA512 (jjui-0.8.8.tar.gz) = ca7c9583c033fc4cef82ee65a77a8659cebda0f64930f6d577465b6245c010a1cbbbd7b177b962cf6571d98386f57f7e961d4a711438bdefcb5b68601b6840b4
-Size (jjui-0.8.8.tar.gz) = 49313 bytes
+BLAKE2s (jjui-0.8.10.tar.gz) = 25e2488ac7cc75768272ab91e91409aebfdd3234045f4226ce4b9716866cb0bb
+SHA512 (jjui-0.8.10.tar.gz) = d6a94ae2de8eea17a3e3eb971daa578ebc63edada63320c29283ff9575a0ae8ad0d3f7799da18ba937980a3240431be71d582a2bd1b10fbde37501c97ac48d82
+Size (jjui-0.8.10.tar.gz) = 51380 bytes
Home |
Main Index |
Thread Index |
Old Index