| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | Fix typo in helper message | Hsieh Chin Fan | 2020-06-30 | |
| |/ | ||||
| * | Update README | Hsieh Chin Fan | 2020-06-29 | |
| | | ||||
| * | Put unused gists into /tmp/gist/ | Hsieh Chin Fan | 2020-06-29 | |
| | | ||||
| * | Initialize important variable | Hsieh Chin Fan | 2020-06-29 | |
| | | ||||
| * | Rearrange TODO items | Hsieh Chin Fan | 2020-06-29 | |
| | | ||||
| * | Feed STDIN only to function tac | Hsieh Chin Fan | 2020-06-29 | |
| | | ||||
| * | Merge branch 'master' of gist.github.com:b0d2e7e67aa50298fdf8111ae7466b56 | Hsieh Chin Fan | 2020-06-29 | |
| |\ | ||||
| * | | Fix argument issue | Hsieh Chin Fan | 2020-06-29 | |
| | | | | | | | | | | | - 'gist -n [INDEX]' now is valid - Use extended glob to check range | |||
| * | | Show files when using default action | Hsieh Chin Fan | 2020-06-29 | |
| | | | ||||
| | * | Fix code about repo clonev0.8 | Hsieh Chin Fan | 2020-06-25 | |
| | | | ||||
| | * | update | Hsieh Chin Fan | 2020-06-21 | |
| |/ | ||||
| * | update | Hsieh Chin Fan | 2020-06-19 | |
| | | ||||
| * | update | Hsieh Chin Fan | 2020-06-19 | |
| | | ||||
| * | update | Hsieh Chin Fan | 2020-06-19 | |
| | | ||||
| * | update | Hsieh Chin Fan | 2020-06-19 | |
| | | ||||
| * | Refactor code | Hsieh Chin Fan | 2020-06-19 | |
| | | ||||
| * | Keep gist_id instead of html_url | Hsieh Chin Fan | 2020-06-19 | |
| | | ||||
| * | Update | Hsieh Chin Fan | 2020-06-19 | |
| | | ||||
| * | Simplify tac | Hsieh Chin Fan | 2020-06-19 | |
| | | ||||
| * | Fix tac function | typebrook | 2020-06-03 | |
| | | ||||
| * | Add FIXME items | typebrook | 2020-06-03 | |
| | | ||||
| * | Apply file as argument of tac | typebrook | 2020-05-31 | |
| | | ||||
| * | Update README | typebrook | 2020-05-28 | |
| | | ||||
| * | Add index to the result of user query | typebrook | 2020-05-26 | |
| | | ||||
| * | Update README | typebrook | 2020-05-21 | |
| | | ||||
| * | Fix error when don't pass index to 'push'v0.7 | typebrook | 2020-05-19 | |
| | | ||||
| * | Use variable to get terminal width | typebrook | 2020-05-19 | |
| | | ||||
| * | Fix 'push' command | typebrook | 2020-05-19 | |
| | | ||||
| * | Add todo item | typebrook | 2020-05-19 | |
| | | ||||
| * | Rename function | typebrook | 2020-05-18 | |
| | | ||||
| * | Remove finished todo item | typebrook | 2020-05-18 | |
| | | ||||
| * | Refactor color functions | typebrook | 2020-05-18 | |
| | | ||||
| * | Update README | typebrook | 2020-05-18 | |
| | | ||||
| * | Suppress error after configurationv0.6 | typebrook | 2020-05-17 | |
| | | ||||
| * | Refactor code | typebrook | 2020-05-17 | |
| | | ||||
| * | Fix logic error when getting id | typebrook | 2020-05-17 | |
| | | ||||
| * | Merge branch 'pagnation' | typebrook | 2020-05-17 | |
| |\ | ||||
| | * | Refactor gist fetching functions | typebrook | 2020-05-17 | |
| | | | | | | | | | | | - query gists by user now supports pagnation - print '[num] gists fetched' to tty | |||
| | * | Refactor method of parsing gists | typebrook | 2020-05-17 | |
| | | | | | | | | | | | - Do not set indices in _parse_response() unless 'index' is set - Change INDEX_FORMAT | |||
| * | | Get only one chractor in y/n input | typebrook | 2020-05-17 | |
| | | | ||||
| | * | Sort gists from oldest to newest | typebrook | 2020-05-17 | |
| | | | ||||
| | * | Improve code for update a single gist | typebrook | 2020-05-17 | |
| | | | ||||
| | * | Add pagnation to fetch even if user's gists >100 | typebrook | 2020-05-17 | |
| |/ | ||||
| * | Add todo item | typebrook | 2020-05-16 | |
| | | ||||
| * | Avoid print duplicate details | typebrook | 2020-05-16 | |
| | | ||||
| * | Simplify the way to print temp files | typebrook | 2020-05-16 | |
| | | ||||
| * | Add remarkable prefix for temp files | typebrook | 2020-05-15 | |
| | | ||||
| * | Add this gist as s0, the first starred gist | typebrook | 2020-05-15 | |
| | | ||||
| * | Remove Bash-Snippets related code | typebrook | 2020-05-15 | |
| | | ||||
| * | Update README | typebrook | 2020-05-15 | |
| | | ||||