{"id":25047847,"url":"https://github.com/mitchcapper/which_new","last_synced_at":"2026-02-05T08:32:15.711Z","repository":{"id":272279673,"uuid":"915610067","full_name":"mitchcapper/which_new","owner":"mitchcapper","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-13T13:04:03.000Z","size":283,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-17T14:15:30.564Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mitchcapper.png","metadata":{"files":{"readme":"README.alias","changelog":"NEWS","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"mitchcapper"}},"created_at":"2025-01-12T10:33:00.000Z","updated_at":"2025-01-12T10:34:19.000Z","dependencies_parsed_at":"2025-01-13T12:43:06.734Z","dependency_job_id":"8c9d1fba-69eb-422d-8fe8-7cde8c62320c","html_url":"https://github.com/mitchcapper/which_new","commit_stats":null,"previous_names":["mitchcapper/which_new"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mitchcapper/which_new","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchcapper%2Fwhich_new","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchcapper%2Fwhich_new/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchcapper%2Fwhich_new/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchcapper%2Fwhich_new/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitchcapper","download_url":"https://codeload.github.com/mitchcapper/which_new/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchcapper%2Fwhich_new/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29117043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T05:31:32.482Z","status":"ssl_error","status_checked_at":"2026-02-05T05:31:29.075Z","response_time":65,"last_error":"SSL_read: 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":[],"created_at":"2025-02-06T07:19:17.343Z","updated_at":"2026-02-05T08:32:15.696Z","avatar_url":"https://github.com/mitchcapper.png","language":"C","funding_links":["https://github.com/sponsors/mitchcapper"],"categories":[],"sub_categories":[],"readme":"If you want `which' to inform you about aliases and shell functions in bash,\nthen you need to add the following five lines to your $HOME/.bash_profile:\n\n  function which ()\n  {\n      (alias; declare -f) | /usr/bin/which --tty-only --read-alias --read-functions --show-dot --show-tilde $@\n  }\n  export -f which\n\nThis is the recommended use of this `which'.\n\nThe C shell (csh, tcsh) doesn't have shell functions, but fortunately\ninherites aliases in subshells.  To support aliases with a C shell add\nthe following line to your .profile:\n\n  alias which 'alias | /usr/bin/which --tty-only --read-alias --show-dot --show-tilde'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitchcapper%2Fwhich_new","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmitchcapper%2Fwhich_new","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitchcapper%2Fwhich_new/lists"}