summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_sccs
AgeCommit message (Collapse)AuthorFilesLines
2023-10-1652056: _sccs: don't handle subcommands in main namespaceMikael Magnusson1-1/+1
If someone using sccs wants to save typing, they can just do alias get="sccs get" anyway.
2011-02-1728761: file completion for sccsPeter Stephenson1-1/+3
2004-01-2119387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle1-2/+2
2003-06-2518631: returning too early breaks prefix-needed style set to falseOliver Kiddle1-4/+5
2003-04-2518472: spelling correctionsOliver Kiddle1-2/+2
2003-03-12fix completions of locales on Linux, complete for more commands usingOliver Kiddle1-8/+36
existing completions and more improvements to sccs completion
2003-02-2118269: improve sccs file completion to handle both direct & indirect referencesOliver Kiddle1-5/+13
2002-03-1116804: completion for sccsOliver Kiddle1-0/+132