summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libgit2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libgit2: correct licenseJeremy Schlatter2024-06-071-1/+1
| | | | | | | | | | 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
* treewide: add meta.mainProgram to packages with a single binarystuebinm2024-03-191-0/+1
| | | | | | 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.
* Merge pull request #286911 from r-ryantm/auto-update/libgit2Weijia Wang2024-02-081-2/+2
|\ | | | | libgit2: 1.7.1 -> 1.7.2
| * libgit2: 1.7.1 -> 1.7.2R. Ryantm2024-02-071-2/+2
| |
* | Merge master into staging-nextgithub-actions[bot]2024-02-071-0/+2
|\ \
| * | libgit2: add gitstatus to passthru.testsBryan Lai2024-02-071-0/+2
| |/ | | | | | | | | gitstatus crucially depends on an overridden version of libgit2, thus we add it to libgit2.passthru.tests to prevent future breakage.
* | libgit2: Enable multiple outputsRobert Hensing2024-01-301-0/+2
| | | | | | | | It has a `git2` binary with limited functionality.
* | libgit2: Enable testsRobert Hensing2024-01-301-1/+16
|/ | | | | | | | | 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.
* libgit2: Fix build on WindowsJohn Ericson2023-11-231-0/+4
|
* libgit2: 1.7.0 -> 1.7.1Sandro Jäckel2023-08-251-16/+2
|
* libgit2: patch missing includeVladimír Čunát2023-08-071-0/+5
| | | | https://hydra.nixos.org/build/230004107/nixlog/3/tail
* libgit2: fixup build on x86_64-darwinVladimír Čunát2023-07-301-0/+9
| | | | https://hydra.nixos.org/build/229709542/nixlog/28/tail
* libgit2: 1.6.4 -> 1.7.0Sandro Jäckel2023-07-171-2/+2
| | | | Diff: https://github.com/libgit2/libgit2/compare/v1.6.4...v1.7.0
* libgit2: 1.6.3 -> 1.6.4R. Ryantm2023-04-201-2/+2
|
* libgit2: 1.6.2 -> 1.6.3R. Ryantm2023-03-251-2/+2
|
* libgit2: 1.6.1 -> 1.6.2, add passthru.tests (#219996)Sandro2023-03-081-3/+11
|
* libgit2: 1.5.1 -> 1.6.1R. Ryantm2023-02-271-2/+2
|
* libgit2: 1.5.0 -> 1.5.1Sandro Jäckel2023-01-231-2/+2
| | | | Diff: https://github.com/libgit2/libgit2/compare/v1.5.0...v1.5.1
* libgit2: drop flag that was renamedJan Tojnar2022-09-201-1/+0
| | | https://github.com/libgit2/libgit2/commit/9324d16e7356c1928d577a719eaaad264da58b13 renamed it to `USE_THREADS` and it is enabled by default anyway.
* libgit2: enable static buildKen Matsui2022-07-171-0/+2
|
* libgit2: 1.4.4 -> 1.5.0Sandro Jäckel2022-07-151-2/+2
|
* libgit2: 1.4.3 -> 1.4.4Sandro Jäckel2022-07-131-2/+2
|
* libgit2: 1.4.0 -> 1.4.3, add SuperSandro2000 as maintainerSandro Jäckel2022-05-051-14/+6
|
* libgit2: 1.3.0 -> 1.4.0, update metaSandro Jäckel2022-02-161-10/+30
| | | | Enable SSH backend which several libraries depend on which was disabled by default for some reason.
* libgit2: rename directory to expected nameSandro Jäckel2022-02-151-0/+38