Commit History

Author SHA1 Message Date
  Shawn Pearce 4baf87f92c Merge "should use os.path.lexist instead of os.path.exist" 13 years ago
  Joe Onorato 26e2475a0f If parsing the manifests fails, reset the XmlManifest object 13 years ago
  Conley Owens c59bafffb9 Merge "Pass full path of the XML in local_manifests to the parser" 13 years ago
  Conley Owens 0290cad5db Merge "Make -notdefault a default manifest group" 13 years ago
  Tobias Droste 1a5c774cbf Pass full path of the XML in local_manifests to the parser 13 years ago
  Shawn Pearce a9f11b3cb2 Support resolving relative fetch URLs on persistent-https:// 13 years ago
  Matt Gumbel 0c635bb427 Make -notdefault a default manifest group 13 years ago
  Sebastian Frias 223bf963f0 should use os.path.lexist instead of os.path.exist 13 years ago
  Che-Liang Chiou b2bd91c99b Represent git-submodule as nested projects, take 2 14 years ago
  David Pursehouse f91074881f Better error message if 'remove-project' refers to non-existent project 13 years ago
  David Pursehouse c1b86a2323 Fix inconsistent indentation 13 years ago
  Sarah Owens cecd1d864f Change print statements to work in python3 13 years ago
  David Pursehouse 52f1e5d911 Make load order of local manifests deterministic 13 years ago
  David Pursehouse 717ece9d81 Better handling of duplicate remotes 13 years ago
  David Pursehouse 5566ae5dde Print deprecation warning when local_manifest.xml is used 13 years ago
  David Pursehouse 2d5a0df798 Add support for multiple local manifests 13 years ago
  David Pursehouse f7fc8a95be Handle XML errors when parsing the manifest 13 years ago
  David Pursehouse 1d947b3034 Even more coding style cleanup 13 years ago
  Shawn O. Pearce cd81dd6403 Revert "Represent git-submodule as nested projects" 13 years ago
  Conley Owens 608aff7f62 Merge "Use modern Python exception syntax" 13 years ago
  Sarah Owens a5be53f9c8 Use modern Python exception syntax 13 years ago
  David Pursehouse 4f7bdea9d2 Add pylint configuration and instructions 13 years ago
  Che-Liang Chiou 69998b0c6f Represent git-submodule as nested projects 14 years ago
  David Pursehouse 5c6eeac8f0 More coding style cleanup 13 years ago
  David Pursehouse 8a68ff9605 Coding style cleanup 13 years ago
  Conley Owens 3ff9decfd4 Merge "manifest: record the original revision when in -r mode." 13 years ago
  Brian Harring 14a6674e32 manifest: record the original revision when in -r mode. 13 years ago
  David Holmer 9779565abf Fix incorrect default_groups when parsing projects from XML manifest 13 years ago
  David Pursehouse e00aa6b923 Clean up imports 13 years ago
  Jooncheol Park 34acdd2534 Fix ManifestParseError when first child node is comment 13 years ago