summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Siraaj Khandkar [Wed, 14 Nov 2018 20:19:16 +0000 (15:19 -0500)]
Tidy-up variant label names
Siraaj Khandkar [Wed, 14 Nov 2018 20:17:55 +0000 (15:17 -0500)]
Support outputting to files in a directory
Siraaj Khandkar [Wed, 14 Nov 2018 19:04:08 +0000 (14:04 -0500)]
Quote outputted paths
Siraaj Khandkar [Wed, 14 Nov 2018 18:02:24 +0000 (13:02 -0500)]
Handle multiple root directories
Siraaj Khandkar [Wed, 14 Nov 2018 17:42:56 +0000 (12:42 -0500)]
Rename Directory to Directory_tree
Siraaj Khandkar [Wed, 14 Nov 2018 17:39:31 +0000 (12:39 -0500)]
Fix indentation
Siraaj Khandkar [Wed, 14 Nov 2018 17:34:13 +0000 (12:34 -0500)]
Handle directories with no regular-file children
i.e. keep exploring child directories when no files remain to process
Siraaj Khandkar [Wed, 14 Nov 2018 16:48:33 +0000 (11:48 -0500)]
Handle root path missing or not a directory
Siraaj Khandkar [Wed, 14 Nov 2018 16:38:59 +0000 (11:38 -0500)]
Invert abstractions
Siraaj Khandkar [Wed, 14 Nov 2018 16:19:36 +0000 (11:19 -0500)]
Rename dupfiles to dups
Siraaj Khandkar [Wed, 14 Nov 2018 16:16:32 +0000 (11:16 -0500)]
Make a clean executable name
Siraaj Khandkar [Wed, 14 Nov 2018 16:06:40 +0000 (11:06 -0500)]
Report total number of files and execution time
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.041158 seconds and 4 git commands to generate.