issues Search Results · repo:libgit2/luagit2 language:C
Filter by
9 results
(92 ms)9 results
inlibgit2/luagit2 (press backspace or delete to remove)lua-git2 scm-0 depends on lua = 5.1, 5.5 (5.1-1 provided by VM: success)
gcc -O2 -fPIC -I/usr/include/lua5.1 -c src/pre_generated-git2.nobj.c -o src/pre_generated-git2.nobj.o -I/usr/include
src/pre_generated-git2.nobj.c: ...
Freed-Wu
- Opened on Dec 17, 2024
- #11
Search and find no results. git_diff_*() and git_revparse_*(), too.
Maybe:
method add_all {
c_method_call GitError git_index_add_all { const StrArray * , pathspec , unsigned int , flags ...
Freed-Wu
- Opened on Nov 28, 2024
- #10
When I tried to install luagit on my OS X 10.10.4 machine (with Homebrewed libgit2 in place), I got the following
errors:
$ luarocks install https://raw.github.com/libgit2/luagit2/master/lua-git2-scm-0.rockspec ...
asbjornu
- 11
- Opened on Jul 14, 2015
- #7
I needed to rebuild luagit, because Ubuntu libgit2 packages are now at v0.19, but luagit is not yet compatible with this
version (the changes from v0.17 to v0.19 seemed too important to just hack luagit ...
dolivier
- 1
- Opened on Nov 28, 2013
- #6
Basics
I m on a (fairly) clean install of ubuntu 12.04, and wanted to try luagit2.
What I did
- Installed lua via apt-get.
- Tried to install luarocks via apt-get
- It failed so I downloaded the ...
davidboy
- 2
- Opened on May 24, 2012
- #4
If library is not ready for production, consider contributing to scm repo only.
agladysh
- 4
- Opened on May 11, 2012
- #3
When compiling with libgit2 v0.15 installed I get the following errors:
gcc -O2 -fPIC -I/usr/include -c src/pre_generated-git2.nobj.c -o src/pre_generated-git2.nobj.o
src/pre_generated-git2.nobj.c: In ...
TheLinx
- 1
- Opened on Jan 12, 2012
- #2
Should be curl -o https://raw.github.com/libgit2/luagit2/master/lua-git2-scm-0.rockspec
The existing URL downloads an HTML redirect.
lilith
- 1
- Opened on Sep 3, 2011
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.