summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use hash for ControlPath instead of full variablesAnders Björklund2020-04-151-0/+27
* tests: fix SetupGnuPG testMarcos Marado2020-04-121-0/+1
* init: respect --repo-rev changesMike Frysinger2020-03-251-2/+154
* init: allow REPO_REV/--repo-rev to specify commits/tagsMike Frysinger2020-03-241-0/+87
* tests: add more wrapper unittestsMike Frysinger2020-03-241-0/+88
* manifest_xml: unify bool & int parsingMike Frysinger2020-03-131-0/+57
* manifest/tests: get them passing under WindowsMike Frysinger2020-02-212-12/+22
* tests: add git_require coverageMike Frysinger2020-02-201-0/+48
* git_config: add GetInt helperMike Frysinger2020-02-192-0/+47
* repo: rework parser setup to handle `init -c`Mike Frysinger2020-02-141-0/+14
* pyflakes: Fix remaining "E501 line too long" warningsDavid Pursehouse2020-02-131-1/+2
* repo: add --version support to the launcherMike Frysinger2020-02-121-0/+18
* repo: export GIT_TRACE2_PARENT_SIDMike Frysinger2020-02-121-5/+45
* Fix blank line issues reported by flake8David Pursehouse2020-02-122-0/+8
* 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
* project: allow src=. with symlinksv2.1.1Mike Frysinger2020-02-111-0/+23
* manifest_xml: allow src=. with symlinksMike Frysinger2020-02-101-0/+2
* repo: raise min version of gitMike Frysinger2020-02-051-1/+1
* project: add basic path checks for <copyfile> & <linkfile>Mike Frysinger2020-02-041-0/+204
* manifest: add basic path checks for <copyfile> & <linkfile>Mike Frysinger2020-02-041-0/+83
* upload/editor: fix bytes/string confusionMike Frysinger2019-11-161-0/+60
* prune: handle branches that track missing branchesMike Frysinger2019-11-161-0/+74
* git_command: set GIT_HTTP_USER_AGENT on all requestsMike Frysinger2019-10-011-0/+8
* git_command: refactor User-Agent settingsMike Frysinger2019-10-011-5/+13
* move UserAgent to git_command for wider userMike Frysinger2019-10-011-0/+13
* tests: add docstrings & print_function (for Python 3)Mike Frysinger2019-08-014-0/+16
* hooks: support external hooks running different Python versionMike Frysinger2019-07-271-0/+58
* run_tests: add a helper for invoking unittestsMike Frysinger2019-07-111-0/+2
* git_command: drop custom version helperMike Frysinger2019-07-111-0/+45
* add license header to a few more filesMike Frysinger2019-06-131-0/+14
* set default file encoding to utf-8Mike Frysinger2019-06-132-0/+3
* Fix gitc-init behaviorv1.12.32Dan Willemsen2015-10-072-0/+76
* Fix inconsistent indentationDavid Pursehouse2012-11-141-41/+41
* Fix error parsing a non-existant configuration filev1.6.8.7Shawn O. Pearce2009-07-021-0/+9
* git_config: handle configuration entries with no valuesDavid Aguilar2009-06-292-0/+46