- 83a3227 Fixing forall subcommand for Py3 by Jiri Tyr · 4 years, 9 months ago v2.0
- 09dd9bd docs: document internal manifests.git/config settings by Mike Frysinger · 4 years, 9 months ago
- f914edc project: unify HEAD path management by Mike Frysinger · 4 years, 9 months ago
- e7c9188 remove spurious +x bits by Mike Frysinger · 4 years, 9 months ago
- 1b117db find python via env by Mike Frysinger · 4 years, 9 months ago
- 563f1a6 repo: allow REPO_REV to be an env var by Mike Frysinger · 4 years, 9 months ago
- b4687ad docs: add a developer reference for .repo/ paths by Mike Frysinger · 4 years, 9 months ago
- ded477d git_config: fix encoding handling in GetUrlCookieFile by Mike Frysinger · 4 years, 9 months ago
- 93293ca Fix inverted logic around [gitc-]init and -c by Dan Willemsen · 4 years, 9 months ago
- dbd277c [Win32] Make platform_utils compatible for Python3 by Remy Böhmer · 4 years, 10 months ago
- 5a03308 sync: try to checkout repos across sync failures by Mike Frysinger · 5 years ago
- 3ba716f repo: try to reexec self with Python 3 as needed by Mike Frysinger · 5 years ago
- 655aedd repo: raise min version of git by Mike Frysinger · 4 years, 9 months ago
- cc96097 sync: add option to skip manifest update by Fredrik de Groot · 5 years ago
- 66098f7 init: handle -c conflicts with gitc-init by Mike Frysinger · 4 years, 9 months ago
- f7b64e3 Do not try to fetch default revision for mirrors always by Chirayu Desai · 4 years, 9 months ago
- bd0aae9 Add a way to override the remote using <extend-project> by Kyunam Jo · 4 years, 9 months ago
- e6a202f project: add basic path checks for <copyfile> & <linkfile> by Mike Frysinger · 5 years ago
- 04122b7 manifest: add basic path checks for <copyfile> & <linkfile> by Mike Frysinger · 5 years ago
- f5525fb repo: drop old signing key by Mike Frysinger · 4 years, 9 months ago
- ee451f0 repo: bump launcher version to 2.0 by Mike Frysinger · 4 years, 9 months ago
- 91d9587 Revert "Port _FileDescriptorStreamsNonBlocking to use poll()" by Mike Frysinger · 4 years, 9 months ago v1.13.9.1
- 0bcc2d2 Fix docstring of project.Project.PrintWorkTreeStatus() by Rostislav Krasny · 4 years, 10 months ago v1.13.9
- ec0ba27 Fix method signature of platform_utils.FileDescriptorStreams._create_stream() by Rostislav Krasny · 4 years, 10 months ago
- 9da67fe Fix a typo by Rostislav Krasny · 4 years, 10 months ago
- b0b164a Add PyCharm project directory into the .gitignore by Rostislav Krasny · 4 years, 10 months ago
- b71d61d Make _preserve_encoding in platform_utils_win32 compatible with Python 3 by Rostislav Krasny · 4 years, 10 months ago
- 8f997b3 repo: Do not even try to set up GPG with opt.no_repo_verify by Sebastian Schuberth · 4 years, 10 months ago
- 0eb2d3c init: Add '-c' as an alias to '--current-branch' by Diogo Ferreira · 5 years ago
- e4d2037 info: Add the manifest revision by Diogo Ferreira · 5 years ago
- 1e01a74 Port _FileDescriptorStreamsNonBlocking to use poll() by Theodore Dubois · 5 years ago
- 7c321f1 repo: include subcommands in --help output by Mike Frysinger · 5 years ago
- 7ac12a9 docs: add Windows support info by Mike Frysinger · 5 years ago
- 0b304c0 help: unify command display by Mike Frysinger · 5 years ago
- 4997d1c tox: add & document tox usage by Mike Frysinger · 5 years ago
- 5b3a57c setup.py: add basic packaging files by Mike Frysinger · 5 years ago
- 6f8c85c run_tests: improve exit code behavior by Mike Frysinger · 5 years ago
- 6856f98 Fix repo mirror with --current-branch by Kuang-che Wu · 5 years ago
- 34bc571 README: add install details by Mike Frysinger · 5 years ago v1.13.8
- 70c54dc upload/editor: fix bytes/string confusion by Mike Frysinger · 5 years ago
- 6da1775 prune: handle branches that track missing branches by Mike Frysinger · 5 years ago
- 2ba5a1e sync: try to fast forward merge branches before checking published state by Mike Frysinger · 5 years ago
- 3538dd2 sync: merge project updates with status bar by Mike Frysinger · 5 years ago
- b610b85 sync: add sanity check for local checkouts missing network by Mike Frysinger · 5 years ago
- dff9194 sync: report list of failing git trees by Vadim Bendebury · 5 years ago
- 3164d40 use open context managers in more places by Mike Frysinger · 5 years ago
- f454512 sync: make .git init more robust by Mike Frysinger · 5 years ago
- b466854 forall: add an --ignore-missing option by Mike Frysinger · 5 years ago v1.13.7.1
- d1e93dd python-support: adjust major versions by Mike Frysinger · 5 years ago
- e778e57 command: filter projects by active manifest groups by Mike Frysinger · 5 years ago v1.13.7
- f1c5dd8 info: fix "current" output by Mike Frysinger · 5 years ago
- 2058c63 Only import imp on py2 by Rashed Abdel-Tawab · 5 years ago
- c8290ad project: allow CurrentBranch to return None on errors by Mike Frysinger · 5 years ago
- 9775a3d info: allow NoSuchProjectError to bubble up by Mike Frysinger · 5 years ago
- 9bfdfbe version: add source versions & User-Agents to the output by Mike Frysinger · 5 years ago
- 2f0951b git_command: set GIT_HTTP_USER_AGENT on all requests by Mike Frysinger · 5 years ago
- 72ab852 grep: handle errors gracefully by Mike Frysinger · 5 years ago
- 0a9265e diff: handle errors gracefully by Mike Frysinger · 5 years ago
- dc1b59d forall: exit 1 if we skip any repos by Mike Frysinger · 5 years ago
- 71b0f31 git_command: refactor User-Agent settings by Mike Frysinger · 5 years ago
- 369814b move UserAgent to git_command for wider user by Mike Frysinger · 5 years ago
- e37aa5f rebase: add basic coloring output by Mike Frysinger · 5 years ago
- 4a07798 rebase: add --fail-fast support by Mike Frysinger · 5 years ago
- fb527e3 sync: create dedicated manifest project update func by Mike Frysinger · 5 years ago
- 6be7633 repo: bump wrapper version by Mike Frysinger · 5 years ago
- a2cd6ae Fix tag clobbering when -c is used. by Xin Li · 5 years ago v1.13.6
- 70d861f sync: improve output with intermingled progress bars and status by Mike Frysinger · 5 years ago
- 9100f7f repo: decode/encode all the subprocess streams by Mike Frysinger · 5 years ago
- 01d6c3c sync: create dedicated smart sync func by Mike Frysinger · 5 years ago
- 4c263b5 repo: fix unused variable usage by Mike Frysinger · 5 years ago
- 60fdc5c Add repo start option to create the branch based off HEAD by Theodore Dubois · 5 years ago
- 46702ed sync: fix deprecated command line option -f by Stefan Müller-Klieser · 5 years ago v1.13.5.1
- ae6cb08 split out cli validation from execution by Mike Frysinger · 5 years ago v1.13.5
- 3fc1572 add a --trace-python option by Mike Frysinger · 5 years ago
- 8a11f6f rename local trace module by Mike Frysinger · 5 years ago
- 898f4e6 help: add a --help-all option to show all commands at once by Mike Frysinger · 5 years ago
- d9e5cf0 sync: invert --force-broken with --fail-fast by Mike Frysinger · 5 years ago
- 3069be2 Explicitly allow clobbering tags when fetching from remote. by Xin Li · 5 years ago
- d5c306b rebase: pull out project-independent settings from the for loop by Mike Frysinger · 5 years ago
- a850ca2 rebase/sync: use exit(1) for errors instead of exit(-1) by Mike Frysinger · 5 years ago
- a34186e sync: fix handling of -f and local checkouts by Mike Frysinger · 5 years ago
- 600f492 project: fix encoding handling with git commands by Mike Frysinger · 5 years ago
- 1f2462e git_config: include project name in missing ref exception by Mike Frysinger · 5 years ago
- 50d2763 manifest-format: document implicit directory creation w/<copyfile> & <linkfile> by Mike Frysinger · 5 years ago
- c5b172a manifest-format: clarify <copyfile> & <linkfile> restrictions by Mike Frysinger · 5 years ago
- 87deaef tests: add docstrings & print_function (for Python 3) by Mike Frysinger · 5 years ago
- 5fbd1c6 wrapper: Fix indentation level by David Pursehouse · 5 years ago
- 1126c4e wrapper: replace usage of deprecated imp module for Python 3 by David Pursehouse · 5 years ago
- f7c5160 hooks: support external hooks running different Python version by Mike Frysinger · 5 years ago
- 745be2e Add support for partial clone. by Xin Li · 5 years ago v1.13.4
- 87fb5a1 repo/main: add module docstrings by Mike Frysinger · 5 years ago
- ab85fe7 use print() instead of sys.stdout.write() by Mike Frysinger · 5 years ago
- 4f42a97 run_tests: add a helper for invoking unittests by Mike Frysinger · 5 years ago
- 2b7daff Don't try to decode when checking clone bundles by Pierre Tardy · 5 years ago
- 242fcdd main: user-agent: include full git version info by Mike Frysinger · 5 years ago
- ca540ae git_command: drop custom version helper by Mike Frysinger · 5 years ago
- f88b2fe repo: all ParseGitVersion to load git version info itself by Mike Frysinger · 5 years ago
- 6db1b9e repo: return a namedtuple with full version info by Mike Frysinger · 5 years ago
- 490e163 Remove double forall from "repo help forall" output by Solomon Kinard · 5 years ago
- ec558df fix raise syntax by Mike Frysinger · 5 years ago