{"id":13415257,"url":"https://github.com/mono/ngit","last_synced_at":"2025-03-14T22:33:10.280Z","repository":{"id":1102417,"uuid":"966208","full_name":"mono/ngit","owner":"mono","description":"Automated jgit port to c#","archived":true,"fork":false,"pushed_at":"2020-04-08T09:32:48.000Z","size":5650,"stargazers_count":261,"open_issues_count":28,"forks_count":153,"subscribers_count":38,"default_branch":"master","last_synced_at":"2024-07-31T21:53:34.785Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","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/mono.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-10-06T11:09:49.000Z","updated_at":"2024-06-07T05:18:30.000Z","dependencies_parsed_at":"2022-08-06T10:15:25.143Z","dependency_job_id":null,"html_url":"https://github.com/mono/ngit","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/mono%2Fngit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2Fngit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2Fngit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mono%2Fngit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mono","download_url":"https://codeload.github.com/mono/ngit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243658057,"owners_count":20326459,"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-07-30T21:00:46.077Z","updated_at":"2025-03-14T22:33:10.267Z","avatar_url":"https://github.com/mono.png","language":"C#","funding_links":[],"categories":["Git Tools","Git工具"],"sub_categories":[],"readme":"ABOUT NGIT\n----------\n\nNGit is a port of JGit [1] to C#. This port is generated semi-automatically\nusing Sharpen [2], a Java-to-C# conversion utility.\n\nNGit provides all functionality implemented by JGit, including all repository\nmanipulation primitives and transport protocols. SSH support is provided by\na port of jsch [3], included in the project.\n\nThe project is composed by 4 libraries:\n- NGit: The git library.\n- NGit.Test: Unit tests for NGit\n- NSch: The port of jsch.\n- Sharpen: Some support classes required by the above libraries.\n\nThe code included in this project is already converted, so to use it\nyou just have to open the ngit.sln solution and build it.\n\nInstructions and tools for updating and regenerating the NGit code from JGit\nare available in the 'gen' subdirectory.\n\nCOMPILING\n---------\nThe port depends on two external libraries:\n  - ICSharpCode.SharpZipLib\n  - Mono.Security\n  - Mono.Posix (optional)\n\nIf you are compiling with Mono then these libraries will be available in\nMono's GAC. If you are compiling on Windows using the Microsoft .NET\nframework you can obtain these libraries by installing the Mono Libraries\npackage:\n  http://monodevelop.com/files/Windows/MonoLibraries.msi\n\nThe optional Mono.Posix assembly can be gotten by installing Gtk# for windows.\nThe latest installer can usually be found on the monodevelop site:\n  http://monodevelop.com/Download\n\nMono.Posix is only required when building the Sharpen.Unix assembly, and this\nassembly is only required when running NGit on MacOS or Linux operating system.\nIf you are only running on Windows, then you do not need to compile this assembly.\nSharpen.Unix only contains support code to correctly handle symlinks on Unix\nbased systems.\n\nCREDITS\n-------\n\nCredits on the code should go to the authors of jgit, jsch and Sharpen\n(see links below).\n\nThe support Sharpen library has been implemented by Lluis Sanchez (lluis@novell.com)\n\n[1] http://eclipse.org/jgit\n[2] http://developer.db4o.com/Projects/html/projectspaces/db4o_product_design/sharpen.html\n[3] http://www.jcraft.com/jsch\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmono%2Fngit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmono%2Fngit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmono%2Fngit/lists"}