Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add CHANGELOG HEAD master | Case Duckworth | 2020-05-08 |
| | |||
* | Version bump | Case Duckworth | 2020-05-08 |
| | |||
* | Fix -r flag | Case Duckworth | 2020-05-08 |
| | |||
* | Add burgercontrol recipe | Case Duckworth | 2020-05-07 |
| | |||
* | Version 0.3: add autossh support | Case Duckworth | 2020-05-07 |
| | | | | | | | | | | | | | | | | | | | Added autossh support. mrgrctrnl will default to using autossh if it's installed; otherwise it'll do ssh in a while loop. I did include 'ExitOnForwardFailure=yes' in my ~/.ssh/config, but I'm thinking I should include that in __SSH_OPTIONS to be more robust. Might be in 0.3.1 or whatever. Another thing in 0.3.1 should be man pages and stuff. Maybe that'll be 0.4. I like version bumps. CHANGES HERE (right, that's what this message is for): - add autossh support: -S forces ssh ; -A forces autossh - rewrite usage; add config file example - change config file syntax (backward-compatible) - add a few other commandline options | ||
* | Add usage | Case Duckworth | 2020-05-04 |
| | |||
* | Fix code blocks | Case Duckworth | 2020-05-04 |
| | |||
* | Weird merge | Case Duckworth | 2020-05-03 |
|\ | |||
| * | Break on failure | Case Duckworth | 2020-04-30 |
| | | |||
* | | Version 0.2 | Case Duckworth | 2020-05-03 |
|/ | | | | | | | A LOT of changes here. Mostly I tried to make it more robust, and to actually quit when I want it to quit. I also rewrote a lot of the functions and stuff. I feel pretty happy with it now, enough to make it an actual project on sourcehut. | ||
* | Update style | Case Duckworth | 2020-04-26 |
| | |||
* | Add key and rest fields and improve ssh calls | Case Duckworth | 2020-04-26 |
| | |||
* | Add Uninstall info | Case Duckworth | 2020-04-12 |
| | |||
* | Add Makefile | Case Duckworth | 2020-04-12 |
| | |||
* | Add LICENSE | Case Duckworth | 2020-04-12 |
| | |||
* | Add -k option to kill | Case Duckworth | 2020-04-12 |
| | |||
* | Add dry_run flag | Case Duckworth | 2020-04-12 |
| | |||
* | Ignore comments | Case Duckworth | 2020-04-12 |
| | |||
* | Initial commit | Case Duckworth | 2020-04-12 |