b0d2e7e67aa50298fdf8111ae7466b56

Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.topo.tw/b0d2e7e67aa50298fdf8111ae7466b56
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2022-07-08 00:51Improve wordingHsieh Chin Fan1+1-1
2022-06-27 06:11UpdateHsieh Chin Fan1+1-1
2022-04-25 06:16Fix branch name issueHsieh Chin Fan1+13-6
2022-04-18 04:46UpdateHsieh Chin Fan1+1-1
2021-12-17 05:34updateHsieh Chin Fan1+0-0
2021-12-14 14:03Fix logic error after validating config fileHsieh Chin Fan1+1-0
2021-12-13 14:03Fix typoHsieh Chin Fan1+1-1
2021-12-13 13:50Fix pattern check for tokenHsieh Chin Fan1+1-1
2021-06-23 01:59Reformat codeHsieh Chin Fan1+1-4
2021-05-07 09:49Change the way of installHsieh Chin Fan1+2-1
2021-05-06 03:28Do not show hint when fetching gists in testHsieh Chin Fan2+2-2
2021-05-06 03:28Fix test with latest wording changesHsieh Chin Fan1+0-1
2021-05-06 03:18Remove unused functionHsieh Chin Fan1+0-4
2021-05-06 03:10Update s0 entryHsieh Chin Fan1+1-1
2021-05-06 03:05Improve description wordingHsieh Chin Fan1+1-1
2021-05-05 09:41Add sub-commands to get id and urlHsieh Chin Fan1+8-0
2021-05-05 09:41If in pipe, do not perform actionHsieh Chin Fan1+5-2
2021-05-05 03:37Improve wording of hintHsieh Chin Fan1+3-3
2021-03-05 03:58Update hint after deleting a gistHsieh Chin Fan1+1-1
2021-03-04 01:38updateHsieh Chin Fan1+1-1
2020-12-29 02:23Refactor codeHsieh Chin Fan1+2-2
2020-11-09 02:37updateHsieh Chin Fan1+0-8
2020-08-19 06:25Improve indicating git statusHsieh Chin Fan1+1-1
2020-08-18 03:33Update helper text and TODO itemsHsieh Chin Fan1+2-1
2020-08-14 07:22Update READMEHsieh Chin Fan1+2-2
2020-07-31 03:29updateHsieh Chin Fan1+1-0
2020-07-22 02:27updateHsieh Chin Fan1+2-0
2020-07-05 12:33Fix logic error about printHsieh Chin Fan1+1-1
2020-07-05 03:12Fix typoHsieh Chin Fan1+1-1
2020-07-05 03:00Refactor print functionHsieh Chin Fan1+2-1
2020-07-03 09:47Add marker of current groupHsieh Chin Fan1+1-1
2020-07-03 08:24Modify the width of index from 4 to 5Hsieh Chin Fan1+3-3
2020-07-03 06:39Fix missing python in Windows WSLHsieh Chin Fan1+1-0
2020-07-03 06:35Set default editor as vim, or vi if not existHsieh Chin Fan1+5-4
2020-07-03 06:19Merge branch 'bat-test'Hsieh Chin Fan2+79-2
2020-07-02 06:36Add bats testHsieh Chin Fan2+79-1
2020-07-03 05:23Modify TODO itemsHsieh Chin Fan1+1-3
2020-07-03 05:17Fix configuation 'show_untagged'Hsieh Chin Fan1+1-1
2020-07-03 04:56Refine speed of coloring tagsHsieh Chin Fan1+8-5
2020-07-03 01:26Fix sub-command 'gist pin'Hsieh Chin Fan1+2-2
2020-07-02 18:17Refine print methodHsieh Chin Fan1+10-11
2020-07-02 03:41Refine 'gist config'Hsieh Chin Fan1+5-4
2020-07-02 02:18Add TODO itemHsieh Chin Fan1+1-0
2020-07-02 02:11Fix logic error in format of grepHsieh Chin Fan1+9-10
2020-07-01 16:04Fix detail printingHsieh Chin Fan1+3-4
2020-07-01 15:50Reformat usage of patternHsieh Chin Fan1+3-3
2020-07-01 03:51Add TODO itemHsieh Chin Fan1+1-0
2020-07-01 15:34Merge branch 'config'Hsieh Chin Fan1+60-55
2020-06-30 23:58Refactor configuation flowHsieh Chin Fan1+60-55
2020-06-30 10:39Merge branch 'config'Hsieh Chin Fan1+17-6
2020-06-30 06:02Reformat config file after source itHsieh Chin Fan1+18-5
2020-06-30 08:13updateHsieh Chin Fan1+1-0
2020-06-30 08:08Fix typo in helper messageHsieh Chin Fan1+1-1
2020-06-29 07:01Update READMEHsieh Chin Fan1+2-1
2020-06-29 06:49Put unused gists into /tmp/gist/Hsieh Chin Fan1+2-1
2020-06-29 06:23Initialize important variableHsieh Chin Fan1+1-0
2020-06-29 05:44Rearrange TODO itemsHsieh Chin Fan1+1-1
2020-06-29 05:42Feed STDIN only to function tacHsieh Chin Fan1+3-3
2020-06-29 05:40Merge branch 'master' of gist.github.com:b0d2e7e67aa50298fdf8111ae7466b56Hsieh Chin Fan1+2-2
2020-06-29 05:39Fix argument issueHsieh Chin Fan1+3-2
2020-06-29 01:45Show files when using default actionHsieh Chin Fan1+1-1
2020-06-25 12:31Fix code about repo cloneHsieh Chin Fan1+1-1
2020-06-21 03:31updateHsieh Chin Fan1+1-1
2020-06-19 04:39updateHsieh Chin Fan1+1-1
2020-06-19 04:32updateHsieh Chin Fan1+1-1
2020-06-19 03:42updateHsieh Chin Fan1+4-4
2020-06-19 03:15updateHsieh Chin Fan1+0-1
2020-06-19 03:13Refactor codeHsieh Chin Fan1+17-23
2020-06-19 02:52Keep gist_id instead of html_urlHsieh Chin Fan1+15-13
2020-06-19 02:33UpdateHsieh Chin Fan1+1-1
2020-06-19 02:05Simplify tacHsieh Chin Fan1+1-7
2020-06-02 17:40Fix tac functiontypebrook1+2-2
2020-06-02 17:17Add FIXME itemstypebrook1+2-0
2020-05-31 14:32Apply file as argument of tactypebrook1+2-2
2020-05-28 07:21Update READMEtypebrook1+4-4
2020-05-26 06:09Add index to the result of user querytypebrook1+3-3
2020-05-21 04:31Update READMEtypebrook1+1-1
2020-05-19 14:08Fix error when don't pass index to 'push'typebrook1+10-2
2020-05-19 13:45Use variable to get terminal widthtypebrook1+1-1
2020-05-19 08:29Fix 'push' commandtypebrook1+5-5
2020-05-19 04:58Add todo itemtypebrook1+1-0
2020-05-18 15:31Rename functiontypebrook1+14-14
2020-05-18 15:31Remove finished todo itemtypebrook1+0-1
2020-05-18 13:50Refactor color functionstypebrook1+12-10
2020-05-17 16:34Update READMEtypebrook1+1-1
2020-05-17 15:05Suppress error after configurationtypebrook1+1-1
2020-05-17 14:44Refactor codetypebrook1+3-3
2020-05-17 14:44Fix logic error when getting idtypebrook1+1-1
2020-05-17 14:44Merge branch 'pagnation'typebrook1+84-53
2020-05-17 14:14Refactor gist fetching functionstypebrook1+33-29
2020-05-17 06:29Refactor method of parsing giststypebrook1+23-23
2020-05-17 06:30Get only one chractor in y/n inputtypebrook1+2-2
2020-05-17 04:58Sort gists from oldest to newesttypebrook1+3-2
2020-05-17 03:27Improve code for update a single gisttypebrook1+11-6
2020-05-16 16:57Add pagnation to fetch even if user's gists >100typebrook1+48-27
2020-05-16 11:55Add todo itemtypebrook1+1-0
2020-05-16 04:03Avoid print duplicate detailstypebrook1+1-1
2020-05-16 03:39Simplify the way to print temp filestypebrook1+1-1
2020-05-15 15:02Add remarkable prefix for temp filestypebrook1+6-7
2020-05-15 14:38Add this gist as s0, the first starred gisttypebrook1+22-17
2020-05-15 13:33Remove Bash-Snippets related codetypebrook1+2-54
2020-05-15 13:00Update READMEtypebrook1+14-2
2020-05-14 14:11Fix json processing for 'edit'typebrook1+1-1
2020-05-14 09:20Refactor _show_list()typebrook1+17-16
2020-05-14 08:58Refactor codetypebrook1+4-7
2020-05-14 08:42Refactor code in _configure()typebrook1+16-15
2020-05-14 03:03Update comments, helper msg and todo itemstypebrook1+6-5
2020-05-14 02:19Fix logic error in helper messagetypebrook1+1-1
2020-05-13 15:01Also use variable to set hint and helper messagetypebrook1+1-1
2020-05-13 15:01Change hint and helper message by script nametypebrook1+6-4
2020-05-13 09:30Suppress error msg with insane filenametypebrook1+2-1
2020-05-13 08:39Refactor mark usagetypebrook1+7-3
2020-05-13 08:39Show status with description, do not override file_num and comment_numtypebrook1+7-5
2020-05-12 10:44Update hint text for 'gist clean'typebrook1+1-1
2020-05-12 08:54Update READMEtypebrook1+1-1
2020-05-12 06:20Initialize variables to avoid affetcted by env variablestypebrook1+1-1
2020-05-12 14:08Use simpler way to clone repo in backgroundtypebrook1+4-3
2020-05-12 13:54Fix sed compatibility for BSD versiontypebrook1+2-2
2020-05-12 06:03Improve sub-command 'tag', 'edit' and 'new'typebrook1+13-12
2020-05-12 05:01Update READMEtypebrook1+1-1
2020-05-12 03:46Update READMEtypebrook1+16-8
2020-05-12 02:51Update READMEtypebrook1+7-0
2020-05-12 02:30Refactor codetypebrook1+3-3
2020-05-11 17:50Use valid URL when export to githubtypebrook1+5-5
2020-05-11 13:43Refactor codetypebrook1+3-3
2020-05-11 07:42Refactor variable 'mark'typebrook1+44-32
2020-05-10 13:28Remove finished todo itemtypebrook1+0-1
2020-05-09 05:51Fix error on Mac when getting gist IDtypebrook1+1-1
2020-05-09 04:28Mac compatibility for 'mktemp'typebrook1+11-4
2020-05-08 16:58Allow remove tokentypebrook1+1-1
2020-05-08 16:40Add option to debug with logtypebrook1+2-1
2020-05-08 14:31Remove temporary file after user create a gisttypebrook1+2-2
2020-05-08 03:29Improve removing temporary filestypebrook1+8-5
2020-05-07 17:21Update READMEtypebrook1+9-7
2020-05-06 02:50Fix Mac Compatibilitytypebrook1+17-2
2020-04-23 09:43updatetypebrook1+1-1
2020-04-23 08:00Refactor codetypebrook1+2-1
2020-04-21 08:53updatetypebrook1+1-0
2020-04-17 10:21Add shorter argument '-n' for '--no-action'typebrook1+2-2
2020-04-16 07:57Remove method checkInternettypebrook1+2-11
2020-04-15 10:25Merge branch 'tag-refactor'typebrook1+22-21
2020-04-15 07:55Fix/Refactor the way to process descriptiontypebrook1+22-21
2020-04-15 10:22Add processing for filename with spacetypebrook1+1-1
2020-04-14 02:46Remove outdated TODO itemstypebrook1+0-2
2020-04-12 15:25Process more after 'gist fetch'typebrook1+34-30
2020-04-13 06:16Make Command Substitution works with configurationtypebrook1+4-2
2020-04-13 02:34Update READMEtypebrook1+1-1
2020-04-12 00:59Update READMEtypebrook1+3-2
2020-04-11 15:52Update READMEtypebrook1+1-1
2020-04-11 15:37Update READMEtypebrook1+3-2
2020-04-11 15:10Add configuration 'show_untagged'typebrook2+10-4
2020-04-11 02:16Refactor the way of checking repo statustypebrook1+4-1
2020-04-10 05:21updatetypebrook1+1-0
2020-04-10 05:10Pin tags with regex patterntypebrook1+1-1
2020-04-10 04:53Update helper message and commentstypebrook1+3-2
2020-04-10 03:15Improve 'gist tag <tag-value>'typebrook1+2-1
2020-04-10 03:03Enable backspace and readline hotkeys with 'gist new'typebrook1+2-2
2020-04-10 02:40Update READMEtypebrook1+13-7
2020-04-10 02:33Improve 'gist help' with proper patterntypebrook1+1-1
2020-04-10 02:24updatetypebrook1+3-3
2020-04-09 02:19Fix 'gist detail' inside repotypebrook1+1-1
2020-04-08 10:01Improve README with wordingtypebrook1+19-19
2020-04-08 07:25updatetypebrook1+1-1
2020-04-08 07:16Update READMEtypebrook1+7-0
2020-04-08 07:08Update READMEtypebrook1+9-6
2020-04-08 07:04Merge branch 'readme'typebrook2+164-55
2020-04-08 07:03Update READMEtypebrook1+144-53
2020-04-08 06:18Make 'gist grep' works with pattern like ^ or $typebrook1+1-1
2020-04-08 02:58Fix error message when index is invalid with 'gist detail'typebrook1+2-3
2020-04-01 01:44updatetypebrook1+34-16
2020-04-06 16:42Fix hint configurationtypebrook1+4-4
2020-04-06 16:05Chech internet when using Github APItypebrook1+5-0
2020-04-06 03:23Refactor helper message for general use casetypebrook1+2-1
2020-04-01 02:45Refactor codetypebrook1+6-6
2020-04-01 01:32Refactor codetypebrook1+1-1
2020-03-31 07:32Improve 'gist detail'typebrook1+12-2
2020-03-30 05:07Fix runtime errortypebrook1+1-1
2020-03-30 05:00Add hint for mtime of INDEX filetypebrook1+3-1
2020-03-30 01:32Update commentstypebrook1+2-1
2020-03-29 17:06Fetch in background when 'gist push' is performedtypebrook1+1-1
2020-03-29 15:37Fix logic error about actiontypebrook1+17-17
2020-03-29 06:32Supress hint message when command is in pipetypebrook1+5-5
2020-03-28 01:53Add subcommand 'gist last'typebrook1+15-3
2020-03-27 16:30Suppress hint when STDIN is not emptytypebrook1+1-1
2020-03-27 16:23Add parameter for index rangetypebrook1+11-0
2020-03-27 15:21Add subcommand 'gist lan'typebrook1+24-7
2020-03-27 14:32Update hint messagetypebrook1+1-1
2020-03-27 14:28Add alert message when index file is emptytypebrook1+2-3
2020-03-27 14:07Refator grep in 'gist grep' to speed uptypebrook1+3-3
2020-03-27 09:37Fetch gists after doing 'git push'typebrook1+1-1
2020-03-27 09:33Fix logic error in 'gist grep'typebrook1+2-1
2020-03-27 05:32Improve syntaxtypebrook1+2-3
2020-03-27 03:21Add default action 'into subshell'typebrook1+3-4
2020-03-27 02:57Reformat index to let pipe easiertypebrook1+1-1
2020-03-27 02:40Replace non-parsable file type into 'Text'typebrook1+1-0
2020-03-26 16:15Prevent language contains spacetypebrook1+1-1
2020-03-26 15:54Add language supporttypebrook1+8-8
2020-03-26 07:33Reformat star listtypebrook1+3-3
2020-03-25 09:16Fix dotfile is gone in 'gist detail'typebrook1+1-2
2020-03-25 09:04Update helper messagetypebrook1+1-0
2020-03-24 09:40Add shorter subcommand for 'all'typebrook1+1-1
2020-03-24 09:40Update helper messagetypebrook1+27-22
2020-03-23 06:00Add subcommand 'gist all'typebrook1+2-0
2020-03-22 12:49Improve sed usagetypebrook1+1-1
2020-03-22 06:16Refactor code for tag condition, speed up 'gist tag' !typebrook1+4-4
2020-03-22 06:02Fix format for showing authortypebrook1+1-1
2020-03-22 05:52Merge branch 'refactor-stdin'typebrook1+32-18
2020-03-20 16:17Add pipe supporttypebrook1+32-18
2020-03-20 12:11Add todo itemstypebrook1+4-0
2020-03-20 12:11Add color for pinned tags in 'gist tag'typebrook1+9-4
2020-03-20 04:59Improve code readibilitytypebrook1+17-20
2020-03-20 12:06Improve 'gist tags' and 'gist pin'typebrook1+42-19
2020-03-19 10:28Modify short subcommand for user form U to utypebrook1+2-2
2020-03-19 09:59Fix logic error with invalid indextypebrook1+2-2
2020-03-19 05:48Add new subcommand 'gist pin'typebrook1+26-2
2020-03-19 06:47Modify behavior for 'gist tag'typebrook1+3-3
2020-03-19 02:54Refactor codetypebrook1+16-18
2020-03-18 14:16Add todo itemtypebrook1+1-0
2020-03-18 12:49Fix logic error about formattypebrook1+2-2
2020-03-18 10:28Modify parameter for 'gist delete'typebrook2+5-5
2020-03-18 10:11Reformat 'gist detail'typebrook1+2-2
2020-03-18 09:52Fix logic error with index prefixtypebrook1+4-4
2020-03-18 09:16Modify hint wordingtypebrook1+3-4
2020-03-18 08:57Fix column difference caused by color control codetypebrook1+4-3
2020-03-18 07:34Modify sub-commands for tagstypebrook1+14-6
2020-03-18 03:54Add definition for characters used in tagtypebrook1+2-1
2020-03-18 02:45Apply hashtags to 'gist detail'typebrook1+11-4
2020-03-17 14:24basictypebrook1+38-4
2020-03-17 09:55Improve 'gist push'typebrook1+6-1
2020-03-17 09:49Fix logic error about 'gist edit'typebrook1+1-1
2020-03-17 09:32Refactor code about INDEX file formattypebrook1+13-12
2020-03-17 08:50Improve 'gist edit'typebrook1+3-3
2020-03-17 05:43Refactor codetypebrook1+7-7
2020-03-17 04:03Reformat list of starred gisttypebrook1+2-2
2020-03-17 02:50Fix potential error when getting ID from a given indextypebrook1+2-2
2020-03-17 02:26Add todo item for cloctypebrook1+1-0
2020-03-17 02:10Update READMEtypebrook1+24-1
2020-03-17 01:50Refactor code for readibilitytypebrook1+6-6
2020-03-17 01:29Improve 'gist push'typebrook1+5-3
2020-03-17 01:15Refactor code for order of functionstypebrook1+15-15
2020-03-16 16:22Add blink visuals to indicate valid indicestypebrook1+3-3
2020-03-16 14:45Update todo itemtypebrook1+0-1
2020-03-16 14:20Reduce repetitive code for index file formattypebrook1+10-8
2020-03-16 13:23Update comments for functionstypebrook1+35-19
2020-03-16 12:44Merge commit 'ca95437407c19202e2be01e21565468515d95e39' into HEADtypebrook1+6-0
2020-03-16 10:15Update README for status hinttypebrook1+1-1
2020-03-16 09:47Add item for gh-pagetypebrook1+1-0
2020-03-16 09:07Add item for grep optiontypebrook1+1-0
2020-03-16 07:21Add todo item for subcommand tagtypebrook1+2-0
2020-03-16 09:01Change format when creating a new gisttypebrook1+1-1
2020-03-16 07:09Add todo item for colortypebrook1+1-0
2020-03-16 07:03Remove exit statementtypebrook1+2-5
2020-03-16 06:13Add todo itemtypebrook1+1-0
2020-03-16 05:58Suppress wrong status message with merged committypebrook1+3-2
2020-03-16 05:54Merge branch 'grep' into mastertypebrook1+15-1
2020-03-16 05:14Update helper messagetypebrook1+11-11
2020-03-16 04:16Show 'working' when checkout to non-master branchtypebrook1+1-1
2020-03-16 04:09Add error messagetypebrook1+1-0
2020-03-16 04:04Update output of 'gist user'typebrook1+2-2
2020-03-16 04:00Update helper messagetypebrook1+1-1
2020-03-15 03:02A better greptypebrook1+14-1
2020-03-16 03:09updatetypebrook1+1-1
2020-03-16 02:25updatetypebrook1+1-0
2020-03-14 15:36Fix behaviro in gist detailtypebrook1+4-3
2020-03-14 15:10Fix missing argument of sed for darwintypebrook1+1-1
2020-03-14 15:05Refactor behavior about subcommand 'detail'typebrook1+15-24
2020-03-13 15:11Refactor code for marking star/not-star gisttypebrook1+8-12
2020-03-13 14:34Fix bug about parsing starred giststypebrook1+3-2
2020-03-13 07:49Add error message for gist configtypebrook1+4-5
2020-03-13 07:17Change remote url if user configure protocoltypebrook1+14-1
2020-03-13 03:43Return false instantly when given id is not validtypebrook1+6-6
2020-03-13 02:17Fix bug about private marktypebrook1+1-1
2020-03-12 16:16updatetypebrook1+5-3
2020-03-12 15:56Update READMEtypebrook1+15-9
2020-03-12 15:56Replace default action with hinttypebrook1+7-2
2020-03-12 05:32updatetypebrook1+1-1
2020-03-12 05:30updatetypebrook1+1-1
2020-03-12 02:41updatetypebrook1+151-0
2020-03-12 02:41updatetypebrook1+3-2
2020-03-12 02:23updatetypebrook1+3-1
2020-03-12 02:17updatetypebrook1+4-3
2020-03-09 03:06updatetypebrook1+1-0
2020-02-19 02:15updatetypebrook1+138-113
2020-02-13 07:27updatetypebrook1+25-19
2020-02-12 04:02updatetypebrook1+15-17
2020-02-09 12:43updatetypebrook1+186-119
2020-02-08 07:09updatetypebrook1+26-20
2020-02-07 07:37updatetypebrook1+40-17
2020-02-06 08:11updatetypebrook1+36-17
2020-02-05 06:57updatetypebrook1+33-32
2020-02-04 07:10updatetypebrook1+101-84
2020-02-01 04:29updatetypebrook1+293-218
2020-01-29 03:33updatetypebrook1+58-18
2020-01-28 05:29updatetypebrook1+26-22
2020-01-27 15:28updatetypebrook1+100-82
2020-01-22 07:42updatetypebrook1+73-23
2020-01-20 07:01updatetypebrook1+16-17
2020-01-20 03:53updatetypebrook1+149-72
2020-01-15 10:39updatetypebrook1+24-10
2020-01-12 14:56updatetypebrook1+55-26
2019-12-30 06:09updatetypebrook1+3-0
2019-12-26 10:52updatetypebrook1+0-1
2019-12-26 07:01updatetypebrook1+3-1
2019-12-26 06:54updatetypebrook1+1-1
2019-12-26 06:53updatetypebrook1+3-0
2019-12-26 06:49Hsieh Chin Fan1+156-0