Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perms: make '-c' required for batch mode | Sitaram Chamarty | 2016-06-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | quoth Tony: > Typing ^C at a command to make it stop without doing anything is a natural > reaction, regardless of any imprecations to type "cancel" He asked for a '-b' option; i.e., don't allow a bare "ssh git@... perms repo" to be interpreted as batch mode. Meanwhile, '-c' is acceptable for existing repos too (as you can see from the mirroring code at least). So, just think of '-c' as a moral eqvt of '-b' that already exists. | ||||
* | redis caching: 'set-default-roles' fix... | Sitaram Chamarty | 2014-05-20 | 1 | -1/+11 |
| | | | | flush repo from cache | ||||
* | set-default-roles: fix bug and add test script | Sitaram Chamarty | 2013-05-04 | 1 | -0/+159 |