aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-11-03Move RepoHook class from project.py file to dedicated fileRemy Bohmer
2020-09-02init: reject unknown argsMike Frysinger
2020-04-15Use hash for ControlPath instead of full variablesAnders Björklund
2020-04-12tests: fix SetupGnuPG testMarcos Marado
2020-03-25init: respect --repo-rev changesMike Frysinger
2020-03-24init: allow REPO_REV/--repo-rev to specify commits/tagsMike Frysinger
2020-03-24tests: add more wrapper unittestsMike Frysinger
2020-03-13manifest_xml: unify bool & int parsingMike Frysinger
2020-02-21manifest/tests: get them passing under WindowsMike Frysinger
2020-02-20tests: add git_require coverageMike Frysinger
2020-02-19git_config: add GetInt helperMike Frysinger
2020-02-14repo: rework parser setup to handle `init -c`Mike Frysinger
2020-02-13pyflakes: Fix remaining "E501 line too long" warningsDavid Pursehouse
2020-02-12repo: add --version support to the launcherMike Frysinger
2020-02-12repo: export GIT_TRACE2_PARENT_SIDMike Frysinger
2020-02-12Fix blank line issues reported by flake8David Pursehouse
2020-02-12test_project.py: Remove unused variable in 'with' statementDavid Pursehouse
2020-02-12Fix duplicate method name in test_project.pyDavid Pursehouse
2020-02-11project: allow src=. with symlinksv2.1.1Mike Frysinger
2020-02-10manifest_xml: allow src=. with symlinksMike Frysinger
2020-02-05repo: raise min version of gitMike Frysinger
2020-02-04project: add basic path checks for <copyfile> & <linkfile>Mike Frysinger
2020-02-04manifest: add basic path checks for <copyfile> & <linkfile>Mike Frysinger
2019-11-16upload/editor: fix bytes/string confusionMike Frysinger
2019-11-16prune: handle branches that track missing branchesMike Frysinger
2019-10-01git_command: set GIT_HTTP_USER_AGENT on all requestsMike Frysinger
2019-10-01git_command: refactor User-Agent settingsMike Frysinger
2019-10-01move UserAgent to git_command for wider userMike Frysinger
2019-08-01tests: add docstrings & print_function (for Python 3)Mike Frysinger
2019-07-27hooks: support external hooks running different Python versionMike Frysinger
2019-07-11run_tests: add a helper for invoking unittestsMike Frysinger
2019-07-11git_command: drop custom version helperMike Frysinger
2019-06-13add license header to a few more filesMike Frysinger
2019-06-13set default file encoding to utf-8Mike Frysinger
2015-10-07Fix gitc-init behaviorv1.12.32Dan Willemsen
2012-11-14Fix inconsistent indentationDavid Pursehouse
2009-07-02Fix error parsing a non-existant configuration filev1.6.8.7Shawn O. Pearce
2009-06-29git_config: handle configuration entries with no valuesDavid Aguilar