Advertisement
Guest User

Untitled

a guest
Sep 29th, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.32 KB | None | 0 0
  1. add qdoractl lib
  2.  
  3. # Please enter the commit message for your changes. Lines starting
  4. # with '#' will be ignored, and an empty message aborts the commit.
  5. #
  6. # Date: Thu Sep 29 15:15:38 2016 +0800
  7. #
  8. # interactive rebase in progress; onto a5c3bcd
  9. # Last command done (1 command done):
  10. # r 70ebf8d add qdoractl lib
  11. # Next command to do (1 remaining command):
  12. # r 4941c5f add qdoractl lib2
  13. # You are currently editing a commit while rebasing branch 'qdoractl-lib2' on 'a5c3bcd'.
  14. #
  15. # Changes to be committed:
  16. # new file: 3rd/src/github.com/Azure/go-ansiterm/LICENSE
  17. # new file: 3rd/src/github.com/Azure/go-ansiterm/README.md
  18. # new file: 3rd/src/github.com/Azure/go-ansiterm/constants.go
  19. # new file: 3rd/src/github.com/Azure/go-ansiterm/context.go
  20. # new file: 3rd/src/github.com/Azure/go-ansiterm/csi_entry_state.go
  21. # new file: 3rd/src/github.com/Azure/go-ansiterm/csi_param_state.go
  22. # new file: 3rd/src/github.com/Azure/go-ansiterm/escape_intermediate_state.go
  23. # new file: 3rd/src/github.com/Azure/go-ansiterm/escape_state.go
  24. # new file: 3rd/src/github.com/Azure/go-ansiterm/event_handler.go
  25. # new file: 3rd/src/github.com/Azure/go-ansiterm/ground_state.go
  26. # new file: 3rd/src/github.com/Azure/go-ansiterm/osc_string_state.go
  27. # new file: 3rd/src/github.com/Azure/go-ansiterm/parser.go
  28. # new file: 3rd/src/github.com/Azure/go-ansiterm/parser_action_helpers.go
  29. # new file: 3rd/src/github.com/Azure/go-ansiterm/parser_actions.go
  30. # new file: 3rd/src/github.com/Azure/go-ansiterm/parser_test.go
  31. # new file: 3rd/src/github.com/Azure/go-ansiterm/parser_test_helpers_test.go
  32. # new file: 3rd/src/github.com/Azure/go-ansiterm/parser_test_utilities_test.go
  33. # new file: 3rd/src/github.com/Azure/go-ansiterm/states.go
  34. # new file: 3rd/src/github.com/Azure/go-ansiterm/test_event_handler_test.go
  35. # new file: 3rd/src/github.com/Azure/go-ansiterm/utilities.go
  36. # new file: 3rd/src/github.com/Azure/go-ansiterm/winterm/ansi.go
  37. # new file: 3rd/src/github.com/Azure/go-ansiterm/winterm/api.go
  38. # new file: 3rd/src/github.com/Azure/go-ansiterm/winterm/attr_translation.go
  39. # new file: 3rd/src/github.com/Azure/go-ansiterm/winterm/cursor_helpers.go
  40. # new file: 3rd/src/github.com/Azure/go-ansiterm/winterm/erase_helpers.go
  41. # new file: 3rd/src/github.com/Azure/go-ansiterm/winterm/scroll_helper.go
  42. # new file: 3rd/src/github.com/Azure/go-ansiterm/winterm/utilities.go
  43. # new file: 3rd/src/github.com/Azure/go-ansiterm/winterm/win_event_handler.go
  44. # new file: 3rd/src/github.com/Microsoft/go-winio/.gitignore
  45. # new file: 3rd/src/github.com/Microsoft/go-winio/LICENSE
  46. # new file: 3rd/src/github.com/Microsoft/go-winio/README.md
  47. # new file: 3rd/src/github.com/Microsoft/go-winio/backup.go
  48. # new file: 3rd/src/github.com/Microsoft/go-winio/file.go
  49. # new file: 3rd/src/github.com/Microsoft/go-winio/fileinfo.go
  50. # new file: 3rd/src/github.com/Microsoft/go-winio/pipe.go
  51. # new file: 3rd/src/github.com/Microsoft/go-winio/privilege.go
  52. # new file: 3rd/src/github.com/Microsoft/go-winio/reparse.go
  53. # new file: 3rd/src/github.com/Microsoft/go-winio/sd.go
  54. # new file: 3rd/src/github.com/Microsoft/go-winio/syscall.go
  55. # new file: 3rd/src/github.com/Microsoft/go-winio/zsyscall.go
  56. # new file: 3rd/src/github.com/docker/distribution/.gitignore
  57. # new file: 3rd/src/github.com/docker/distribution/.mailmap
  58. # new file: 3rd/src/github.com/docker/distribution/digest/digest.go
  59. # new file: 3rd/src/github.com/docker/distribution/digest/digester.go
  60. # new file: 3rd/src/github.com/docker/distribution/digest/doc.go
  61. # new file: 3rd/src/github.com/docker/distribution/digest/set.go
  62. # new file: 3rd/src/github.com/docker/distribution/digest/verifiers.go
  63. # new file: 3rd/src/github.com/docker/distribution/reference/reference.go
  64. # new file: 3rd/src/github.com/docker/distribution/reference/regexp.go
  65. # new file: 3rd/src/github.com/docker/docker/pkg/jsonlog_20160809/jsonlog.go
  66. # new file: 3rd/src/github.com/docker/docker/pkg/jsonlog_20160809/jsonlog_marshalling.go
  67. # new file: 3rd/src/github.com/docker/docker/pkg/jsonlog_20160809/jsonlogbytes.go
  68. # new file: 3rd/src/github.com/docker/docker/pkg/jsonlog_20160809/time_marshalling.go
  69. # new file: 3rd/src/github.com/docker/docker/pkg/jsonmessage_20160809/jsonmessage.go
  70. # new file: 3rd/src/github.com/docker/docker/pkg/term/ascii.go
  71. # new file: 3rd/src/github.com/docker/docker/pkg/term/tc_linux_cgo.go
  72. # new file: 3rd/src/github.com/docker/docker/pkg/term/tc_other.go
  73. # new file: 3rd/src/github.com/docker/docker/pkg/term/tc_solaris_cgo.go
  74. # new file: 3rd/src/github.com/docker/docker/pkg/term/term.go
  75. # new file: 3rd/src/github.com/docker/docker/pkg/term/term_solaris.go
  76. # new file: 3rd/src/github.com/docker/docker/pkg/term/term_unix.go
  77. # new file: 3rd/src/github.com/docker/docker/pkg/term/term_windows.go
  78. # new file: 3rd/src/github.com/docker/docker/pkg/term/termios_darwin.go
  79. # new file: 3rd/src/github.com/docker/docker/pkg/term/termios_freebsd.go
  80. # new file: 3rd/src/github.com/docker/docker/pkg/term/termios_linux.go
  81. # new file: 3rd/src/github.com/docker/docker/pkg/term/termios_openbsd.go
  82. # new file: 3rd/src/github.com/docker/docker/pkg/term/windows/ansi_reader.go
  83. # new file: 3rd/src/github.com/docker/docker/pkg/term/windows/ansi_writer.go
  84. # new file: 3rd/src/github.com/docker/docker/pkg/term/windows/console.go
  85. # new file: 3rd/src/github.com/docker/docker/pkg/term/windows/windows.go
  86. # new file: 3rd/src/github.com/docker/engine-api/.travis.yml
  87. # new file: 3rd/src/github.com/docker/engine-api/LICENSE
  88. # new file: 3rd/src/github.com/docker/engine-api/MAINTAINERS
  89. # new file: 3rd/src/github.com/docker/engine-api/Makefile
  90. # new file: 3rd/src/github.com/docker/engine-api/appveyor.yml
  91. # new file: 3rd/src/github.com/docker/engine-api/client/checkpoint_create.go
  92. # new file: 3rd/src/github.com/docker/engine-api/client/checkpoint_delete.go
  93. # new file: 3rd/src/github.com/docker/engine-api/client/checkpoint_list.go
  94. # new file: 3rd/src/github.com/docker/engine-api/client/client.go
  95. # new file: 3rd/src/github.com/docker/engine-api/client/client_darwin.go
  96. # new file: 3rd/src/github.com/docker/engine-api/client/client_unix.go
  97. # new file: 3rd/src/github.com/docker/engine-api/client/client_windows.go
  98. # new file: 3rd/src/github.com/docker/engine-api/client/container_attach.go
  99. # new file: 3rd/src/github.com/docker/engine-api/client/container_commit.go
  100. # new file: 3rd/src/github.com/docker/engine-api/client/container_copy.go
  101. # new file: 3rd/src/github.com/docker/engine-api/client/container_create.go
  102. # new file: 3rd/src/github.com/docker/engine-api/client/container_diff.go
  103. # new file: 3rd/src/github.com/docker/engine-api/client/container_exec.go
  104. # new file: 3rd/src/github.com/docker/engine-api/client/container_export.go
  105. # new file: 3rd/src/github.com/docker/engine-api/client/container_inspect.go
  106. # new file: 3rd/src/github.com/docker/engine-api/client/container_kill.go
  107. # new file: 3rd/src/github.com/docker/engine-api/client/container_list.go
  108. # new file: 3rd/src/github.com/docker/engine-api/client/container_logs.go
  109. # new file: 3rd/src/github.com/docker/engine-api/client/container_pause.go
  110. # new file: 3rd/src/github.com/docker/engine-api/client/container_remove.go
  111. # new file: 3rd/src/github.com/docker/engine-api/client/container_rename.go
  112. # new file: 3rd/src/github.com/docker/engine-api/client/container_resize.go
  113. # new file: 3rd/src/github.com/docker/engine-api/client/container_restart.go
  114. # new file: 3rd/src/github.com/docker/engine-api/client/container_start.go
  115. # new file: 3rd/src/github.com/docker/engine-api/client/container_stats.go
  116. # new file: 3rd/src/github.com/docker/engine-api/client/container_stop.go
  117. # new file: 3rd/src/github.com/docker/engine-api/client/container_top.go
  118. # new file: 3rd/src/github.com/docker/engine-api/client/container_unpause.go
  119. # new file: 3rd/src/github.com/docker/engine-api/client/container_update.go
  120. # new file: 3rd/src/github.com/docker/engine-api/client/container_wait.go
  121. # new file: 3rd/src/github.com/docker/engine-api/client/errors.go
  122. # new file: 3rd/src/github.com/docker/engine-api/client/events.go
  123. # new file: 3rd/src/github.com/docker/engine-api/client/hijack.go
  124. # new file: 3rd/src/github.com/docker/engine-api/client/image_build.go
  125. # new file: 3rd/src/github.com/docker/engine-api/client/image_create.go
  126. # new file: 3rd/src/github.com/docker/engine-api/client/image_history.go
  127. # new file: 3rd/src/github.com/docker/engine-api/client/image_import.go
  128. # new file: 3rd/src/github.com/docker/engine-api/client/image_inspect.go
  129. # new file: 3rd/src/github.com/docker/engine-api/client/image_list.go
  130. # new file: 3rd/src/github.com/docker/engine-api/client/image_load.go
  131. # new file: 3rd/src/github.com/docker/engine-api/client/image_pull.go
  132. # new file: 3rd/src/github.com/docker/engine-api/client/image_push.go
  133. # new file: 3rd/src/github.com/docker/engine-api/client/image_remove.go
  134. # new file: 3rd/src/github.com/docker/engine-api/client/image_save.go
  135. # new file: 3rd/src/github.com/docker/engine-api/client/image_search.go
  136. # new file: 3rd/src/github.com/docker/engine-api/client/image_tag.go
  137. # new file: 3rd/src/github.com/docker/engine-api/client/info.go
  138. # new file: 3rd/src/github.com/docker/engine-api/client/interface.go
  139. # new file: 3rd/src/github.com/docker/engine-api/client/interface_experimental.go
  140. # new file: 3rd/src/github.com/docker/engine-api/client/interface_stable.go
  141. # new file: 3rd/src/github.com/docker/engine-api/client/login.go
  142. # new file: 3rd/src/github.com/docker/engine-api/client/network_connect.go
  143. # new file: 3rd/src/github.com/docker/engine-api/client/network_create.go
  144. # new file: 3rd/src/github.com/docker/engine-api/client/network_disconnect.go
  145. # new file: 3rd/src/github.com/docker/engine-api/client/network_inspect.go
  146. # new file: 3rd/src/github.com/docker/engine-api/client/network_list.go
  147. # new file: 3rd/src/github.com/docker/engine-api/client/network_remove.go
  148. # new file: 3rd/src/github.com/docker/engine-api/client/node_inspect.go
  149. # new file: 3rd/src/github.com/docker/engine-api/client/node_list.go
  150. # new file: 3rd/src/github.com/docker/engine-api/client/node_remove.go
  151. # new file: 3rd/src/github.com/docker/engine-api/client/node_update.go
  152. # new file: 3rd/src/github.com/docker/engine-api/client/plugin_disable.go
  153. # new file: 3rd/src/github.com/docker/engine-api/client/plugin_enable.go
  154. # new file: 3rd/src/github.com/docker/engine-api/client/plugin_inspect.go
  155. # new file: 3rd/src/github.com/docker/engine-api/client/plugin_install.go
  156. # new file: 3rd/src/github.com/docker/engine-api/client/plugin_list.go
  157. # new file: 3rd/src/github.com/docker/engine-api/client/plugin_push.go
  158. # new file: 3rd/src/github.com/docker/engine-api/client/plugin_remove.go
  159. # new file: 3rd/src/github.com/docker/engine-api/client/plugin_set.go
  160. # new file: 3rd/src/github.com/docker/engine-api/client/request.go
  161. # new file: 3rd/src/github.com/docker/engine-api/client/service_create.go
  162. # new file: 3rd/src/github.com/docker/engine-api/client/service_inspect.go
  163. # new file: 3rd/src/github.com/docker/engine-api/client/service_list.go
  164. # new file: 3rd/src/github.com/docker/engine-api/client/service_remove.go
  165. # new file: 3rd/src/github.com/docker/engine-api/client/service_update.go
  166. # new file: 3rd/src/github.com/docker/engine-api/client/swarm_init.go
  167. # new file: 3rd/src/github.com/docker/engine-api/client/swarm_inspect.go
  168. # new file: 3rd/src/github.com/docker/engine-api/client/swarm_join.go
  169. # new file: 3rd/src/github.com/docker/engine-api/client/swarm_leave.go
  170. # new file: 3rd/src/github.com/docker/engine-api/client/swarm_update.go
  171. # new file: 3rd/src/github.com/docker/engine-api/client/task_inspect.go
  172. # new file: 3rd/src/github.com/docker/engine-api/client/task_list.go
  173. # new file: 3rd/src/github.com/docker/engine-api/client/testdata/ca.pem
  174. # new file: 3rd/src/github.com/docker/engine-api/client/testdata/cert.pem
  175. # new file: 3rd/src/github.com/docker/engine-api/client/testdata/key.pem
  176. # new file: 3rd/src/github.com/docker/engine-api/client/transport/cancellable/LICENSE
  177. # new file: 3rd/src/github.com/docker/engine-api/client/transport/cancellable/canceler.go
  178. # new file: 3rd/src/github.com/docker/engine-api/client/transport/cancellable/canceler_go14.go
  179. # new file: 3rd/src/github.com/docker/engine-api/client/transport/cancellable/cancellable.go
  180. # new file: 3rd/src/github.com/docker/engine-api/client/transport/client.go
  181. # new file: 3rd/src/github.com/docker/engine-api/client/transport/transport.go
  182. # new file: 3rd/src/github.com/docker/engine-api/client/version.go
  183. # new file: 3rd/src/github.com/docker/engine-api/client/volume_create.go
  184. # new file: 3rd/src/github.com/docker/engine-api/client/volume_inspect.go
  185. # new file: 3rd/src/github.com/docker/engine-api/client/volume_list.go
  186. # new file: 3rd/src/github.com/docker/engine-api/client/volume_remove.go
  187. # new file: 3rd/src/github.com/docker/engine-api/doc.go
  188. # new file: 3rd/src/github.com/docker/engine-api/types/auth.go
  189. # new file: 3rd/src/github.com/docker/engine-api/types/blkiodev/blkio.go
  190. # new file: 3rd/src/github.com/docker/engine-api/types/client.go
  191. # new file: 3rd/src/github.com/docker/engine-api/types/configs.go
  192. # new file: 3rd/src/github.com/docker/engine-api/types/container/config.go
  193. # new file: 3rd/src/github.com/docker/engine-api/types/container/host_config.go
  194. # new file: 3rd/src/github.com/docker/engine-api/types/container/hostconfig_unix.go
  195. # new file: 3rd/src/github.com/docker/engine-api/types/container/hostconfig_windows.go
  196. # new file: 3rd/src/github.com/docker/engine-api/types/errors.go
  197. # new file: 3rd/src/github.com/docker/engine-api/types/events/events.go
  198. # new file: 3rd/src/github.com/docker/engine-api/types/filters/parse.go
  199. # new file: 3rd/src/github.com/docker/engine-api/types/network/network.go
  200. # new file: 3rd/src/github.com/docker/engine-api/types/plugin.go
  201. # new file: 3rd/src/github.com/docker/engine-api/types/reference/image_reference.go
  202. # new file: 3rd/src/github.com/docker/engine-api/types/registry/registry.go
  203. # new file: 3rd/src/github.com/docker/engine-api/types/seccomp.go
  204. # new file: 3rd/src/github.com/docker/engine-api/types/stats.go
  205. # new file: 3rd/src/github.com/docker/engine-api/types/strslice/strslice.go
  206. # new file: 3rd/src/github.com/docker/engine-api/types/swarm/common.go
  207. # new file: 3rd/src/github.com/docker/engine-api/types/swarm/container.go
  208. # new file: 3rd/src/github.com/docker/engine-api/types/swarm/network.go
  209. # new file: 3rd/src/github.com/docker/engine-api/types/swarm/node.go
  210. # new file: 3rd/src/github.com/docker/engine-api/types/swarm/service.go
  211. # new file: 3rd/src/github.com/docker/engine-api/types/swarm/swarm.go
  212. # new file: 3rd/src/github.com/docker/engine-api/types/swarm/task.go
  213. # new file: 3rd/src/github.com/docker/engine-api/types/time/duration_convert.go
  214. # new file: 3rd/src/github.com/docker/engine-api/types/time/timestamp.go
  215. # new file: 3rd/src/github.com/docker/engine-api/types/types.go
  216. # new file: 3rd/src/github.com/docker/engine-api/types/versions/compare.go
  217. # new file: 3rd/src/github.com/docker/engine-api/types/versions/v1p19/types.go
  218. # new file: 3rd/src/github.com/docker/engine-api/types/versions/v1p20/types.go
  219. # new file: 3rd/src/github.com/docker/go-connections/LICENSE
  220. # new file: 3rd/src/github.com/docker/go-connections/MAINTAINERS
  221. # new file: 3rd/src/github.com/docker/go-connections/circle.yml
  222. # new file: 3rd/src/github.com/docker/go-connections/doc.go
  223. # new file: 3rd/src/github.com/docker/go-connections/nat/nat.go
  224. # new file: 3rd/src/github.com/docker/go-connections/nat/parse.go
  225. # new file: 3rd/src/github.com/docker/go-connections/nat/sort.go
  226. # new file: 3rd/src/github.com/docker/go-connections/proxy/proxy.go
  227. # new file: 3rd/src/github.com/docker/go-connections/proxy/stub_proxy.go
  228. # new file: 3rd/src/github.com/docker/go-connections/proxy/tcp_proxy.go
  229. # new file: 3rd/src/github.com/docker/go-connections/proxy/udp_proxy.go
  230. # new file: 3rd/src/github.com/docker/go-connections/sockets/inmem_socket.go
  231. # new file: 3rd/src/github.com/docker/go-connections/sockets/proxy.go
  232. # new file: 3rd/src/github.com/docker/go-connections/sockets/sockets.go
  233. # new file: 3rd/src/github.com/docker/go-connections/sockets/sockets_unix.go
  234. # new file: 3rd/src/github.com/docker/go-connections/sockets/sockets_windows.go
  235. # new file: 3rd/src/github.com/docker/go-connections/sockets/tcp_socket.go
  236. # new file: 3rd/src/github.com/docker/go-connections/sockets/unix_socket.go
  237. # new file: 3rd/src/github.com/docker/go-connections/tlsconfig/config.go
  238. # new file: 3rd/src/github.com/docker/go-connections/tlsconfig/config_client_ciphers.go
  239. # new file: 3rd/src/github.com/docker/go-connections/tlsconfig/config_legacy_client_ciphers.go
  240. # new file: 3rd/src/github.com/docker/go-units/LICENSE
  241. # new file: 3rd/src/github.com/docker/go-units/MAINTAINERS
  242. # new file: 3rd/src/github.com/docker/go-units/circle.yml
  243. # new file: 3rd/src/github.com/docker/go-units/duration.go
  244. # new file: 3rd/src/github.com/docker/go-units/size.go
  245. # new file: 3rd/src/github.com/docker/go-units/ulimit.go
  246. # new file: 3rd/src/github.com/opencontainers/runc/.gitignore
  247. # new file: 3rd/src/github.com/opencontainers/runc/.pullapprove.yml
  248. # new file: 3rd/src/github.com/opencontainers/runc/libcontainer/user/MAINTAINERS
  249. # new file: 3rd/src/github.com/opencontainers/runc/libcontainer/user/lookup.go
  250. # new file: 3rd/src/github.com/opencontainers/runc/libcontainer/user/lookup_unix.go
  251. # new file: 3rd/src/github.com/opencontainers/runc/libcontainer/user/lookup_unsupported.go
  252. # new file: 3rd/src/github.com/opencontainers/runc/libcontainer/user/user.go
  253. # new file: 3rd/src/github.com/opencontainers/runc/libcontainer/user/user_test.go
  254. # modified: env.sh
  255. #
  256.  
  257.  
  258. add qdoractl lib2
  259.  
  260. # Please enter the commit message for your changes. Lines starting
  261. # with '#' will be ignored, and an empty message aborts the commit.
  262. #
  263. # Date: Thu Sep 29 16:01:16 2016 +0800
  264. #
  265. # interactive rebase in progress; onto a5c3bcd
  266. # Last commands done (2 commands done):
  267. # r 70ebf8d add qdoractl lib
  268. # r 4941c5f add qdoractl lib2
  269. # No commands remaining.
  270. # You are currently editing a commit while rebasing branch 'qdoractl-lib2' on 'a5c3bcd'.
  271. #
  272. # Changes to be committed:
  273. # new file: 3rd/src/github.com/howeyc/gopass/.travis.yml
  274. # new file: 3rd/src/github.com/howeyc/gopass/LICENSE.txt
  275. # new file: 3rd/src/github.com/howeyc/gopass/OPENSOLARIS.LICENSE
  276. # new file: 3rd/src/github.com/howeyc/gopass/pass.go
  277. # new file: 3rd/src/github.com/howeyc/gopass/terminal.go
  278. # new file: 3rd/src/github.com/howeyc/gopass/terminal_solaris.go
  279. # new file: 3rd/src/github.com/kardianos/osext/LICENSE
  280. # new file: 3rd/src/github.com/kardianos/osext/osext.go
  281. # new file: 3rd/src/github.com/kardianos/osext/osext_plan9.go
  282. # new file: 3rd/src/github.com/kardianos/osext/osext_procfs.go
  283. # new file: 3rd/src/github.com/kardianos/osext/osext_sysctl.go
  284. # new file: 3rd/src/github.com/kardianos/osext/osext_windows.go
  285. # new file: 3rd/src/github.com/spf13/cobra/.gitignore
  286. # new file: 3rd/src/github.com/spf13/cobra/.mailmap
  287. # new file: 3rd/src/github.com/spf13/cobra/.travis.yml
  288. # new file: 3rd/src/github.com/spf13/cobra/LICENSE.txt
  289. # new file: 3rd/src/github.com/spf13/cobra/bash_completions.go
  290. # new file: 3rd/src/github.com/spf13/cobra/cobra.go
  291. # new file: 3rd/src/github.com/spf13/cobra/cobra/cmd/add.go
  292. # new file: 3rd/src/github.com/spf13/cobra/cobra/cmd/helpers.go
  293. # new file: 3rd/src/github.com/spf13/cobra/cobra/cmd/init.go
  294. # new file: 3rd/src/github.com/spf13/cobra/cobra/cmd/licenses.go
  295. # new file: 3rd/src/github.com/spf13/cobra/cobra/cmd/root.go
  296. # new file: 3rd/src/github.com/spf13/cobra/cobra/main.go
  297. # new file: 3rd/src/github.com/spf13/cobra/command.go
  298. # new file: 3rd/src/github.com/spf13/cobra/command_notwin.go
  299. # new file: 3rd/src/github.com/spf13/cobra/command_win.go
  300. # new file: 3rd/src/github.com/spf13/cobra/doc/man_docs.go
  301. # new file: 3rd/src/github.com/spf13/cobra/doc/md_docs.go
  302. # new file: 3rd/src/github.com/spf13/cobra/doc/util.go
  303. # new file: 3rd/src/github.com/spf13/pflag/.travis.yml
  304. # new file: 3rd/src/github.com/spf13/pflag/LICENSE
  305. # new file: 3rd/src/github.com/spf13/pflag/bool.go
  306. # new file: 3rd/src/github.com/spf13/pflag/count.go
  307. # new file: 3rd/src/github.com/spf13/pflag/duration.go
  308. # new file: 3rd/src/github.com/spf13/pflag/flag.go
  309. # new file: 3rd/src/github.com/spf13/pflag/float32.go
  310. # new file: 3rd/src/github.com/spf13/pflag/float64.go
  311. # new file: 3rd/src/github.com/spf13/pflag/golangflag.go
  312. # new file: 3rd/src/github.com/spf13/pflag/int.go
  313. # new file: 3rd/src/github.com/spf13/pflag/int32.go
  314. # new file: 3rd/src/github.com/spf13/pflag/int64.go
  315. # new file: 3rd/src/github.com/spf13/pflag/int8.go
  316. # new file: 3rd/src/github.com/spf13/pflag/int_slice.go
  317. # new file: 3rd/src/github.com/spf13/pflag/ip.go
  318. # new file: 3rd/src/github.com/spf13/pflag/ipmask.go
  319. # new file: 3rd/src/github.com/spf13/pflag/ipnet.go
  320. # new file: 3rd/src/github.com/spf13/pflag/string.go
  321. # new file: 3rd/src/github.com/spf13/pflag/string_array.go
  322. # new file: 3rd/src/github.com/spf13/pflag/string_slice.go
  323. # new file: 3rd/src/github.com/spf13/pflag/uint.go
  324. # new file: 3rd/src/github.com/spf13/pflag/uint16.go
  325. # new file: 3rd/src/github.com/spf13/pflag/uint32.go
  326. # new file: 3rd/src/github.com/spf13/pflag/uint64.go
  327. # new file: 3rd/src/github.com/spf13/pflag/uint8.go
  328. # new file: 3rd/src/github.com/spf13/pflag/verify/all.sh
  329. # new file: 3rd/src/github.com/spf13/pflag/verify/gofmt.sh
  330. # new file: 3rd/src/github.com/spf13/pflag/verify/golint.sh
  331. #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement