| Sun, 01 Nov 2015 13:00:54 -0500 | Paul Fisher | Add pfish.zone/go/multipass/file import directive to 'file' package.
   default tip | 
 
  | Sun, 01 Nov 2015 12:42:02 -0500 | Paul Fisher | Reorganize commands to more standard go layout. | 
 
  | Sun, 01 Nov 2015 12:16:51 -0500 | Paul Fisher | Put all the library stuff into multipass/file. | 
 
  | Fri, 30 Oct 2015 00:18:13 -0400 | Paul Fisher | Move commands to canonical Go locations, so go install works. | 
 
  | Fri, 30 Oct 2015 00:01:59 -0400 | Paul Fisher | cleaning up tests per go vet | 
 
  | Thu, 29 Oct 2015 23:56:53 -0400 | Paul Fisher | Add tests for multipass files. | 
 
  | Thu, 29 Oct 2015 21:31:28 -0400 | Paul Fisher | gofmt. | 
 
  | Thu, 29 Oct 2015 21:29:27 -0400 | Paul Fisher | Move Unix-specific user auth files into unix_users.go. | 
 
  | Thu, 29 Oct 2015 21:25:12 -0400 | Paul Fisher | Fix auth tests. | 
 
  | Sun, 25 Oct 2015 11:48:53 -0400 | Paul Fisher | Actually add the remove command. | 
 
  | Sun, 25 Oct 2015 11:47:20 -0400 | Paul Fisher | Add tool to remove passwords. | 
 
  | Sun, 25 Oct 2015 10:45:32 -0400 | Paul Fisher | Make multipass files default all-readable. | 
 
  | Sun, 25 Oct 2015 00:03:06 -0400 | Paul Fisher | Preserve the entire environment when password checking. | 
 
  | Sat, 24 Oct 2015 23:40:13 -0400 | Paul Fisher | Report errors to the user. | 
 
  | Sat, 24 Oct 2015 23:33:16 -0400 | Paul Fisher | Read from fd3, not stdin. |