Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |
| | ||||
* | Fix json processing for 'edit'v0.5 | typebrook | 2020-05-14 | |
| | | | | Looks like xargs cannot handle too many texts | |||
* | Refactor _show_list() | typebrook | 2020-05-14 | |
| | ||||
* | Refactor code | typebrook | 2020-05-14 | |
| | ||||
* | Refactor code in _configure() | typebrook | 2020-05-14 | |
| | ||||
* | Update comments, helper msg and todo items | typebrook | 2020-05-14 | |
| | ||||
* | Fix logic error in helper message | typebrook | 2020-05-14 | |
| | ||||
* | Also use variable to set hint and helper messagev0.4 | typebrook | 2020-05-14 | |
| | ||||
* | Change hint and helper message by script name | typebrook | 2020-05-13 | |
| | ||||
* | Suppress error msg with insane filename | typebrook | 2020-05-13 | |
| | ||||
* | Refactor mark usage | typebrook | 2020-05-13 | |
| | | | | So by default, 'gist lan' won't show starred gists | |||
* | Show status with description, do not override file_num and comment_num | typebrook | 2020-05-13 | |
| | ||||
* | Update hint text for 'gist clean'v0.3 | typebrook | 2020-05-12 | |
| | ||||
* | Update README | typebrook | 2020-05-12 | |
| | ||||
* | Initialize variables to avoid affetcted by env variables | typebrook | 2020-05-12 | |
| | ||||
* | Use simpler way to clone repo in background | typebrook | 2020-05-12 | |
| | | | | And this way also do not need to export variables into new bash instance | |||
* | Fix sed compatibility for BSD version | typebrook | 2020-05-12 | |
| | ||||
* | Improve sub-command 'tag', 'edit' and 'new' | typebrook | 2020-05-12 | |
| | | | | | | | | 1. By default, do not shows tags for starred gist 2. Tags user typed allow any number of leading '#' 3. Fix the parameter of 'gist edit', it takes arguemnts behind $1 as description 4. An easy to read way to wrap JSON body | |||
* | Update README | typebrook | 2020-05-12 | |
| | ||||
* | Update README | typebrook | 2020-05-12 | |
| | ||||
* | Update README | typebrook | 2020-05-12 | |
| | ||||
* | Refactor code | typebrook | 2020-05-12 | |
| | ||||
* | Use valid URL when export to github0.2 | typebrook | 2020-05-12 | |
| | | | | Also change some texts | |||
* | Refactor code | typebrook | 2020-05-11 | |
| |