Commit Graph

  • a5c25d2b61
    Merge 3dc13483c1 into b2d0232473 Sumathi Dhanasekaran 2025-10-28 23:11:57 -0400
  • 6324b074ab
    Merge 5359bbf0e7 into b2d0232473 F.B. 2025-10-28 14:36:39 +0000
  • b2d0232473
    Merge pull request #1165 from zsh-users/add-util-linux master Shohei YOSHIDA 2025-10-27 12:26:26 +0900
  • b66a1aba63
    add lslogins completion Shohei YOSHIDA 2025-10-26 16:43:26 +0900
  • 667494f334
    add lsmem completion Shohei YOSHIDA 2025-10-26 16:26:30 +0900
  • 215780cd9c
    add lslocks completion Shohei YOSHIDA 2025-10-26 16:11:16 +0900
  • 20423a74f8
    add lsipc completion Shohei YOSHIDA 2025-10-26 16:00:38 +0900
  • 55e9d8e6eb
    Merge pull request #1164 from zsh-users/update-rails Shohei YOSHIDA 2025-10-24 20:02:34 +0900
  • 348dbdee12
    Merge 4f793a0031 into 1b97a1492b Alexander F. Rødseth 2025-10-23 23:23:02 +0200
  • e51f50f5a5
    update rails completion Shohei YOSHIDA 2025-10-22 14:48:54 +0900
  • 1b97a1492b
    Merge pull request #1163 from zsh-users/add-swap-utils Shohei YOSHIDA 2025-10-22 00:25:16 +0900
  • 4a7179ffff
    add swaplabel completion Shohei YOSHIDA 2025-10-20 23:51:42 +0900
  • 7aeefd0020
    add swapoff completion Shohei YOSHIDA 2025-10-20 23:49:39 +0900
  • 9e2a5239dc
    add swapon completion Shohei YOSHIDA 2025-10-20 23:47:36 +0900
  • c47e10641a
    Merge pull request #1162 from zsh-users/add-distro-info Shohei YOSHIDA 2025-10-19 10:17:19 +0900
  • c49bb88997
    Add distro-info completion add-distro-info Shohei YOSHIDA 2025-10-18 10:13:54 +0900
  • 5fd23d5376
    Merge pull request #1161 from zsh-users/update-node-25.0.0 Shohei YOSHIDA 2025-10-17 00:53:48 +0900
  • e74df1347f
    Update node.js completion to 25.0.0 Shohei YOSHIDA 2025-10-16 11:36:50 +0900
  • 41a21a4d57
    Merge pull request #1160 from zsh-users/update-2025-10 Shohei YOSHIDA 2025-10-15 10:27:48 +0900
  • 1cbda7f841
    update ts-node Shohei YOSHIDA 2025-10-14 12:04:39 +0900
  • 26e54f9772
    update protoc Shohei YOSHIDA 2025-10-14 11:57:29 +0900
  • d682198a7b
    fix option Shohei YOSHIDA 2025-10-14 11:54:50 +0900
  • 4e8c09fa83
    update glances Shohei YOSHIDA 2025-10-14 11:52:39 +0900
  • a5f749cd4a
    update exportfs Shohei YOSHIDA 2025-10-14 11:44:47 +0900
  • 483c208156
    Update emacs Shohei YOSHIDA 2025-10-14 11:44:38 +0900
  • 173a14c436
    Merge pull request #1154 from SuCicada/master Shohei YOSHIDA 2025-09-22 16:36:36 +0900
  • 1ffeeec3b6 Fix [virtualbox][vboxmanage controlvm] subcommand completion order and regex are incorrect SuCicada 2025-09-22 14:57:42 +0900
  • d08cee09ce
    Merge pull request #1152 from notmike-5/master Shohei YOSHIDA 2025-09-14 14:13:53 +0900
  • 058383dc2d
    Fix argument parameters Shohei YOSHIDA 2025-09-14 12:46:00 +0900
  • d3d42e70ec src/_bitcoin-cli: updated flags for arguments/defaults notmike 2025-09-13 16:22:51 -0600
  • 07ad869b7a src/_bitcoin-cli: refresh option/subcommand lists that had become stale notmike 2025-09-10 16:15:03 -0600
  • b48b5de9d8
    Merge pull request #1151 from zsh-users/update-chatblade Shohei YOSHIDA 2025-09-05 23:30:32 +0900
  • cd3cd0ab3b
    Update chatblade completion to version 0.7.0 Shohei YOSHIDA 2025-09-05 12:42:18 +0900
  • 35228e5ac0
    Merge pull request #1150 from zsh-users/nvm Shohei YOSHIDA 2025-09-02 11:14:36 +0900
  • 3c89229e0e
    Update nvm completion to version 0.40.3 Shohei YOSHIDA 2025-09-01 14:24:21 +0900
  • 8d5a945c93
    Merge pull request #1149 from zsh-users/update_vnstat Shohei YOSHIDA 2025-08-24 12:37:43 +0900
  • cafb93cd93
    Update vnstat completion to version 2.13 Shohei YOSHIDA 2025-08-23 19:14:12 +0900
  • e94efecefa
    Merge pull request #1148 from zsh-users/update-gpgconf Shohei YOSHIDA 2025-08-21 22:48:50 +0900
  • 1587db0b96
    Update gpgconf completion to version 2.4.4 Shohei YOSHIDA 2025-08-21 13:49:33 +0900
  • 5884510698
    Merge pull request #1147 from zsh-users/update-flutter-dart Shohei YOSHIDA 2025-08-15 17:07:56 +0900
  • cc16a51600
    Update flutter completion to 3.35.1 Shohei YOSHIDA 2025-08-15 12:20:28 +0900
  • faa7c0f755
    Update dart completion to version 3.9.0 Shohei YOSHIDA 2025-08-15 11:56:27 +0900
  • 90be2a206f
    Merge pull request #1146 from zsh-users/go-1.25 Shohei YOSHIDA 2025-08-13 15:36:30 +0900
  • cc18accaac
    Update flags for go 1.25.0 Shohei YOSHIDA 2025-08-13 10:40:21 +0900
  • f55325505d
    Merge pull request #1145 from zsh-users/add-uuid-utils Shohei YOSHIDA 2025-08-08 12:02:23 +0900
  • 6ba76c84eb
    add uuidd completion Shohei YOSHIDA 2025-08-07 13:56:36 +0900
  • ee6a2d0416
    add uuidparse completion Shohei YOSHIDA 2025-08-07 13:56:31 +0900
  • 1488badf72
    Merge pull request #1144 from Aditi76117/missing-completions Shohei YOSHIDA 2025-08-06 11:42:40 +0900
  • 73b5b78d70
    Update blkid Shohei YOSHIDA 2025-08-05 12:14:58 +0900
  • 50611e5b99
    Update chmem Shohei YOSHIDA 2025-08-05 12:01:27 +0900
  • 3ef170ff4f
    Update fallocate Shohei YOSHIDA 2025-08-05 11:56:29 +0900
  • dee6427296
    Update ipcrm Shohei YOSHIDA 2025-08-05 11:43:19 +0900
  • f21d28a4a1
    Update ipcmk Shohei YOSHIDA 2025-08-05 11:36:07 +0900
  • 420a3d78c9
    Update ipcs Shohei YOSHIDA 2025-08-05 11:30:57 +0900
  • 0032bac859
    Update ldattach Shohei YOSHIDA 2025-08-05 09:35:33 +0900
  • bdee8a976c
    Update mcookie Shohei YOSHIDA 2025-08-05 09:04:53 +0900
  • 331e0ab9fa Remove _lsblk and _cal as they are already present in upstream zsh Aditi76117 2025-08-05 00:10:06 +0530
  • d9b1b2bfa9 Add completions for ipcmk (util-linux) Aditi76117 2025-08-04 01:27:06 +0530
  • 8a7515adc8 Add completions for ipcmk (util-linux) Aditi76117 2025-08-04 01:12:02 +0530
  • 3e05c06501 Add completions for chmem, ipcmk, ipcrm, ipcs, ldattach and mcookie (util-linux) Aditi76117 2025-08-04 01:03:12 +0530
  • 0867c7fe93 Add completions for lsblk, cal, blkid, and fallocate (util-linux) Aditi76117 2025-08-03 19:08:01 +0530
  • 5f24f3bc42
    Merge pull request #1142 from egorlem/diplodoc Shohei YOSHIDA 2025-07-27 15:13:16 +0900
  • fb87bc486f
    Merge pull request #1141 from zsh-users/update-completions Shohei YOSHIDA 2025-07-20 20:06:13 +0900
  • dc58df104d Remove yfm completion guesswhozzz 2025-07-19 01:31:09 +0300
  • 06b7c9bc38
    Update bundle completion 2.7.0 Shohei YOSHIDA 2025-07-18 11:37:16 +0900
  • 12c780b2b1
    Update nanoc completion version 4.13.5 Shohei YOSHIDA 2025-07-18 11:37:03 +0900
  • 4e13974582
    Merge ea4685a96f into 922abfe707 wzy 2025-07-11 14:52:18 +0200
  • 922abfe707
    Merge pull request #1140 from zsh-users/update-completions Shohei YOSHIDA 2025-07-11 11:28:27 +0900
  • ed034970c2
    Update xsel completion v1.2.1 Shohei YOSHIDA 2025-07-10 12:51:27 +0900
  • fe11bbe8b0
    Update node completion v24.4.0 Shohei YOSHIDA 2025-07-10 12:41:55 +0900
  • 1ee071125e
    Update cmake completion version 3.31 Shohei YOSHIDA 2025-07-10 11:56:56 +0900
  • 6ba54212d0
    Merge pull request #1139 from zsh-users/update-shell-check Shohei YOSHIDA 2025-07-09 11:56:48 +0900
  • 932c16fd0e
    Update shellcheck completion Shohei YOSHIDA 2025-07-08 11:35:41 +0900
  • e07f6fb780
    Merge pull request #1137 from JesseAye/f2b-regex Shohei YOSHIDA 2025-06-12 10:16:04 +0900
  • d326bdc241
    Fix error when no matching files in working dir Jesse Ayala 2025-06-11 20:17:41 -0400
  • 335af5c72d Add fail2ban-regex options and parameters Jesse 2025-06-09 00:40:28 -0400
  • c29efd0bc3
    Merge pull request #1136 from zsh-users/update-cppcheck Shohei YOSHIDA 2025-06-01 09:25:57 +0900
  • 4625071e98
    Update cppcheck completion to version 2.17.1 Shohei YOSHIDA 2025-05-29 22:03:43 +0900
  • 21789376b8
    Merge pull request #1135 from zsh-users/update-completions Shohei YOSHIDA 2025-05-25 11:16:50 +0900
  • a221bd2653
    Update clang utilities Shohei YOSHIDA 2025-05-23 13:33:49 +0900
  • ab95699400
    Update UI type name list Shohei YOSHIDA 2025-05-23 13:33:08 +0900
  • 99d000d880
    Merge pull request #1134 from zsh-users/update-completions Shohei YOSHIDA 2025-05-17 21:42:55 +0900
  • d1469c6e4f
    Update ufw completion Shohei YOSHIDA 2025-05-16 17:44:28 +0900
  • 77cad16cc7
    Update shallow-backup completion Shohei YOSHIDA 2025-05-16 16:30:13 +0900
  • 8af769e5f1
    Format Shohei YOSHIDA 2025-05-16 16:24:21 +0900
  • 67e6bdbc3c
    Update setcap completion flags Shohei YOSHIDA 2025-05-16 16:24:04 +0900
  • 98dd809126
    Merge pull request #1133 from zsh-users/update-nodejs Shohei YOSHIDA 2025-05-08 11:24:25 +0900
  • c4fca6525a
    Update node completion for version 24.0.0 Shohei YOSHIDA 2025-05-07 11:25:19 +0900
  • 4f6441f9ee
    Merge pull request #1131 from zsh-users/update-pre-commit Shohei YOSHIDA 2025-04-28 09:57:22 +0900
  • 4e0cdee2e7
    Update pre-commit completion to version 4.2.0 Shohei YOSHIDA 2025-04-22 15:19:11 +0900
  • e5507e0d0c
    Merge pull request #1129 from mkzer/fix-ohmyzsh-readme Shohei YOSHIDA 2025-04-11 14:10:58 +0900
  • 370253ca8c Improve oh-my-zsh install instructions to avoid compinit duplication (fixes #603) mkzer 2025-04-10 20:04:49 +0200
  • 3dc13483c1
    Update README.md - Zsh rebuilding the completion cache twice Sumathi Dhanasekaran 2025-03-13 13:28:59 +0000
  • e61c9c14d6
    Merge pull request #1126 from zsh-users/remove_issue_template Shohei YOSHIDA 2025-03-12 20:00:19 +0900
  • 00cf14deaa
    Remove empty issue template Shohei YOSHIDA 2025-03-12 19:39:41 +0900
  • 6ea205dc14
    Merge pull request #1125 from egorlem/TS-5.7-5.8 Shohei YOSHIDA 2025-03-04 16:26:40 +0900
  • fc979f7a3e Remove unnecessary addition of flags in commands guesswhozzz 2025-03-04 09:15:10 +0300
  • 42e9e1e563 Update TypeScript completion to version 5.8 guesswhozzz 2025-03-03 16:35:36 +0300
  • ee50f24411 Update TypeScript completion to version 5.7 guesswhozzz 2025-03-03 16:16:40 +0300
  • 0adf2f053e
    Merge pull request #1123 from zsh-users/update_node Shohei YOSHIDA 2025-02-14 12:08:32 +0900