Commit graph

1084 commits

Author SHA1 Message Date
Jonathan Ringer 2b2d8919e8 pythonPackage.pre-commit: move to python-modules
Add pkgs.gitAndTools.pre-commit alias
  Add pkgs.pre-commit alias
2019-08-17 12:29:39 +02:00
Jonathan Ringer 4e19dfcb70 gitAndTools.topgit: 0.9 -> 0.19.12 2019-08-13 05:28:03 -07:00
zimbatm a0a0106f59
pre-commit: 1.17.0 -> 1.18.1 2019-08-12 09:34:23 +02:00
Wout Mertens f24e74d159
Merge pull request #53494 from kirelagin/git-instaweb
git, gitweb: Fix git-instaweb
2019-08-04 23:40:16 +02:00
Frederik Rietdijk 92cb811455 git-cola: use qt5.wrapQtAppsHook 2019-07-30 13:16:18 +02:00
Frederik Rietdijk db6c38a075 Merge master into staging-next 2019-07-22 14:15:32 +02:00
Nick Novitski 7136e0d0a6 bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
Mario Rodas f06e19a594
gitAndTools.hub: 2.12.2 -> 2.12.3 2019-07-19 21:01:55 -05:00
Demin Dmitriy ea688c051d git: remove runtime dependency on gcc
Reduces gitMinimal closure size from 329.6M to 174.8M.

Fixes the issue https://github.com/NixOS/nixpkgs/issues/64350.

