aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* mktempmktempHsieh Chin Fan2022-04-25
|
* UpdateHsieh Chin Fan2022-04-18
|
* updateHsieh Chin Fan2021-12-17
|
* Fix logic error after validating config fileHsieh Chin Fan2021-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 typoHsieh Chin Fan2021-12-13
|
* Fix pattern check for tokenHsieh Chin Fan2021-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 codeHsieh Chin Fan2021-06-23
|
* Change the way of installHsieh Chin Fan2021-05-07
|
* Do not show hint when fetching gists in testHsieh Chin Fan2021-05-06
|
* Fix test with latest wording changesHsieh Chin Fan2021-05-06
|
* Remove unused functionHsieh Chin Fan2021-05-06
|
* Update s0 entryHsieh Chin Fan2021-05-06
|
* Improve description wordingHsieh Chin Fan2021-05-06
|
* Add sub-commands to get id and urlHsieh Chin Fan2021-05-05
|
* If in pipe, do not perform actionHsieh Chin Fan2021-05-05
|
* Improve wording of hintHsieh Chin Fan2021-05-05
|
* Update hint after deleting a gistHsieh Chin Fan2021-03-05
|
* updateHsieh Chin Fan2021-03-04
|
* Refactor codeHsieh Chin Fan2020-12-29
|
* updateHsieh Chin Fan2020-11-09
|
* Improve indicating git statusHsieh Chin Fan2020-08-19
|
* Update helper text and TODO itemsHsieh Chin Fan2020-08-18
|
* Update READMEHsieh Chin Fan2020-08-14
|
* updateHsieh Chin Fan2020-07-31
|
* updateHsieh Chin Fan2020-07-22
|
* Fix logic error about printv0.9Hsieh Chin Fan2020-07-05
|
* Fix typoHsieh Chin Fan2020-07-05
|
* Refactor print functionHsieh Chin Fan2020-07-05
|
* Add marker of current groupHsieh Chin Fan2020-07-03
|
* Modify the width of index from 4 to 5Hsieh Chin Fan2020-07-03
|
* Fix missing python in Windows WSLHsieh Chin Fan2020-07-03
| | | | python3 is not found in Ubuntu 20.04 on WSL
* Set default editor as vim, or vi if not existHsieh Chin Fan2020-07-03
|
* Merge branch 'bat-test'Hsieh Chin Fan2020-07-03
|\
| * Add bats testHsieh Chin Fan2020-07-03
|/
* Modify TODO itemsHsieh Chin Fan2020-07-03
|
* Fix configuation 'show_untagged'Hsieh Chin Fan2020-07-03
|
* Refine speed of coloring tagsHsieh Chin Fan2020-07-03
|
* Fix sub-command 'gist pin'Hsieh Chin Fan2020-07-03
|
* Refine print methodHsieh Chin Fan2020-07-03
|
* Refine 'gist config'Hsieh Chin Fan2020-07-02
| | | | | | - Update helper message - Remove checking for removed command - Print modified configuration after 'gist config'
* Add TODO itemHsieh Chin Fan2020-07-02
|
* Fix logic error in format of grepHsieh Chin Fan2020-07-02
| | | | | Originally, the second filename would not contains 4 spaces at the beginning of the line
* Fix detail printingHsieh Chin Fan2020-07-02
|
* Reformat usage of patternHsieh Chin Fan2020-07-01
|
* Add TODO itemHsieh Chin Fan2020-07-01
|
* Merge branch 'config'Hsieh Chin Fan2020-07-01
|\
| * Refactor configuation flowHsieh Chin Fan2020-07-01
|/
* Merge branch 'config'Hsieh Chin Fan2020-06-30
|\
| * Reformat config file after source itHsieh Chin Fan2020-06-30
| | | | | | | | So user can read valid keys at once
* | updateHsieh Chin Fan2020-06-30
| |