summaryrefslogtreecommitdiff
path: root/internal/command/commandargs/command_args_test.go
Commit message (Collapse)AuthorAgeFilesLines
* refactor: rearchitect command and executable Go modulesfeistel2021-09-081-197/+0
|
* refactor: remove commandargs.GenericArgsfeistel2021-08-111-6/+11
|
* Modify regex to prevent partial matchesRobert May2021-06-291-2/+7
|
* chore: Refactor env introspection to rely on command initialization496-move-env-introspection-to-sshenvLucas Charles2021-03-151-96/+52
| | | | | | | Refactors introspection of execution environment to rely on per-connection state (`gitlab-shell`) or per request (`gitlab-sshd`) Relates to https://gitlab.com/gitlab-org/gitlab-shell/-/issues/496
* Rename import pathsNick Thomas2019-10-181-2/+2
|
* Move go code up one levelNick Thomas2019-10-181-0/+231