Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 21, 2023. It is now read-only.
/cl-gitPublic archive

a Common Lisp CFFI interface to the libgit2 library mirrorhttps://sr.ht/~rsl/cl-git/

License

NotificationsYou must be signed in to change notification settings

russell/cl-git

Repository files navigation

This is common lisp wrapper around thelibgit2 library. It’s still early days and the abstraction is far from complete, but there is enough for this library to be useful.

What It Can Do

  • SHA conversions, formatting
  • create commits
  • clone repositories
  • revision walking
  • index file (staging area) manipulation
  • reference management listing

Requires

  • SBCL (other implementations can be supported if there is interest)
  • libgit2: 0.27, 0.28, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5

License

This library is licensed under the LLGPL essentially it’s the same as the LGPL but withpreamble that puts the Lisp terminology in context.


[8]ページ先頭

©2009-2025 Movatter.jp