コミット履歴

作者 SHA1 メッセージ 日付
  David Pursehouse c1b86a2323 Fix inconsistent indentation 13 年 前
  David Pursehouse 98ffba1401 Fix: "Statement seems to have no effect" 13 年 前
  Sarah Owens cecd1d864f Change print statements to work in python3 13 年 前
  David Pursehouse 7e6dd2dff0 Fix pylint warning W0108: Lambda may not be necessary 13 年 前
  Dave Borowitz b42b4746af project: Require git >= 1.7.2 for setting config on command line 13 年 前
  David Pursehouse 1d947b3034 Even more coding style cleanup 13 年 前
  Shawn O. Pearce cd81dd6403 Revert "Represent git-submodule as nested projects" 13 年 前
  Shawn Pearce dc96476af3 Merge "project: Support config args in git command callables" 13 年 前
  Che-Liang Chiou ab8f911a67 Fix pylint warnings introduced by the submodule patch 13 年 前
  Conley Owens 608aff7f62 Merge "Use modern Python exception syntax" 13 年 前
  Dave Borowitz 091f893625 project: Support config args in git command callables 13 年 前
  Sarah Owens a5be53f9c8 Use modern Python exception syntax 13 年 前
  Che-Liang Chiou 69998b0c6f Represent git-submodule as nested projects 14 年 前
  David Pursehouse 5c6eeac8f0 More coding style cleanup 13 年 前
  Mickaël Salaün 2f6ab7f5b8 Rename "dir" variables 13 年 前
  David Pursehouse 8a68ff9605 Coding style cleanup 13 年 前
  Brian Harring 14a6674e32 manifest: record the original revision when in -r mode. 13 年 前
  Matt Gumbel 2dc810c2e4 Fix errors when clone.bundle missing on server 13 年 前
  Conley Owens bb1b5f5f86 Allow projects to be specified as notdefault 13 年 前
  David Pursehouse e15c65abc2 Remove unused imports 13 年 前
  Mickaël Salaün b9477bc2dd project.py: Replace the relpath function with os.path.relpath 13 年 前
  Shawn O. Pearce 5e7127d00b Use curl command line tool for clone.bundle 13 年 前
  Shawn O. Pearce e0904f721b Fix unsupported operand type(s) for +: 'int' and 'str' 13 年 前
  Shawn O. Pearce 9830553748 Fix percent done on resumed /clone.bundle 13 年 前
  Brian Harring 435370c6f0 upload: add --draft option. 13 年 前
  Torne (Richard Coles) e8f75fa368 Don't delete the branch config when switching branches. 13 年 前
  Florian Vallee 7cf1b36bcd Detach branch even when already on the latest revision using sync -d 13 年 前
  Florian Vallee 5d016502eb Fix switching manifest branches using repo init -b 13 年 前
  Colin Cross eca119e5d6 Allow projects with groups=None 13 年 前
  Shawn O. Pearce 6ba6ba0ef3 Fix initial sync broken by sync-c option 13 年 前