about summary refs log tree commit diff
path: root/pkgs/applications/version-management
Commit message (Collapse)AuthorAge
* gitRepo: 2.6 -> 2.7Michael Weiss2020-05-06
|
* Merge master into staging-nextFrederik Rietdijk2020-05-05
|\
| * gitAndTools.git-subtrac: 0.01 -> 0.02Mario Rodas2020-05-05
| |
| * Merge pull request #86862 from r-ryantm/auto-update/git-trimMario Rodas2020-05-04
| |\ | | | | | | gitAndTools.git-trim: 0.3.1 -> 0.3.2
| | * gitAndTools.git-trim: 0.3.1 -> 0.3.2R. RyanTM2020-05-05
| | |
| * | gitAndTools.git-workspace: 0.5.0 -> 0.6.0Oleksii Filonenko2020-05-03
| | |
| * | git-lfs: fix manpage installMario Rodas2020-05-02
| | |
| * | gitAndTools.gitui: init at 0.2.0Oleksii Filonenko2020-05-01
| | |
| * | git-lfs: add marsam to maintainersMario Rodas2020-05-01
| | |
| * | git-lfs: install man pagesMario Rodas2020-05-01
| |/
* | Merge master into staging-nextFrederik Rietdijk2020-05-02
|\|
| * Merge pull request #86420 from flokli/gitlab-12.8.10Kim Lindberger2020-05-01
| |\ | | | | | | gitlab: 12.8.9 -> 12.8.10
| | * gitlab: update.py: use the /refs endpointFlorian Klink2020-05-01
| | | | | | | | | | | | | | | | | | It seems the atom feed now needs authentication. Use the /refs endpoint, which is used for the switch branch/tag dropdown. It doesn't show all records, but has some pagination, but works well enough for now.
| | * gitlab: 12.8.9 -> 12.8.10Florian Klink2020-04-30
| | |
| | * gitaly: 12.8.9 -> 12.8.10Florian Klink2020-04-30
| | |
* | | Merge staging into staging-nextFrederik Rietdijk2020-05-01
|\ \ \ | |/ / |/| |
| * | Merge staging-next into stagingFrederik Rietdijk2020-05-01
| |\|
| * | treewide: use $out instead of $bin with buildGoPackagezowoq2020-04-28
| | |
* | | mercurial: 5.3 -> 5.3.1R. RyanTM2020-05-01
| |/ |/|
* | Merge pull request #82982 from cole-h/rust-cleanupMaximilian Bosch2020-04-30
|\ \ | |/ |/| improve robustness of various Rust packages
| * gitAndTools.git-ignore: improve robustnessCole Helbling2020-04-12
| |
* | Merge pull request #86139 from NixOS/staging-nextFrederik Rietdijk2020-04-27
|\ \ | | | | | | Staging next
| * \ Merge staging-next into stagingFrederik Rietdijk2020-04-25
| |\ \
| * \ \ Merge staging-next into stagingFrederik Rietdijk2020-04-22
| |\ \ \
| * | | | git: 2.26.1 -> 2.26.2 (security, CVE-2020-11008)Michael Weiss2020-04-22
| | | | | | | | | | | | | | | | | | | | See: https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.17.5.txt
* | | | | Merge pull request #86091 from marsam/update-deltaMario Rodas2020-04-27
|\ \ \ \ \ | | | | | | | | | | | | gitAndTools.delta: 0.0.18 -> 0.1.1
| * | | | | gitAndTools.delta: 0.0.18 -> 0.1.1Mario Rodas2020-04-26
| | | | | |
* | | | | | Merge pull request #86121 from zowoq/more-go-fixesJörg Thalheim2020-04-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | buildGoPackage: use installShellFiles, {excluded,sub}Packages
| * | | | | | git-lfs1: use subPackageszowoq2020-04-27
| | | | | | |
* | | | | | | gitstatus: unstable-2020-03-15 → unstable-2020-04-21Martin Weinelt2020-04-27
|/ / / / / /
* | | | | | Merge pull request #86035 from zowoq/go-fixesJörg Thalheim2020-04-27
|\ \ \ \ \ \
| * | | | | | gitAndTools.hub: use installShellFileszowoq2020-04-27
| |/ / / / /
* | | | | | gitaly: 12.8.8 -> 12.8.9Florian Klink2020-04-27
| | | | | |
* | | | | | gitlab-workhorse: 8.21.1 -> 8.21.2Florian Klink2020-04-27
| | | | | |
* | | | | | gitlab: 12.8.8 -> 12.8.9Florian Klink2020-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://about.gitlab.com/releases/2020/04/14/critical-security-release-gitlab-12-dot-9-dot-3-released/ for details.
* | | | | | gitlab: update.py: invoke bundle lock manuallyMichael Fellinger2020-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `bundix -l` doesn't work, as it treats bundler's warning about upgrading the lockfile version as an error, so invoke `bundle lock` manually.
* | | | | | gitlab: support passing --rev to the `update-all` scriptFlorian Klink2020-04-27
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While it's already possible to invoke `update-data` with the `--rev` argument, one still needs to run all later phases manually. Fix this, by having `update-all` also accept a `--rev` argument, and pass it down to `update-data`. Also, make the help text a bit more usable, by suggesting the usual versioning scheme used these times.
* | | / / aspell, tla: use pnameBenjamin Hipple2020-04-24
| |_|/ / |/| | |
* | | | Merge pull request #85942 from kevinastock/masterBenjamin Hipple2020-04-24
|\ \ \ \ | | | | | | | | | | Replace ftp with https for ftp.gnu.org
| * | | | aspell, tla: use HTTPS instead of FTPKevin Stock2020-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | ftp.gnu.org intends to disable the FTP protocol for downloads on this server, and strongly recommends using https instead.
* | | | | gitAndTools.diff-so-fancy: 1.2.7 -> 1.3.0Maximilian Bosch2020-04-24
|/ / / / | | | | | | | | | | | | https://github.com/so-fancy/diff-so-fancy/releases/tag/v1.3.0
* | | | Merge master into staging-nextFrederik Rietdijk2020-04-23
|\ \ \ \ | |_|/ / |/| | |
| * | | gitAndTools.git-gone: 0.3.0 -> 0.3.2Mario Rodas2020-04-20
| | | |
| * | | gitAndTools.gh: 0.6.4 -> 0.7.0zowoq2020-04-23
| | | | | | | | | | | | | | | | https://github.com/cli/cli/releases/tag/v0.7.0
* | | | Merge master into staging-nextFrederik Rietdijk2020-04-22
|\| | | | |/ / |/| |
| * | thicket: specify the build type and pin to crystal 0.33Peter Hoeg2020-04-22
| | |
* | | Merge master into staging-nextFrederik Rietdijk2020-04-21
|\| |
| * | git: Fix the update.sh script and use HTTPSMichael Weiss2020-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The syntax is ${parameter:-word} (i.e. previously this used "latestTag" instead of the actual value). (Fixes a regression from #85278.) Also: Even though getting the latest tag isn't really security critical (as long as Git itself is secure against untrusted input), I'd prefer to switch from the Git to the HTTPS protocol (for authentication of the server and encryption + uses a standard port).
* | | Merge staging-next into stagingFrederik Rietdijk2020-04-21
|\| |
| * | Merge pull request #84823 from aanderse/redmine-masterAaron Andersen2020-04-19
| |\ \ | | | | | | | | redmine: 4.1.0 -> 4.1.1