aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1255 from zsh-users/add_pwshHEADmasterShohei YOSHIDA7 hours1-0/+85
|\
| * Add PowerShell completion for macOS and Linuxadd_pwshShohei YOSHIDA4 days1-0/+85
* | Merge pull request #1256 from zsh-users/add-v8-optionsShohei YOSHIDA2 days1-1/+19
|\ \
| * | Add valid v8 optionsadd-v8-optionsShohei YOSHIDA2 days1-1/+19
| |/
* | Merge pull request #1253 from zsh-users/elixir_completionsShohei YOSHIDA2 days1-0/+99
|\ \ | |/ |/|
| * Add elixir completionselixir_completionsShohei YOSHIDA6 days1-0/+99
* | Update cmake completion to version 4.3.0Shohei YOSHIDA4 days1-1/+3
|/
* Merge pull request #1244 from zsh-users/perl-package-managersShohei YOSHIDA7 days2-0/+224
|\
| * Add cpanm completionperl-package-managersShohei YOSHIDA12 days1-0/+103
| * Add cpm completionShohei YOSHIDA12 days1-0/+121
* | Update fab completion to version 3.2.2update_fabShohei YOSHIDA8 days1-60/+35
* | Merge pull request #1247 from zsh-users/refactor_mixShohei YOSHIDA9 days1-186/+933
|\ \
| * | implement minimum Phoenix tasks completionsrefactor_mixShohei YOSHIDA10 days1-5/+151
| * | implement cacheShohei YOSHIDA10 days1-3/+24
| * | use dynamic completion but it seems we should use cacheShohei YOSHIDA11 days1-100/+72
| * | Refactor _mix completionShohei YOSHIDA11 days1-186/+794
| |/
* | Merge pull request #1243 from zsh-users/ctest_cpackShohei YOSHIDA9 days2-0/+335
|\ \
| * | Improve portabilityctest_cpackShohei YOSHIDA9 days2-7/+7
| * | Add cpack completionShohei YOSHIDA13 days1-0/+156
| * | add ctestShohei YOSHIDA13 days1-0/+179
| |/
* | Merge pull request #1250 from zsh-users/refactor_mvnShohei YOSHIDA9 days1-28/+51
|\ \
| * | Refactor mvn completionrefactor_mvnShohei YOSHIDA9 days1-28/+51
* | | Merge pull request #1249 from zsh-users/refactor_golangShohei YOSHIDA9 days1-38/+38
|\ \ \
| * | | Use __golang prefix instead of __go prefixrefactor_golangShohei YOSHIDA9 days1-38/+38
| |/ /
* / / Use builtin generating sequential number instead of external commandsrefactor_inxiShohei YOSHIDA9 days1-1/+1
|/ /
* / Fix cache expiration according to commentcache-expiration-dateShohei YOSHIDA10 days1-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
|\ \
| * | Use git_flow prefix instead of git for functionsrefactor_git_flowShohei YOSHIDA2026-03-151-25/+23
| * | Use local variablesShohei YOSHIDA2026-03-151-12/+4
| |/