Commit graph

986 commits

Author SHA1 Message Date
R. RyanTM 93109d5032 git-secrets: 1.2.1 -> 1.3.0 (#56677)
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-secrets/versions
2019-03-04 13:18:10 +01:00
R. RyanTM 3063f1332d gitAndTools.git-hub: 1.0.1 -> 1.0.3
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-hub/versions
2019-03-02 01:05:13 -08:00
Frederik Rietdijk 2fcb11a244 Merge staging-next into master 2019-03-01 09:06:20 +01:00
Will Dietz 46c4100552 gitAndTools.hub: simplify 2019-02-27 15:37:23 -06:00
Will Dietz 0185daf3ab gitAndTools.hub: 2.9.0 -> 2.10.0
https://github.com/github/hub/releases/tag/v2.10.0
2019-02-27 14:02:25 -06:00
Sondre Nilsen 4e0b4a2f50 git-ignore: init at v0.2.0 (#56248)
A small program to quickly and easily fetch .gitignore templates from
www.gitignore.io
2019-02-25 16:47:18 +01:00
Ryan Mulligan 6cdcc10016
Merge pull request #53465 from borisbabic/master
gitAndTools.pre-commit: 1.11.1 -> 1.14.2
2019-02-24 13:31:51 -08:00
Frederik Rietdijk 5871da418f Merge staging into python-unstable 2019-02-21 08:02:10 +01:00
Matthias Beyer f1f4f38909 Revert "Remove maintainership"
I'm baaaaack!

This patch reverts my patch where I removed myself as maintainer because
of my traveling. I'm back now and I want to maintain these packages
again.

This reverts commit ce1c1e3093.
2019-02-20 19:57:34 +01:00
worldofpeace 96ac29b2e0 gitAndTools.hub: 2.7.0 -> 2.9.0
We need to add git to PATH to build the manual
as they execute `hub version | tail -1` to get the version
to embed into it.

Though git is really only needed because it runs `git version`
as well.
2019-02-17 11:54:29 -05:00
Frederik Rietdijk d2c3fd5af0 Python: fix outfall after setting strictDeps = true; 2019-02-17 14:40:54 +01:00
Bob van der Linden 550852b617
git-cola: 3.2 -> 3.3 2019-02-17 13:52:23 +01:00
Will Dietz bbbf4b9037 git-extras: 4.6.0 -> 4.7.0
https://github.com/tj/git-extras/releases/tag/4.7.0
2019-02-11 17:23:06 -06:00
Gurkan 936c9f4118 gitAndTools.gita: init at 0.7.3 (#55533) 2019-02-11 11:24:43 +01:00
Markus Kowalewski 89e7e12cd3
qgit: add markuskowa as maintainer 2019-02-09 20:49:24 +01:00
Boris Babic 02a3a15bfd gitAndTools.pre-commit: 1.11.1 -> 1.14.2 2019-02-04 21:54:36 +01:00
Franz Pletz 7568981df9
Merge pull request #54923 from marsam/fix-lab-package
gitAndTools.lab: specify subPackages
2019-02-03 09:07:09 +00:00
R. RyanTM 3f864c454a gitAndTools.diff-so-fancy: 1.2.0 -> 1.2.5
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-02-03 08:59:31 +00:00
Mario Rodas 048016e8c8
gitAndTools.lab: specify subPackages
Otherwise it builds an internal `docs` command.
2019-01-30 06:44:59 -05:00
Andreas Rammhold 4fbce625ed
gitAndTools.grv: use buildGoPackage instead of buildGo19Package 2019-01-30 01:16:18 +01:00
R. RyanTM 6c9493e92d git-secret: 0.2.4 -> 0.2.5
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-01-17 12:59:36 -08:00
Eelco Dolstra ac97ba25ae
Revert "libgit2: 0.26.6 → 0.27.7"
This reverts commit cc50638176 because
it breaks cargo (again, see fca4fbeba9):

  $ cargo build
      Updating crates.io index
  Segmentation fault
2019-01-11 14:58:45 +01:00
Andreas Rammhold 590f267c5b
gitAndTools.grv: 0.3.0 -> 0.3.1 2019-01-09 22:16:22 +01:00
Piotr Bogdan 4477dedfba gitAndTools.svn-all-fast-export: link with libsvn_fs-1 explicitly 2019-01-04 21:44:18 +00:00
Frederik Rietdijk 092e3b50a8 Merge master into staging-next 2019-01-02 21:08:27 +01:00
R. RyanTM 4bf76de51c gitAndTools.gitRemoteGcrypt: 1.1 -> 1.2 (#52312)
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-remote-gcrypt/versions
2019-01-01 19:55:43 +01:00
Frederik Rietdijk 070290bda7 Merge master into staging-next 2018-12-31 12:00:36 +01:00
Frederik Rietdijk 26e5c0f07a
Merge pull request #51846 from veprbl/pr/pyqt5_opt_qtwebkit
pyqt5: make qtwebkit optional, disable by default
2018-12-30 16:34:39 +01:00
Dmitry Kalinkin eecc33608f
git-cola: doesn't need QtWebKit
QtWebKit is only used if QtWebEngine is not available
2018-12-30 10:23:43 -05:00
Dmitry Bogatov ce8d1f713d hub: 2.6.1 -> 2.7.0
In addition of bumping version, install bash-completion script in a way,
suitable for autoloading.
2018-12-30 00:41:21 +00:00
Dmitry Kalinkin 20d60c8238
treewide: use pythonPackages.pyqt5_with_qtwebkit where QtWebKit is needed 2018-12-27 09:14:21 -05:00
Jan Tojnar ef935fa101
Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
Aiken Cairncross 0fc60dff30 git-secret: Add gawk to wrapper
The `git-secret` script(s) use `gawk`.
2018-12-20 10:19:39 +00:00
Frederik Rietdijk 9ab61ab8e2 Merge staging-next into staging 2018-12-19 09:00:36 +01:00
volth fed7914539
Merge branch 'staging' into make-perl-pathd 2018-12-18 17:13:27 +00:00
Robin Gloster b961de9c4b
gitAndTools.lab: fix name 2018-12-17 00:50:34 +01:00
Jan Tojnar cc50638176
libgit2: 0.26.6 → 0.27.7 2018-12-16 22:56:31 +01:00
Jan Tojnar aead6e12f9
Merge remote-tracking branch 'upstream/master' into staging 2018-12-16 22:55:06 +01:00
Mario Rodas 5451116321
gitAndTools.lab: init at 0.14.0 2018-12-15 09:38:27 -05:00
volth bb9557eb7c lib.makePerlPath -> perlPackages.makePerlPath 2018-12-15 03:50:31 +00:00
Craig Younkins 921d046537 git: wrap git-credential-netrc to set PERL5LIB (#50992) 2018-12-14 21:49:09 +01:00
Andrey Pavlov 6153dc76f2 gitAndTools.hub: 2.6.0 -> 2.6.1 2018-12-11 15:48:00 +03:00
Frederik Rietdijk 3e950d584c Merge staging-next into master 2018-12-08 16:29:21 +01:00
Mario Rodas 879a509d79
gitAndTools.git-test: init at 1.0.4 2018-12-06 19:00:00 -05:00
Frederik Rietdijk a510aa2672 Merge master into staging-next 2018-12-03 12:18:43 +01:00
Mario Rodas 7476972553
git-secrets: install manpage 2018-12-01 10:33:58 -05:00
Frederik Rietdijk 9b81c7e455 Merge staging-next into staging 2018-11-29 09:18:35 +01:00
worldofpeace 243417fa44 gitAndTools.git-reparent: correct version 2018-11-28 01:11:28 -05:00
Mario Rodas 1fc0eee80c gitAndTools.git-reparent: init at 2017-09-03 2018-11-27 21:38:49 -05:00
c0bw3b 88ce525e85 Treewide: use https for repo.or.cz 2018-11-24 19:56:51 +01:00