Commit graph

2129 commits

Author SHA1 Message Date
Will Dietz 9c79402962 hub: 2.5.1 -> 2.6.0, cleanup a bit (#49503)
* categorize inputs appropriately
* only put man pages into share/man; previously we copied other formats
  as well as intermediate files used in man page generation.
  (which 'man' complained about but otherwise seemed to ignore)
2018-10-31 19:32:44 +01:00
baracoder a9202796ec smartgithg: 18.1.4 -> 18.1.5 (#49527)
Bugfix version
2018-10-31 18:53:51 +01:00
Robin Gloster 3aec530964 gitlab: 11.4.0 -> 11.4.3 2018-10-29 20:42:02 +01:00
Pavel Goran 5f3054ef70 gitea: include "options" directory in "data" output
This directory contains template files needed for initializing new repositories.

Fixes #49404.
2018-10-29 23:16:47 +07:00
Jörg Thalheim 1246c31761
pijul: 0.8.0 -> 0.10.0 2018-10-28 10:45:58 +00:00
Robin Gloster 02afda3fd8 gitlab: 11.3.4 -> 11.4.0 2018-10-26 11:32:28 +02:00
Robin Gloster eb7f8e71ad gitlab-workhorse: 6.1.1 -> 7.0.0 2018-10-26 11:32:28 +02:00
Robin Gloster 1a984ccc4e gitaly: 0.125.0 -> 0.125.1 2018-10-26 11:32:28 +02:00
xeji 2b7f6b3c40
Merge pull request #48924 from royneary/git-bug
git-bug: init at 0.4.0
2018-10-24 12:19:56 +02:00
R. RyanTM 655b45bb85 tortoisehg: 4.7.1 -> 4.7.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tortoisehg/versions
2018-10-24 10:29:53 +02:00
royneary 82d87ccf79 git-bug: install man pages 2018-10-24 00:25:57 +02:00
royneary fdd59b62c3 git-bug: init at 0.4.0
Add git-bug, a decentralized bug tracker written in Go
2018-10-23 23:41:36 +02:00
Daniël de Kok 5a0843124d git-crypt: 0.5.0 -> 0.6.0
Changes: https://www.agwa.name/git/git-crypt.git/raw/master/NEWS
2018-10-21 16:34:26 +02:00
Frederik Rietdijk 821a3beb10
Merge pull request #48306 from NixOS/staging-next
Merge staging-next into master
2018-10-18 11:23:04 +02:00
Jörg Thalheim 2157b83feb
Merge pull request #48512 from r-ryantm/auto-update/git-review
git-review: 1.26.0 -> 1.27.0
2018-10-17 11:36:07 +01:00
Frederik Rietdijk 18fcc337af Merge master into staging-next 2018-10-17 08:04:22 +02:00
Will Dietz 1e3ce59e7d git-recent: 1.0.4 -> 1.1.0 2018-10-16 18:09:55 -05:00
Lassulus b7632217ab gitolite 3.6.7 -> 3.6.10 (#48562) 2018-10-17 00:20:38 +02:00
R. RyanTM f3a8e772a5 git-review: 1.26.0 -> 1.27.0
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-review/versions
2018-10-15 22:04:05 -07:00
Andreas Rammhold 81593e39bc
Merge pull request #48128 from florianjacob/gitea
gitea: 1.5.1 -> 1.5.2
2018-10-15 19:53:19 +02:00
Florian Jacob 0a5c7cf512 gitea: 1.5.1 -> 1.5.2 2018-10-15 18:28:36 +02:00
R. RyanTM c5e2470b2e subversionClient: 1.10.2 -> 1.10.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/subversion-client/versions
2018-10-14 09:01:06 +02:00
Frederik Rietdijk 6f5142e48e Merge master into staging 2018-10-13 09:48:20 +02:00
R. RyanTM 21ed2b9d32 mercurialFull: 4.7.1 -> 4.7.2 (#47759)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mercurial-full/versions
2018-10-12 22:45:14 +02:00
Aaron Andersen 1cb5b509f1 redmine: refactor, cleanup, bug fix, and add functionality
- added package option to specify which version of redmine
- added themes option back in to allow specifying redmine themes
- added plugins option back in to allow specifying redmine plugins
- added database.socket option to allow mysql unix socket authentication
- added port option to allow specifying the port rails runs on

- cleaned up Gemfile so it is much less hacky
- switched to ruby version 2.4 by default as suggested by documentation http://www.redmine.org/projects/redmine/wiki/redmineinstall#Installing-Redmine
- fixed an annoyance (bug) in the service causing recursive symlinks
- fixed ownership bug on log files generated by redmine
- updates reflecting renames in nixos options

- added a nixos test
2018-10-10 21:04:08 -04:00
Robin Gloster e51d749c0e
Merge pull request #48096 from krav/gitlab-11.3.4
gitlab: 11.2.3 -> 11.3.4, fix gitlab-ee
2018-10-10 21:40:53 +02:00
Eelco Dolstra 7b9c4954f2
git: Strip libsecret
This reduces gitFull's closure size from 412 MiB to 271 MiB.
2018-10-08 18:13:29 +02:00
Kristoffer Thømt Ravneberg 0083ca1266 gitlab-ee: Add ee rubyEnv, fixes regression introduced by 11.3.0 in #45574 2018-10-08 15:02:14 +02:00
Kristoffer Thømt Ravneberg d837338d6b gitlab: 11.2.3 -> 11.3.4 2018-10-08 15:01:29 +02:00
Kristoffer Thømt Ravneberg 998d4e4e2c gitlab-workhorse: 6.1.0 -> 6.1.1, make build deterministic 2018-10-08 14:56:52 +02:00
Kristoffer Thømt Ravneberg 908a75a3ae gitaly: 0.117.2 -> 0.120.0 2018-10-08 14:54:32 +02:00
edef 5cdecca8b7 git: 2.19.0 -> 2.19.1 (CVE-2018-17456) 2018-10-05 18:36:08 +00:00
Marco Maggesi eae1bd0958
Merge pull request #47805 from r-ryantm/auto-update/fossil
fossil: 2.6 -> 2.7
2018-10-05 12:32:14 +02:00
Jan Tojnar 5cc18c4781
gnome3: remove versionBranch attribute
Standard library now contains stdenv.lib.versions.majorMinor,
which does the same.
2018-10-05 02:17:19 +02:00
Alex Leferry 2 1bb4b16b3b GRV: Fix typos in description 2018-10-04 23:50:15 +02:00
R. RyanTM 7868debd46 fossil: 2.6 -> 2.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/fossil/versions
2018-10-03 12:56:18 -07:00
Renaud 153f98062c
gitAndTools.stgit: fix fetcher and meta 2018-10-03 13:54:02 +02:00
Frederik Rietdijk 4d1abc4419
Merge pull request #47604 from NixOS/staging-next
Staging next
2018-10-02 18:22:18 +02:00
Felix Richter 3790cf7345 csv2svn: 2.4.0 -> 2.5.0 (#47635)
use buildPythonApplication instead of manual setup.py call
2018-10-02 15:52:22 +02:00
Daiderd Jordan 1383c08f2c
Merge branch 'master' into staging-next 2018-10-01 19:42:07 +02:00
Tycho Grouwstra 9d727e0a91 gitkraken: 4.0.2 -> 4.0.5 (#47512)
Fixes #47498. Note that the releases have moved to a new URL; I'm not sure they still host the earlier versions.
2018-09-29 20:48:28 +02:00
Matthew Bauer 61d7b93e3b
Merge pull request #46519 from teto/git_extra_zsh_completion
gitAndTools.git-extras: install zsh completion
2018-09-29 00:51:01 -05:00
Matthew Bauer e6acc69f5a
Merge pull request #46932 from r-ryantm/auto-update/tortoisehg
tortoisehg: 4.7 -> 4.7.1
2018-09-29 00:45:46 -05:00
vanzef 82f2ae0260 gitAndTools.pass-git-helper: init at 0.4 (#47056) 2018-09-26 13:46:05 +01:00
John Ericson c701d6cb21 Merge remote-tracking branch 'upstream/master' into staging 2018-09-25 14:20:27 -04:00
Robin Gloster ed85eb5433 gitlab: 11.2.3 -> 11.3.0 2018-09-25 03:53:32 +02:00
Robin Gloster cbc21b8b90 gitaly: 0.117.2 -> 0.120.0 2018-09-25 03:53:32 +02:00
Robin Gloster 545c07108f gitlab-shell: 8.1.1 -> 8.3.3 2018-09-25 03:53:32 +02:00
Robin Gloster 96c1765bac gitlab-workhorse: 6.0.0 -> 6.1.0 2018-09-25 03:53:32 +02:00
Kristoffer Thømt Ravneberg 6946d97ce4 gitlab-ee: init at 11.2.3 2018-09-25 03:53:32 +02:00