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
|
f507f4ad1e
|
Ddon't use gettext fn in fish functions
|
2020-02-28 11:29:54 +01:00 |
|
Takuya Noguchi
|
7aca69780c
|
Replace deprecated options with newly introduced options for gem.
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
2019-01-01 14:28:13 +01:00 |
|
Aaron Gyes
|
68527ff20c
|
completions: --description -> -d
This ends up saving a surprising number of bytes.
|
2017-10-11 10:17:35 -07:00 |
|
Fabian Ruff
|
f2a507c4a7
|
fix gem --version/--help tab completions
|
2014-04-06 12:58:22 -07:00 |
|
Mark A. Miller
|
35af336ff6
|
Fix an old, old reference to a long-gone fish function for gem.fish
|
2011-08-13 23:50:54 -05:00 |
|
axel
|
34e27ff4c2
|
Drop use of the N_ no-op for translation descriptions. Instead, tell xgettext that any token following '--description' should be translated. This should greatly speed up completion loading on platforms where fork() is slow. (Hi, OS X)
darcs-hash:20070116011828-ac50b-fb923dc877869ded4d506bbe0bc5364eea44092f.gz
|
2007-01-16 11:18:28 +10:00 |
|
Tassilo Horn
|
58042b0e9f
|
ruby-gems-completion.dpatch
darcs-hash:20061208232818-c06f4-510633a992d3557967709713ab8ed8df94a36c05.gz
|
2006-12-09 09:28:18 +10:00 |
|