Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mktempmktemp | Hsieh Chin Fan | 2022-04-25 |
| | |||
* | Update | Hsieh Chin Fan | 2022-04-18 |
| | |||
* | update | Hsieh Chin Fan | 2021-12-17 |
| | |||
* | Fix logic error after validating config file | Hsieh Chin Fan | 2021-12-14 |
| | | | | | | When calling _validate_config(), we might use prompt to get 'user' and 'token' value. And they should be fed into variables. Or _reformat_config() will miss them. | ||
* | Fix typo | Hsieh Chin Fan | 2021-12-13 |
| | |||
* | Fix pattern check for token | Hsieh Chin Fan | 2021-12-13 |
| | | | | | | | | | | Currently, Github might have token in the following format: ghp_I1M4zc8z4Qi8c5KNf93KyBHGkP9Azq00Bup1 So we need to include underscore. Also, add pattern for hyphen and consider the case more than 40 characters. | ||
* | Reformat code | Hsieh Chin Fan | 2021-06-23 |
| | |||
* | Change the way of install | Hsieh Chin Fan | 2021-05-07 |
| | |||
* | Do not show hint when fetching gists in test | Hsieh Chin Fan | 2021-05-06 |
| | |||
* | Fix test with latest wording changes | Hsieh Chin Fan | 2021-05-06 |
| | |||
* | Remove unused function | Hsieh Chin Fan | 2021-05-06 |
| | |||
* | Update s0 entry | Hsieh Chin Fan | 2021-05-06 |
| | |||
* | Improve description wording | Hsieh Chin Fan | 2021-05-06 |
| | |||
* | Add sub-commands to get id and url | Hsieh Chin Fan | 2021-05-05 |
| | |||
* | If in pipe, do not perform action | Hsieh Chin Fan | 2021-05-05 |
| | |||
* | Improve wording of hint | Hsieh Chin Fan | 2021-05-05 |
| | |||
* | Update hint after deleting a gist | Hsieh Chin Fan | 2021-03-05 |
| | |||
* | update | Hsieh Chin Fan | 2021-03-04 |
| | |||
* | Refactor code | Hsieh Chin Fan | 2020-12-29 |
| | |||
* | update | Hsieh Chin Fan | 2020-11-09 |
| | |||
* | Improve indicating git status | Hsieh Chin Fan | 2020-08-19 |
| | |||
* | Update helper text and TODO items | Hsieh Chin Fan | 2020-08-18 |
| | |||
* | Update README | Hsieh Chin Fan | 2020-08-14 |
| | |||
* | update | Hsieh Chin Fan | 2020-07-31 |
| | |||
* | update | Hsieh Chin Fan | 2020-07-22 |
| | |||
* | Fix logic error about printv0.9 | Hsieh Chin Fan | 2020-07-05 |
| | |||
* | Fix typo | Hsieh Chin Fan | 2020-07-05 |
| | |||
* | Refactor print function | Hsieh Chin Fan | 2020-07-05 |
| | |||
* | Add marker of current group | Hsieh Chin Fan | 2020-07-03 |
| | |||
* | Modify the width of index from 4 to 5 | Hsieh Chin Fan | 2020-07-03 |
| | |||
* | Fix missing python in Windows WSL | Hsieh Chin Fan | 2020-07-03 |
| | | | | python3 is not found in Ubuntu 20.04 on WSL | ||
* | Set default editor as vim, or vi if not exist | Hsieh Chin Fan | 2020-07-03 |
| | |||
* | Merge branch 'bat-test' | Hsieh Chin Fan | 2020-07-03 |
|\ | |||
| * | Add bats test | Hsieh Chin Fan | 2020-07-03 |
|/ | |||
* | Modify TODO items | Hsieh Chin Fan | 2020-07-03 |
| | |||
* | Fix configuation 'show_untagged' | Hsieh Chin Fan | 2020-07-03 |
| | |||
* | Refine speed of coloring tags | Hsieh Chin Fan | 2020-07-03 |
| | |||
* | Fix sub-command 'gist pin' | Hsieh Chin Fan | 2020-07-03 |
| | |||
* | Refine print method | Hsieh Chin Fan | 2020-07-03 |
| | |||
* | Refine 'gist config' | Hsieh Chin Fan | 2020-07-02 |
| | | | | | | - Update helper message - Remove checking for removed command - Print modified configuration after 'gist config' | ||
* | Add TODO item | Hsieh Chin Fan | 2020-07-02 |
| | |||
* | Fix logic error in format of grep | Hsieh Chin Fan | 2020-07-02 |
| | | | | | Originally, the second filename would not contains 4 spaces at the beginning of the line | ||
* | Fix detail printing | Hsieh Chin Fan | 2020-07-02 |
| | |||
* | Reformat usage of pattern | Hsieh Chin Fan | 2020-07-01 |
| | |||
* | Add TODO item | Hsieh Chin Fan | 2020-07-01 |
| | |||
* | Merge branch 'config' | Hsieh Chin Fan | 2020-07-01 |
|\ | |||
| * | Refactor configuation flow | Hsieh Chin Fan | 2020-07-01 |
|/ | |||
* | Merge branch 'config' | Hsieh Chin Fan | 2020-06-30 |
|\ | |||
| * | Reformat config file after source it | Hsieh Chin Fan | 2020-06-30 |
| | | | | | | | | So user can read valid keys at once | ||
* | | update | Hsieh Chin Fan | 2020-06-30 |
| | |