Fabian Homborg
|
9367d4ff71
|
Reindent functions to remove useless quotes
This does not include checks/function.fish because that currently
includes a "; end" in a message that indent would remove, breaking the test.
|
2020-03-09 19:46:43 +01:00 |
|
Jason Nader
|
a619f69b15
|
Rename functions to match others
|
2020-02-17 09:55:05 +01:00 |
|
Jason
|
40832f897c
|
Move __fish_portage_print_repository_names into emaint completion script
|
2019-12-04 20:50:28 +01:00 |
|
Fabian Homborg
|
ce245704d7
|
Reformat completion scripts
These were excluded from style.fish
|
2019-05-05 12:53:09 +02:00 |
|
Wilke Schwiedop
|
95346770d3
|
Update emaint.fish
|
2019-04-29 18:33:37 +02:00 |
|
Wilke Schwiedop
|
52450dc864
|
completions/emaint: fix logs command
|
2019-04-29 18:33:37 +02:00 |
|
Wilke Schwiedop
|
44e2c28255
|
revisit gentoo-related completions (#4758)
* revisit gentoo-related completions
- add completion for emaint
- improve completion for emerge
still incomplete, but an impovement regardless
- improve completion for equery
- add gentoo/portage-related auxiliary functions
* fix spelling
* remove trailing '.'
* remove old '_' invocation and capitalize descriptions
* add number-completion
* remove trailing '.'
* shorter descriptions
* replace sed with fish-builtin and drop deduplication
* batch change capitalization (lower case)
* indent equery descriptions
* batch change capitalization (upper case)
|
2018-03-23 19:42:30 +01:00 |
|