1
0
mirror of https://github.com/minio/mc.git synced 2025-11-14 23:42:27 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
Harshavardhana
aaec806897 Simplify help messages 2015-09-01 14:54:13 -07:00
Harshavardhana
cbc9d96d50 Format help for all commands 2015-08-25 20:13:50 -07:00
Harshavardhana
c48a98de62 Add proper comments. 2015-08-25 16:54:55 -07:00
Anand Babu (AB) Periasamy
40ff9f1033 re-vendorize probe and simplfy typed errors 2015-08-24 04:09:18 -07:00
Harshavardhana
f089dc1b68 End sentences with a . for readability 2015-08-23 01:35:32 -07:00
Anand Babu (AB) Periasamy
1c313ef773 final update and tiny fixes 2015-08-22 22:31:15 -07:00
Harshavardhana
a0e66ce640 Migrate to golang1.5 with new GO15VENDOREXPERIMENT enabled 2015-08-22 19:04:17 -07:00
Harshavardhana
60a29bae96 Remove json indent for easing parsing
Indentation while it is nice, leads to issues when parsing where delimiters on
readline() will fail since we are sending many self contained json's in a streaming
fashion, having a proper readline() based delimiter is helpful in terms of parsing.
2015-08-19 02:38:09 -07:00
Harshavardhana
192518d679 Add new version command 2015-08-13 20:50:32 -07:00