Joey Hess
7b50b3c057
fix some mixed space+tab indentation
...
This fixes all instances of " \t" in the code base. Most common case
seems to be after a "where" line; probably vim copied the two space layout
of that line.
Done as a background task while listening to episode 2 of the Type Theory
podcast.
2014-10-09 15:09:11 -04:00
Joey Hess
9ed63d1545
Promote file not found warning message to an error.
2014-09-11 13:36:28 -04:00
Joey Hess
ecc3dc8433
findref: New command, like find but shows files in a specified git ref.
2014-04-17 18:41:24 -04:00
Joey Hess
2f538dd65c
add --include-dotfiles: New option, perhaps useful for backups.
2014-03-26 14:52:07 -04:00
Joey Hess
1669e80e85
Windows: Avoid using unix-compat's rename, which refuses to rename directories.
...
Opened a bug about this: https://github.com/jystic/unix-compat/issues/10
2014-01-29 15:19:03 -04:00
Joey Hess
cce69eee4d
avoid using function named that conflicts with name used in newer version of process library
2014-01-29 13:44:53 -04:00
Joey Hess
86ffeb73d1
reorganize some files and imports
2014-01-26 16:25:55 -04:00