aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* 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
| |
* | Fix typo in helper messageHsieh Chin Fan2020-06-30
|/
* Update READMEHsieh Chin Fan2020-06-29
|
* Put unused gists into /tmp/gist/Hsieh Chin Fan2020-06-29
|
* Initialize important variableHsieh Chin Fan2020-06-29
|
* Rearrange TODO itemsHsieh Chin Fan2020-06-29
|
* Feed STDIN only to function tacHsieh Chin Fan2020-06-29
|
* Merge branch 'master' of gist.github.com:b0d2e7e67aa50298fdf8111ae7466b56Hsieh Chin Fan2020-06-29
|\
* | Fix argument issueHsieh Chin Fan2020-06-29
| | | | | | | | | | - 'gist -n [INDEX]' now is valid - Use extended glob to check range
* | Show files when using default actionHsieh Chin Fan2020-06-29
| |
| * Fix code about repo clonev0.8Hsieh Chin Fan2020-06-25
| |
| * updateHsieh Chin Fan2020-06-21
|/
* updateHsieh Chin Fan2020-06-19
|
* updateHsieh Chin Fan2020-06-19
|
* updateHsieh Chin Fan2020-06-19
|
* updateHsieh Chin Fan2020-06-19
|
* Refactor codeHsieh Chin Fan2020-06-19
|
* Keep gist_id instead of html_urlHsieh Chin Fan2020-06-19
|
* UpdateHsieh Chin Fan2020-06-19
|
* Simplify tacHsieh Chin Fan2020-06-19
|
* Fix tac functiontypebrook2020-06-03
|
* Add FIXME itemstypebrook2020-06-03
|
* Apply file as argument of tactypebrook2020-05-31
|
* Update READMEtypebrook2020-05-28
|
* Add index to the result of user querytypebrook2020-05-26
|
* Update READMEtypebrook2020-05-21
|
* Fix error when don't pass index to 'push'v0.7typebrook2020-05-19
|
* Use variable to get terminal widthtypebrook2020-05-19
|
* Fix 'push' commandtypebrook2020-05-19
|
* Add todo itemtypebrook2020-05-19
|
* Rename functiontypebrook2020-05-18
|
* Remove finished todo itemtypebrook2020-05-18
|
* Refactor color functionstypebrook2020-05-18
|
* Update READMEtypebrook2020-05-18
|
* Suppress error after configurationv0.6typebrook2020-05-17
|
* Refactor codetypebrook2020-05-17
|
* Fix logic error when getting idtypebrook2020-05-17
|
* Merge branch 'pagnation'typebrook2020-05-17
|\
| * Refactor gist fetching functionstypebrook2020-05-17
| | | | | | | | | | - query gists by user now supports pagnation - print '[num] gists fetched' to tty