Commit Graph

3657 Commits

Author SHA1 Message Date
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
Jan Tojnar
32b4375f10
Merge branch 'staging-next' into staging 2020-09-29 00:12:29 +02:00
Jörg Thalheim
a2960ac430
Merge pull request #97603 from zowoq/rust-test-threads 2020-09-25 06:19:23 +02:00
Jan Tojnar
d471c5d1f3
Merge branch 'staging-next' into staging 2020-09-24 23:09:00 +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
Frederik Rietdijk
7bff759fac Merge staging-next into staging 2020-09-22 18:31:56 +02: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
WORLDofPEACE
978e419abe Merge branch 'staging-next' into staging 2020-09-20 18:43:38 -04:00
WORLDofPEACE
34aaac6d7c Merge branch 'staging-next' into staging 2020-09-20 18:41:15 -04: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
WORLDofPEACE
6b1c8e8036 Revert "git: enable zsh completion"
This reverts commit 35b403bf12.
2020-09-14 18:31:00 -04: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
Edmund Wu
0ad7f89d8c hgsrht: 0.26.0 -> 0.26.18 2020-09-08 17:43:57 -07:00
Edmund Wu
20eec4f075 gitsrht: 0.50.3 -> 0.60.7 2020-09-08 17:43:57 -07:00
Edmund Wu
2136408b68 dispatchsrht: 0.14.1 -> 0.14.9 2020-09-08 17:43:57 -07:00
Edmund Wu
a9677e0f33 buildsrht: 0.56.13 -> 0.62.6 2020-09-08 17:43:57 -07:00
Edmund Wu
ddea634e1a srht: 0.59.13 -> 0.64.0 2020-09-08 17:43:57 -07:00
Mario Rodas
2649c85cb8
Merge pull request #97412 from marsam/update-git-subtrac
gitAndTools.git-subtrac: 0.03 -> 0.04
2020-09-08 05:10:15 -05:00
zowoq
ec22086628 gitAndTools.gh: 0.11.1 -> 0.12.0
https://github.com/cli/cli/releases/tag/v0.12.0
2020-09-08 20:04:32 +10:00
zowoq
e4cc68f766 gitAndTools.git-interactive-rebase-tool: disable check
disable until buildRustPackage supports setting test-threads in packages
2020-09-08 05:58:24 +10:00
Kevin Cox
13d483a4e1
Merge pull request #97239 from NixOS/kevincox-sparkleshare-lfs
sparkleshare: Add git-lfs dependency.
2020-09-07 13:57:50 -04:00
Michael Weiss
fed923247a
gitRepo: 2.8 -> 2.9 2020-09-07 18:34:36 +02:00
Kevin Cox
c6268906e7
sparkleshare: Add git-lfs dependency.
SparkleShare failed to sync some repos because it failed to find the git-lfs command.
2020-09-07 10:22:19 -04:00
Mario Rodas
22cf34bc25 gitAndTools.git-subtrac: 0.03 -> 0.04 2020-09-07 04:20:00 +00:00
Frederik Rietdijk
d362c0e54e Merge master into staging-next 2020-09-06 18:14:23 +02:00
Evan Stoll
7a0eb47364 gitkraken: 7.2.0 -> 7.3.0
GitKraken now depends on libdrm and libgbm 
- add libdrm to libPath
- add mesa (libgbm) to libPath
2020-09-05 15:50:23 -04:00
Mario Rodas
000404944c
Merge pull request #97156 from zowoq/delta
gitAndTools.delta: 0.4.1 -> 0.4.3
2020-09-05 10:38:12 -05:00
Maximilian Bosch
2f4c709391
gitea: 1.12.3 -> 1.12.4
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.12.4

This release fixes a few security bugs:

* https://github.com/go-gitea/gitea/issues?q=label%3Abackport%2Fv1.12+label%3Akind%2Fsecurity+is%3Aclosed
2020-09-05 16:21:43 +02:00
zowoq
d763fb2257 gitAndTools.delta: 0.4.1 -> 0.4.3
https://github.com/dandavison/delta/releases/tag/0.4.3
2020-09-05 07:34:20 +10:00
Frederik Rietdijk
af81d39b87 Merge staging-next into staging 2020-09-04 20:03:30 +02:00
Victor Luft
740b2f851f sublime-merge: 2020 -> 2033 2020-09-04 16:26:51 +02:00
Victor Luft
1a3ebe5a7d sublime-merge-dev: 2022 -> 2031 2020-09-04 16:26:51 +02:00
Frederik Rietdijk
377242d587 Merge staging-next into staging 2020-09-03 19:21:10 +02:00
yoctocell
008f45f591 gitAndTools.gita: 0.10.9 -> 0.10.10 2020-09-02 14:44:14 -07:00
Mario Rodas
d8d4fc6f6d git-lfs: 2.11.0 -> 2.12.0
https://github.com/git-lfs/git-lfs/releases/tag/v2.12.0
2020-09-02 04:20:00 +00:00
Kevin Cox
2cd9dd502c sparkleshare: init at 3.28 2020-09-01 12:09:52 -04:00
Daniël de Kok
8ec5187cb4
Merge pull request #96339 from danieldk/fossil-improvements
fossil: install man page and bash shell completions, use system sqlite
2020-09-01 08:53:10 +02:00
Mario Rodas
275052ac9f
Merge pull request #96754 from r-ryantm/auto-update/yadm
yadm: 2.4.0 -> 2.5.0
2020-08-31 12:31:49 -05:00
R. RyanTM
9ea3bdfe15 yadm: 2.4.0 -> 2.5.0 2020-08-31 10:22:26 +00:00
Milan Pässler
6956ce821d gitlab: 13.0.12 -> 13.0.14 2020-08-30 11:24:25 -07:00
worldofpeace
9c94af3506
Merge pull request #96345 from VirtusLab/git-machete-2.15.4
gitAndTools.git-machete: 2.15.3 -> 2.15.4
2020-08-27 04:31:55 -04:00
R. RyanTM
1d8caa0db0
gerrit: 3.2.2 -> 3.2.3 (#96304) 2020-08-26 15:24:21 +02:00
Travis CI
b123d22237 gitAndTools.git-machete: 2.15.3 -> 2.15.4
###### 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-08-26 08:03:50 +00:00
Daniël de Kok
1efda79b1b fossil: use system sqlite 2020-08-26 08:43:54 +02:00
Daniël de Kok
9d941bcd7b fossil: install man page and bash shell completions
While at it, clean the derivation up a little.
2020-08-26 08:43:54 +02:00
R. RyanTM
ba9f3e80d7 fossil: 2.11.1 -> 2.12.1 2020-08-25 22:56:39 +00:00
Benjamin Esham
c278c6fd55 gitstatus: fix zsh integration
At some point the upstream changed and gitstatus.prompt.zsh stopped
working. The issue was that this file expects to be able to run the
"install" script in the same directory.

- Install the "install" script and "build.info" file that
  gitstatus.prompt.zsh expects to be able to find when it runs.
- Patch the install script so that it defaults to not automatically
  installing gitstatus. This can still be overridden by setting
  GITSTATUS_AUTO_INSTALL=1, although I'm not sure why anyone would do
  this if they've already installed gitstatus with Nix.
- Add an install check phase that tests the zsh integration to prevent
  this derivation from breaking in the same way in the future. (This
  also ends up testing the binary itself.)

Fixes #96135.
2020-08-24 18:29:16 -04:00
Robert Scott
b91ad42896 gitAndTools.git-fast-export: add installCheckPhase
this creates and converts a simple hg repository - should stop us
inadvertently breaking this package.
2020-08-23 14:08:03 +01:00
Robert Scott
6b1e2a51aa gitAndTools.git-fast-export: 190107 -> 200213, fix
fixing involves providing it with mercurial_4 (and implicitly python27 -
current released fast-export doesn't support py3 yet) and adding git to
the wrapped PATH. this shouldn't be a runtime-resolved dependency.
2020-08-23 12:13:14 +01:00
Jan Tojnar
2b6f959c3b gitAndTools.diff-so-fancy: Fix shebang patching and clean up
perl is a runtime dependency so it needs to be in buildInputs,
otherwise patchShebangs hook will not see it.
2020-08-21 12:31:29 -07:00
David McFarland
348051b40a
p4: init at 2020.1.1991450 (#95103) 2020-08-21 12:37:10 -04:00
Dmitry Kalinkin
86b9cafcfc
Merge pull request #95748 from corngood/p4v
p4v: 2017.3.1601999 -> 2020.1.1966006
2020-08-19 19:00:56 -07:00
worldofpeace
ab77cf8930
Merge pull request #93298 from alyssais/git-remote-hg
git-remote-hg: fix; refactor
2020-08-19 19:08:47 -04:00
Alyssa Ross
8c05e036ea
gitAndTools.git-remote-hg: use buildPythonApplication
This is much cleaner than constructing PYTHONPATH using interpolated
subshells.
2020-08-19 20:30:42 +00:00
David McFarland
041f70f62f p4v: 2017.3.1601999 -> 2020.1.1966006 2020-08-18 09:10:26 -03:00
syberant
8fb288515f gitoxide: init at 0.3.0
Fixes: https://github.com/NixOS/nixpkgs/issues/95317
2020-08-16 19:49:18 +00:00
Dmitry Bogatov
a5985162e3 git: make nls support optional
Add option "nlsSupport" (true by default, maching upstream defaults) to
make nls support configurable. This change does not trigger rebuild.
2020-08-16 10:38:28 +00:00
zowoq
473536e3b5 buildRustPackage: remove platform.all from packages 2020-08-16 12:48:18 +10:00
zowoq
a83a88db05 buildGoPackage: remove platform.all from packages 2020-08-15 19:34:47 -07:00
zowoq
42313b92bc buildGoModule: remove platform.all from packages 2020-08-15 19:34:47 -07:00
andys8
bb472d014c Adding alias for git tool "git brunch" 2020-08-15 17:08:02 -07:00
zowoq
ad3dbcf02e gitAndTools.gh: enable checks 2020-08-15 11:18:59 +10:00
R. RyanTM
20fab51c3f gitolite: 3.6.11 -> 3.6.12 2020-08-13 23:50:47 +00:00
Daniël de Kok
12d265b081
Merge pull request #95201 from rodrigondec/master
gitkraken: 7.1.0 -> 7.2.0
2020-08-12 20:08:29 +02:00
Aaron Andersen
8e63d1268c
Merge pull request #94999 from StijnDW/redmine
nixos/redmine: patch mercurial integration
2020-08-11 20:56:19 -04:00
Timothy Stott
ba7c0893d4
treewide: remove obsolete attribute goPackagePath in buildGoModule derivations (#95092)
The buildGoModule infrastructure does not make use of goPackagePath it is a residue from buildGoPackage.
2020-08-11 21:04:55 +00:00
Rodrigo Castro
2a4e97910e
gitkraken: 7.1.0 -> 7.2.0 2020-08-11 14:37:17 -03:00
Florian Klink
5aa6b4c2a1
gitlab: 13.0.9 -> 13.0.12 (#94968) 2020-08-11 14:11:39 +02:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Stijn DW
64fde26355 nixos/redmine: patch mercurial integration 2020-08-09 14:41:03 +02:00
zowoq
142da76d1d gitAndTools.delta: 0.4.0 -> 0.4.1
https://github.com/dandavison/delta/releases/tag/0.4.1
2020-08-09 08:06:23 +10:00
R. RyanTM
0ca9e6b2b5 ghq: 1.1.2 -> 1.1.5 2020-08-07 00:11:00 -07:00
Pavol Rusnak
f34f259579
gomp: init at 1.1.0 2020-08-05 23:19:58 +02:00
Martin Weinelt
297bbd9e30
Merge pull request #92508 from mweinelt/powerlevel10k
zsh-powerlevel10k: 1.11.0 -> 1.12.0; gitAndTools.gitstatus: 1.1.3 -> 1.2.2
2020-08-05 13:20:55 +02:00
Vladimír Čunát
8bbc202208
Merge branch 'master' into staging-next 2020-08-04 21:37:39 +02:00
Jan Tojnar
2d6cbbe462
meld: 3.20.2 → 3.21.0
Clean up, switch to Meson, remove unused test dependencies, fix license.

https://gitlab.gnome.org/GNOME/meld/-/blob/3.21.0/NEWS
2020-08-04 17:47:04 +02:00
Frederik Rietdijk
26c481b435 Merge master into staging-next 2020-08-04 12:48:50 +02:00
zowoq
fe8590a18f gitAndTools.delta: 0.3.0 -> 0.4.0
https://github.com/dandavison/delta/releases/tag/0.4.0
2020-08-04 11:27:59 +10:00
Frederik Rietdijk
50c060d13d Merge master into staging-next 2020-08-01 19:37:20 +02:00
Oleksii Filonenko
991aa1d155
Merge pull request #94407 from r-ryantm/auto-update/gitui
gitAndTools.gitui: 0.8.1 -> 0.9.1
2020-08-01 11:16:13 +03:00
R. RyanTM
b735f8cba8 gitAndTools.gitui: 0.8.1 -> 0.9.1 2020-08-01 05:12:20 +00:00
Michael Weiss
e9c36545a7
tig: Don't install the broken ZSH completion
There are some Nixpkgs specific issues that we could fix but due to
changes in Git it currently isn't possible to source git-completion.bash
from ZSH (at least not how tig-completion.bash expects it).
Upstream issue: https://github.com/jonas/tig/issues/940

For the meantime it seems best to simply not install it anymore so that
the fallback implementation from ZSH can be used (more inaccurate as the
git-log completion is reused but it is helpful to complete remotes,
branches, tags, etc. and doesn't emit an error to the console).
2020-07-31 20:57:35 +02:00
zowoq
3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
Frederik Rietdijk
cee7df4846 Merge staging-next into staging 2020-07-30 18:28:15 +02:00
Maximilian Bosch
1ee2610f1a
gitea: 1.12.2 -> 1.12.3
https://github.com/go-gitea/gitea/releases/tag/v1.12.3
2020-07-30 02:09:50 +02:00
Vladimír Čunát
60d89e5793
Merge branch 'master' into staging 2020-07-29 18:40:28 +02:00
zowoq
3007e7e48c gitAndTools.gh: 0.11.0 -> 0.11.1
https://github.com/cli/cli/releases/tag/v0.11.1
2020-07-29 09:03:54 +10:00
Mario Rodas
c3f8d59463
Merge pull request #94086 from r-ryantm/auto-update/git-filter-repo
gitAndTools.git-filter-repo: 2.27.1 -> 2.28.0
2020-07-28 11:09:54 -05:00
R. RyanTM
01676580dc gitAndTools.git-filter-repo: 2.27.1 -> 2.28.0 2020-07-28 15:10:46 +00:00
leo60228
d42bcde652
git: 2.27.0 -> 2.28.0 (#94026) 2020-07-28 12:38:29 +02:00
Maximilian Bosch
c80bf92d7c
gitAndTools.git-workspace: 0.6.0 -> 0.7.0
https://github.com/orf/git-workspace/releases/tag/v0.7.0
2020-07-26 11:32:41 +02:00
Ryan Mulligan
e5e2c8dd09
Merge pull request #93282 from r-ryantm/auto-update/bcompare
bcompare: 4.3.4.24657 -> 4.3.5.24893
2020-07-19 16:47:42 -07:00
Maximilian Bosch
739713fce2
Merge pull request #93342 from VirtusLab/git-machete-2.15.3
gitAndTools.git-machete: 2.15.2 -> 2.15.3
2020-07-17 16:08:30 +02:00
Ryan Mulligan
e0ed6d71e3
Merge pull request #93317 from r-ryantm/auto-update/gitkraken
gitkraken: 7.0.1 -> 7.1.0
2020-07-17 06:01:45 -07:00
Travis CI
8c5f73ae69 gitAndTools.git-machete: 2.15.2 -> 2.15.3
###### 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-07-17 11:58:49 +00:00
Mario Rodas
4f5195c350
Merge pull request #93313 from r-ryantm/auto-update/gitui
gitAndTools.gitui: 0.5.0 -> 0.8.1
2020-07-16 21:44:02 -05:00
R. RyanTM
7444a7ea05 gitkraken: 7.0.1 -> 7.1.0 2020-07-17 01:01:29 +00:00
zowoq
2a45eea7e3 gitAndTools.gh: 0.10.1 -> 0.11.0
https://github.com/cli/cli/releases/tag/v0.11.0
2020-07-17 09:57:01 +10:00
R. RyanTM
2025e915bc gitAndTools.gitui: 0.5.0 -> 0.8.1 2020-07-16 23:53:40 +00:00
Alyssa Ross
d9ca548d95
gitAndTools.git-remote-hg: 1.0.1 -> unstable-2020-06-12
This package needs to use the same Python as Mercurial, but the
released version doesn't support Python 3.
2020-07-16 19:22:18 +00:00
R. RyanTM
3b34f20fb5 bcompare: 4.3.4.24657 -> 4.3.5.24893 2020-07-16 16:21:26 +00:00
Florian Klink
56e63ca017 gerrit: add myself to maintainers 2020-07-13 17:41:32 +02:00
edef
26291ccf34
Merge pull request #92930 from flokli/gerrit-3.2.2
gerrit: 3.1.5 -> 3.2.2
2020-07-13 15:27:58 +00:00
Claudio Bley
8aa6716621 gitAndTools.delta: 0.2.0 -> 0.3.0 2020-07-13 10:48:20 +02:00
Maximilian Bosch
3970e7a1c0
gitea: 1.12.1 -> 1.12.2
https://github.com/go-gitea/gitea/releases/tag/v1.12.2
2020-07-11 21:06:59 +02:00
Florian Klink
34663b0fc1 gerrit: 3.1.5 -> 3.2.2 2020-07-11 15:07:54 +02:00
Florian Klink
6e63209f28
Merge pull request #92635 from petabyteboy/feature/gitlab-13-0-9
gitlab: 13.0.8 -> 13.0.9
2020-07-08 20:12:34 +02:00
Mario Rodas
a9a8b65b9b
Merge pull request #92590 from r-ryantm/auto-update/stgit
gitAndTools.stgit: 0.22 -> 0.23
2020-07-07 20:47:27 -05:00
Mario Rodas
ce6a518773
gitAndTools.stgit: install completions 2020-07-07 20:33:16 -05:00
Milan Pässler
f3a353f184 gitlab: 13.0.8 -> 13.0.9
Security release: https://about.gitlab.com/releases/2020/07/06/critical-security-release-gitlab-13-1-3-released/
2020-07-07 22:15:03 +02:00
R. RyanTM
53ae3eff51 gitAndTools.subgit: 3.3.9 -> 3.3.10 2020-07-07 09:51:15 -07:00
R. RyanTM
b306720264 gitAndTools.stgit: 0.22 -> 0.23 2020-07-07 15:09:40 +00:00
Martin Weinelt
c11adfeef9
gitAndTools.gitstatus: 1.1.3 -> 1.2.2 2020-07-06 23:32:26 +02:00
Florian Klink
d986fccd9d
gitlab: 13.0.6 -> 13.0.8 (#92060) 2020-07-06 22:44:18 +02:00
R. RyanTM
3a3d5ff8a0 mercurial: 5.4.1 -> 5.4.2 2020-07-05 14:40:56 +00:00
Maximilian Bosch
ab005bf302
Merge pull request #92151 from r-ryantm/auto-update/git-extras
gitAndTools.git-extras: 5.1.0 -> 6.0.0
2020-07-03 12:17:06 +02:00
R. RyanTM
9b0f6a0ffc gitAndTools.git-extras: 5.1.0 -> 6.0.0 2020-07-03 09:33:30 +00:00
Travis CI
a40b8a6869 gitAndTools.git-machete: 2.14.0 -> 2.15.2
###### 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-07-02 15:26:15 +00:00
zowoq
26c7b538cc gitAndTools.delta: add maintainer 2020-07-02 15:02:05 +10:00
zowoq
092cf65e99 gitAndTools.delta: 0.1.1 -> 0.2.0
https://github.com/dandavison/delta/releases/tag/0.2.0
2020-07-02 15:01:58 +10:00
Mario Rodas
79cd1cc2d7
Merge pull request #89085 from wigust/gita
Update gitAndTools.gita and add bash completion
2020-06-29 14:52:55 -05:00
Marco Hennings
e5f0d13a49
gitAndTools.stgit: Fix broken package. (#84198)
The stgit package is installing using make, which leaves the application in a state where it can not properly find the installed package stgit.

---
File "/run/current-system/sw/bin/stg", line 35, in <module>
    from stgit.main import main
ImportError: No module named stgit.main
---

This is fixed by using buildPythonApplication instead of stdenv.mkDerivation.
2020-06-27 23:54:57 +02:00
R. RyanTM
d8cab5ba0b ghq: 1.1.1 -> 1.1.2 2020-06-26 09:22:04 +00:00
Daniël de Kok
6b096983f4
Merge pull request #90685 from zookatron/sublime-merge
sublime-merge: askpass bug fix
2020-06-25 19:54:14 +02:00
Tim Zook
228cd7fbd7 sublime-merge-dev: 2011 -> 2022 2020-06-25 12:06:31 -05:00
zowoq
c7e61112df treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
zowoq
b2c8af46fc gitAndTools.gh: 0.10.0 -> 0.10.1
https://github.com/cli/cli/releases/tag/v0.10.1
2020-06-25 09:18:44 +10:00
Tim Zook
f09718c84a sublime-merge: askpass bug fix
Replace ssh-askpass-sublime executable from sublime-merge that is incompatable with the nix package wrapper. Fixes NixOS/nixpkgs#88600
2020-06-23 10:38:12 -05:00
Maximilian Bosch
14bc25038b
gitea: 1.12.0 -> 1.12.1
https://github.com/go-gitea/gitea/releases/tag/v1.12.1
2020-06-22 11:26:09 +02:00
Maximilian Bosch
04570e620d
gitea: 1.11.6 -> 1.12.0
https://github.com/go-gitea/gitea/releases/tag/v1.12.0
2020-06-19 00:10:15 +02:00
R. RyanTM
0505a47c8e gitkraken: 7.0.0 -> 7.0.1 2020-06-17 11:03:33 -07:00
edef
c84eb15eab
Merge pull request #88003 from lukegb/update/mercurial
mercurial: 5.3.1 -> 5.4.1
2020-06-17 01:01:45 +00:00
Ryan Mulligan
a61b4946d1
Merge pull request #90557 from r-ryantm/auto-update/git-open
gitAndTools.git-open: 2.0.0 -> 2.1.0
2020-06-16 05:59:15 -07:00
Mario Rodas
f5ae175e1c
Merge pull request #90568 from marsam/update-git-gone
gitAndTools.git-gone: 0.3.2 -> 0.3.6
2020-06-16 05:33:14 -05:00
R. RyanTM
acd91479ed gitAndTools.git-open: 2.0.0 -> 2.1.0 2020-06-16 01:05:26 +00:00
Mario Rodas
b288c361de
gitAndTools.git-gone: 0.3.2 -> 0.3.6 2020-06-15 04:20:00 -05:00
Mario Rodas
573d41ddbe
gitAndTools.git-subtrac: 0.02 -> 0.03 2020-06-15 04:20:00 -05:00
R. RyanTM
18154b0a44 gitAndTools.git-filter-repo: 2.27.0 -> 2.27.1 2020-06-16 01:58:09 +00:00
Frederik Rietdijk
1523382160 Merge master into staging-next 2020-06-13 11:02:21 +02:00
volth
54c4223e55 treewide: central.maven.org -> repo1.maven.org 2020-06-12 14:26:08 +00:00
Frederik Rietdijk
febc27b59a Merge master into staging-next 2020-06-12 08:57:26 +02:00
zowoq
b479619da8 gitAndTools.gh: 0.9.0 -> 0.10.0
https://github.com/cli/cli/releases/tag/v0.10.0
2020-06-12 08:58:26 +10:00
Florian Klink
23eabcc562
Merge pull request #90101 from flokli/gitlab-13.0.6
gitlab: 13.0.4 -> 13.0.6
2020-06-11 20:52:07 +02:00
R. RyanTM
7d131f6112 fossil: 2.11 -> 2.11.1 2020-06-10 16:41:55 -07:00
Florian Klink
38a4af7d19 gitlab: 13.0.4 -> 13.0.6
CI Token Access Control

An authorization issue discovered in the mirroring logic allowed read access to private repositories. This issue is now mitigated in the latest release and is waiting for a CVE ID to be assigned.

https://about.gitlab.com/releases/2020/06/10/critical-security-release-13-0-6-released/
2020-06-11 00:27:11 +02:00
Vladimír Čunát
13add13388
Merge branch 'master' into staging-next
... to resolve a trivial conflict in libpcap.
2020-06-10 20:00:44 +02:00
Vladimír Čunát
a5f5d020c6
Merge branch 'staging-next' 2020-06-10 16:13:48 +02:00
Mario Rodas
531bedd2f8
Merge pull request #89938 from r-ryantm/auto-update/gitui
gitAndTools.gitui: 0.3.0 -> 0.5.0
2020-06-10 05:42:48 -05:00
Jan Tojnar
acb53e0698
Merge branch 'staging-next' into staging 2020-06-10 04:10:57 +02:00
Jan Tojnar
c637cbe992
Merge branch 'master' into staging-next 2020-06-10 04:10:34 +02:00
Mario Rodas
926e8631bc
Merge pull request #89969 from r-ryantm/auto-update/git-filter-repo
gitAndTools.git-filter-repo: 2.26.0 -> 2.27.0
2020-06-09 18:48:22 -05:00
Mario Rodas
3d44c01fe3
gitAndTools.git-filter-repo: add meta platforms 2020-06-09 18:18:18 -05:00
Mario Rodas
a8ba9a04b3
Merge pull request #89965 from r-ryantm/auto-update/git-absorb
gitAndTools.git-absorb: 0.6.2 -> 0.6.3
2020-06-09 18:12:42 -05:00
R. RyanTM
4f5e740880 gitAndTools.git-filter-repo: 2.26.0 -> 2.27.0 2020-06-09 19:59:57 +00:00
R. RyanTM
84264ef0f0 gitAndTools.git-absorb: 0.6.2 -> 0.6.3 2020-06-09 19:34:00 +00:00
R. RyanTM
01b660d8f1 gitAndTools.gitui: 0.3.0 -> 0.5.0 2020-06-09 15:49:24 +00:00
Vladimír Čunát
0b4afef84a
gitMinimal: fix build after PR #86848
In that case it specified $doc output but didn't even create it.
I expect it's better to do it this way instead of creating it
as an empty directory.
(Only the failed builds get rebuilt by this commit.)
2020-06-09 09:28:24 +02:00
R. RyanTM
d57cf1d355 ghq: 1.1.0 -> 1.1.1 2020-06-08 18:58:20 +00:00
Frederik Rietdijk
8576d24b2a Merge staging-next into staging 2020-06-08 12:08:51 +02:00
Frederik Rietdijk
dc33419285 Merge master into staging-next 2020-06-08 12:06:12 +02:00
Mario Rodas
3795ac59cf
gitAndTools.git-subset: init at 0.1.1 2020-06-07 04:20:00 -05:00
Michael Weiss
98c44f5657
git: 2.26.2 -> 2.27.0 (#89355)
disable_test: Use \s instead of ' ' as tabs are used for indentation in
t5324-split-commit-graph.sh. It's also necessary to insert : (no op) in
front of # to prevent Bash syntax errors due to empty loops.

Two newly added tests fail due the usage of shared permissions (outside
of the build sandbox they succeed, actually even with breakpointHook
(cntr attach + cntr exec bash)):
```
t5324-split-commit-graph.sh                      (Wstat: 256 Tests: 29
Failed: 2)
  Failed tests:  28-29
  Non-zero exit status: 1
```

I'm also adding myself as maintainer since there currently doesn't seem
to be a fixed one for regular updates.

Announcement:
https://lkml.kernel.org/lkml/xmqqzh9mu4my.fsf@gitster.c.googlers.com/
2020-06-06 19:21:54 +02:00
Luke Granger-Brown
5a8de77166 mercurial: 5.3.1 -> 5.4.1 2020-06-06 13:06:07 +01:00
Frederik Rietdijk
43f71029cc Merge master into staging-next 2020-06-05 19:40:53 +02:00
Frederik Rietdijk
08900c0554 Merge master into staging-next 2020-06-04 15:25:54 +02:00
talyz
0b5c534598
gitlab: 13.0.3 -> 13.0.4
https://about.gitlab.com/releases/2020/06/03/critical-security-release-13-0-4-released/
2020-06-04 14:32:45 +02:00
Robin Gloster
79454f15ac
gitlab: 12.10.8 -> 13.0.3
https://about.gitlab.com/releases/2020/05/22/gitlab-13-0-released/
https://about.gitlab.com/releases/2020/05/27/security-release-13-0-1-released/
https://about.gitlab.com/releases/2020/05/29/gitlab-13-0-3-released/

The gitaly gitlab-shell config has moved into gitaly.toml. See
https://gitlab.com/gitlab-org/gitaly/-/issues/2182 for more info.
2020-06-04 14:32:39 +02:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
zimbatm
383c5d09b9
gerrit: 3.1.4 -> 3.1.5 (#89288) 2020-06-03 09:45:51 +00:00
Oleg Pykhalov
a34547730f
gitAndTools.gita: enable tests 2020-06-02 23:35:03 +03:00
R. RyanTM
64de2db0c2 fossil: 2.10 -> 2.11 2020-06-02 12:50:33 -07:00
Oleg Pykhalov
abf309e005
gitAndTools.gita: add bash completion 2020-06-02 22:31:09 +03:00
Oleg Pykhalov
880c9a8519
gitAndTools.gita: 0.10.5 -> 0.10.9 2020-06-02 22:22:04 +03:00
zimbatm
9f15e95ff2
Merge pull request #89308 from LnL7/remove-sri-hashes
Remove sri hashes
2020-06-02 16:24:01 +02:00
Daiderd Jordan
b7ddbd52bd
treewide: replace SRI hashes 2020-06-01 15:24:19 +02:00
Martin Weinelt
43e6a42da8
gitstatus: unstable-2020-04-21 -> 1.1.3 2020-06-01 01:29:55 +02:00
Maximilian Bosch
69d71eb2a3
gitea: 1.11.5 -> 1.11.6
https://github.com/go-gitea/gitea/releases/tag/v1.11.6
2020-05-31 11:13:10 +02:00
Robin Gloster
b64205d164
Merge pull request #85293 from petabyteboy/feature/gitlab-12-9-x
gitlab: 12.8.10 -> 12.10.6
2020-05-31 06:10:29 +02:00
Robin Gloster
af05325f10
gitlab: 12.10.6 -> 12.10.8 2020-05-31 03:11:57 +02:00
Robin Gloster
7060927382
gitaly: fix gitlab-shell-config path patching 2020-05-31 03:07:50 +02:00
Frederik Rietdijk
36d9eeb9c7 Merge staging-next into staging 2020-05-29 17:06:01 +02:00
Mario Rodas
2081d759cc
Merge pull request #88873 from r-ryantm/auto-update/cvs-fast-export
cvs_fast_export: 1.53 -> 1.55
2020-05-28 19:45:42 -05:00
Jan Tojnar
30b4108038
Merge pull request #88952 from victorluft/smerge 2020-05-29 00:26:47 +02:00
Frederik Rietdijk
03de4c02fb Merge staging-next into staging 2020-05-28 22:05:36 +02:00
R. RyanTM
e74425ad1b gitAndTools.lefthook: 0.7.1 -> 0.7.2 2020-05-27 12:53:26 -07:00
Victor Luft
4523f8e9f0 sublime-merge: 1116 -> 2020 2020-05-27 09:42:21 -07:00
Victor Luft
2432d8a170 sublime-merge-dev: 1115 -> 2011 2020-05-27 09:42:21 -07:00
Victor Luft
76be58a6f9 sublime-merge: add libGL buildInput for Sublime Merge 2 2020-05-27 09:42:20 -07:00
Frederik Rietdijk
362d88c2b1 Merge staging-next into staging 2020-05-27 15:27:28 +02:00
zowoq
ad77631a6a gitAndTools.gh: 0.8.0 -> 0.9.0
https://github.com/cli/cli/releases/tag/v0.9.0
2020-05-27 09:53:02 +10:00
R. RyanTM
3687fffbc9 cvs_fast_export: 1.53 -> 1.55 2020-05-25 11:22:14 +00:00
Mario Rodas
3b9ebb8b8c
gitAndTools.git-absorb: 0.6.0 -> 0.6.2 2020-05-25 04:20:00 -05:00
rnhmjoj
aee614c996
treewide: replace bazaar with breezy 2020-05-25 09:22:54 +02:00
rnhmjoj
6a13fe4ece
bazaar: remove
Bazaar is deprecated in favour of Breezy, which is backward compatible
Python 3 fork of the original VCS.
2020-05-25 09:22:53 +02:00
Kim Lindberger
985d726b80
Merge pull request #86070 from kimat/kimat-gitin
gitAndTools.gitin: init at 0.27.8
2020-05-24 15:32:16 +02:00
Kimat Boven
72716b7a6f gitAndTools.gitin: init at 0.27.8 2020-05-24 12:56:53 +02:00
Frederik Rietdijk
8a77c900dd Merge staging-next into staging 2020-05-23 10:25:19 +02:00
Ryan Mulligan
31ae377d29
Merge pull request #88511 from r-ryantm/auto-update/gitkraken
gitkraken: 6.6.0 -> 7.0.0
2020-05-22 07:37:48 -07:00
Michael Weiss
9404c8ee74
gitRepo: 2.7 -> 2.8 2020-05-22 13:04:27 +02:00
Orivej Desh
16d7f7edae Merge branch 'master' into staging 2020-05-22 09:13:23 +00:00
Kimat Boven
c270ecd5ee gitaly: use libgit2 from all-packages.nix 2020-05-22 10:39:24 +02:00
R. RyanTM
4e1b9efd73 gitkraken: 6.6.0 -> 7.0.0 2020-05-21 12:09:53 +00:00
Oleksii Filonenko
c2d6a3c4cf gitAndTools.gitui: 0.2.5 -> 0.3.0 2020-05-20 15:28:22 +03:00
Seabass-Chan
92688a1ed7
bcompare - 4.3.2.24472 -> 4.3.4.24657 (#84521)
Co-authored-by: Milan Pässler <mil@nyantec.com>
2020-05-19 21:43:40 +02:00
Milan Pässler
e32bf64da0 gitaly: revert a commit that broke config loading 2020-05-19 01:31:14 +02:00
Wout Mertens
fd05023849
Merge pull request #86848 from primeos/git-add-doc-output
git: Add a doc output for the HTML and text files
2020-05-18 21:28:58 +02:00
Milan Pässler
755554808f gitlab: increase webpack memory limit 2020-05-18 18:35:08 +02:00
Milan Pässler
f61370214c gitlab: 12.8.10 -> 12.10.6 2020-05-18 18:34:46 +02:00
Michael Weiss
9f2faa1f6f
git-doc: init 2020-05-18 16:53:13 +02:00
Michael Weiss
54918d6366
git: Add a doc output for the HTML and text files
This will install the HTML and text documentation into a separate output
so that users can install it without having to rebuild Git.
Previously only `doc/git/git-subtree.html` was installed (which is now
in $doc as well).
The current output sizes are as follows:
```
$ du -sh $(nix-build -A git)
47M     /nix/store/wyqgalp61kmavx06rams7z8jz177nd8y-git-2.26.2
$ du -sh $(nix-build -A git.doc)
14M     /nix/store/6zi22fl5xc3sg23d9shsviinvwk89wvq-git-2.26.2-doc
```

Fixes #86022 (at least partly since the output has to be installed).
2020-05-18 16:50:43 +02:00
Pavel Goran
64decd9de6 gitea: fix wiki template incompatibility with go 1.14
Related to #87115.
2020-05-18 16:44:47 +07:00
Mario Rodas
c6c263e03e
Merge pull request #87683 from filalex77/gitui-0.2.3
gitAndTools.gitui: 0.2.2 -> 0.2.5
2020-05-16 19:48:10 -05:00