aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
* Fix Mac Compatibilitytypebrook2020-05-06
| | | | | Looks like alias fails in bash script, even after adding: shopt -s expand_aliases
* updatetypebrook2020-04-23
|
* Refactor codetypebrook2020-04-23
|
* updatetypebrook2020-04-21
|
* Add shorter argument '-n' for '--no-action'typebrook2020-04-17
|
* Remove method checkInternettypebrook2020-04-16
| | | | All API calls github.com, do not need this.
* Merge branch 'tag-refactor'typebrook2020-04-15
|\
| * Fix/Refactor the way to process descriptiontypebrook2020-04-15
| |
* | Add processing for filename with spacetypebrook2020-04-15
|/
* Remove outdated TODO itemstypebrook2020-04-14
|
* Process more after 'gist fetch'typebrook2020-04-13
|
* Make Command Substitution works with configurationtypebrook2020-04-13
|
* Update READMEtypebrook2020-04-13
|
* Update READMEtypebrook2020-04-12
|
* Update READMEtypebrook2020-04-11
|
* Update READMEtypebrook2020-04-11
|
* Add configuration 'show_untagged'typebrook2020-04-11
|
* Refactor the way of checking repo statustypebrook2020-04-11
|
* updatetypebrook2020-04-10
|
* 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
|