{"id":16607476,"url":"https://github.com/mitchcapper/diffutils","last_synced_at":"2026-04-24T07:33:28.227Z","repository":{"id":183873145,"uuid":"647493584","full_name":"mitchcapper/diffutils","owner":"mitchcapper","description":"unofficial mirror of https://git.savannah.gnu.org/git/diffutils.git","archived":false,"fork":false,"pushed_at":"2025-01-10T21:50:59.000Z","size":2264,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T01:47:56.857Z","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","changelog":"ChangeLog-2008","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"mitchcapper"}},"created_at":"2023-05-30T22:50:37.000Z","updated_at":"2025-01-10T21:51:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"d9f5be27-a1e6-492f-a930-13872fcc7bdf","html_url":"https://github.com/mitchcapper/diffutils","commit_stats":null,"previous_names":["mitchcapper/diffutils"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/mitchcapper/diffutils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchcapper%2Fdiffutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchcapper%2Fdiffutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchcapper%2Fdiffutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchcapper%2Fdiffutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitchcapper","download_url":"https://codeload.github.com/mitchcapper/diffutils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitchcapper%2Fdiffutils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32214415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T03:15:14.334Z","status":"ssl_error","status_checked_at":"2026-04-24T03:15:11.608Z","response_time":64,"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":[],"created_at":"2024-10-12T01:13:46.204Z","updated_at":"2026-04-24T07:33:28.212Z","avatar_url":"https://github.com/mitchcapper.png","language":"C","funding_links":["https://github.com/sponsors/mitchcapper"],"categories":[],"sub_categories":[],"readme":"README for GNU DIFF\n\nThis directory contains the GNU diff, diff3, sdiff, and cmp utilities.\nTheir features are a superset of the Unix features and they are\nsignificantly faster.\n\nPlease see the file COPYING for copying conditions.\n\nPlease see the file doc/version.texi for version information.\n\nPlease see the file doc/diffutils.texi (or doc/diffutils.info) for\ndocumentation that can be printed with TeX, or read with the 'info'\nprogram or with Emacs's 'M-x info'.  Brief man pages are in man/*,\nbut they are no substitute for the documentation.\n\nPlease see the file ABOUT-NLS for notes about translations.\n\nPlease see the file INSTALL for generic compilation and installation\ninstructions.  Briefly, you can run \"./configure; make install\".  The\ncommand \"./configure --help\" lists the supported --enable and --with\noptions.\n\nIf you have a problem with internationalization, you might be able to\nwork around it as described in ABOUT-NLS by invoking './configure\n--disable-nls'.  Many of the problems arise from dynamic linking\nissues on non-GNU platforms (e.g. with the iconv library).  Such\nproblems tend to be shared by other GNU applications on these\nplatforms, and can usually be fixed by carefully tweaking your non-GNU\ninstallation.  If you have an older version of libiconv, please\nupgrade to the latest one; see \u003cftp://ftp.gnu.org/gnu/libiconv/\u003e.  If\nthe problem seems isolated to diffutils, though, please report a bug.\n\nThis program requires a Standard C compiler (C89 or later).  If you\nhave a nonstandard compiler, please install GCC first.\n\nIf you make changes to the source code, you may need appropriate\nversions of GNU build tools to regenerate the intermediate files.  The\nfollowing versions were used to generate the intermediate files in\nthis distribution:\n\n* Autoconf 2.59   \u003cftp://ftp.gnu.org/gnu/autoconf/autoconf-2.59.tar.gz\u003e\n* Automake 1.8.3  \u003cftp://ftp.gnu.org/gnu/automake/automake-1.8.3.tar.gz\u003e\n* gettext 0.14.1  \u003cftp://ftp.gnu.org/gnu/gettext/gettext-0.14.1.tar.gz\u003e\n* help2man 1.33   \u003cftp://ftp.gnu.org/gnu/help2man/help2man-1.33.1.tar.gz\u003e\n* Texinfo 4.7     \u003cftp://ftp.gnu.org/gnu/texinfo/texinfo-4.7.tar.gz\u003e\n\nFor any copyright year range specified as YYYY-ZZZZ in this package\nnote that the range specifies every single year in that closed interval.\n\nPlease report bugs to \u003cbug-diffutils@gnu.org\u003e.\n\n-----\n\nCopyright (C) 1992, 1998, 2001-2002, 2004, 2009-2013, 2015-2024 Free Software\nFoundation, Inc.\n\nThis file is part of GNU Diffutils.\n\nPermission is granted to copy, distribute and/or modify this document\nunder the terms of the GNU Free Documentation License, Version 1.3 or\nany later version published by the Free Software Foundation; with no\nInvariant Sections, with no Front-Cover Texts, and with no Back-Cover\nTexts.  A copy of the license is included in the \"GNU Free\nDocumentation License\" file as part of this distribution.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitchcapper%2Fdiffutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmitchcapper%2Fdiffutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitchcapper%2Fdiffutils/lists"}