Commit History

作者 SHA1 備註 提交日期
  David Pursehouse b148ac9d9a Allow command options to be set from environment variables 13 年之前
  Conley Owens 75ee0570da Raise a NoManifestException when the manifest DNE 13 年之前
  Conley Owens e66291f6d0 Merge "Simplify error handling in subcommand execution" 13 年之前
  Conley Owens 7ba25bedf9 Simplify error handling in subcommand execution 13 年之前
  David Pursehouse c1b86a2323 Fix inconsistent indentation 13 年之前
  Sarah Owens cecd1d864f Change print statements to work in python3 13 年之前
  David Pursehouse 685f080d62 More code style cleanup 13 年之前
  David Pursehouse 8898e2f26d Remove magic hack 13 年之前
  Conley Owens 8e3d355d44 Merge "Print an error message when aborted by user" 13 年之前
  Conley Owens 4a4776e9ab Merge "Handle manifest parse errors in main" 13 年之前
  Conley Owens 6287543e35 Merge "Change usages of xrange() to range()" 13 年之前
  David Pursehouse b0936b0e20 Print an error message when aborted by user 13 年之前
  David Pursehouse 0b8df7be79 Handle manifest parse errors in main 13 年之前
  David Pursehouse 7e6dd2dff0 Fix pylint warning W0108: Lambda may not be necessary 13 年之前
  Sarah Owens a6053d54f1 Change usages of xrange() to range() 13 年之前
  Sarah Owens 1f7627fd3c Use python3 urllib when urllib2 not available 13 年之前
  David Pursehouse 1d947b3034 Even more coding style cleanup 13 年之前
  Conley Owens c9129d90de Update PGP keys during _PostRepoUpgrade in `sync` 13 年之前
  Sarah Owens a5be53f9c8 Use modern Python exception syntax 13 年之前
  David Pursehouse 5c6eeac8f0 More coding style cleanup 13 年之前
  JoonCheol Park e98607248e Support HTTP authentication using user input as fallback 13 年之前
  Mickaël Salaün 2f6ab7f5b8 Rename "dir" variables 13 年之前
  David Pursehouse 8a68ff9605 Coding style cleanup 13 年之前
  David Pursehouse e15c65abc2 Remove unused imports 13 年之前
  Xiaodong Xu ae0a36c9a5 Add support for Apache Digest authentication for repo init. 14 年之前
  Shawn O. Pearce ecff4f17b0 Describe the repo launch version in `repo version` 14 年之前
  Daniel Sandler 3ce2a6b46b Propagate result codes from subcmds to sys.exit(). 14 年之前
  Shawn O. Pearce b660539c4a Fix sync on Python 2.6.6 14 年之前
  Shawn O. Pearce df5ee52050 Fix Python 2.4 support 14 年之前
  Shawn O. Pearce fab96c68e3 Work around Python 2.7 urllib2 bug 14 年之前