-
How do I use go-github API clone a repo?
-
I get immediate segmentation faults on all qt5 apps when using qt5-styleplugins and properly exporting QT_STYLE_OVERRIDE=gtk2.
-
Hi all!
Great work so far. I'm trying to run NodeOS using vagga within vagrant (because I'm on OSX). I downloaded both vagga RCs:
x86_64-vagga & i386-vagga
and after running `vagga run` I get:
`th…
-
According to https://docs.saltstack.com/en/latest/ref/states/all/salt.states.dockerng.html#salt.states.dockerng.running, "[t]his state will pull the image if it is not present". However, this doesn't…
-
travis likely doesn't need to build libgit2 every time as part of the julia test build. perhaps there's a ppa with the right version? or maybe canonical already has it?
-
### Description of Issue/Question
Applying the following config to state `dockerng.running` never succeeds, because Docker is adding ports.
### Setup
This is the state I'm applying:
``` yaml
{% set…
-
I ran into an error trying to setup/build a project that uses the ghcjs compiler. The network package seemed to be the source of the error, so I created a new project using the 'simple' template and a…
-
Libgit2 supports different backends. See https://github.com/libgit2/libgit2-backends
This wiki uses dulwich which is a python git implementation, not libgit2 bindings like PyGit2. I can adapt the si…
-
I can't install the gem on smartos.
```
# uname -a
SunOS SERIAL 5.11 joyent_20131120T074720Z i86pc i386 i86pc Solaris
# gcc -v
Using built-in specs.
COLLECT_GCC=/opt/local/gcc47/bin/gcc
COLLECT_LTO…
-
I'm trying to replicate the git command `git diff --shortstat -M ` (specifically the -M command for rename detection). Here's an example of the expected output with the golang/go repository:
`git di…