1
0
mirror of https://github.com/minio/mc.git synced 2025-11-13 12:22:45 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
Anand Babu (AB) Periasamy
e7a2699ab2 minio client becomes modern copy 2015-04-11 17:11:38 -07:00
Harshavardhana
afca8b620a Move from file to fs and finish ListObjects() - add test stubs 2015-04-11 17:02:35 -07:00
Harshavardhana
ad35fe72d0 Move colors to console package, now implement colored
- Fatal, Fatalf, Fatalln
 - Error, Errorln
 - Info, Infof, Infoln
2015-04-10 01:14:47 -07:00
Frederick F. Kautz IV
83d9ba24d3 Adding more tests, removed alias expander dependency on config 2015-04-10 00:15:54 -07:00
Frederick F. Kautz IV
31e9f50333 Removing more dead code 2015-04-09 20:35:33 -07:00
Anand Babu (AB) Periasamy
99240bfb2d config bug fixes and removed default-host support 2015-04-09 02:41:59 -07:00
Harshavardhana
8ea467294f iodine deps now coming in from minio-io/pkg/iodine 2015-04-08 18:19:51 -07:00
Harshavardhana
abd2bd729b Update documentation 2015-04-08 17:02:50 -07:00
Harshavardhana
0b583f6240 Add pkg/client/file stub file 2015-04-08 16:21:39 -07:00
Frederick F. Kautz IV
fcf208b11f Adding more iodine to url parser 2015-04-06 13:15:32 -07:00
Harshavardhana
44d0f86e54 Add coloring outside of iodine, moving iodine messages to log.Debug 2015-04-06 12:50:15 -07:00
Anand Babu (AB) Periasamy
ec0360d9bd donut cleanup 2015-04-05 11:21:19 -07:00
Harshavardhana
5123aa5d05 Remove detach, attach, make donut from mc - cli moved to minio-io/donut project 2015-03-30 13:11:41 -07:00
Anand Babu (AB) Periasamy
a88f206f4b better args/url parssing 2015-03-27 14:19:32 -07:00
Harshavardhana
bcf41c53c2 Move From codegangsta/cli to minio-io/cli fork 2015-03-24 20:24:51 -07:00
Harshavardhana
bd18e3c260 Move back to functional style for simplicity 2015-03-23 15:43:02 -07:00
Harshavardhana
760453fe32 Improve url parser, inherit url.URL 2015-03-23 14:08:33 -07:00
Anand Babu (AB) Periasamy
7259d50862 url parsers 2015-03-23 13:24:27 -07:00