| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
From libgit2's COPYING file:
Note that the only valid version of the GPL as far as this project
is concerned is _this_ particular version of the license (ie v2, not
v2.2 or v3.x or whatever), unless explicitly otherwise stated.
- https://github.com/libgit2/libgit2/blob/6c5520f334e5652d5f0476c00a3188d1d97754e7/COPYING#L4-L6
|
| |
|
|
|
|
| |
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
|
| |\
| |
| | |
libgit2: 1.7.1 -> 1.7.2
|
| | | |
|
| |\ \ |
|
| | |/
| |
| |
| |
| | |
gitstatus crucially depends on an overridden version of libgit2, thus we
add it to libgit2.passthru.tests to prevent future breakage.
|
| | |
| |
| |
| | |
It has a `git2` binary with limited functionality.
|
| |/
|
|
|
|
|
|
|
| |
The tests hanging comment dates from 2018.
I did encounter a slow test when running them in a nix-shell -
the nonetwork::bad_urls one.
The name suggests that it might work fine, but it's still annoying
when building in nix-shell, and it seems unlikely that this
particular test will catch anything for us.
|
| | |
|
| | |
|
| |
|
|
| |
https://hydra.nixos.org/build/230004107/nixlog/3/tail
|
| |
|
|
| |
https://hydra.nixos.org/build/229709542/nixlog/28/tail
|
| |
|
|
| |
Diff: https://github.com/libgit2/libgit2/compare/v1.6.4...v1.7.0
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Diff: https://github.com/libgit2/libgit2/compare/v1.5.0...v1.5.1
|
| |
|
| |
https://github.com/libgit2/libgit2/commit/9324d16e7356c1928d577a719eaaad264da58b13 renamed it to `USE_THREADS` and it is enabled by default anyway.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Enable SSH backend which several libraries depend on which was disabled by default for some reason.
|
| |
|