aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* basictypebrook2020-03-18
|
* Improve 'gist push'typebrook2020-03-17
| | | | | - Allow directly push if commit is ready - Only push when current commit is ahead
* Fix logic error about 'gist edit'typebrook2020-03-17
|
* Refactor code about INDEX file formattypebrook2020-03-17
| | | | | Refactor code to reduce potential code changes when INDEX file format changes
* Improve 'gist edit'typebrook2020-03-17
| | | | | - Prefill with original description - Fix pattern when editing is finished
* Refactor codetypebrook2020-03-17
|
* Reformat list of starred gisttypebrook2020-03-17
|
* Fix potential error when getting ID from a given indextypebrook2020-03-17
| | | | | Originally, if user gives command like 'gist .', _gist_id() still returns true
* Add todo item for cloctypebrook2020-03-17
|
* Update READMEtypebrook2020-03-17
|
* Refactor code for readibilitytypebrook2020-03-17
|
* Improve 'gist push'typebrook2020-03-17
| | | | Allow empty index if user is already inside repo
* Refactor code for order of functionstypebrook2020-03-17
|
* Add blink visuals to indicate valid indicestypebrook2020-03-17
|
* Update todo itemtypebrook2020-03-16
|
* Reduce repetitive code for index file formattypebrook2020-03-16
|
* Update comments for functionstypebrook2020-03-16
|
* Merge commit 'ca95437407c19202e2be01e21565468515d95e39' into HEADtypebrook2020-03-16
|\
* | Update README for status hinttypebrook2020-03-16
| |
| * Add item for gh-pagetypebrook2020-03-16
| |
| * Add item for grep optiontypebrook2020-03-16
| |
| * Add todo item for subcommand tagtypebrook2020-03-16
| |
* | Change format when creating a new gisttypebrook2020-03-16
| |
| * Add todo item for colortypebrook2020-03-16
| |
* | Remove exit statementtypebrook2020-03-16
| |
| * Add todo itemtypebrook2020-03-16
|/
* Suppress wrong status message with merged committypebrook2020-03-16
|
* Merge branch 'grep' into mastertypebrook2020-03-16
|\
* | Update helper messagetypebrook2020-03-16
| |
* | Show 'working' when checkout to non-master branchtypebrook2020-03-16
| |
| * Add error messagetypebrook2020-03-16
| |
* | Update output of 'gist user'typebrook2020-03-16
| |
| * Update helper messagetypebrook2020-03-16
| |
| * A better greptypebrook2020-03-16
| |
* | updatetypebrook2020-03-16
| |
* | updatetypebrook2020-03-16
|/
* Fix behaviro in gist detailtypebrook2020-03-14
|
* Fix missing argument of sed for darwintypebrook2020-03-14
|
* Refactor behavior about subcommand 'detail'typebrook2020-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 gisttypebrook2020-03-13
|
* Fix bug about parsing starred giststypebrook2020-03-13
|
* Add error message for gist configtypebrook2020-03-13
|
* Change remote url if user configure protocoltypebrook2020-03-13
|
* Return false instantly when given id is not validtypebrook2020-03-13
|
* Fix bug about private marktypebrook2020-03-13
| | | | | Variable 'mark' should be reset everytime, or the value from previous line would persist.
* updatetypebrook2020-03-13
|
* Update READMEtypebrook2020-03-12
|
* Replace default action with hinttypebrook2020-03-12
|
* updatetypebrook2020-03-12
|
* updatetypebrook2020-03-12
|