aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add nu shell completionadd-shellsShohei YOSHIDA2026-04-071-0/+85
* add fish completionShohei YOSHIDA2026-04-071-0/+65
* Merge pull request #1255 from zsh-users/add_pwshShohei YOSHIDA2026-04-041-0/+85
|\
| * Add PowerShell completion for macOS and Linuxadd_pwshShohei YOSHIDA2026-03-311-0/+85
* | Merge pull request #1256 from zsh-users/add-v8-optionsShohei YOSHIDA2026-04-021-1/+19
|\ \
| * | Add valid v8 optionsadd-v8-optionsShohei YOSHIDA2026-04-021-1/+19
| |/
* | Merge pull request #1253 from zsh-users/elixir_completionsShohei YOSHIDA2026-04-021-0/+99
|\ \ | |/ |/|
| * Add elixir completionselixir_completionsShohei YOSHIDA2026-03-291-0/+99
* | Update cmake completion to version 4.3.0Shohei YOSHIDA2026-03-311-1/+3
|/
* Merge pull request #1244 from zsh-users/perl-package-managersShohei YOSHIDA2026-03-282-0/+224
|\
| * Add cpanm completionperl-package-managersShohei YOSHIDA2026-03-231-0/+103
| * Add cpm completionShohei YOSHIDA2026-03-231-0/+121
* | Update fab completion to version 3.2.2update_fabShohei YOSHIDA2026-03-271-60/+35
* | Merge pull request #1247 from zsh-users/refactor_mixShohei YOSHIDA2026-03-271-186/+933
|\ \
| * | implement minimum Phoenix tasks completionsrefactor_mixShohei YOSHIDA2026-03-251-5/+151
| * | implement cacheShohei YOSHIDA2026-03-251-3/+24
| * | use dynamic completion but it seems we should use cacheShohei YOSHIDA2026-03-241-100/+72
| * | Refactor _mix completionShohei YOSHIDA2026-03-241-186/+794
| |/
* | Merge pull request #1243 from zsh-users/ctest_cpackShohei YOSHIDA2026-03-272-0/+335
|\ \
| * | Improve portabilityctest_cpackShohei YOSHIDA2026-03-262-7/+7
| * | Add cpack completionShohei YOSHIDA2026-03-221-0/+156
| * | add ctestShohei YOSHIDA2026-03-221-0/+179
| |/
* | Merge pull request #1250 from zsh-users/refactor_mvnShohei YOSHIDA2026-03-261-28/+51
|\ \
| * | Refactor mvn completionrefactor_mvnShohei YOSHIDA2026-03-261-28/+51
* | | Merge pull request #1249 from zsh-users/refactor_golangShohei YOSHIDA2026-03-261-38/+38
|\ \ \
| * | | Use __golang prefix instead of __go prefixrefactor_golangShohei YOSHIDA2026-03-261-38/+38
| |/ /
* / / Use builtin generating sequential number instead of external commandsrefactor_inxiShohei YOSHIDA2026-03-261-1/+1
|/ /
* / Fix cache expiration according to commentcache-expiration-dateShohei YOSHIDA2026-03-251-1/+1
|/
* Merge pull request #1241 from zsh-users/fix_cmake_help_completionShohei YOSHIDA2026-03-211-9/+9
|\
| * Remove needless variable declarationsfix_cmake_help_completionShohei YOSHIDA2026-03-191-5/+3
| * fix formatting issueShohei YOSHIDA2026-03-191-4/+4
| * fix help item completionShohei YOSHIDA2026-03-191-0/+2
* | Merge pull request #1240 from zsh-users/update-pre-commitShohei YOSHIDA2026-03-211-166/+123
|\ \ | |/ |/|
| * Refactor pre-commitupdate-pre-commitShohei YOSHIDA2026-03-171-166/+123
* | Merge pull request #1236 from zsh-users/refactor_gistShohei YOSHIDA2026-03-161-46/+41
|\ \
| * | Fix cache implementationrefactor_gistShohei YOSHIDA2026-03-151-46/+41
| * | Don't use global variablesShohei YOSHIDA2026-03-151-6/+6
| |/
* | Merge pull request #1235 from zsh-users/refactor_cmakeShohei YOSHIDA2026-03-161-137/+175
|\ \
| * | simplify assignments and remove needless functionsrefactor_cmakeShohei YOSHIDA2026-03-141-47/+55
| * | Reduce top level local variables, use function local variables insteadShohei YOSHIDA2026-03-141-78/+114
| * | Simplify cmake targetsShohei YOSHIDA2026-03-141-16/+7
| * | Do not use global variablesShohei YOSHIDA2026-03-141-8/+11
| |/
* | Merge pull request #1234 from zsh-users/refactor_cfShohei YOSHIDA2026-03-161-482/+237
|\ \
| * | Refactoring _cf completionrefactor_cfShohei YOSHIDA2026-03-141-482/+237
| |/
* | Merge pull request #1237 from zsh-users/refactor-caskShohei YOSHIDA2026-03-161-13/+33
|\ \
| * | Add global optionsrefactor-caskShohei YOSHIDA2026-03-151-1/+13
| * | Merge two switch-caseShohei YOSHIDA2026-03-151-9/+14
| * | Don't overwrite context variablesShohei YOSHIDA2026-03-151-2/+5
| * | Don't use global variablesShohei YOSHIDA2026-03-151-1/+1
| |/
* | Merge pull request #1238 from zsh-users/refactor_git_flowShohei YOSHIDA2026-03-161-37/+27
|\ \