Commit History

Author SHA1 Message Date
  Dave Borowitz b42b4746af project: Require git >= 1.7.2 for setting config on command line 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
  Shawn Pearce dc96476af3 Merge "project: Support config args in git command callables" 13 years ago
  Che-Liang Chiou ab8f911a67 Fix pylint warnings introduced by the submodule patch 13 years ago
  Conley Owens 608aff7f62 Merge "Use modern Python exception syntax" 13 years ago
  Dave Borowitz 091f893625 project: Support config args in git command callables 13 years ago
  Sarah Owens a5be53f9c8 Use modern Python exception syntax 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
  Mickaël Salaün 2f6ab7f5b8 Rename "dir" variables 13 years ago
  David Pursehouse 8a68ff9605 Coding style cleanup 13 years ago
  Brian Harring 14a6674e32 manifest: record the original revision when in -r mode. 13 years ago
  Matt Gumbel 2dc810c2e4 Fix errors when clone.bundle missing on server 13 years ago
  Conley Owens bb1b5f5f86 Allow projects to be specified as notdefault 13 years ago
  David Pursehouse e15c65abc2 Remove unused imports 13 years ago
  Mickaël Salaün b9477bc2dd project.py: Replace the relpath function with os.path.relpath 13 years ago
  Shawn O. Pearce 5e7127d00b Use curl command line tool for clone.bundle 13 years ago
  Shawn O. Pearce e0904f721b Fix unsupported operand type(s) for +: 'int' and 'str' 13 years ago
  Shawn O. Pearce 9830553748 Fix percent done on resumed /clone.bundle 13 years ago
  Brian Harring 435370c6f0 upload: add --draft option. 13 years ago
  Torne (Richard Coles) e8f75fa368 Don't delete the branch config when switching branches. 13 years ago
  Florian Vallee 7cf1b36bcd Detach branch even when already on the latest revision using sync -d 13 years ago
  Florian Vallee 5d016502eb Fix switching manifest branches using repo init -b 13 years ago
  Colin Cross eca119e5d6 Allow projects with groups=None 13 years ago
  Shawn O. Pearce 6ba6ba0ef3 Fix initial sync broken by sync-c option 13 years ago
  Pierre Tardy 3d125940f6 repo download: add --ff-only option 13 years ago
  Erwan Mahe a94f162b9f repo download: add --revert option 14 years ago
  Pierre Tardy e5a2122e64 repo download: add --cherry-pick option 15 years ago
  Anatol Pomazau 79770d269e Add sync-c option to manifest 13 years ago