Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fix logic error with invalid index | typebrook | 2020-03-20 | |
| | ||||
* | Add new subcommand 'gist pin' | typebrook | 2020-03-19 | |
| | ||||
* | Modify behavior for 'gist tag' | typebrook | 2020-03-19 | |
| | | | | | - Always print list with tag=true - Let tags align right | |||
* | Refactor code | typebrook | 2020-03-19 | |
| | ||||
* | Add todo item | typebrook | 2020-03-19 | |
| | ||||
* | Fix logic error about format | typebrook | 2020-03-19 | |
| | | | | Original approach also replace ', ' with ',' in description | |||
* | Modify parameter for 'gist delete' | typebrook | 2020-03-19 | |
| | | | | Use environment variable is too risky here | |||
* | Reformat 'gist detail' | typebrook | 2020-03-18 | |
| | ||||
* | Fix logic error with index prefix | typebrook | 2020-03-18 | |
| | | | | | | It loses prefix 'p' for newly created private gist Fow now, decide prefix only in _parse_response() | |||
* | Modify hint wording | typebrook | 2020-03-18 | |
| | ||||
* | Fix column difference caused by color control code | typebrook | 2020-03-18 | |
| | ||||
* | Modify sub-commands for tags | typebrook | 2020-03-18 | |
| | | | | | - 'gist tag' to show gist list without url but tags insdead - 'gist tags' to list existing tags | |||
* | Add definition for characters used in tag | typebrook | 2020-03-18 | |
| | ||||
* | Apply hashtags to 'gist detail' | typebrook | 2020-03-18 | |
| | | | | | | - a standalone function to extract hashtags from description - in 'gist detail', split puse description and trailing tags into 2 lines for a clear format | |||
* | basic | typebrook | 2020-03-18 | |
| | ||||
* | Improve 'gist push' | typebrook | 2020-03-17 | |
| | | | | | - Allow directly push if commit is ready - Only push when current commit is ahead | |||
* | Fix logic error about 'gist edit' | typebrook | 2020-03-17 | |
| | ||||
* | Refactor code about INDEX file format | typebrook | 2020-03-17 | |
| | | | | | Refactor code to reduce potential code changes when INDEX file format changes | |||
* | Improve 'gist edit' | typebrook | 2020-03-17 | |
| | | | | | - Prefill with original description - Fix pattern when editing is finished | |||
* | Refactor code | typebrook | 2020-03-17 | |
| | ||||
* | Reformat list of starred gist | typebrook | 2020-03-17 | |
| | ||||
* | Fix potential error when getting ID from a given index | typebrook | 2020-03-17 | |
| | | | | | Originally, if user gives command like 'gist .', _gist_id() still returns true | |||
* | Add todo item for cloc | typebrook | 2020-03-17 | |
| | ||||
* | Update README | typebrook | 2020-03-17 | |
| | ||||
* | Refactor code for readibility | typebrook | 2020-03-17 | |
| | ||||
* | Improve 'gist push' | typebrook | 2020-03-17 | |
| | | | | Allow empty index if user is already inside repo | |||
* | Refactor code for order of functions | typebrook | 2020-03-17 | |
| | ||||
* | Add blink visuals to indicate valid indices | typebrook | 2020-03-17 | |
| | ||||
* | Update todo item | typebrook | 2020-03-16 | |
| | ||||
* | Reduce repetitive code for index file format | typebrook | 2020-03-16 | |
| | ||||
* | Update comments for functions | typebrook | 2020-03-16 | |
| | ||||
* | Merge commit 'ca95437407c19202e2be01e21565468515d95e39' into HEAD | typebrook | 2020-03-16 | |
|\ | ||||
* | | Update README for status hint | typebrook | 2020-03-16 | |
| | | ||||
| * | Add item for gh-page | typebrook | 2020-03-16 | |
| | | ||||
| * | Add item for grep option | typebrook | 2020-03-16 | |
| | | ||||
| * | Add todo item for subcommand tag | typebrook | 2020-03-16 | |
| | | ||||
* | | Change format when creating a new gist | typebrook | 2020-03-16 | |
| | | ||||
| * | Add todo item for color | typebrook | 2020-03-16 | |
| | | ||||
* | | Remove exit statement | typebrook | 2020-03-16 | |
| | | ||||
| * | Add todo item | typebrook | 2020-03-16 | |
|/ | ||||
* | Suppress wrong status message with merged commit | typebrook | 2020-03-16 | |
| | ||||
* | Merge branch 'grep' into master | typebrook | 2020-03-16 | |
|\ | ||||
* | | Update helper message | typebrook | 2020-03-16 | |
| | | ||||
* | | Show 'working' when checkout to non-master branch | typebrook | 2020-03-16 | |
| | | ||||
| * | Add error message | typebrook | 2020-03-16 | |
| | | ||||
* | | Update output of 'gist user' | typebrook | 2020-03-16 | |
| | | ||||
| * | Update helper message | typebrook | 2020-03-16 | |
| | | ||||
| * | A better grep | typebrook | 2020-03-16 | |
| | | ||||
* | | update | typebrook | 2020-03-16 | |
| | | ||||
* | | update | typebrook | 2020-03-16 | |
|/ |