about summary refs log tree commit diff
path: root/pkgs/applications/version-management
AgeCommit message (Collapse)AuthorFilesLines
2022-10-12gerrit: 3.5.1 -> 3.6.2 (#195630)Thomas Gerbet1-2/+2
https://www.gerritcodereview.com/3.6.html
2022-10-11Merge pull request #195576 from r-ryantm/auto-update/ghorgfigsoda1-2/+2
ghorg: 1.8.7 -> 1.8.8
2022-10-11ghorg: 1.8.7 -> 1.8.8R. Ryantm1-2/+2
2022-10-11Merge pull request #194913 from SuperSandro2000/git-extrasSandro1-10/+2
2022-10-11git-nomad: init at 0.6.0Ronuk Raval1-0/+22
2022-10-11thicket: remove shards filefigsoda2-10/+1
2022-10-11thicket: 0.1.5 -> 0.1.6R. Ryantm1-2/+2
2022-10-11Merge staging-next into staginggithub-actions[bot]2-16/+100
2022-10-11Merge pull request #190105 from impl/free-p4Anderson Torres2-16/+100
p4: 2021.2.2201121 -> 2022.1.2305383, build from source and remove unfree binaries
2022-10-11lefthook: 1.1.1 -> 1.1.2R. Ryantm1-2/+2
2022-10-10git-machete: 3.12.0 -> 3.12.4R. Ryantm1-2/+2
2022-10-10treewide: optional -> optionals where the argument is a listArtturin3-7/+7
the argument to optional should not be list
2022-10-10treewide: *Flags convert to list from strArtturin2-2/+2
*Flags implies a list slightly relevant: > stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172 the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so it's not a breaking change
2022-10-09p4d: add corngood to maintainersNoah Fontes1-1/+1
2022-10-09p4: 2021.2.2201121 -> 2022.1.2305383, build from sourceNoah Fontes1-15/+99
The actual p4 command is open-source software released under the 2-clause BSD license, so we can build it here (for pretty much every architecture we support!) and include it in the cache. This change removes the server-side commands from this package, but they are now available as part of a separate p4d package instead. (The server package remains unfree.) As an added bonus, we can also include the libraries and headers for the C/C++ API, which will allow us to package any software that uses Perforce as a library in the future.
2022-10-08Merge staging-next into staginggithub-actions[bot]4-17/+9
2022-10-08Merge master into staging-nextgithub-actions[bot]1-1/+1
2022-10-08Merge pull request #194484 from rapenne-s/maintainer_srapenneBobby Rong1-1/+1
add srapenne as maintainer
2022-10-08Merge branch 'master' into staging-nextVladimír Čunát3-16/+8
2022-10-08git-branchless: 0.5.0 -> 0.5.1Henri Menke1-12/+3
2022-10-07p4v: add support for x86_64-darwinNoah Fontes3-94/+138
2022-10-07p4v: wrap derivation to avoid polluting PATHNoah Fontes1-46/+68
P4V includes a bunch of extra binaries in its bin directory that are only useful as part of their wrapper scripts. They really belong in a libexec-style directory, but their wrappers hardcode bin, so we take the easier approach of wrapping their wrappers.
2022-10-07p4v: use autoPatchelfHook, upstream librariesNoah Fontes1-57/+58
P4V comes with a compatible set of Qt libraries that just need to be patchelf'd to be usable, which avoids the need for the crypto hack we were using. Switch to using autoPatchelfHook for all libraries, and prefer the distribution's Qt libraries as part of that. This also fixes a bug in the distributed version of p4d, which prevented DVCS from working correctly in P4V.
2022-10-07p4v: 2021.3.2186916 -> 2022.2.2336701Noah Fontes1-3/+3
2022-10-08Merge pull request #194381 from pacien/mercurial-6.2.3Luke Granger-Brown1-3/+3
mercurial: 6.2.2 -> 6.2.3
2022-10-07dvc: Don't strictly specify pathspec versionKristoffer Ellersgaard Koch1-1/+2
2022-10-07git-extras: 6.4.0 -> 6.5.0Sandro Jäckel1-10/+2
2022-10-06git: 2.37.3 -> 2.38.0zowoq1-2/+2
https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.38.0.txt
2022-10-05Merge master into staging-nextgithub-actions[bot]4-80/+79
2022-10-05redmine: 4.2.7 -> 4.2.8Felix Singer4-80/+79
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2022-10-05Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-2/+2
2022-10-05gh: 2.16.1 -> 2.17.0zowoq1-2/+2
https://github.com/cli/cli/releases/tag/v2.17.0
2022-10-04tig: add srapenne as maintainerSolene Rapenne1-1/+1
2022-10-04mercurial: 6.2.2 -> 6.2.3pacien1-3/+3
2022-10-03Merge master into staging-nextgithub-actions[bot]1-6/+6
2022-10-02gitlab.assets: pass yarnOfflineCache as environment variableYureka1-6/+6
2022-10-01Merge master into staging-nextgithub-actions[bot]1-3/+11
2022-09-30Merge pull request #193465 from hmenke/git-branchlessMario Rodas1-3/+11
git-branchless: 0.4.0 -> 0.5.0
2022-10-01Merge master into staging-nextgithub-actions[bot]1-71/+21
2022-10-01commitizen: add anthonyroussel to maintainersAnthony Roussel1-1/+1
2022-10-01commitizen: 2.29.2 -> 2.35.0Anthony Roussel1-70/+20
* Remove argcomplete 1.12.3 dependency override * Remove unused fetchPypi argument * Fix most of the tests requiring a Git setup * Exclude some tests requiring a complex GnuPG setup
2022-09-30Merge master into staging-nextgithub-actions[bot]3-4/+3
2022-09-30Merge pull request #193248 from romildo/upd.generic-updaterJosé Romildo Malaquias2-2/+1
generic-updater: more flexible with name, pname, version and attr path, and cleanups
2022-09-30Merge pull request #192428 from r-ryantm/auto-update/git-fast-exportMario Rodas1-2/+2
git-fast-export: 210917 -> 220921
2022-09-30Merge master into staging-nextgithub-actions[bot]3-8/+8
2022-09-29Merge pull request #193481 from r-ryantm/auto-update/git-colaMario Rodas1-3/+3
git-cola: 4.0.1 -> 4.0.2
2022-09-29Merge pull request #193482 from r-ryantm/auto-update/gitRepoMario Rodas1-2/+2
gitRepo: 2.29.2 -> 2.29.3
2022-09-29git-gone: v0.4.0 -> v0.4.1Jared Baur1-3/+3
https://codeberg.org/flausch/git-gone/src/branch/main/CHANGELOG.md#0-4-1-2022-09-28
2022-09-30Merge master into staging-nextgithub-actions[bot]4-12/+22
2022-09-30Merge pull request #193582 from yayayayaka/gitlab-15.4.1Martin Weinelt3-8/+8