summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove trailing blank linesDavid Pursehouse2020-02-122-2/+0
* test_project.py: Remove unused variable in 'with' statementDavid Pursehouse2020-02-121-1/+1
* Fix duplicate method name in test_project.pyDavid Pursehouse2020-02-121-2/+2
* Revert "Save cookies back to jar when fetching clone.bundle"v2.2Mike Frysinger2020-02-121-1/+1
* repo: lower min version of git a bitMike Frysinger2020-02-123-5/+24
* docs: document git/python/Ubuntu/Debian release schedulesMike Frysinger2020-02-121-1/+85
* sync: change how we preserve objects in shared reposMike Frysinger2020-02-111-2/+13
* project: fix bytes/str encoding when updating git submodulesMike Frysinger2020-02-111-1/+1
* project: allow src=. with symlinksv2.1.1Mike Frysinger2020-02-112-1/+29
* main: rework launcher version checkingv2.1Mike Frysinger2020-02-101-9/+23
* manifest_xml: allow src=. with symlinksMike Frysinger2020-02-102-5/+9
* Fixing forall subcommand for Py3v2.0Jiri Tyr2020-02-101-1/+1
* docs: document internal manifests.git/config settingsMike Frysinger2020-02-101-0/+23
* project: unify HEAD path managementMike Frysinger2020-02-091-7/+16
* remove spurious +x bitsMike Frysinger2020-02-093-0/+0
* find python via envMike Frysinger2020-02-092-2/+2
* repo: allow REPO_REV to be an env varMike Frysinger2020-02-091-3/+5
* docs: add a developer reference for .repo/ pathsMike Frysinger2020-02-091-0/+122
* git_config: fix encoding handling in GetUrlCookieFileMike Frysinger2020-02-081-2/+2
* Fix inverted logic around [gitc-]init and -cDan Willemsen2020-02-071-1/+1
* [Win32] Make platform_utils compatible for Python3Remy Böhmer2020-02-061-4/+9
* sync: try to checkout repos across sync failuresMike Frysinger2020-02-051-29/+57
* repo: try to reexec self with Python 3 as neededMike Frysinger2020-02-051-24/+81
* repo: raise min version of gitMike Frysinger2020-02-053-3/+4
* sync: add option to skip manifest updateFredrik de Groot2020-02-051-1/+8
* init: handle -c conflicts with gitc-initMike Frysinger2020-02-052-3/+8
* Do not try to fetch default revision for mirrors alwaysChirayu Desai2020-02-051-1/+4
* Add a way to override the remote using <extend-project>Kyunam Jo2020-02-042-0/+9
* project: add basic path checks for <copyfile> & <linkfile>Mike Frysinger2020-02-043-40/+314
* manifest: add basic path checks for <copyfile> & <linkfile>Mike Frysinger2020-02-044-4/+170
* repo: drop old signing keyMike Frysinger2020-02-041-33/+1
* repo: bump launcher version to 2.0Mike Frysinger2020-02-041-1/+1
* Revert "Port _FileDescriptorStreamsNonBlocking to use poll()"v1.13.9.1Mike Frysinger2020-02-031-15/+3
* Fix docstring of project.Project.PrintWorkTreeStatus()v1.13.9Rostislav Krasny2020-01-251-1/+1
* Fix method signature of platform_utils.FileDescriptorStreams._create_stream()Rostislav Krasny2020-01-251-1/+1
* Fix a typoRostislav Krasny2020-01-251-3/+3
* Add PyCharm project directory into the .gitignoreRostislav Krasny2020-01-241-0/+3
* Make _preserve_encoding in platform_utils_win32 compatible with Python 3Rostislav Krasny2020-01-241-0/+5
* repo: Do not even try to set up GPG with opt.no_repo_verifySebastian Schuberth2020-01-241-4/+7
* init: Add '-c' as an alias to '--current-branch'Diogo Ferreira2020-01-241-1/+1
* info: Add the manifest revisionDiogo Ferreira2020-01-241-0/+4
* Port _FileDescriptorStreamsNonBlocking to use poll()Theodore Dubois2019-12-181-3/+15
* repo: include subcommands in --help outputMike Frysinger2019-12-051-2/+13
* docs: add Windows support infoMike Frysinger2019-12-052-0/+145
* help: unify command displayMike Frysinger2019-12-031-17/+9
* tox: add & document tox usageMike Frysinger2019-12-023-3/+55
* setup.py: add basic packaging filesMike Frysinger2019-12-024-0/+72
* run_tests: improve exit code behaviorMike Frysinger2019-12-021-3/+2
* Fix repo mirror with --current-branchKuang-che Wu2019-11-251-23/+28
* README: add install detailsv1.13.8Mike Frysinger2019-11-181-0/+19