Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |
|/ | ||||
* | Fix behaviro in gist detail | typebrook | 2020-03-14 | |
| | ||||
* | Fix missing argument of sed for darwin | typebrook | 2020-03-14 | |
| | ||||
* | Refactor behavior about subcommand 'detail' | typebrook | 2020-03-14 | |
| | | | | | - Store created/updated time inside index file - gist detail only shows the content from index file | |||
* | Refactor code for marking star/not-star gist | typebrook | 2020-03-13 | |
| | ||||
* | Fix bug about parsing starred gists | typebrook | 2020-03-13 | |
| | ||||
* | Add error message for gist config | typebrook | 2020-03-13 | |
| | ||||
* | Change remote url if user configure protocol | typebrook | 2020-03-13 | |
| | ||||
* | Return false instantly when given id is not valid | typebrook | 2020-03-13 | |
| | ||||
* | Fix bug about private mark | typebrook | 2020-03-13 | |
| | | | | | Variable 'mark' should be reset everytime, or the value from previous line would persist. | |||
* | update | typebrook | 2020-03-13 | |
| | ||||
* | Update README | typebrook | 2020-03-12 | |
| | ||||
* | Replace default action with hint | typebrook | 2020-03-12 | |
| | ||||
* | update | typebrook | 2020-03-12 | |
| | ||||
* | update | typebrook | 2020-03-12 | |
| |