Skip to content

issues Search Results · repo:libgit2/libgit2-backends language:C

Filter by

9 results
 (106 ms)

9 results

inlibgit2/libgit2-backends (press backspace or delete to remove)

It would be good to add a LICENSE.md to this repo to clarify what the distribution terms are. I would assume that it is under the same license as https://github.com/libgit2/libgit2, but again clarification ...
  • mannyamorim
  • Opened 
    on Sep 10, 2020
  • #26

index should be 1 https://github.com/libgit2/libgit2-backends/blob/b2b968fb97ea4e984dc9a6983a0dbbb44fb5f31a/redis/hiredis.c#L81
  • mlugosan
  • Opened 
    on Apr 8, 2019
  • #25

I wonder if it is possible to have multiple repositories per for example a single mysql database? And is there also a refdb backend for mysql?
  • silkentrance
  • 1
  • Opened 
    on Mar 15, 2017
  • #21

I m on OSX Yosemite and I can t build the memcached backend. Here are the steps I m executing: brew install libmemcached brew install libgit2 git clone https://github.com/libgit2/libgit2-backends.git ...
  • stinky22
  • 4
  • Opened 
    on Jun 14, 2015
  • #13

Hi! The mysql backend seems quite out of date. Are you considering updating it? If not, do you know of any other projects doing the same thing? Thanks in advance
  • imelnych
  • Opened 
    on May 2, 2015
  • #10

Hello, libgit2 team First, great project! I have a question regarding the mysql backend: This is the code to create a blob from buffer, it s a string. const char str[] = Hello, World! ; git_blob_create_frombuffer( ...
  • quantjin
  • Opened 
    on Mar 6, 2015
  • #9

Should hiredis.c return a git_error_code type and not git_error_t? Libgit2 checks for if (error 0) which does not catch git_error_t types. This manifested in a nullptr instead of an error when trying ...
  • sgundry
  • 1
  • Opened 
    on Mar 1, 2015
  • #8

Is it possible to use ssdb instead of redis?
  • hwongcom
  • Opened 
    on Oct 3, 2014
  • #7

Does this mean git is backed by redis if i use the redis backend? Is there one developed for ssdb from ideawu?
  • hwongcom
  • 2
  • Opened 
    on Oct 1, 2014
  • #6
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub