Marijan Smetko
|
02eb548d5a
|
feat(python): add utilities to manage simple virtual environments (#9776)
Closes #9776
|
5 years ago |
Celestino Gomes
|
3e2676f7dc
|
feat(python): add `pyserver` alias to start an HTTP server (#10217)
Closes #10217
|
5 years ago |
Marc Cornellà
|
4ef188cebf
|
perf(yarn): skip `yarn` call if default global bin directory exists (#10290)
Fixes #10290
|
5 years ago |
Marc Cornellà
|
c155531402
|
chore(bazel): update completion to f146202c
|
5 years ago |
Alex Matheson
|
ce9104c4f3
|
feat(npm): toggle `npm install` / `npm uninstall` by pressing F2 twice (#9717)
Co-authored-by: Marc Cornellà <hello@mcornella.com>
|
5 years ago |
WH-2099
|
2acb3071ca
|
fix(pip): don't overwrite `requirements.txt` in internal commands (#10061)
|
5 years ago |
Oluwafemi Sule
|
eec34b32fa
|
fix(pip): use `pip3` in `pip3 uninstall` completion (#10271)
|
5 years ago |
Marc Cornellà
|
bc7bc74469
|
fix(git-prompt): fix clean prompt when stash is not empty (#9978)
Fixes #9978
|
5 years ago |
Björn Daase
|
7e4273f440
|
feat(debian): add `alu` alias for list and upgrade packages (#7928)
Closes #7928
|
5 years ago |
Marc Cornellà
|
37b278cd03
|
chore(debian): document previous alias
|
5 years ago |
Shahed Hosseini
|
b38da62b23
|
feat(debian): add `aar` alias for autoremove (#7869)
|
5 years ago |
Raphael Stolt
|
d384ccf31d
|
feat(composer): add `cuh` alias for updating global packages (#6048)
Closes #6048
|
5 years ago |
mikey dubs
|
cbd8481fe3
|
feat(composer): add `cs` alias for `composer show` (#10034)
Closes #10034
|
5 years ago |
Majid Hadavand
|
fcd7da3aec
|
feat(common-aliases): add single-column and recursive `ls` aliases (#10096)
|
5 years ago |
Matthieu Baerts
|
8d58994d76
|
feat(zbell): add option not to use notify-send (#10082)
|
5 years ago |
bretello
|
65bbd24eec
|
feat(vi-mode): add `INSERT_MODE_INDICATOR` (#9732)
Co-authored-by: bretello <bretello@distruzione.org>
|
5 years ago |
Luiz
|
3bb23e8e31
|
feat(transfer): allow encryption of uploads using GPG (#9983)
Co-authored-by: Marc Cornellà <hello@mcornella.com>
|
5 years ago |
scrouthtv
|
5b2f99bcb7
|
fix(systemd): remove `sudo` from power-related aliases (#9441)
|
5 years ago |
Celestino Gomes
|
cffa9a2fda
|
feat(ruby): add new aliases `rrun` and `rserver` (#10218)
|
5 years ago |
Bryan Lee
|
eb94df6428
|
feat(shell-proxy): support SOCKS protocol based on URI scheme (#10069)
|
5 years ago |
Angel Ramboi
|
234ad7398d
|
chore(ipfs): update completion script for IPFS version 0.8.0 (#9800)
|
5 years ago |
Marc Cornellà
|
8861d5c3a7
|
refactor(rvm): clean up `rb*` utilities definition and add more versions
|
5 years ago |
Vsevolod Voloshyn
|
92a862083b
|
feat(rvm): add latest `rb*` utility functions (#9812)
|
5 years ago |
Turiok
|
4491588ac0
|
feat(repo): add command completion for repo 2.8 (#9388)
|
5 years ago |
Julien Negrotto
|
e33bc40351
|
feat(rake): support square brackets with rake binstub (#5361)
Closes #5361
|
5 years ago |
Roderik Muit
|
b8e4aa2b0c
|
fix(pass): update `pass` completion to ff5ac38 (#9761)
This fixes a problem when completion filenames with colons.
Source: https://git.zx2c4.com/password-store/commit/?id=ff5ac38f7984d7b3d2912dba106baa2fed52e530
|
5 years ago |
idoroiengel
|
43046cdb35
|
feat(flutter): add a few more aliases (#9511)
Closes #9511
|
5 years ago |
Marc Cornellà
|
7568bbd9f5
|
feat(ng): get `ng` completion from parsed help output (#10294)
Co-authored-by: Yannick Galatol <yannick.galatol@gmail.com>
|
5 years ago |
Enrico Maria Crisostomo
|
69d0683a8c
|
feat(macports): add commands to get list of updated ports (#8698)
|
5 years ago |
(╯°□°)╯︵ uᴉǝssnH ɐɟɐʇsoW
|
875e7c4077
|
feat(helm): cache completion file in the background (#8326)
|
5 years ago |
Marc Cornellà
|
6515850a14
|
feat(git-flow): add aliases for current `hotfix` branch
|
5 years ago |
Marc Cornellà
|
7a38fa35c4
|
refactor(git-flow): extract `git-flow` completion logic
|
5 years ago |
Fidel Torres
|
89ab38fe64
|
feat(git-flow): add aliases for current `feature` / `release` branch (#9439)
Closes #9439
|
5 years ago |
CGenie
|
7df7d5b4f1
|
feat(fossil): add completion for `fossil add` (#8564)
Co-authored-by: Marc Cornellà <hello@mcornella.com>
|
5 years ago |
András Svraka
|
1d6553e631
|
feat(fd): update fd completions (#9775)
Closes #9775
|
5 years ago |
András Svraka
|
ca2652769c
|
feat(ripgrep): update ripgrep completions (#9775)
Closes #9775
|
5 years ago |
Shundeev Egor
|
79cf2a0d43
|
fix(fastfile): fix multiple bugs in plugin (#9574)
- `fastfile_sync` didn't correctly create the aliases
- `fastfile_rm` didn't correctly remove the alias
Fixes #9151
Closes #9574
|
5 years ago |
Léopold Mebazaa
|
0613232202
|
refactor(emoji): rewrite script w/ Python and update emojis (#8069)
Closes #8069
|
5 years ago |
t-sauer
|
02d8cf6e9a
|
feat(ember-cli): add completions for ember-cli (#5916)
Closes #5916
|
5 years ago |
Sean MacCath-Moran
|
d3bc4b4152
|
feat(drush): add Drupal 8 aliases to `drush` plugin (#9498)
Closes #9498
|
5 years ago |
Marc Cornellà
|
01230fa6e2
|
style(drush): fix code and README style
|
5 years ago |
Marc Cornellà
|
c4be9294f2
|
style(acs): fix style and gitignore __pycache__ folder
|
5 years ago |
michal panoch
|
d806649028
|
feat(bundler): add completion for `info` argument (#9594)
|
5 years ago |
Arnas Udovičius
|
c26e9e807f
|
feat(arcanist): add `arbl` and `arho` aliases (#6132)
Closes #6132
|
5 years ago |
Jason A. Crome
|
292f11e97a
|
feat(autojump): add support for NetBSD (#9746)
|
5 years ago |
Brahim Djoudi
|
1316b31764
|
feat(ant): enable colored output by default (#6688)
Closes #6688
|
5 years ago |
Marc Cornellà
|
364e62155d
|
refactor(ant): extract completion function
|
5 years ago |
Cédric Malard
|
56de7c85f3
|
docs(aliases): clarify usage (#9990)
|
5 years ago |
Alwyn Kik
|
d5cb1d339f
|
docs(oc): update link to openshift CLI reference (#9667)
|
5 years ago |
Carlo Sala
|
df4508ad54
|
feat(volta): add dynamic completion generation (#10515)
|
5 years ago |