index
:
draco
this commit
master
Draco is a script to convert reddit thread to Org document
Andinus <andinus@nand.sh>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
draco.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put author name in code block if it begins & ends with "_"
Andinus
2020-11-25
1
-8
/
+18
*
Bump version to v0.3.0, add update News to README
v0.3.0
Andinus
2020-11-24
1
-2
/
+2
*
Move repeated code to a subroutine, remove some debug messages
Andinus
2020-11-24
1
-43
/
+34
*
Actually handle all the comments
Andinus
2020-11-24
1
-33
/
+90
*
Handle comments hidden under "continue this thread"
Andinus
2020-11-24
1
-18
/
+59
*
Bump version to v0.2.2
v0.2.2
Andinus
2020-11-24
1
-1
/
+1
*
Handle all kinds of comments in iterate_over_comments
Andinus
2020-11-24
1
-80
/
+128
*
Update instructions in README, add comments in draco.pl, fix bug
v0.2.1
Andinus
2020-11-24
1
-16
/
+30
*
Release v0.2.0, load comments hidden under "load more comments"
Andinus
2020-11-23
1
-13
/
+111
*
Add "[S]" after submitter's comments
Andinus
2020-11-20
1
-1
/
+3
*
Add debug option, bump version to v0.1.3
v0.1.3
Andinus
2020-11-20
1
-3
/
+6
*
Include the archive date in properties
Andinus
2020-11-19
1
-0
/
+2
*
Bump version to v0.1.2
v0.1.2
Andinus
2020-11-19
1
-1
/
+1
*
Link the post title to url
Andinus
2020-11-19
1
-4
/
+3
*
Add date to the document
Andinus
2020-11-19
1
-0
/
+7
*
Add option to print version, bump version to v0.1.1
Andinus
2020-11-19
1
-3
/
+12
*
Switch to Unicode::LineBreak from Text::Wrapper
Andinus
2020-11-19
1
-5
/
+8
*
Wrap text at 72 characters & put a space before each line
Andinus
2020-11-19
1
-2
/
+16
*
Initial commit
Andinus
2020-11-19
1
-0
/
+81