summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Omit local_manifest groups from superproject override.v2.28LaMont Jones2022-07-152-3/+31
* tests: switch to tempfile.TemporaryDirectoryMike Frysinger2022-05-204-40/+20
* sync: refactor use of self.manifestLaMont Jones2022-04-141-1/+1
* manifest_xml: use Superproject to hold XML contentv2.23LaMont Jones2022-04-122-58/+55
* sync: respect `sync-c` manifest optionDaniel Andersson2022-04-081-0/+45
* trace: allow writing traces to a socketJosh Steadmon2022-03-161-0/+62
* test_project: use os.readlink instead of Path.readlinkSebastian Wagner2022-01-111-1/+1
* project: abort a bit earlier before migrating .git/Mike Frysinger2022-01-071-2/+26
* project: migrate worktree .git/ dirs to symlinksv2.19Mike Frysinger2021-12-011-0/+50
* git_config: Fixed test.gitconfig getting updated when running tests.v2.17Raman Tenneti2021-09-302-29/+19
* trace2_event: Add remove_prefix to fix failing tests on Linux & macOS.Raman Tenneti2021-09-291-1/+9
* Add 'dest-path' to extend-project to support changing pathMichael Kelly2021-09-281-0/+46
* superproject: Log syncstate's parameter as data-json it it is an array.Raman Tenneti2021-09-281-1/+1
* make file removal a bit more robustMike Frysinger2021-09-281-0/+50
* superproject: Log argv parameter of syncstate as 'data-json'.Raman Tenneti2021-09-271-4/+7
* superproject: support a new revision attribute.Xin Li2021-09-272-1/+70
* manifest: make repo-hooks more robust wrt element orderingJack Neus2021-09-231-0/+13
* sync: Log repo sync state events as 'data' events.Raman Tenneti2021-09-142-1/+34
* superproject: print messages if the manifest has superproject tag.v2.16.5Raman Tenneti2021-08-132-3/+3
* superproject: prepend messages with - "repo superproject"Raman Tenneti2021-08-121-2/+2
* sync: Remove '_' from the repo.syncstate.* keys when saved to config.v2.16.4Raman Tenneti2021-07-292-1/+4
* sync: Added logging of repo sync state and config options for analysis.Raman Tenneti2021-07-292-0/+26
* repo: properly handle remote annotations in manifest_xmlJack Neus2021-07-231-1/+28
* Gracefully ignore bad remove-project lineMichael Kelly2021-07-081-0/+50
* Fix an issue when syncing with --use-superproject and clone bundles.Xin Li2021-06-302-7/+7
* superproject - don't update the commit ids of projects that have revisionId.Raman Tenneti2021-06-291-2/+49
* superproject: Don't exit if superproject tag doesn't exist in manifest.v2.16Raman Tenneti2021-06-161-18/+116
* repo: properly handle NoneType in Default/Remote equality checksJack Neus2021-06-111-0/+31
* superproject: add projects from local manifest to local::<filename> group.Raman Tenneti2021-06-101-4/+52
* trace2_event_log: Added logging of error events.Raman Tenneti2021-06-091-0/+24
* superproject: revert not updating commit ids if remote is different.Raman Tenneti2021-06-081-45/+0
* tests: Make the tests pass for Python < 3.8Peter Kjellerstedt2021-05-262-28/+55
* superproject: Use bugurl from contactinfo in the missing commits error message.v2.15.1Raman Tenneti2021-05-181-1/+1
* ssh: rewrite proxy management for multiprocessing usagev2.15Mike Frysinger2021-05-101-4/+26
* ssh: move all ssh logic to a common placeMike Frysinger2021-05-062-32/+52
* git_command: switch version caches to functoolsMike Frysinger2021-05-061-2/+7
* manifest_xml: cleanup of contactinfo test for readability with f-strings.Raman Tenneti2021-05-051-1/+3
* manifest_xml: initial support for <contactinfo>Raman Tenneti2021-05-041-21/+38
* subcmds: force consistent help text formatMike Frysinger2021-05-041-0/+30
* superproject: Don't update the commit ids of projects if remote is different.Raman Tenneti2021-05-031-13/+57
* manifest_xml: ban use of newlines in pathsMike Frysinger2021-04-301-0/+16
* tests: Make ReviewableBranchTests.test_smoke work with git < 2.28.0Peter Kjellerstedt2021-04-141-1/+1
* repo: Add a new "command" event type to git trace2 logging in repo.Raman Tenneti2021-03-181-0/+24
* manifest: allow toplevel project checkoutsv2.13.5Mike Frysinger2021-03-121-2/+28
* superproject: pass groups to ToXml method.Raman Tenneti2021-03-112-4/+14
* Log repo.* config variables in git trace2 logger.Ian Kasprzak2021-03-081-0/+49
* tests: fix duplicate method from copy & paste errorMike Frysinger2021-03-041-2/+2
* manifest: relax include name rules for user-specified pathv2.13.1Mike Frysinger2021-03-021-2/+30
* manifest: validate project name & path and include name attributesMike Frysinger2021-02-281-71/+159
* manifest: refactor the filesystem checking logic for more reuseMike Frysinger2021-02-281-0/+2