Commit graph

3456 commits

Author SHA1 Message Date
Raito Bezarius d0c5160b36 srht: 0.64.0 -> 0.65.2 2020-10-11 15:51:20 +02:00
zowoq 311b360530 gitAndTools.delta: 0.4.3 -> 0.4.4
https://github.com/dandavison/delta/releases/tag/0.4.4
2020-10-11 09:30:37 +10:00
Mario Rodas 926a58ce63 gitAndTools.git-trim: 0.3.2 -> 0.4.0
https://github.com/foriequal0/git-trim/releases/tag/v0.4.0
2020-10-09 04:20:00 +00:00
Doron Behar f4b8c8f1df git-annex-metadata-gui: fix qt wrapping
Wrap application with wrapQtAppsHook and no double wrapping.
2020-10-08 18:57:24 +02:00
zowoq bedaefb851 gitAndTools.gh: 1.0.0 -> 1.1.0
https://github.com/cli/cli/releases/tag/v1.1.0
2020-10-06 23:21:11 +10:00
Sandro Jäckel 61d1967ab0
gitstatus: also install sh files 2020-10-03 08:15:56 +02:00
Maximilian Bosch 31ce2ee748
gitea: 1.12.4 -> 1.12.5
https://github.com/go-gitea/gitea/releases/tag/v1.12.5
2020-10-02 11:03:56 +02:00
zowoq f18e7e0d07 gitAndTools.git-interactive-rebase-tool: add maintainer 2020-10-02 16:59:43 +10:00
Francesco Zanini 6efc71f17b python3Packages.git-remote-codecommit: init at 1.15.1 2020-09-29 06:17:25 -07:00
Mario Rodas 031b9c172f gitAndTools.git-absorb: 0.6.3 -> 0.6.4 2020-09-28 18:20:00 -05:00
Jörg Thalheim a2960ac430
Merge pull request #97603 from zowoq/rust-test-threads 2020-09-25 06:19:23 +02:00
Martin Weinelt 2be541ff7c
Merge pull request #96136 from bdesham/fix-gitstatus-on-zsh
gitstatus: fix zsh integration
2020-09-24 07:22:13 +02:00
zowoq 664170166e gitAndTools.git-interactive-rebase-tool: use cargoParallelTestThreads 2020-09-24 07:20:03 +10:00
R. RyanTM 9bf3bd946d gitAndTools.gitstatus: 1.2.2 -> 1.3.0 2020-09-23 06:14:49 +00:00
Mario Rodas fefb2ad107
Merge pull request #98348 from marsam/update-gitAndTools.git-imerge
gitAndTools.git-imerge: 1.1.0 -> 1.2.0
2020-09-21 07:07:03 -05:00
Travis CI 358cfe9106 gitAndTools.git-machete: 2.15.5 -> 2.15.6
###### Motivation for this change
Update to latest upstream version

###### Things done
 * [ ]  Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux)
 * Built on platform(s)

   * [x]  NixOS
   * [ ]  macOS
   * [ ]  other Linux distributions
 * [ ]  Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
 * [ ]  Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"`
 * [x]  Tested execution of all binary files (usually in `./result/bin/`)
 * [ ]  Determined the impact on package closure size (by running `nix path-info -S` before and after)
 * [ ]  Ensured that relevant documentation is up to date
 * [x]  Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).

###### Notify maintainers
cc @blitz @Ma27 @tfc @worldofpeace
2020-09-20 18:32:57 +00:00
Mario Rodas e5869f999f gitAndTools.git-imerge: 1.1.0 -> 1.2.0
https://github.com/mhagger/git-imerge/releases/tag/v1.2.0
2020-09-20 09:10:00 -05:00
Lassulus 8779fd7ef7
Merge pull request #98262 from ju1m/fix-gitolite
gitolite: fix updating of gitweb access list and description
2020-09-19 15:00:41 +02:00
Julien Moutinho a3461afcca gitolite: fix updating of gitweb access list and description 2020-09-19 07:38:38 +02:00
Marek Mahut 8e1a41d63e
Merge pull request #94439 from prusnak/gomp
gomp: init at 1.1.0
2020-09-18 16:31:50 +02:00
Jacek Galowicz 0c1807e3e2
Merge pull request #97981 from VirtusLab/git-machete-2.15.5
gitAndTools.git-machete: 2.15.4 -> 2.15.5
2020-09-18 10:06:55 +02:00
zowoq ec63faba64 gitAndTools.gh: 0.12.0 -> 1.0.0
https://github.com/cli/cli/releases/tag/v1.0.0
2020-09-17 17:41:04 +10:00
Travis CI 6d0c57fb93 gitAndTools.git-machete: 2.15.4 -> 2.15.5
###### Motivation for this change
Update to latest upstream version

