aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* Pin tags with regex patterntypebrook2020-04-10
|
* Update helper message and commentstypebrook2020-04-10
|
* Improve 'gist tag <tag-value>'typebrook2020-04-10
| | | | Use user put '.' as pattern, treat them as '[^ ]'
* Enable backspace and readline hotkeys with 'gist new'typebrook2020-04-10
|
* Update READMEtypebrook2020-04-10
|
* Improve 'gist help' with proper patterntypebrook2020-04-10
|
* updatetypebrook2020-04-10
|
* Fix 'gist detail' inside repotypebrook2020-04-09
|
* Improve README with wordingtypebrook2020-04-08
|
* updatetypebrook2020-04-08
|
* Update READMEtypebrook2020-04-08
|
* Update READMEtypebrook2020-04-08
|
* Merge branch 'readme'typebrook2020-04-08
|\
| * Update READMEtypebrook2020-04-08
| |
| * Make 'gist grep' works with pattern like ^ or $typebrook2020-04-08
| |
* | Fix error message when index is invalid with 'gist detail'typebrook2020-04-08
| |
| * updatetypebrook2020-04-07
|/
* Fix hint configurationtypebrook2020-04-07
|
* Chech internet when using Github APItypebrook2020-04-07
|
* Refactor helper message for general use casetypebrook2020-04-07
|
* Refactor codetypebrook2020-04-07
|
* Refactor codetypebrook2020-04-01
|
* Improve 'gist detail'typebrook2020-03-31
| | | | Make it works without index if working dir is a gist repo
* Fix runtime errortypebrook2020-03-30
| | | | Only output the first line of grep result in files
* Add hint for mtime of INDEX filetypebrook2020-03-30
|
* Update commentstypebrook2020-03-30
|
* Fetch in background when 'gist push' is performedtypebrook2020-03-30
|
* Fix logic error about actiontypebrook2020-03-29
|
* Supress hint message when command is in pipetypebrook2020-03-29
|
* Add subcommand 'gist last'typebrook2020-03-29
|
* Suppress hint when STDIN is not emptytypebrook2020-03-29
|
* Add parameter for index rangetypebrook2020-03-29
|
* Add subcommand 'gist lan'typebrook2020-03-29
|
* Update hint messagetypebrook2020-03-27
|
* Add alert message when index file is emptytypebrook2020-03-27
|
* Refator grep in 'gist grep' to speed uptypebrook2020-03-27
|
* Fetch gists after doing 'git push'typebrook2020-03-27
|
* Fix logic error in 'gist grep'typebrook2020-03-27
| | | | Remove content greping for hashtags inside original description
* Improve syntaxtypebrook2020-03-27
|
* Add default action 'into subshell'typebrook2020-03-27
|
* Reformat index to let pipe easiertypebrook2020-03-27
| | | | | Make sure no space in front of index helps commands like 'cut' works without extra processing
* Replace non-parsable file type into 'Text'typebrook2020-03-27
|
* Prevent language contains spacetypebrook2020-03-27
|
* Add language supporttypebrook2020-03-27
|
* Reformat star listtypebrook2020-03-26
|
* Fix dotfile is gone in 'gist detail'typebrook2020-03-25
|
* Update helper messagetypebrook2020-03-25
|
* Add shorter subcommand for 'all'typebrook2020-03-24
|
* Update helper messagetypebrook2020-03-24
|
* Add subcommand 'gist all'typebrook2020-03-23
| | | | To show both user gists and starred gist