test
|
attempt to fix travis
|
2014-10-31 20:15:04 +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 |
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 |
mv.go
|
use os.PathError ~everywhere
|
2014-10-28 13:49:30 +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 |