Commit Graph

11 Commits

Author SHA1 Message Date
R. Ryantm
d8a9a3d5cb bsky-cli: 0.0.79 -> 0.0.81 2026-06-14 10:09:59 +00:00
R. Ryantm
850df84f99 bsky-cli: 0.0.78 -> 0.0.79 2026-04-14 19:08:15 +00:00
R. Ryantm
677a164a20 bsky-cli: 0.0.77 -> 0.0.78 2026-04-07 01:02:31 +00:00
R. Ryantm
6c8aebec6a bsky-cli: 0.0.76 -> 0.0.77 2026-03-20 03:54:10 +00:00
R. Ryantm
b74acadccf bsky-cli: 0.0.74 -> 0.0.76 2026-03-04 04:11:18 +00:00
Jonathan Davies
116036d574 treewide: Remove redundant versionCheckProgramArg = "--version"; with:
```shell
git grep -l -e 'versionCheckProgramArg = "--version";' -e 'versionCheckProgramArg = \[ "--version" \];' | while read f; do
  sed -i '/versionCheckProgramArg/d' "$f"
  sed -i '/^$/N;/\n$/D' "$f"
done
```
2025-11-20 10:39:02 +00:00
R. Ryantm
5fbc021822 bsky-cli: 0.0.73 -> 0.0.74 2025-07-10 16:06:57 +00:00
Philip Taron
22b88ba79d treewide: adjust meta descriptions to avoid definite or indefinite articles
This patch was produced in Vim by me, a human being. All errors are the fault of the operator. I did try to be careful.

Co-authored-by: Peder Bergebakken Sundt <pbsds@hotmail.com>
Co-authored-by: dotlambda <nix@dotlambda.de>
2025-06-05 11:04:25 -07:00
Gaetan Lepage
bfe27cf81c treewide: use a string for versionCheckProgramArg where possible 2025-04-05 14:45:13 +02:00
isabel
651c80c6a3 bsky-cli: migrate to finalAttrs 2025-03-23 21:24:02 +00:00
isabel
64c03ad1b0 bsky-cli: init at 0.0.73 (#390182) 2025-03-15 22:28:00 +01:00