summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Siraaj Khandkar [Wed, 14 Nov 2018 15:57:56 +0000 (10:57 -0500)]
Implement recursive directory walk stream
to avoid the issue with newlines when accepting file paths on stdin.
Siraaj Khandkar [Wed, 14 Nov 2018 14:08:34 +0000 (09:08 -0500)]
Initial prototype
works mostly smoothly, except one problem: because we treat each input
line as a filename - the filenames which contain newline characters are
seen as multiple filenames which do not exist.
Siraaj Khandkar [Wed, 14 Nov 2018 13:59:39 +0000 (08:59 -0500)]
Root commit
This page took 0.02615 seconds and 4 git commands to generate.