In git 2.22.0 git-stash is no longer a shell script and now it is just a symlink to git.
`postInstall` assumed that it was a shell script, tried to patch it and
ended up corrupting the file and made `strip` refuse stripping it.
2019-07-17 10:33:13 +02:00
Mario Rodas 3b1b51520d
Merge pull request #64973 from marsam/update-git-absorb
gitAndTools.git-absorb: 0.4.0 -> 0.5.0
2019-07-17 02:18:59 -05:00
Mario Rodas 81e1151d0f
Merge pull request #64963 from r-ryantm/auto-update/subgit
gitAndTools.subgit: 3.3.6 -> 3.3.7
2019-07-17 01:08:11 -05:00
Mario Rodas 620ee144d9
gitAndTools.git-absorb: 0.4.0 -> 0.5.0 2019-07-17 00:00:00 -05:00
worldofpeace 6394fa54df
Merge pull request #64936 from nicknovitski/man-git-crypt
git-crypt: include man pages in output
2019-07-16 22:00:47 -04:00
Nick Novitski 1e9373cb59 git-crypt: pname 2019-07-16 18:58:19 -07:00
Nick Novitski de99f28611 git-crypt: include man pages in output 2019-07-16 18:56:31 -07:00
R. RyanTM 908807bb53 gitAndTools.subgit: 3.3.6 -> 3.3.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/subgit/versions
2019-07-16 18:42:52 -07:00
Mario Rodas e07ac44a35
gitAndTools.git-absorb: 0.3.0 -> 0.4.0 2019-07-14 19:00:00 -05:00
xrelkd 7a40b2fe8c gitAndTools.hub: 2.12.1 -> 2.12.2 2019-07-12 14:38:14 +08:00
Mario Rodas 9719889377
gitAndTools.git-gone: init at 0.1.2 2019-07-07 23:39:45 -05:00
Robert Scott 49283ed802 cgit: add patch fixing remote DoS
issue assigned MGASA-2019-0203 by mageia
https://www.openwall.com/lists/oss-security/2019/05/19/3
2019-07-07 21:01:50 +02:00
Rok Garbas 65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
R. RyanTM e8ee15f56e gitAndTools.diff-so-fancy: 1.2.5 -> 1.2.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/diff-so-fancy/versions
2019-07-03 09:30:31 +02:00
R. RyanTM 40a5daf5cb git-cola: 3.3 -> 3.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/git-cola/versions
2019-07-03 09:13:52 +02:00
Wael Nasreddine dc8740574c
pre-commit: 1.16.1 -> 1.17.0 (#64091) 2019-07-01 20:32:16 -07:00
Mario Rodas 76a9a0c246
gitAndTools.hub: 2.12.0 -> 2.12.1 2019-06-30 11:04:09 -05:00
José Luis Lafuente e295fd8137 git-recent: 1.1.0 -> 1.1.1 2019-06-30 13:37:58 +02:00
Frederik Rietdijk 72d647f3d8 Merge master into staging-next 2019-06-21 08:20:26 +02:00
Mario Rodas 233e75fc7b
Merge pull request #63254 from r-ryantm/auto-update/git-secret
git-secret: 0.2.5 -> 0.2.6
2019-06-20 06:03:32 -05:00
Franz Pletz 10812379fa libgit2: remove 0.26, default to 0.27 2019-06-18 11:16:48 +02:00
Mario Rodas 2870bf6ccd
gitAndTools.hub: 2.11.2 -> 2.12.0 2019-06-17 22:00:00 -05:00
R. RyanTM 591b08825b git-secret: 0.2.5 -> 0.2.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/git-secret/versions
2019-06-16 17:03:00 -07:00
Peter Simons eeffb474bd
Merge pull request #56069 from delroth/git-diff-highlight
git: build diff-highlight if Perl support is enabled
2019-06-14 17:27:02 +02:00
Peter Simons fcc8e700a2
Merge pull request #62848 from dtzWill/update/git-2.22.0
git: 2.21.0 -> 2.22.0
2019-06-14 17:25:26 +02:00
pacien 4965343da0 cgit: patch and wrap filters 2019-06-11 15:27:56 +02:00
Will Dietz eeb9e6c762
git: 2.21.0 -> 2.22.0
https://github.com/git/git/blob/master/Documentation/RelNotes/2.22.0.txt
2019-06-07 20:55:34 -05:00
Mario Rodas 7419e47311
Merge pull request #62514 from r-ryantm/auto-update/python3.7-aspy.yaml
python37Packages.aspy-yaml: 1.1.2 -> 1.3.0
2019-06-02 13:24:07 -05:00
Mario Rodas da057da983
gitAndTools.pre-commit: 1.15.2 -> 1.16.1 2019-06-02 13:20:27 -05:00
Alyssa Ross 062210bdff treewide: update cargoSha256 hashes for cargo-vendor upgrade
A recent upgrade of cargo-vendor changed its output slightly, which
broke all cargoSha256 hashes in nixpkgs.
See https://github.com/NixOS/nixpkgs/issues/60668 for more information.

Since then, a few hashes have been fixed in master by hand, but there
were a lot still to do, so I did all of the ones left over with some
scripts I wrote.

The one hash I wasn’t able to update was habitat's, because it’s
currently broken and the build doesn’t get far enough to produce a
hash anyway.
2019-06-01 15:17:52 +00:00
Maximilian Bosch bf93cdca0d
Merge pull request #62303 from marsam/init-gitAndTools.git-standup
gitAndTools.git-standup: init at 2.3.1
2019-06-01 02:50:37 +02:00
Mario Rodas 6e86ed9062 gitAndTools.lab: 0.15.3 -> 0.16.0 (#62301) 2019-05-31 10:57:17 -07:00
Mario Rodas 5675922458
gitAndTools.git-standup: init at 2.3.1 2019-05-31 04:20:00 -05:00
lewo 3213c6ca3d
Merge pull request #61116 from mmlb/add-gitstatus
gitAndTools.gitstatus: init at 20190506
2019-05-30 10:26:31 +02:00
Manuel Mendez c9d1a0d252 gitAndTools.gitstatus: init at unstable-2019-05-06 2019-05-28 11:57:09 -04:00
hyperfekt de5a9dea88 gitAndTools.transcrypt: query dependencies in helper scripts
adds a tool to get the paths of the dependencies needed by the helper scripts
(which are written only once and are never updated) to the output and patches
them to use it expand their path
2019-05-19 01:20:13 +09:00
hyperfekt 13b97cffae gitAndTools.transcrypt: add hidden dependencies 2019-05-19 01:20:13 +09:00
Renaud 7e082f01da
Merge pull request #61431 from r-ryantm/auto-update/svn-all-fast-export
gitAndTools.svn-all-fast-export: 1.0.13 -> 1.0.16
2019-05-13 23:51:27 +02:00
lewo 694b1c9e7d
Merge pull request #60653 from callahad/fast-export-v190107
gitAndTools.gitFastExport: (old) -> v190107
2019-05-13 11:53:17 +02:00
R. RyanTM 12ae350d36 gitAndTools.svn-all-fast-export: 1.0.13 -> 1.0.16
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/svn-all-fast-export/versions
2019-05-12 22:59:47 -07:00
Spencer Baugh 4b8803dae6 switch users of "gnupg1" to plain "gnupg"
gnupg is gnupg 2.2. gnupg1 is also gnupg 2.2, just with a few extra
symlinks in the bin directory. None of these packages need those
symlinks, and it's confusing for them to say they're depending on
"gnupg1", so switch their dep to plain "gnupg".
2019-05-12 20:08:50 +02:00
Dan Callahan 1d13eb119d
gitAndTools.gitFastExport: (old) -> v190107 2019-05-12 14:40:15 +01:00