dups.git
5 years agoReport total number of files and execution time
Siraaj Khandkar [Wed, 14 Nov 2018 16:06:40 +0000 (11:06 -0500)] 
Report total number of files and execution time

5 years agoImplement recursive directory walk stream
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.

5 years agoInitial prototype
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.

5 years agoRoot commit
Siraaj Khandkar [Wed, 14 Nov 2018 13:59:39 +0000 (08:59 -0500)] 
Root commit

This page took 0.018163 seconds and 4 git commands to generate.