{"id":37161919,"url":"https://github.com/davidharrigan/sup","last_synced_at":"2026-01-14T19:16:28.821Z","repository":{"id":57559120,"uuid":"95623285","full_name":"davidharrigan/sup","owner":"davidharrigan","description":"Keep your codebase pristine","archived":false,"fork":false,"pushed_at":"2017-07-03T01:51:06.000Z","size":5758,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T11:12:49.567Z","etag":null,"topics":["cli","golang","productivity"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davidharrigan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-28T03:05:08.000Z","updated_at":"2024-06-20T11:12:49.567Z","dependencies_parsed_at":"2022-09-16T09:40:18.003Z","dependency_job_id":null,"html_url":"https://github.com/davidharrigan/sup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davidharrigan/sup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidharrigan%2Fsup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidharrigan%2Fsup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidharrigan%2Fsup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidharrigan%2Fsup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidharrigan","download_url":"https://codeload.github.com/davidharrigan/sup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidharrigan%2Fsup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28432070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cli","golang","productivity"],"created_at":"2026-01-14T19:16:27.008Z","updated_at":"2026-01-14T19:16:28.812Z","avatar_url":"https://github.com/davidharrigan.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sup\n\n`sup` is a command line utility that will show you outstanding TODO items in the specified path.\nIf the path belongs to a git repository, the result can further be filtered by the author who made the commit, so you can quickly track down your outstanding work.\n\n## Usage\n### `sup`\n```\nsup [command]\n\nAvailable Commands:\n  list        List outstanding TODO items in current or specified directory\n\nUse \"sup [command] --help\" for more information about a command.\n```\n\n### `sup list`\n```\nsup list [path] [flags]\n\nFlags:\n  -e, --email string   Override author look up value (default git config --global user.email\n  -a, --skip-author    Skip author lookup\n  -g, --skip-git       Skip current git commit lookup\n\n```\n\n```\n$ sup list\n\nLooking up commits by dharrigan118@gmail.com...\n\n\u003e inner/search_test.py 2 results\ninner/search_test.py [0] \u003e\u003e\u003e # TODO\ninner/search_test.py [2] \u003e\u003e\u003e return \"test\"  # TODO\n\n\u003e simple.txt 1 results\nsimple.txt [0] \u003e\u003e\u003e TODO hello\n\n\nFound 3 outstanding TODOs!\n```\n\n## Install\n```bash\ngo get github.com/davidharrigan/sup\n```\n\nMake sure your $GOPATH bin is in your $PATH:\n```bash\nexport PATH=$PATH:$GOPATH/bin\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidharrigan%2Fsup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidharrigan%2Fsup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidharrigan%2Fsup/lists"}