colinmarc-hdfs/cmd/hdfs
Colin Marc 5cd50d3b56 attempt to fix travis 2014-10-31 20:15:04 +01:00
..
test attempt to fix travis 2014-10-31 20:15:04 +01:00
bash_completion rename bash_autocomplete to be more idiomatic 2014-10-26 18:46:54 +01:00
cache.go fix some bugs in ls 2014-10-24 23:43:51 +02:00
cat.go use os.PathError ~everywhere 2014-10-28 13:49:30 +01:00
chmod.go use os.PathError ~everywhere 2014-10-28 13:49:30 +01:00
chown.go when no group is passed to chown, set the group to the owner 2014-10-28 13:50:02 +01:00
complete.go add cat/head/tail to knownCommands 2014-10-26 19:57:31 +01:00
get.go use os.PathError ~everywhere 2014-10-28 13:49:30 +01:00
ls.go don't print a leading newline in ls 2014-10-31 18:46:27 +01:00
main.go use os.PathError ~everywhere 2014-10-28 13:49:30 +01:00
mkdir.go Handle the directory bit of os.FileMode correctly 2014-10-28 14:37:31 +01:00
mv.go use os.PathError ~everywhere 2014-10-28 13:49:30 +01:00
paths.go fix a glob issue where a plain '*' wasn't considered a glob 2014-10-31 19:16:18 +01:00
rm.go use os.PathError ~everywhere 2014-10-28 13:49:30 +01:00
touch.go use os.PathError ~everywhere 2014-10-28 13:49:30 +01:00