{"id":16935473,"url":"https://github.com/knu/sup","last_synced_at":"2026-01-13T20:30:19.277Z","repository":{"id":2907619,"uuid":"3916356","full_name":"knu/sup","owner":"knu","description":"do \u003cwhatever SCM\u003e update","archived":false,"fork":false,"pushed_at":"2024-09-12T02:38:58.000Z","size":27,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-04T03:18:30.407Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2012-04-03T09:15:54.000Z","updated_at":"2024-09-12T02:39:00.000Z","dependencies_parsed_at":"2024-01-03T06:26:52.500Z","dependency_job_id":"37ec5ecc-4f2e-467d-9368-740b6a763065","html_url":"https://github.com/knu/sup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knu%2Fsup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knu%2Fsup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knu%2Fsup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knu%2Fsup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knu","download_url":"https://codeload.github.com/knu/sup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239753746,"owners_count":19691155,"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":[],"created_at":"2024-10-13T20:54:38.426Z","updated_at":"2026-01-13T20:30:19.236Z","avatar_url":"https://github.com/knu.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sup - do \u0026lt;whatever SCM\u0026gt; update\n\n## NAME\n\n`sup(1) - do \u003cwhatever SCM\u003e update`\n\n## SYNOPSIS\n\n```\nsup [-erq] [\u003cpath\u003e...]\nvcs [-q] [\u003cpath\u003e...]\n```\n\n## DESCRIPTION\n\n`sup(1)` is a tool to just \"update\" a working directory using whatever\nSCM commands appropriate for the directory.  Updating is performed for\neach given path, or the current directory if none is given.\n\n`sup` currently supports CVS (`cvs`), Subversion (`svn`), Git\n(`git`/`git-svn`), Mercurial (`hg`) and Bazaar (`bzr`).\n\nGit-only features:\n\n- Calls [`git-sync`](https://github.com/jacobwgillespie/git-sync) or [`hub sync`](https://github.com/mislav/hub) if they are available\n- Updates remotes in parallel\n- Follows the `master` to `main` switch in remotes\n\nIf called as `vcs`, the name of SCM detected is printed for each given\npath.\n\n## OPTIONS\nThe following command line arguments are supported:\n\n### `-e`\n\nShow errors only, suppressing output of successful updates.\n\n### `-q`\n\nSuppress warnings like \"VCS unknown\".\n\n### `-r`\n\nUpdate directories recursively according to a file named `.sup` which\nshould list the names of subdirectories to process.  Empty lines and\nlines starting with `#` are ignored, lines starting with `-` or `!`\nare regarded as negative patterns, and those starting with `+` or\notherwise, are regarded as positive patterns.  Surrounding space\ncharacters are trimmed, and shell wildcards are available.\n\nIn recursion, symbolic links are ignored for security reasons.\n\n## BUGS\n\n-   The name obviously collides with the legendary tool \"SUP\"\n    (Software Upgrade Protocol).\n\n-   `sup` calls `rebase` in Git instead of `merge` and there is no way\n    to configure that.\n\n-   There is no command line option, no configuration and no nothing.\n\n## AUTHOR\n\nCopyright (c) 2008-2024 Akinori MUSHA.\n\nLicensed under the 2-clause BSD license.  See `LICENSE.txt` for\ndetails.\n\nVisit [GitHub Repository](https://github.com/knu/sup) for the latest\ninformation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknu%2Fsup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknu%2Fsup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknu%2Fsup/lists"}