{"id":25926867,"url":"https://github.com/zeewanderer/psuitilities","last_synced_at":"2026-06-04T18:31:19.209Z","repository":{"id":278843568,"uuid":"934502436","full_name":"ZeeWanderer/PSUitilities","owner":"ZeeWanderer","description":"A collection of PowerShell utilities I use for various stuff","archived":false,"fork":false,"pushed_at":"2025-02-28T14:15:03.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T20:03:36.009Z","etag":null,"topics":["powershell"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZeeWanderer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-18T00:08:38.000Z","updated_at":"2025-02-28T14:15:06.000Z","dependencies_parsed_at":"2025-02-22T03:19:04.244Z","dependency_job_id":"b7981639-5da7-4c19-8dff-749a075559eb","html_url":"https://github.com/ZeeWanderer/PSUitilities","commit_stats":null,"previous_names":["zeewanderer/psuitilities"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeeWanderer%2FPSUitilities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeeWanderer%2FPSUitilities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeeWanderer%2FPSUitilities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeeWanderer%2FPSUitilities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZeeWanderer","download_url":"https://codeload.github.com/ZeeWanderer/PSUitilities/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241731744,"owners_count":20010781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["powershell"],"created_at":"2025-03-03T20:03:37.923Z","updated_at":"2025-03-03T20:03:38.659Z","avatar_url":"https://github.com/ZeeWanderer.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PSUitilities\n \n## Overview\n\nA collection of PowerShell utilities I use for various stuff\n\n## Installation\n\nTo install the module, clone the repository and import the module:\n\n```powershell\ngit clone https://github.com/ZeeWanderer/PSUtilities.git\nImport-Module ./PSUtilities/PSUitilities.psd1\n```\n\nOr add the cloned repository to `PSModulePath` environment variable for autoimport.\n\n## Features\n\n### Git Tools\n\n- **Git-SubmoduleUpdate**: Updates all git submodules.\n- **Git-SubmoduleUpdateInit**: Initializes and updates all git submodules.\n- **Git-SubmoduleUpdateInitRecursive**: Recursively initializes and updates all git submodules.\n- **Git-SubmoduleDeinit**: Deinitializes git submodules.\n- **Git-CleanSubmodules**: Checks out all files in all submodules recursively.\n- **Git-AllSubmodulesResetHard**: Resets all submodules to their HEAD state.\n- **Git-SubmoduleUpdatePull**: Updates a specified submodule by pulling its latest changes.\n- **Git-FetchUpstream**: Fetches updates from upstream and rebases the current branch.\n- **Git-PullUpstream**: Pulls updates from upstream for the current branch.\n- **Git-Reset**: Resets the current branch to a specified commit hash.\n- **Git-ResetHard**: Hard resets the current branch to a specified commit hash.\n- **Git-ResetHard-Times**: Hard resets the current branch to a specified number of commits back.\n- **Git-RemoveDerivedTags**: Removes derived Git tags both locally and remotely.\n- **Git-Exterminatus**: Cleans the git repository by removing untracked files and directories.\n- **Git-RemoveLocalBranchesNotOnRemote**: Deletes local branches that are not present on the remote.\n\n### Python Tools\n\n- **Python-UpgradePip**: Upgrades pip package manager for a Python installation.\n- **Python-UpdatePackages**: Updates outdated Python packages.\n- **Python-CheckUpdates**: Lists outdated Python packages with version information.\n- **Python-ExportRequirements**: Exports all installed Python packages in requirements.txt format.\n- **Python-InstallPyinstallerDev**: Installs the development version of PyInstaller from GitHub.\n- **Python-AddVersionHardlinks**: Creates Python version hardlinks\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeewanderer%2Fpsuitilities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeewanderer%2Fpsuitilities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeewanderer%2Fpsuitilities/lists"}