about summary refs log tree commit diff
path: root/pkgs/applications/version-management
AgeCommit message (Collapse)AuthorFilesLines
2020-03-16gitstatus: unstable-2020-03-06 → unstable-2020-03-15Martin Weinelt1-1/+1
2020-03-14gitkraken: 6.5.3 -> 6.5.4Evan Stoll1-2/+2
2020-03-14gitAndTools.stgit: 0.21 -> 0.22R. RyanTM1-3/+3
2020-03-14gitAndTools.lefthook: 0.6.3 -> 0.7.1R. RyanTM1-3/+3
2020-03-13Merge pull request #82466 from r-ryantm/auto-update/git-standupMario Rodas1-2/+2
gitAndTools.git-standup: 2.3.1 -> 2.3.2
2020-03-13gitAndTools.git-standup: 2.3.1 -> 2.3.2R. RyanTM1-2/+2
2020-03-12gitAndTools.hub: 2.14.1 -> 2.14.2Mario Rodas1-2/+2
Changelog: https://github.com/github/hub/releases/tag/v2.14.2
2020-03-12Merge pull request #82373 from mweinelt/pr/gitstatus/libgit2-cmakeflagsFlorian Klink1-4/+6
gitstatus: Fix build of the internally used libgit2 fork
2020-03-12gitaly: 12.8.5 -> 12.8.6Florian Klink1-2/+2
2020-03-12gitstatus: Fix build of the internally used libgit2 forkMartin Weinelt1-4/+6
In 6733ece `-DUSE_HTTP_PARSER=system` was introduced, which does not seem to work with this fork. So instead fallback to the `builtin`. Also sync with upstream cmake flags.
2020-03-12gitlab: 12.8.5 -> 12.8.6Florian Klink1-4/+4
https://about.gitlab.com/releases/2020/03/11/critical-security-release-gitlab-12-dot-8-dot-6-released/
2020-03-12gitlab: update script: unset GOROOTFlorian Klink1-0/+4
or vgo2nix might not be able to resolve some dependencies.
2020-03-11Merge pull request #81934 from mweinelt/pr/zsh-powerlevel10k/v1.3Florian Klink1-4/+4
zsh-powerlevel10k: v1.2.0 → v1.3.0
2020-03-12gitAndTools.git-dit: mark as brokenBenjamin Hipple1-4/+5
See inline comment; this does not build on Hydra and either requires custom patching or a new release from upstream before it will build. Note that we can still recompute the `cargoSha256` for #79975; the package is broken in the identical way.
2020-03-07gitAndTools.git-trim: init at 0.2.4Mario Rodas2-0/+37
2020-03-10Merge pull request #82164 from jluttine/nbstripout-0.3.7Mario Rodas1-2/+2
nbstripout: 0.3.6 -> 0.3.7
2020-03-09gitlab: 12.8.2 -> 12.8.5 (#82142)Milan3-8/+8
https://about.gitlab.com/releases/2020/03/09/gitlab-12-8-5-released/
2020-03-09nbstripout: 0.3.6 -> 0.3.7Jaakko Luttinen1-2/+2
2020-03-08Merge pull request #82018 from bhipple/broken/sitMario Rodas1-5/+5
sit: mark as broken
2020-03-08Merge pull request #82012 from clkamp/cvsq-1.11Mario Rodas1-2/+2
cvsq: 1.10 -> 1.11
2020-03-08Merge pull request #81966 from edef1c/git-codereviewMario Rodas2-0/+23
git-codereview: init at 2020-01-15
2020-03-08gitAndTools.git-bug: 0.6.0 -> 0.7.0royneary1-9/+10
Update to version 0.7.0. Includes switch to buildGoModule because Gopkg.toml has been removed upstream.
2020-03-07sit: mark as brokenBenjamin Hipple1-5/+5
Dependencies in the Cargo.lock fail to build due to mutable self borrows.
2020-03-07cvsq: 1.10 -> 1.11Christian Lütke-Stetzkamp1-2/+2
2020-03-07git-codereview: init at 2020-01-15edef2-0/+23
2020-03-07gitstatusd: unstable-2020-02-26 → unstable-2020-03-06Martin Weinelt1-4/+4
2020-03-05gitlab: 12.8.1 -> 12.8.2 (#81803)Milan3-8/+8
Includes multiple security fixes mentioned in https://about.gitlab.com/releases/2020/03/04/gitlab-12-dot-8-dot-2-released/ (unfortunately, no CVE numbers as of yet) - Directory Traversal to Arbitrary File Read - Account Takeover Through Expired Link - Server Side Request Forgery Through Deprecated Service - Group Two-Factor Authentication Requirement Bypass - Stored XSS in Merge Request Pages - Stored XSS in Merge Request Submission Form - Stored XSS in File View - Stored XSS in Grafana Integration - Contribution Analytics Exposed to Non-members - Incorrect Access Control in Docker Registry via Deploy Tokens - Denial of Service via Permission Checks - Denial of Service in Design For Public Issue - GitHub Tokens Displayed in Plaintext on Integrations Page - Incorrect Access Control via LFS Import - Unescaped HTML in Header - Private Merge Request Titles Leaked via Widget - Project Namespace Exposed via Vulnerability Feedback Endpoint - Denial of Service Through Recursive Requests - Project Authorization Not Being Updated - Incorrect Permission Level For Group Invites - Disclosure of Private Group Epic Information - User IP Address Exposed via Badge images - Update postgresql (GitLab Omnibus)
2020-03-05gitAndTools.gh 0.6.0 -> 0.6.1zowoq1-3/+3
https://github.com/cli/cli/releases/tag/v0.6.1
2020-03-04delta: 0.0.16 -> 0.0.17David Wood1-3/+3
2020-03-04gitAndTools.gh: 0.5.7 -> 0.6.0zowoq1-3/+3
https://github.com/cli/cli/releases/tag/v0.6.0
2020-03-03gitaly: Copy gem files into bundler env instead of symlinkingtalyz1-0/+1
This fixes issue #79374, where gitaly prints warning messages on the client side when running push or fetch.
2020-03-03gitaly: Add myself to maintainerstalyz1-1/+1
2020-03-03gitlab-shell: Change name from gitlab-shell-go to gitlab-shelltalyz1-1/+1
This is left over from when gitlab-shell had a ruby part and a go part. The ruby part is now gone, so let's call the go part gitlab-shell.
2020-03-03gitlab-workhorse: 8.20.0 -> 8.21.0talyz1-2/+2
2020-03-03gitaly: 1.83.0 -> 12.8.1talyz5-59/+85
In order to build gitaly, this locally overrides the version of libgit2, since gitaly is not compatible with the latest version.
2020-03-03gitlab: 12.7.6 -> 12.8.1talyz5-636/+761
https://about.gitlab.com/releases/2020/02/22/gitlab-12-8-released/ https://about.gitlab.com/releases/2020/02/24/gitlab-12-8-1-released/
2020-03-02gitAndTools.git-machete: 2.13.1 -> 2.13.5Travis CI1-2/+2
###### Motivation for this change Update to latest upstream version ###### Things done * [ ] Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux) * Built on platform(s) * [x] NixOS * [ ] macOS * [ ] other Linux distributions * [ ] Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests)) * [ ] Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"` * [x] Tested execution of all binary files (usually in `./result/bin/`) * [ ] Determined the impact on package closure size (by running `nix path-info -S` before and after) * [ ] Ensured that relevant documentation is up to date * [x] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md). ###### Notify maintainers cc @worldofpeace @tfc @jtraue
2020-03-01Merge pull request #81167 from NixOS/staging-nextFrederik Rietdijk1-2/+0
Staging next
2020-02-29Merge pull request #81182 from r-ryantm/auto-update/srcAnderson Torres1-2/+2
src: 1.27 -> 1.28
2020-02-29git-backup: upgrade cargo fetcher and cargoSha256Benjamin Hipple1-4/+1
2020-02-29Merge master into staging-nextFrederik Rietdijk1-2/+2
2020-02-29Merge pull request #81083 from evanjs/gitkraken/6.5.3worldofpeace1-2/+2
gitkraken: 6.5.1 -> 6.5.3
2020-02-28Merge branch 'master' into staging-nextJan Tojnar2-19/+9
2020-02-27src: 1.27 -> 1.28R. RyanTM1-2/+2
2020-02-27Merge pull request #80887 from cohei/update-ghqGeorges Dubus1-15/+8
ghq: 0.12.6 -> 1.1.0
2020-02-27Merge pull request #81089 from ↵Mario Rodas1-4/+1
bhipple/u/rust-cargo-gitAndTools.git-interactive-rebase-tool gitAndTools.git-interactive-rebase-tool: upgrade cargo fetcher and cargoSha256
2020-02-27Merge staging-next into stagingFrederik Rietdijk17-77/+189
2020-02-26gitstatusd: unstable-2020-01-28 → unstable-2020-02-26Martin Weinelt2-7/+7
Also updates the internally used libgit2 fork.
2020-02-26Merge pull request #79737 from clkamp/add-cvsqGeorges Dubus1-0/+67
cvsq: init at 1.10
2020-02-26Merge pull request #71378 from bb010g/git-myworldofpeace2-35/+67
git-my: init at 1.1.2