summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Fix ManifestProject.partial_clone_exclude property.Joanna Wang2022-12-021-0/+79
* Fixed wrapper related warnings in testsDaniel Kutik2022-11-282-8/+9
* test_capture: allow both Unix and Windows line sepDaniel Kutik2022-11-281-1/+3
* test_bad_path_name_checks: allow Windows path sepDaniel Kutik2022-11-281-1/+1
* test: Fix char encoding issues on windowsDaniel Kutik2022-11-271-2/+2
* test: fix path seperator errors on windowsDaniel Kutik2022-11-273-20/+20
* trace: make test timeout after 2minDaniel Kutik2022-11-261-1/+1
* Extract env building into a testable helper.v2.30Sam Saccone2022-11-161-0/+33
* tests: Fix update-manpages test.LaMont Jones2022-11-161-1/+1
* update-manpages: explicitly strip color codesLaMont Jones2022-11-142-0/+28
* sync: clear preciousObjects when set in error.LaMont Jones2022-11-031-7/+48
* Set tracing to always on and save to .repo/TRACE_FILE.Joanna Wang2022-11-034-0/+26
* tests: Make the tests pass for Python < 3.8Peter Kjellerstedt2022-10-281-7/+7
* manifest: allow extend-project to override dest-branch and upstreamErik Elmeke2022-09-201-0/+24
* 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