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

11 Commits

Author SHA1 Message Date
Harshavardhana
ab4f64b5e3 Add mc top level error handling without printing stack traces. 2015-07-15 16:53:28 -07:00
Harshavardhana
98a5cf648b Move diff also away from prefixed url 2015-06-06 21:49:50 -07:00
Harshavardhana
0674ce8085 Command diff now properly supports recursive diff 2015-05-26 19:21:58 -07:00
Harshavardhana
192285c2af Remove console to depend on its own structures, instead let it deal with interface{} 2015-05-24 12:58:30 -07:00
Harshavardhana
429ff61174 Fix missing work from diff command 2015-05-22 18:40:46 -07:00
Harshavardhana
d04f63c9eb Break diff into simpler functions 2015-05-21 20:40:14 -07:00
Harshavardhana
fffb947e66 Fix diff handling of non-existant files from source and target 2015-05-21 20:32:29 -07:00
Harshavardhana
26fbc3bc20 Change closed brackets to quote characters and remove brackets for Reason 2015-05-20 20:51:44 -07:00
Harshavardhana
bb374980eb Remove frivolous newlines from diff 2015-05-20 11:16:50 -07:00
Harshavardhana
dcccafacbe Simplify listing recursively into one function, diff now supports <filename> <directory> style 2015-05-20 02:44:15 -07:00
Harshavardhana
c8a60e3781 Change diff command properly to send messages over channels 2015-05-20 00:56:10 -07:00