Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |
| | ||||
* | Refactor variable 'mark' | typebrook | 2020-05-11 | |
| | | | | | | | - make it global and export it to sub-shell - refator _sync_repos(), now only do 'git pull' in repos that: 1. Already cloned before 2. Fit the mark. That is, either user's gist or starred gists | |||
* | Remove finished todo item0.1 | typebrook | 2020-05-10 | |
| | ||||
* | Fix error on Mac when getting gist IDv0.1 | typebrook | 2020-05-09 | |
| | ||||
* | Mac compatibility for 'mktemp' | typebrook | 2020-05-09 | |
| | ||||
* | Allow remove token | typebrook | 2020-05-09 | |
| | ||||
* | Add option to debug with log | typebrook | 2020-05-09 | |
| | ||||
* | Remove temporary file after user create a gist | typebrook | 2020-05-08 | |
| | ||||
* | Improve removing temporary files | typebrook | 2020-05-08 | |
| | | | | | - Specify directory instead of each files to remove - background job cannot be trapped, so need to call script again | |||
* | Update README | typebrook | 2020-05-08 | |
| | ||||
* | Fix Mac Compatibility | typebrook | 2020-05-06 | |
| | | | | | Looks like alias fails in bash script, even after adding: shopt -s expand_aliases | |||
* | update | typebrook | 2020-04-23 | |
| | ||||
* | Refactor code | typebrook | 2020-04-23 | |
| | ||||
* | update | typebrook | 2020-04-21 | |
| | ||||
* | Add shorter argument '-n' for '--no-action' | typebrook | 2020-04-17 | |
| | ||||
* | Remove method checkInternet | typebrook | 2020-04-16 | |
| | | | | All API calls github.com, do not need this. | |||
* | Merge branch 'tag-refactor' | typebrook | 2020-04-15 | |
|\ | ||||
| * | Fix/Refactor the way to process description | typebrook | 2020-04-15 | |
| | | ||||
* | | Add processing for filename with space | typebrook | 2020-04-15 | |
|/ | ||||
* | Remove outdated TODO items | typebrook | 2020-04-14 | |
| | ||||
* | Process more after 'gist fetch' | typebrook | 2020-04-13 | |
| | ||||
* | Make Command Substitution works with configuration | typebrook | 2020-04-13 | |
| | ||||
* | Update README | typebrook | 2020-04-13 | |
| | ||||
* | Update README | typebrook | 2020-04-12 | |
| | ||||
* | Update README | typebrook | 2020-04-11 | |
| | ||||
* | Update README | typebrook | 2020-04-11 | |
| | ||||
* | Add configuration 'show_untagged' | typebrook | 2020-04-11 | |
| | ||||
* | Refactor the way of checking repo status | typebrook | 2020-04-11 | |
| | ||||
* | update | typebrook | 2020-04-10 | |
| |