Historial de Commits

Autor SHA1 Mensaje Fecha
  Mike Frysinger 4a07798c82 rebase: add --fail-fast support hace 6 años
  Mike Frysinger fb527e3f52 sync: create dedicated manifest project update func hace 6 años
  Mike Frysinger 6be76337a0 repo: bump wrapper version hace 6 años
  Xin Li a2cd6aeae8 Fix tag clobbering when -c is used. hace 6 años
  Mike Frysinger 70d861fa29 sync: improve output with intermingled progress bars and status hace 6 años
  Mike Frysinger 9100f7fadd repo: decode/encode all the subprocess streams hace 6 años
  Mike Frysinger 01d6c3c0c5 sync: create dedicated smart sync func hace 6 años
  Mike Frysinger 4c263b52e7 repo: fix unused variable usage hace 6 años
  Theodore Dubois 60fdc5cad1 Add repo start option to create the branch based off HEAD hace 6 años
  Stefan Müller-Klieser 46702eddc7 sync: fix deprecated command line option -f hace 6 años
  Mike Frysinger ae6cb08ae5 split out cli validation from execution hace 6 años
  Mike Frysinger 3fc157285c add a --trace-python option hace 6 años
  Mike Frysinger 8a11f6f24c rename local trace module hace 6 años
  Mike Frysinger 898f4e6217 help: add a --help-all option to show all commands at once hace 6 años
  Mike Frysinger d9e5cf0ee7 sync: invert --force-broken with --fail-fast hace 6 años
  Xin Li 3069be2684 Explicitly allow clobbering tags when fetching from remote. hace 6 años
  Mike Frysinger d5c306b404 rebase: pull out project-independent settings from the for loop hace 6 años
  Mike Frysinger a850ca2712 rebase/sync: use exit(1) for errors instead of exit(-1) hace 6 años
  Mike Frysinger a34186e481 sync: fix handling of -f and local checkouts hace 6 años
  Mike Frysinger 600f49278a project: fix encoding handling with git commands hace 6 años
  Mike Frysinger 1f2462e0d2 git_config: include project name in missing ref exception hace 6 años
  Mike Frysinger 50d27639b5 manifest-format: document implicit directory creation w/<copyfile> & <linkfile> hace 6 años
  Mike Frysinger c5b172ad6f manifest-format: clarify <copyfile> & <linkfile> restrictions hace 6 años
  Mike Frysinger 87deaefd86 tests: add docstrings & print_function (for Python 3) hace 6 años
  David Pursehouse 5fbd1c6053 wrapper: Fix indentation level hace 6 años
  David Pursehouse 1126c4ed86 wrapper: replace usage of deprecated imp module for Python 3 hace 6 años
  Mike Frysinger f7c51606f0 hooks: support external hooks running different Python version hace 6 años
  Xin Li 745be2ede1 Add support for partial clone. hace 6 años
  Mike Frysinger 87fb5a1894 repo/main: add module docstrings hace 6 años
  Mike Frysinger ab85fe7c53 use print() instead of sys.stdout.write() hace 6 años