###### Things done
 * [ ]  Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file) on non-NixOS linux)
 * Built on platform(s)

   * [x]  NixOS
   * [ ]  macOS
   * [ ]  other Linux distributions
 * [ ]  Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests))
 * [ ]  Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"`
 * [x]  Tested execution of all binary files (usually in `./result/bin/`)
 * [ ]  Determined the impact on package closure size (by running `nix path-info -S` before and after)
 * [ ]  Ensured that relevant documentation is up to date
 * [x]  Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md).

###### Notify maintainers
cc @blitz @Ma27 @tfc @worldofpeace
2020-09-14 15:56:26 +00:00
Daniël de Kok 16f13a9cad
Merge pull request #97893 from syberant/gitoxide
gitoxide: 0.3.0 -> 0.4.0
2020-09-14 07:35:20 +02:00
syberant 2f6c1eac7b gitoxide: 0.3.0 -> 0.4.0
Add dependency on openssl.
2020-09-13 21:08:17 +02:00
Norbert Melzer 4312e2460a lefthook: use go 1.14 to build
Due to some changes in `go` from 1.14 to 1.15 the lefthook tool
currently can't start external programs and errors each test it tries
to run, making it effectively useless.

This is a temporary fix to make `lefthook` usable again until the
upstream issue was fixed and a new release has been cut.

Upstream issue: https://github.com/Arkweid/lefthook/issues/151
2020-09-13 18:20:22 +02:00
Lassulus 220c7d796f
Merge pull request #97681 from Jiehong/code/update_sublime
sublime-merge: use 2033 as dev and 2032 as stable versions
2020-09-12 22:18:57 +02:00
Evan Stoll d44f9f2316 gitkraken: 7.3.0 -> 7.3.2 2020-09-11 12:45:20 -04:00
Doron Behar 1be95fd59a
Merge pull request #92988 from freezeboy/add-commitizen 2020-09-11 15:53:42 +03:00
freezeboy c66bd4b04d commitizen: init at 4.2.1 2020-09-11 12:45:36 +02:00
Jiehong Ma b89327579e sublime-merge: use 2033 as dev and 2032 as stable versions 2020-09-10 19:07:44 +02:00
Sandro 6623aac946
gitAndTools.rs-git-fsmonitor: init at 0.1.3 (#96574) 2020-09-10 13:09:33 +02:00
Edmund Wu 84066b0a4f sourcehut.srht: misaka -> mistletoe
Upstream uses mistletoe now [1]

[1] 773c3e94eb
2020-09-08 17:43:57 -07:00
Edmund Wu 496cbef3d1 sourcehut: python37 -> python38 2020-09-08 17:43:57 -07:00
Edmund Wu db5c7cc5ee sourcehut.gitsrht: fix build 2020-09-08 17:43:57 -07:00
Edmund Wu e616754232 sourcehut.metasrht: check buildGoModule 2020-09-08 17:43:57 -07:00
Edmund Wu 00e0bdf938 sourcehut.gitsrht: check buildGoModule 2020-09-08 17:43:57 -07:00
Edmund Wu c75cd827df sourcehut.buildsrht: check buildGoModule 2020-09-08 17:43:57 -07:00
Edmund Wu 83be8b43db sourcehut.metasrht: include api module 2020-09-08 17:43:57 -07:00
Edmund Wu 8518ef1687 sourcehut.gitsrht: include api module 2020-09-08 17:43:57 -07:00
Edmund Wu 3fd4e765d0 sourcehut.gitsrht: fix build 2020-09-08 17:43:57 -07:00
Edmund Wu 5e9feb2427 sourcehut.buildsrht: fix build 2020-09-08 17:43:57 -07:00
Edmund Wu 42f17611a1 sourcehut.*: remove SRHT_PATH patch 2020-09-08 17:43:57 -07:00
Edmund Wu 222a7a3a7a sourcehut.hubsrht: init at 0.10.6 2020-09-08 17:43:57 -07:00
Edmund Wu 151911db03 scmsrht: 0.19.11 -> 0.22.3 2020-09-08 17:43:57 -07:00
Edmund Wu 93ec2aea28 todosrht: 0.57.14 -> 0.61.11 2020-09-08 17:43:57 -07:00
Edmund Wu f38d72aa8b pastesrht: 0.10.3 -> 0.11.1 2020-09-08 17:43:57 -07:00
Edmund Wu 77f7c9b851 metasrht: 0.42.13 -> 0.50.2 2020-09-08 17:43:57 -07:00
Edmund Wu 68511199bb mansrht: 0.14.7 -> 0.15.1 2020-09-08 17:43:57 -07:00
Edmund Wu 52a95e9996 listssrht: 0.41.8 -> 0.45.9 2020-09-08 17:43:57 -07:00