Commit graph

  • 9c2cbb9ca9
    Merge bff2f99cd7 into 33db50390a Silouan Wright 2026-09-05 20:37:11 +0400
  • ff6701fe10
    Merge 0bae353590 into 33db50390a Fini 2026-09-05 20:37:06 +0400
  • 33db50390a doc: Add more example for install.sh in readme.md master Fini Jastrow 2026-09-05 18:32:09 +0200
  • 0bae353590 doc: Update Plex version in readme.md feature/update-plex Fini Jastrow 2026-09-04 23:17:26 +0200
  • f1fd91a389 Update IBM Plex Mono to 2.005 vinitsangwan 2026-09-04 23:54:57 +0530
  • 30c3b9960e [ci] Regenerate contributors gh-pages GitHub Actions 2026-09-04 17:39:03 +0000
  • adf98be00e
    docs: add laur89 as a contributor for bug (#2076) allcontributors[bot] 2026-09-04 19:38:45 +0200
  • 54e460f0cd
    docs: update .all-contributorsrc allcontributors[bot] 2026-09-04 17:38:08 +0000
  • bd5aa48ea8
    docs: update CONTRIBUTORS.md allcontributors[bot] 2026-09-04 17:37:49 +0000
  • c34dbc5ef9 install.sh: Fix doc and bugs Fini Jastrow 2026-09-04 19:33:46 +0200
  • 125ab44e1e [ci] Regenerate contributors GitHub Actions 2026-09-03 23:42:54 +0000
  • 783197b868
    docs: add return42 as a contributor for code (#2074) allcontributors[bot] 2026-09-04 01:42:39 +0200
  • 157d34194c
    docs: update .all-contributorsrc allcontributors[bot] 2026-09-03 23:42:09 +0000
  • 8bcec48eff
    docs: update CONTRIBUTORS.md allcontributors[bot] 2026-09-03 23:42:08 +0000
  • 480c4ec469 doc: Correct readme that Homebrew also works on Linux Fini Jastrow 2026-09-04 01:40:22 +0200
  • f21ddcf3c0
    Merge pull request #1913 from return42/bs-install Fini 2026-09-04 01:34:40 +0200
  • 7e8b9e3297 Undo .gitignore expansion Fini Jastrow 2026-09-04 01:28:33 +0200
  • 2f740ec0c2 Replace install.sh with new fc_install Fini Jastrow 2026-09-04 01:08:08 +0200
  • a09566d7f0 fc_install: Remove bashisms Fini Jastrow 2026-09-04 00:51:44 +0200
  • ed952eb41c fc_install: Replace stat with portable wc Fini Jastrow 2026-09-03 23:55:14 +0200
  • 74e2121584 fc_install: Make inherit_errexit optional Fini Jastrow 2026-09-04 00:08:04 +0200
  • 939486b7bf fc_install: Replace echo -e with portable printf Fini Jastrow 2026-09-03 23:38:27 +0200
  • e2181b5aab fc_install: Run shfmt -i 4 -w Fini Jastrow 2026-09-03 23:14:32 +0200
  • fb8391314d fc_install: Suppress some specific shellcheck warnings Fini Jastrow 2026-09-03 23:05:24 +0200
  • a48c26daac fc_install: Remove bash array usage Fini Jastrow 2026-09-03 22:49:00 +0200
  • 37cf5364af fc_install: Output "info" with green Fini Jastrow 2026-09-03 22:14:34 +0200
  • 5663778d3b fc_install: Use regex for font file type selection Fini Jastrow 2026-09-03 22:13:57 +0200
  • 21e589a40c fc_install: Cache asset ID list Fini Jastrow 2026-09-03 21:32:27 +0200
  • 42d7ace109 fc_install: Prefer [...] over [[...]] Fini Jastrow 2026-09-03 21:08:09 +0200
  • 428d713e24 fc_install: Asset list without \0 Fini Jastrow 2026-09-03 21:06:23 +0200
  • e0bd379b8d fc_install: Fix color determination code Fini Jastrow 2026-09-03 20:46:32 +0200
  • bb6ae89ac2 fc_install: Expose script and bash versions (for debugging user screenshots) Fini Jastrow 2026-09-03 20:14:06 +0200
  • acd0b490af fc_install: Enable shellcheck SC2250 Fini Jastrow 2026-09-03 20:05:44 +0200
  • b0137be3b7 fc_install: Fix shellcheck warnings Fini Jastrow 2026-09-03 19:29:16 +0200
  • 2abb0b7ab1 fc_install: Switch to .tar.xz archives Fini Jastrow 2026-09-03 15:04:49 +0200
  • b5ea9ed785 fc_install: Fix nullbyte warning Fini Jastrow 2026-09-03 14:52:00 +0200
  • da6d7d80f2 fc_install: Install by asset ID Fini Jastrow 2026-09-03 14:51:23 +0200
  • 40c6a2b718 fc_install: Update fc-cache also on removal Fini Jastrow 2026-09-03 14:49:48 +0200
  • f9e794dfbf fc_install: More comments Fini Jastrow 2026-09-03 14:49:17 +0200
  • 523a8e1b44 fc-install: Fix: Allow Mac and XDG Fini Jastrow 2026-09-03 14:48:21 +0200
  • 38868a0092 fc_install: Fix single font install Fini Jastrow 2026-09-03 13:50:44 +0200
  • 2fa9b7ffac fc_install: Replace test == with = Fini Jastrow 2026-09-03 13:45:05 +0200
  • d9e8120472 fc-install: Correct and add error messages Fini Jastrow 2026-09-03 13:38:38 +0200
  • fe14bb3b21 fc_install: Allow to specify Github token Fini Jastrow 2026-09-03 13:23:35 +0200
  • d2ac674146 fc_install: Fix spurious bad output Fini Jastrow 2026-09-03 13:20:20 +0200
  • 3d80f94838 fc_install: Add dependencies Fini Jastrow 2026-09-03 13:19:05 +0200
  • 2b211fb430 fc_install: Remove FontPatcher.zip from fonts list Fini Jastrow 2026-09-03 09:58:07 +0200
  • ad2359a6c3 fc_install: Make help the default command Fini Jastrow 2026-09-03 09:48:22 +0200
  • a33bad2e4c fc-install: Modify comments Fini Jastrow 2026-09-03 08:29:33 +0200
  • 21f732211e fc-install: Allow Mac and XDG Fini Jastrow 2026-09-03 09:04:44 +0200
  • 0933f6d921 fc-install: Drop hard fc-cache dependency Fini Jastrow 2026-09-03 08:29:57 +0200
  • aee2a637c9 [mod] fc_install: font config installer for the nerd-fonts Markus Heiser 2025-08-15 07:41:37 +0200
  • 048aa997d6 Update IBM Plex Mono to 2.005 Fini Jastrow 2026-09-02 13:59:48 +0200
  • 18c708a06e [ci] Regenerate contributors GitHub Actions 2026-09-01 21:57:41 +0000
  • 0faaeb3657
    docs: add chrisemke as a contributor for doc (#2070) allcontributors[bot] 2026-09-01 23:57:24 +0200
  • 86703f8bee
    docs: update .all-contributorsrc allcontributors[bot] 2026-09-01 21:56:54 +0000
  • 02b2bc2894
    docs: update CONTRIBUTORS.md allcontributors[bot] 2026-09-01 21:56:54 +0000
  • e80a6064ab [ci] Sync fonts.json GitHub Actions 2026-09-01 21:55:44 +0000
  • 64a084f954 OpenDyslexic: Correct upstream and version info Fini Jastrow 2026-09-01 23:49:02 +0200
  • 73e5da3b33 [ci] Update FontPatcher.zip Finii 2026-08-22 10:22:15 +0000
  • 50d375afcd font-patcher: Fix progressbars Fini Jastrow 2026-08-22 12:15:21 +0200
  • bff2f99cd7 Add Mona Sans Mono Silouan Wright 2026-08-21 13:31:02 -0500
  • c75842b1c5 Add release information for 3.5.1 Fini Jastrow 2026-08-21 17:30:27 +0200
  • 300ffcd993 [ci] Update webfonts (replay failed ci) Fini Jastrow 2026-08-21 16:26:29 +0200
  • 1d4886f232 [ci] Regenerate Cheat Sheet (replay failed ci) Fini Jastrow 2026-08-21 16:25:30 +0200
  • f5c4c7976f [ci] Regenerate CSS files (replay failed ci) Fini Jastrow 2026-08-21 16:23:29 +0200
  • b894ea7803 [ci] Update FontPatcher.zip (replay failed ci) v3.5.1 Fini Jastrow 2026-08-21 16:14:43 +0200
  • a942782739 [ci] Regenerate CSS files (replay failed ci) Fini Jastrow 2026-08-21 15:58:33 +0200
  • 895c19593a [ci] Regenerate fontconfig (replay failed ci) Fini Jastrow 2026-08-21 15:56:02 +0200
  • 7cb8608f99 Remove empty patched-fonts directories Fini Jastrow 2026-08-21 15:49:33 +0200
  • f034eeafc0 [ci] Rebuild patched fonts Finii 2026-08-21 10:35:37 +0000
  • 04c4c4ee07 [ci] Bump release version Finii 2026-08-21 10:32:33 +0000
  • b7a02c19a7 [ci] Sync fonts.json GitHub Actions 2026-08-21 07:49:53 +0000
  • 776a192283 Trigger Release 3.5.1 Fini Jastrow 2026-08-21 09:47:13 +0200
  • a08167910c Fix: VictorMono: Flatten directory structure Fini Jastrow 2026-08-21 09:39:59 +0200
  • 5c68be9ada Overpass: Flatten directory structure Fini Jastrow 2026-08-21 09:37:38 +0200
  • eca7452fb9 Meslo: Flatten directory structure Fini Jastrow 2026-08-21 09:33:13 +0200
  • e2753e092c iA-Writer: Flatten directory structure Fini Jastrow 2026-08-21 09:22:22 +0200
  • da9a0de4f0 IBMPlexMono: Flatten directory structure Fini Jastrow 2026-08-21 09:18:14 +0200
  • b51bb186c1 3270: Flatten directory structure Fini Jastrow 2026-08-21 09:15:11 +0200
  • c26820b5b8 Fixup: SpaceMono: Remove fi/fl ligs Fini Jastrow 2026-08-10 12:54:26 +0200
  • 7b75e7e9e3 [ci] Regenerate contributors GitHub Actions 2026-08-10 10:32:33 +0000
  • cedc9f2d40
    docs: add kStor2poche as a contributor for bug (#2063) allcontributors[bot] 2026-08-10 12:32:19 +0200
  • 3fb41b0415
    docs: update .all-contributorsrc allcontributors[bot] 2026-08-10 10:31:53 +0000
  • ba2dd09d73
    docs: update CONTRIBUTORS.md allcontributors[bot] 2026-08-10 10:31:52 +0000
  • ca537ca01c SpaceMono: Remove fi/fl ligs Fini Jastrow 2026-08-10 12:04:18 +0200
  • da778d6bb3 doc: Announce v3.5.1 Fini Jastrow 2026-08-05 12:38:48 +0200
  • a4156ff0b4 doc: GoogleSansCode Fini Jastrow 2026-08-04 08:05:56 +0200
  • 96d5421d96 Remove empty patched-fonts directories Fini Jastrow 2026-08-03 17:41:59 +0200
  • 9cdefce3c3 doc: Update gotta-patch-em help in readme.md Fini Jastrow 2026-08-03 15:35:13 +0200
  • 9dd8ce51cd doc: Update font-patcher usage Fini Jastrow 2026-08-03 15:23:37 +0200
  • e28de33672 Update sankey diagram Fini Jastrow 2026-08-03 15:17:17 +0200
  • bc2b01f36c Update sankey diagram Fini Jastrow 2026-08-03 15:14:46 +0200
  • 2839b09820 doc: Update font-patcher usage in readme.md Fini Jastrow 2026-08-03 14:41:42 +0200
  • 3f4efe53e6 [ci] Update FontPatcher.zip Finii 2026-08-03 10:15:02 +0000
  • f8a48f93df generate-font-image-previews: Fix shellcheck warnings Fini Jastrow 2026-08-03 12:12:31 +0200
  • 789383274b gotta-patch-em: Fix shellcheck warnings Fini Jastrow 2026-08-03 12:03:00 +0200
  • 5354bf70a6 Fix: Flatten directories Fini Jastrow 2026-08-03 11:55:32 +0200
  • 48e1a64620 CI: font-patcher: Always check the correct amount of glyphs patched in Fini Jastrow 2026-08-03 11:39:18 +0200
  • 7973d1e6dd font-patcher: Fix missing new Devicons Fini Jastrow 2026-08-03 11:36:42 +0200