Commit Graph

276 Commits

Author SHA1 Message Date
Prodesire d58adff648 add doc for cmd.chcp 2017-12-22 19:05:21 +08:00
Prodesire 22703bbebf add repr to cmd.chcp 2017-12-22 19:05:11 +08:00
Prodesire 0b0a0ba2f7 add cmd.chcp for Windows 2017-12-22 18:54:30 +08:00
Prodesire fcc01429cf add preferredencoding to string 2017-12-21 20:37:24 +08:00
Prodesire fd9b5d7da5 rename test_execute to test_run 2017-12-21 20:33:07 +08:00
Prodesire 82efe9034f fix typo 2017-12-21 13:05:32 +08:00
Prodesire 6ca66240dc fix typo 2017-12-21 12:29:02 +08:00
Prodesire 759dff99e4 add doc for unit 2017-12-20 06:25:10 +08:00
Prodesire 9c4cef040f add unit.Bytes which used to deal with bytes 2017-12-20 06:19:28 +08:00
Prodesire 0475d0c57d add doc for file.which 2017-12-19 08:19:13 +08:00
Prodesire 5ef2deb9fb add file.which which could find executable file 2017-12-18 23:41:04 +08:00
Prodesire 23ac909100 remove todo from file 2017-12-18 22:19:53 +08:00
Prodesire 2a94a11187 add doc for exception.ignore 2017-12-17 18:08:55 +08:00
Prodesire 4b5a307dd2 fix install error on Windows 2017-12-17 17:55:29 +08:00
Prodesire 2362bae8a0 clean .eggs 2017-12-17 17:21:53 +08:00
Prodesire d6bd7d7214 add exception.ignore 2017-12-17 17:14:32 +08:00
Prodesire f826b33400 improve network.get_free_port test 2017-12-17 01:07:29 +08:00
Prodesire 91463a4dfb Merge branch 'master' of https://github.com/Prodesire/pydu 2017-12-17 01:05:33 +08:00
Prodesire 4d662c8654 network.is_ipv6 supports Windows 2017-12-17 01:05:18 +08:00
Prodesire 555c4789c0
Update README.rst 2017-12-16 23:58:32 +08:00
Prodesire ecfa734d9c fix error in readme 2017-12-16 23:57:23 +08:00
Prodesire 2e819a06c9 add contributors for readme 2017-12-16 23:55:43 +08:00
Prodesire 89234a1ca3 add img shields for pydu 2017-12-16 23:52:57 +08:00
Prodesire 60385fe0bf update docs for detail description 2017-12-16 23:45:01 +08:00
Prodesire e049b95ee3 make cmd green on make help 2017-12-16 23:29:57 +08:00
Prodesire 05ed7b34a6 add publish for makefile 2017-12-16 23:28:13 +08:00
Prodesire 714f8a7bd9 add init, coverage, docs for makefile 2017-12-16 23:19:47 +08:00
Prodesire 4354f43420 Set logging handler to avoid "No handler found" warnings. 2017-12-16 22:55:54 +08:00
Prodesire 8f8089b22f add makefile which can help test and clean easily with make command 2017-12-16 01:21:15 +08:00
Prodesire 0e6e77bf4a format readme 2017-12-15 08:34:04 +08:00
Prodesire ffb8f8e2b3 update readme 2017-12-15 08:32:00 +08:00
Prodesire fea328d2db add long description 2017-12-15 08:29:12 +08:00
Prodesire 6565f5b553 improve information of setup 2017-12-14 20:48:15 +08:00
Prodesire 0726afb95e remove os and log config from __init__ 2017-12-14 20:41:15 +08:00
Prodesire 101e217147 modify version to 0.1.0 2017-12-14 20:40:17 +08:00
Prodesire 5fe0c0acde format doc for string 2017-12-14 20:38:22 +08:00
Prodesire df19192915 add doc for string.sort 2017-12-14 20:37:27 +08:00
Prodesire 8cde5f50fd add FileName.from_any to request doc 2017-12-14 20:32:47 +08:00
Prodesire c25e110983 add doc for platform 2017-12-14 20:29:33 +08:00
Prodesire c98cf978bf add doc for path 2017-12-14 20:22:15 +08:00
Prodesire cb9a93790f add note for is_ipv6 in network doc 2017-12-14 20:19:46 +08:00
Prodesire d7250ae7c8 add doc for misc.super_len 2017-12-14 20:18:32 +08:00
Prodesire 613a1f3404 format misc doc 2017-12-14 20:12:07 +08:00
Prodesire 64db2e00cc fix func name error in misc doc 2017-12-14 20:10:06 +08:00
Prodesire 8cfdf717d3 add doc for list 2017-12-14 20:08:03 +08:00
Prodesire b19eea3091 add note to file doc 2017-12-14 20:01:15 +08:00
Prodesire 7c9f73b75d fix imap signature error in compat doc 2017-12-14 19:58:15 +08:00
Prodesire b0da7936a2 fix cmp signature error in compat doc 2017-12-14 19:57:35 +08:00
Prodesire 4d9897512d fix func name error in cmd doc 2017-12-14 19:55:37 +08:00
Prodesire 9141d67b2a add path.cd which is a context manager for cd the given path 2017-12-14 19:50:25 +08:00