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

17 Commits

Author SHA1 Message Date
Harshavardhana
6b48655fee Fixup checkdep.sh 2015-06-16 02:32:26 -07:00
Harshavardhana
ec23d22584 Remove redundant date.go script 2015-06-06 02:09:12 -07:00
Harshavardhana
b5a940e739 Implement custom date command for cross platform portability 2015-06-04 12:02:49 -07:00
Anis Elleuch
4f783ce840 Add FreeBSD support 2015-05-14 21:11:06 +00:00
Harshavardhana
9c0ff1749c More code moving from Minio-io to minio 2015-05-11 16:44:19 -07:00
Harshavardhana
744ed7dcd1 Bring old documentation back 2015-04-28 11:03:34 -07:00
Anand Babu (AB) Periasamy
e359d125a5 Version is now based on MD5SUM of its binary 2015-04-24 20:46:42 -07:00
Anand Babu (AB) Periasamy
c09ce54090 console enhancements, consistent error message and janitor duty 2015-04-23 21:25:10 -07:00
Anand Babu (AB) Periasamy
90f853a00f Modern Copy to Mini Copy 2015-04-16 20:13:52 -07:00
Harshavardhana
f6463dec1f Implement GetPartial() for fsClient, and renamed files _unix.go as we bring in windows specific support 2015-04-16 17:36:42 -07:00
Frederick F. Kautz IV
450b99f2b9 Removing unneeded deps from checkdeps 2015-04-13 11:49:59 -07:00
Harshavardhana
a47bf39849 Remove yasm dependency for mc 2015-04-11 16:08:01 -07:00
Harshavardhana
253bcab416 Remove mkdocs 2015-04-10 18:35:46 -07:00
Harshavardhana
45d32b6238 Add extra information into mc with --debug
~~~
MEM:
   Used: 143.48 KB | Allocated: 192.23 KB | Used-Heap: 143.48 KB | Allocated-Heap: 816.00 KB

PLATFORM:
   Host: command | OS: linux | Arch: amd64

RUNTIME:
   Version: go1.4 | CPUs: 4
~~~
2015-04-01 22:25:19 -07:00
Harshavardhana
4497de7f1d git commit hash generator 2015-03-25 23:07:33 -07:00
Harshavardhana
bcf41c53c2 Move From codegangsta/cli to minio-io/cli fork 2015-03-24 20:24:51 -07:00
Harshavardhana
ac8a0e109f Move checkdeps to buildscripts/, additionally add patch.sh
patch.sh patches any source codepath with the patch provided,
for now the patch file included is a way to Hide flags for
codegangsta until it is merged upstream.

Not part of the build yet.
2015-03-18 11:20:26 -07:00