Histórico de commits

Autor SHA1 Mensagem Data
  Kovid Goyal 1a394d6a57 Allow rc commands to control the exit code 7 meses atrás
  Kovid Goyal 2633356842 No need to use a map 2 anos atrás
  Kovid Goyal 262e2fb7a3 Various fixes from the completion merge 2 anos atrás
  Kovid Goyal 5771bd0c01 Make adding subcommands a bit nicer 2 anos atrás
  Kovid Goyal 4396dede85 Get rid of the cobra dependency 2 anos atrás
  Kovid Goyal 364533b1ed Work on supporting streaming remote commands with passwords 2 anos atrás
  Kovid Goyal 79c8862d4c Work on conversion of args parsing to go code 2 anos atrás
  Kovid Goyal ef71b071db Automap a bunch of json fields from identically named options 2 anos atrás
  Kovid Goyal a960937095 Simplify serialization code and avoid extra copy 2 anos atrás
  Kovid Goyal b1f9139ca5 Use a fully random async_id rather than a uuid 2 anos atrás
  Kovid Goyal 03705cbec0 Fix transmission of async rc commands 2 anos atrás
  Kovid Goyal c86f8a698c @ ls works phew 2 anos atrás
  Kovid Goyal 2ffba1c422 Work on implementing ttyio via TUI 2 anos atrás
  Kovid Goyal 32e59257d2 Refactor io in preparation for using tui 2 anos atrás
  Kovid Goyal 80c5ac891d Add license info to Go files 2 anos atrás
  Kovid Goyal 10cef16210 DRYer 2 anos atrás
  Kovid Goyal 3a7d26a3ef Work on reading command responses 2 anos atrás
  Kovid Goyal a7bc2fcba8 Code to parse socket addresses 2 anos atrás
  Kovid Goyal 417c8887b9 Start on testing infra for command to JSON serialization 2 anos atrás
  Kovid Goyal 47feb73cdf Code to generate structs for JSON marshalling 2 anos atrás
  Kovid Goyal 63512f0512 Implement setting of option values into a struct 2 anos atrás
  Kovid Goyal a32251cab4 Handle aliased flags 2 anos atrás
  Kovid Goyal 605882582e Transfer response_timeout 2 anos atrás
  Kovid Goyal 3a87cfce3e Get bool set flags ported 2 anos atrás
  Kovid Goyal 33e16df586 Add some basic RC serialization tests 2 anos atrás
  Kovid Goyal 47f35a06e6 Start work on generating rc cmd wrappers 2 anos atrás