Commit History

作者 SHA1 備註 提交日期
  Matt Gumbel 2dc810c2e4 Fix errors when clone.bundle missing on server 13 年之前
  Conley Owens bb1b5f5f86 Allow projects to be specified as notdefault 13 年之前
  David 'Digit' Turner e2126652a3 Make "repo sync -j<count>" stop properly on Ctrl-C. 13 年之前
  David Pursehouse 9a27d0111d manifest-format.txt: Add documentation for GetManifest RPC method 13 年之前
  Conley Owens 918ff85c1e `repo manifest`: default to stdout if no "-o" 13 年之前
  David Pursehouse 3d07da82ab init: Improved help text for the --mirror option 13 年之前
  David Pursehouse e15c65abc2 Remove unused imports 13 年之前
  David Pursehouse daa851f6cd manifest-format.txt: Fix a couple of minor spelling mistakes 13 年之前
  David Pursehouse a43f42f9ff Patches should be submitted to master, not maint 13 年之前
  Conley Owens bb8337fe0f Merge branch 'master' into maint 13 年之前
  Dmitry Fink 17f85eab24 Omit all default groups when generating a manifest 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 5d0efdb14a sync: Honor --no-clone-bundle with -j1 13 年之前
  Shawn O. Pearce f35b2d9c31 Fix mirror mode 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 年之前
  Chad Jones 2bc7f5cb3a Fix bug in version_tuple to handle strings with -rc# 13 年之前
  Yestin Sun b292b98c3e Add remote alias support in manifest 13 年之前
  Joe Hansche 2f127de752 Add "repo overview" command. 13 年之前
  Brian Harring 7da1314e38 Inject the project name into each projects groups. 13 年之前
  Brian Harring 435370c6f0 upload: add --draft option. 13 年之前
  Torne (Richard Coles) e8f75fa368 Don't delete the branch config when switching branches. 13 年之前
  Chad Jones 87636f2ac2 Fix for failures with repo upload for projects that have a SHA1 for a revision; instead use the default manifest revision 13 年之前
  Shawn O. Pearce 337aee0a9c Single quote http.proxy in GIT_CONFIG_PARAMETERS 13 年之前
  Florian Vallee 7cf1b36bcd Detach branch even when already on the latest revision using sync -d 13 年之前
  Joe Hansche 5e57234ec6 Support automatically stashing local modifications during repo-rebase. 14 年之前
  Florian Vallee 5d016502eb Fix switching manifest branches using repo init -b 13 年之前
  Brian Harring 475a47d531 Restore include support. 13 年之前
  Shawn O. Pearce 62d0b10a7b Use GIT_CONFIG_PARAMETERS instead of -c for http.proxy 13 年之前