1
0
mirror of https://github.com/minio/mc.git synced 2025-11-12 01:02:26 +03:00
Commit Graph

69 Commits

Author SHA1 Message Date
Harshavardhana
f6e530898c Add commitID to mc 2015-03-25 11:18:58 -07:00
Harshavardhana
bcf41c53c2 Move From codegangsta/cli to minio-io/cli fork 2015-03-24 20:24:51 -07:00
Anand Babu (AB) Periasamy
b855e37945 new config file format and some restructuring 2015-03-19 18:09:56 -07:00
Harshavardhana
3403ef08f7 Move from Mini --> Minimalist for all license headers 2015-03-19 15:05:30 -07:00
Harshavardhana
b378a0d8ae If config.json is not created yet, don't eagerly error out - handle it gracefully 2015-03-17 23:09:12 -07:00
Anand Babu (AB) Periasamy
dc47ae2449 improvements to config file and alias 2015-03-17 22:35:58 -07:00
Anand Babu (AB) Periasamy
b3110539a4 alias support 2015-03-17 22:35:58 -07:00
Harshavardhana
5416124514 Move bash completion to ./mc config subcommand 2015-03-15 18:36:35 -07:00
Harshavardhana
59cfecf0d0 Remove redundant app.Name, internally codegangsta uses os.Args[0] 2015-03-15 03:29:18 -07:00
Harshavardhana
7ef6214ddd More restructue and add a new cli option to generate bash completion file. 2015-03-11 18:14:19 -07:00
Anand Babu (AB) Periasamy
09f72d6f2b improved httptrace framework 2015-03-11 01:24:39 -07:00
Anand Babu (AB) Periasamy
67b044fb5f configuration and other misc improements 2015-03-06 17:21:58 -08:00
Harshavardhana
7df60328c2 Add bash autocompletion 2015-03-05 01:30:02 -08:00
Harshavardhana
417a99f973 Remove unnecessary CLI options 2015-02-09 22:55:39 -08:00
Harshavardhana
26efb4d8d5 Enhance 'cp' command implements, add another package 'uri'
- <S3Path> <LocalPath>
  - <LocalPath> <S3Path>

TODO
  - <S3Path> <S3Path>
  - <S3Path> <S3Bucket>
  - <LocalDir> <S3Bucket>

Added a new package called 'URI' for parsing URI schemes
in standard way.
2015-01-19 17:38:15 -08:00
Harshavardhana
94b28bd7b6 Add developer contribution guidelines 2015-01-18 15:43:31 -08:00
Harshavardhana
f1eef8bd92 Update docs 2015-01-15 19:04:27 -08:00
Harshavardhana
0746c84204 Implement initial cut of `mc` command 2015-01-15 18:00:19 -08:00
Harshavardhana
c5a6e559c0 Add top level files 2015-01-15 00:24:04 -08:00