Commit Graph
214 Commits
Author SHA1 Message Date
RandyTheSilly 4556e38e32 Save and restore space indices for new PowerShell sessions (fixes up arrow commands) 2025-01-28 22:06:58 -05:00
RandyTheSilly edc2ef25de Fix PowerShell completions breaking when multiple entries with similar names (containing spaces) exist in the same directory 2025-01-28 21:10:10 -05:00
RandyTheSilly f21041a38d Fix sync error when syncing a folder that was previously sheared (via libmutton bump) 2025-01-26 18:14:52 -05:00
RandyTheSilly 0c57bd5764 Allow leaving trailing spaces (two) in note lines for manual breaks in Markdown (currently only supported in BEAN) 2025-01-18 21:23:48 -05:00
RandyTheSilly dd8464ecd9 Do not check if an entry already exists when writing (add); an earlier check is already performed 2025-01-18 19:33:54 -05:00
RandyTheSilly 38ddc32656 Make "ansiEmptyDirectoryWarning" more visible in light terminal themes 2025-01-18 18:39:44 -05:00
RandyTheSilly 27e6972d82 Fix build failures on MacOS, Windows, and Termux (via libmutton bump) 2025-01-16 16:45:56 -05:00
RandyTheSilly 118ffc2adb Move expandPathWithHome to libmutton 2025-01-16 14:26:57 -05:00
RandyTheSilly d1d88c2e69 Port to newest libmutton development version 2025-01-16 13:49:21 -05:00
RandyTheSilly cb1b010e0a Timeout SSH dialing after 3 seconds (via libmutton bump) 2025-01-12 21:18:29 -05:00
RandyTheSilly 6210c9cd31 Port to newest libmutton development version; bump copyright date 2025-01-11 18:06:11 -05:00
RandyTheSilly 6d557a77c2 Port to newest libmutton development version 2024-12-29 16:42:34 -05:00
RandyTheSilly 4933da4c37 Bump libmutton and support new SSH identity file passphrase entry 2024-12-28 15:13:40 -05:00
RandyTheSilly 0e056822ef Bump golang.org/x/net to address CVE-2024-45338 2024-12-20 20:38:59 -05:00
RandyTheSilly c323899bf8 Update for compatibility with upcoming libmutton version's new copy behavior 2024-12-20 20:36:56 -05:00
RandyTheSilly cfb4a2ad51 Prepare for release v0.2.4 v0.2.4 2024-12-13 12:43:46 -05:00
RandyTheSilly dda33755b3 Bump Go to v1.23.4; bump dependencies (including golang.org/x/crypto to address CVE-2024-45337) 2024-12-13 12:05:06 -05:00
RandyTheSilly 544261a461 Remove commit.sh 2024-10-29 17:18:02 -04:00
RandyTheSilly 77014cf5e3 Add optional build tag for experimental BEAN Markdown renderer support 2024-10-29 17:08:57 -04:00
RandyTheSilly 750029a491 Add Go bump to patch notes 2024-10-19 17:00:40 -04:00
RandyTheSilly 380c49bd00 Prepare for release v0.2.3 v0.2.3 2024-10-19 16:53:04 -04:00
RandyTheSilly 33b8704f0c Bump dependencies 2024-10-19 16:32:25 -04:00
RandyTheSilly f96b60d3ef Bump Go to v1.23.2 2024-10-19 16:02:20 -04:00
RandyTheSilly 13422e12c4 Add script to generate Alpine APKBUILDs 2024-10-19 15:34:08 -04:00
RandyTheSilly 880d633da0 Improve Arch PKGBUILD's CPU feature detection 2024-10-19 11:37:41 -04:00
RandyTheSilly cbf9035969 Add gnupg as a dependency in Arch PKGBUILD 2024-10-18 12:37:38 -04:00
RandyTheSilly a5d93d4527 Correct typo in release notes archive 2024-10-18 12:21:46 -04:00
RandyTheSilly 0c62a84195 Prepare for release v0.2.2 v0.2.2 2024-08-20 21:17:13 -04:00
RandyTheSilly 8c1b986e20 Fix adding new entries on Windows 2024-08-19 22:14:47 -04:00
RandyTheSilly a44bef1db9 Prepare for release v0.2.1 v0.2.1 2024-08-13 22:33:37 -04:00
RandyTheSilly 9cc4965ed8 Bump: github.com/rwinkhart/libmutton PRE-TAG => v0.2.1; add script for generating release binaries 2024-08-13 21:46:14 -04:00
RandyTheSilly b68b2a8931 Implement error-specific exit codes defined by libmutton 2024-08-13 17:36:15 -04:00
RandyTheSilly 888b1ca80d Properly format function documentation comments 2024-08-11 19:05:16 -04:00
RandyTheSilly 498fe20d95 [wiki] Update to match libmutton wiki changes 2024-08-08 20:06:22 -04:00
RandyTheSilly 35df3b078f Add AUR link to README.md; update roadmap 2024-08-08 19:39:33 -04:00
RandyTheSilly 113883f40a Remove gofmt targets that have been relocated 2024-08-08 19:14:56 -04:00
RandyTheSilly 73346b15cb [wiki] Fix links to various wiki pages 2024-08-08 19:13:25 -04:00
RandyTheSilly 66ea87aa11 Update README.md to accommodate repo split 2024-08-08 19:06:14 -04:00
RandyTheSilly 369aab5074 Update .gitignore 2024-08-08 18:42:57 -04:00
RandyTheSilly d8a239237c Decouple MUTN and libmutton versions 2024-08-08 18:38:12 -04:00
RandyTheSilly 39bc3bc442 Bump libmutton to v0.0.0-20240808213918-f5e5cd31bb85 2024-08-08 18:08:26 -04:00
RandyTheSilly 58dde7ed5d Move libmuttonserver.go to github.com/rwinkhart/libmutton 2024-08-08 17:41:22 -04:00
RandyTheSilly a23ae4a4b9 Switch to dependence on github.com/rwinkhart/libmutton 2024-08-08 17:24:48 -04:00
RandyTheSilly 57378c521a [wiki] Remove extra subdirectory 2024-08-08 17:09:47 -04:00
RandyTheSilly 3480fd8fdb Ship man page in PKGBUILD 2024-08-06 16:33:34 -04:00
RandyTheSilly bb127860c3 PKGBUILD description: specify for CLI 2024-08-06 16:10:08 -04:00
RandyTheSilly 68ea24fc15 [wiki/MUTN] Mention AUR package from install guide and mention that pre-built binaries do not use CGO 2024-08-06 15:55:36 -04:00
RandyTheSilly db7e95d4af Fix PKGBUILD x86_64 feature level check 2024-08-06 15:35:51 -04:00
RandyTheSilly 871897b6ce [wiki/MUTN] Link to release page from install guide; mention server binary must be called "libmuttonserver" 2024-08-06 15:24:17 -04:00
RandyTheSilly c80f875623 Prepare for release v0.2.0 2024-08-06 14:57:09 -04:00