aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* em-dash: add insert (at cursor) functiongarret2023-01-261-1/+18
* em-dash: minor fixes on replace functiongarret2023-01-211-9/+9
* dupe&comment: new way of fixing sel/act that i understand even lessgarret2023-01-171-14/+12
* Merge sel/act fixes from Akatsumekusagarret2023-01-151-14/+30
|\
| * dupe and comment: chore: bump versiongarret2023-01-151-1/+1
| * dupe and comment: add notes about what's going on in undo functiongarret2023-01-151-3/+11
| * dupe and comment: format and comment new "do" implementationgarret2023-01-151-5/+14
| * dupe and comment: fix sel and actAkatsumekusa2023-01-151-11/+10
|/
* shenanigan script: dont crash with non-script effectsgarret2023-01-131-2/+4
* shenanigan scriptgarret2023-01-131-0/+79
* dupe and comment: fix out of range error in undogarret2022-12-241-6/+8
* update .gitignoregarret2022-12-221-2/+1
* A-B: escape magic characters in the indicatorgarret2022-12-221-1/+7
* A-B: add revert functiongarret2022-12-221-2/+25
* A-B: clean up codegarret2022-12-221-11/+23
* A-B: make it so inline tags are applied to the indicatorgarret2022-12-221-2/+2
* depctrl global config: use OR helper function i forgor 💀 aboutgarret2022-12-211-2/+2
* restyler: do not be stupidgarret2022-12-211-3/+4
* em-dash: make trailing -s into em-dashesgarret2022-12-211-4/+9
* depctrl global config: use depctrl's config handlergarret2022-12-211-32/+18
* dupe and comment: variable names that make sensegarret2022-12-151-4/+4
* correct spellinggarret2022-11-291-1/+1
* update copyright yeargarret2022-11-291-1/+1
* dupe and comment: use local functionsgarret2022-11-241-3/+3
* depctrl global config: add extra feeds supportgarret2022-11-241-2/+39
* depctrl global config: only pass config to functions instead of whole filegarret2022-11-241-3/+2
* depctrl global config: clean up, split into more functionsgarret2022-11-241-17/+31
* depctrl global config: don't be stupidgarret2022-11-231-7/+9
* depctrl global config: add reset buttongarret2022-11-231-2/+4
* sylsplitter: move kana regex to within main functiongarret2022-11-181-3/+2
* a-b: add script_namespacegarret2022-11-061-1/+2
* consistency assistant: add includesgarret2022-10-301-17/+65
* change aegisub version in readmegarret2022-10-281-1/+1
* consistency assistant: add named capturesgarret2022-10-281-8/+11
* add consistency assistantgarret2022-10-281-0/+39
* remove inverse glow examplegarret2022-10-281-34/+0
* bring back em-dash.luagarret2022-09-281-0/+27
* rewrite READMEgarret2022-08-051-75/+73
* append-comment: use textbox instead of editgarret2022-08-051-9/+7
* remove a few old, bad, and/or useless scriptsgarret2022-08-052-89/+0
* update gitignoregarret2022-08-051-14/+1
* useless scriptgarret2022-07-281-27/+0
* depctrl global config: remove debug library importgarret2022-07-121-3/+1
* order layers: add script_namespacegarret2022-07-111-1/+2
* add depctrl global config macrogarret2022-07-111-0/+173
* add syl splittergarret2022-06-191-0/+44
* fix the fix that i did not checkgarret2022-06-171-7/+3
* add timings copiergarret2022-06-171-0/+54
* nuke old and bad config stuffgarret2022-06-174-117/+8
* use syntactic sugar (thing:func vs func(thing, etc))garret2022-06-171-7/+7