Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | magit: Require relevant libraries | Xinglu Chen | 2021-01-23 | 1 | -0/+2 |
| | |||||
* | magit: Remove todos | Xinglu Chen | 2021-01-22 | 1 | -8/+0 |
| | |||||
* | magit: Use `magit-log-select' to select commit | Xinglu Chen | 2021-01-22 | 1 | -4/+8 |
| | | | | | This brings up a log buffer where the user the select a commit, similar to when doing an interactive rebase. | ||||
* | magit: Add basic support for transient commands | yoctocell | 2021-01-18 | 1 | -0/+57 |
This will extend the `magit-patch-create' transient prefix with a second action -- "Send patch". |