提交历史

作者 SHA1 备注 提交日期
  Shawn O. Pearce cc14fa9820 Improve error handling when reading loose refs 14 年之前
  Daniel Sandler 3ce2a6b46b Propagate result codes from subcmds to sys.exit(). 14 年之前
  Victor Boivie 841be34968 Don't prompt the user for name/email unless necessary 15 年之前
  Victor Boivie ee1c2f5717 Default repo manifest settings in git config 15 年之前
  Christer Fletcher 6a1f737380 Added remote destination branch information when uploading. 14 年之前
  Mike Frysinger e9311273dd repo: capitalize default prompt char 14 年之前
  chenguodong 605a9a487b Fixed UnicodeDecodeError while uploading changes. 14 年之前
  Anatol Pomazau 2a32f6afa6 Fix typo 14 年之前
  Ulrik Sjölin 498fe90b45 Stabilize repo communication with subprocesses. 14 年之前
  Anatol Pomazau 53d6f4d17e Add a sync flag that fetches only current branch 14 年之前
  Conley Owens 9d8f914fe8 Remove extra '/' in RemoteSpec 14 年之前
  Conley Owens ceea368e88 Correctly name projects when mirroring 14 年之前
  Shawn O. Pearce b660539c4a Fix sync on Python 2.6.6 14 年之前
  Shawn O. Pearce 752371d91b help: Fix help sync 14 年之前
  Shawn O. Pearce 1a68dc58eb upload: Honor REPO_HOST_PORT_INFO environment variable 14 年之前
  Shawn O. Pearce df5ee52050 Fix Python 2.4 support 14 年之前
  Shawn O. Pearce fab96c68e3 Work around Python 2.7 urllib2 bug 14 年之前
  Shawn O. Pearce bf1fbb20ab Fix AttributeError: 'HTTPError' object has no attribute 'reason' 14 年之前
  Shawn O. Pearce 29472463ba Work around Python 2.7 failure to initialize base class 14 年之前
  Shawn O. Pearce c325dc35f6 sync: Fetch after applying bundle and retry after errors 14 年之前
  Shawn O. Pearce f322b9abb4 sync: Support downloading bundle to initialize repository 14 年之前
  Conley Owens db728cd866 Allow remote url to be relative to manifst url 14 年之前
  Shawn O. Pearce c4657969eb sync: Update default -j flag from manifest 14 年之前
  Shawn O. Pearce 7b947de1ee Ignore missing ~/.netrc 14 年之前
  Shawn O. Pearce 6392c87945 sync: Allow -j to have a default in manifest 14 年之前
  Shawn O. Pearce 97d2b2f7a0 sync: Limit -j to file descriptors 14 年之前
  Shawn O. Pearce 3a0e782790 Add global option --time to track execution 14 年之前
  Shawn O. Pearce 490d09a314 Support units in progress messages 14 年之前
  Shawn O. Pearce 13111b4e97 Add support for url.*.insteadof 14 年之前
  Shawn O. Pearce bd0312a484 Support ~/.netrc for HTTP Basic authentication 14 年之前