Artturi
0fbd19f3d9
Merge pull request #207315 from Artturin/fixcrossevalissues1
2022-12-23 18:50:57 +02:00
Artturin
b36d9696c5
treewide: fix error: attribute 'runtimeShell' missing
2022-12-22 20:50:27 +02:00
techknowlogick
045563fb30
gitea: 1.17.3 -> 1.17.4
2022-12-21 18:51:28 -05:00
Anderson Torres
8b6a91cb23
Merge pull request #206945 from atorres1985-contrib/git-branchstack
...
git-branchstack: init at 0.2.0
2022-12-20 11:58:17 -03:00
Aaron Andersen
79dbdc2138
Merge pull request #206712 from risicle/ris-redmine-4.2.9
...
redmine: 4.2.8 -> 4.2.9
2022-12-19 18:59:14 -05:00
AndersonTorres
adb8336300
git-branchstack: init at 0.2.0
2022-12-19 20:39:09 -03:00
Bernardo Meurer
6eb49d6695
Merge pull request #206727 from anthonyroussel/commitizen-2_38
2022-12-19 18:20:43 -03:00
AndersonTorres
d994dabace
treewide: remove git-and-tools directory
...
We do not use a "plugin system" for Git addons anymore, and therefore this
directory is no longer useful. Indeed that directory is way more confusing,
given that it includes more than mere Git addons, going from Bitbucket server
command-line tools to complete rewrites of Git in exotic programming languages.
Also, without this directory, the mental load of decision-making reduces a lot.
When anyone is interested in including a new git-related tool, just put it into
pkgs/applications/version-management, without apologies.
2022-12-19 15:05:22 -03:00
=
8aeaaac239
gitlab: workaround: remove attr_encrypted gem from rubyEnv
2022-12-19 09:48:04 +01:00
=
2198c022f8
gitlab: 15.6.1 -> 15.6.2
2022-12-19 09:48:04 +01:00
Anthony Roussel
d1e7498dbb
commitizen: 2.37.0 -> 2.38.0
2022-12-18 18:38:08 +01:00
Robert Scott
59fb0606d1
redmine: 4.2.8 -> 4.2.9
2022-12-18 14:33:13 +00:00
R. Ryantm
1e71885e1e
lefthook: 1.2.4 -> 1.2.6
2022-12-17 14:46:30 +00:00
R. Ryantm
cab0268555
git-delete-merged-branches: 7.2.2 -> 7.3.1
2022-12-16 07:06:58 +00:00
Philipp Riederer
41299467cc
gitkraken: 8.9.1 -> 9.0.0
...
closes #206227
2022-12-15 14:09:00 +01:00
Rick van Schijndel
9833d56c24
treewide: mark packages broken that never built on PLATFORM
...
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.
I manually audited the results and removed some results that were not valid.
Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.
Some observations:
- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
- gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
Bobby Rong
322c053791
Merge pull request #205823 from lockejan/bump-git-team
...
git-team: 1.8.0 -> 1.8.1
2022-12-13 18:54:36 +08:00
figsoda
4096ed383d
Merge pull request #205861 from john-shaffer/srvc
...
srvc: 0.8.0 -> 0.9.0
2022-12-12 22:44:22 -05:00
R. Ryantm
75a9a06486
ghorg: 1.9.0 -> 1.9.1
2022-12-13 02:48:00 +00:00
John Shaffer
6f4d63b205
srvc: 0.8.0 -> 0.9.0
2022-12-12 20:40:06 -06:00
Jan Schmitt
fe7d02b5f0
git-team: 1.8.0 -> 1.8.1
...
* The zsh completion script now correctly provides suggestions for the command git team (in addition to git-team).
* https://github.com/hekmekk/git-team/blob/main/CHANGELOG.md#181
2022-12-12 23:14:01 +01:00
figsoda
e163fe0984
Merge pull request #205602 from misuzu/git-workspace-update
...
git-workspace: 1.0.3 -> 1.1.0
2022-12-11 13:42:40 -05:00
misuzu
9bd2b9a95d
git-workspace: 1.0.3 -> 1.1.0
...
https://github.com/orf/git-workspace/releases/tag/v1.1.0
https://github.com/orf/git-workspace/compare/v1.0.3...v1.1.0
2022-12-11 09:35:09 +02:00
Robert Schütz
75300fb33d
nbstripout: 0.6.0 -> 0.6.1
2022-12-10 13:56:00 -08:00
Luke Granger-Brown
1dba7adaf3
Merge pull request #205443 from r-ryantm/auto-update/jujutsu
...
jujutsu: 0.6.0 -> 0.6.1
2022-12-10 21:33:54 +00:00
Sergei Trofimovich
15c39787d8
monotoneViz: use xorg.* packages directly instead of xlibsWrapper indirection
...
Validated as no change in `out` output with `diffoscope`.
2022-12-10 14:49:44 +00:00
R. Ryantm
c75297dc01
jujutsu: 0.6.0 -> 0.6.1
2022-12-10 11:07:32 +00:00
Austin Seipp
c847a43b67
sapling: fix nodejs path, add enableMinimal option
...
This change fixes the path to 'nodejs' in the Sapling scripts, so that
the 'sl web' command works OOTB even if the user has a fresh `$PATH`
without node itself.
However, this is really a developer-only tool, and isn't needed just to
e.g. clone repositories. In particular, a 'fetchSapling' codepath would
not need it; therefore we make it optional, but turned on by default.
The intention is to have a 'saplingMinimal' expression which can be used
for that path.
NOTE: this does NOT add a 'saplingMinimal' expression to
all-packages.nix; that would just result in more Hydra churn, so we
avoid it for now.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-12-09 18:26:22 -06:00
Austin Seipp
21e7ab0afc
sapling: fix 'sl web' command
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-12-09 18:26:22 -06:00
Austin Seipp
37f2a530e1
sapling: fix curl in buildInputs on darwin
...
It's needed on Darwin, but not Linux, so this is a bit more accurate.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-12-09 18:26:22 -06:00
Walter Franzini
c4ab5a5c4e
git-bug: 0.7.2 -> 0.8.0
2022-12-09 17:28:13 +01:00
Thiago Kenji Okada
6c846ee6bb
Merge pull request #205101 from wegank/tailor-python
...
tailor: 0.9.35 -> 0.9.37
2022-12-08 23:44:38 +00:00
Jonas Heinrich
d24e142391
Merge pull request #154304 from nialov/package-gitmux
...
gitmux: inti at 0.7.10
2022-12-08 12:33:00 +01:00
Weijia Wang
7c78928ad6
tailor: 0.9.35 -> 0.9.37
2022-12-08 05:10:23 +01:00
Bobby Rong
e613e99c07
Merge pull request #204918 from garymh/patch-2
...
glab: 1.23.0 -> 1.24.1
2022-12-08 10:40:04 +08:00
Gary Holtz
bf6fdfc15c
glab: 1.23.0 -> 1.24.1
...
Updating glab version to v.1.24.1 https://gitlab.com/gitlab-org/cli/-/releases/v1.24.1
2022-12-07 13:00:16 -06:00
Artturi
850fb23aa8
Merge pull request #204214 from wegank/wxgtk30-gtk2-drop
...
treewide: drop wxGTK30-gtk2
2022-12-06 23:28:43 +02:00
0x4A6F
56f11a3f0d
Merge pull request #204739 from r-ryantm/auto-update/jujutsu
...
jujutsu: 0.5.1 -> 0.6.0
2022-12-06 20:40:57 +01:00
R. Ryantm
b135e0ef73
lefthook: 1.2.3 -> 1.2.4
2022-12-06 19:39:27 +08:00
R. Ryantm
49b375b56e
jujutsu: 0.5.1 -> 0.6.0
2022-12-06 06:24:02 +00:00
Fabian Affolter
60a6c602f7
legit: rename GitPython
2022-12-05 22:02:12 +01:00
Fabian Affolter
40ab86df5e
git-up: rename GitPython
2022-12-05 22:00:57 +01:00
Fabian Affolter
80fbc24e34
git-repo-updater: rename GitPython
2022-12-05 21:58:25 +01:00
Fabian Affolter
61cb307ec7
git-privacy: rename GitPython
2022-12-05 21:56:50 +01:00
Fabian Affolter
1700f56597
git-annex-remote-googledrive: rename GitPython
2022-12-05 21:55:47 +01:00
nialov
d4f0deff85
gitmux: init at 0.7.10
2022-12-05 17:02:05 +02:00
figsoda
0b17691ab5
Merge pull request #204409 from r-ryantm/auto-update/lefthook
...
lefthook: 1.2.2 -> 1.2.3
2022-12-04 14:03:45 -05:00
R. Ryantm
01889dc3c3
lefthook: 1.2.2 -> 1.2.3
2022-12-04 06:27:47 +00:00
Anderson Torres
382f2e4e44
Merge pull request #204038 from atorres1985-contrib/git-and-tools-are-back
...
More git tools reordering
2022-12-03 20:52:20 -03:00
AndersonTorres
2e1413a057
josh: move to git-and-tools
2022-12-03 18:42:30 -03:00
AndersonTorres
f6feed1fd3
gitstats: move to git-and-tools
2022-12-03 18:42:30 -03:00
AndersonTorres
31087568fc
gitsign: move to git-and-tools
2022-12-03 18:42:29 -03:00
AndersonTorres
690da77e65
gitoxide: move to git-and-tools
2022-12-03 18:42:29 -03:00
AndersonTorres
b8cee52413
gitls: move to git-and-tools
2022-12-03 18:42:29 -03:00
AndersonTorres
fd4fa062b4
gitlint: move to git-and-tools
2022-12-03 18:42:28 -03:00
AndersonTorres
7389c44bcd
gitless: move to git-and-tools
2022-12-03 18:42:28 -03:00
AndersonTorres
6d744e7d96
git-up: move to git-and-tools
2022-12-03 18:42:27 -03:00
AndersonTorres
16aa4709eb
git-town: move to git-and-tools
2022-12-03 18:42:27 -03:00
AndersonTorres
18df6097bd
git-sizer: move to git-and-tools
2022-12-03 18:42:27 -03:00
AndersonTorres
4f7ca6ba79
git-series: move to git-and-tools
2022-12-03 18:42:26 -03:00
AndersonTorres
072e8e4403
git-review: move to git-and-tools
2022-12-03 18:42:25 -03:00
AndersonTorres
83b058e95b
git-repo: move to git-and-tools
...
Also add a legacy alias.
2022-12-03 18:42:25 -03:00
AndersonTorres
08b72ebbb2
git-repo-updater: move to git-and-tools
2022-12-03 18:42:24 -03:00
AndersonTorres
c2cb7d6ef6
git-quick-stats: move to git-and-tools
2022-12-03 18:42:24 -03:00
AndersonTorres
94250e8a63
git-privacy: move to git-and-tools
2022-12-03 18:42:24 -03:00
AndersonTorres
5f3cf8eb59
git-lfs: move to git-and-tools
2022-12-03 18:42:23 -03:00
AndersonTorres
019fac031a
git-hound: move to git-and-tools
2022-12-03 18:42:23 -03:00
AndersonTorres
d5fdd69442
git-ftp: move to git-and-tools
2022-12-03 18:42:22 -03:00
AndersonTorres
7601b8d8f5
git-fire: move to git-and-tools
2022-12-03 18:42:22 -03:00
AndersonTorres
f4c3e8fa5a
git-crecord: move to git-and-tools
2022-12-03 18:42:22 -03:00
AndersonTorres
5ffe526116
git-backup: move to git-and-tools
2022-12-03 18:42:21 -03:00
AndersonTorres
a7764c1146
git-aggregator: move to git-and-tools
2022-12-03 18:42:21 -03:00
zowoq
ba338a8dfe
delta: 0.14.0 -> 0.15.1
...
https://github.com/dandavison/delta/releases/tag/0.15.0
https://github.com/dandavison/delta/releases/tag/0.15.1
2022-12-04 07:16:19 +10:00
R. Ryantm
bb187eabf1
git-gone: 0.4.2 -> 0.4.3
2022-12-03 06:24:56 +00:00
Weijia Wang
07cd65bea2
treewide: drop wxGTK30-gtk2
2022-12-03 03:28:32 +01:00
Ryan Lahfa
ea94085707
Merge pull request #204113 from Ten0/smartgithg-22.1.1
...
smartgithg: 22.1.0 -> 22.1.1
2022-12-02 15:56:57 +01:00
Thomas BESSOU
e22898f9a5
smartgithg: 22.1.0 -> 22.1.1
2022-12-02 15:29:01 +01:00
Jeff Slight
1f244f1625
gitlab: 15.6.0 -> 15.6.1 ( #203868 )
...
* gitlab: 15.6.0 -> 15.6.1
* remove attr_encrypted gem
2022-12-01 17:31:25 +01:00
Jade Lovelace
6065d768e1
sapling: fix on macOS
...
There were two factors here: our cargo hook was messing up the cargo
config, which broke the build, and also an upstream bug where Sapling
didn't work on Python 3.10.
The upstream issue was filed as https://github.com/facebook/sapling/issues/279
We can get rid of the python 3.8 override as soon as this patch gets
into a released version.
2022-12-01 10:12:43 -06:00
Ryan Lahfa
9f6a1541c7
Merge pull request #198592 from winterqt/remove-dispatchsrht
...
sourcehut.dispatchsrht: remove
2022-12-01 16:18:07 +01:00
Mario Rodas
9a3e81a403
git-lfs: 3.2.0 -> 3.3.0
...
https://github.com/git-lfs/git-lfs/releases/tag/v3.3.0
2022-11-30 04:20:00 +00:00
Guillaume Girol
5c2ff9981c
Merge pull request #202729 from fgaz/git-credential-keepassxc/0.11.0
...
git-credential-keepassxc: 0.10.1 -> 0.11.0
2022-11-30 16:06:37 +00:00
Sandro
72fad62739
glab: 1.22.0 -> 1.23.0, switch to new upstream ( #203337 )
...
Co-authored-by: Naïm Favier <n@monade.li>
2022-11-30 16:37:24 +01:00
Robert Schütz
1f17c1297c
commitizen: use poetry-core
2022-11-29 18:02:03 -08:00
Christian Kögler
8f43020cda
Merge pull request #202327 from Korny666/smartgithg-update-to-22.1.0
...
smartgithg: 21.2.2 -> 22.1.0
2022-11-29 22:05:00 +01:00
Korny666
4981121b4f
smartgithg: 21.2.2 -> 22.1.0
2022-11-28 23:27:22 +01:00
Jonas Heinrich
11fdcb163e
Merge pull request #202541 from yayayayaka/gitlab-15.6.0
...
gitlab: 15.4.4 -> 15.6.0
2022-11-28 20:07:40 +01:00
R. Ryantm
1ffa981087
git-delete-merged-branches: 7.2.0 -> 7.2.2
2022-11-28 11:31:53 +00:00
Sandro
4581b1fc2e
Merge pull request #201972 from tjni/git-team-help
2022-11-28 01:05:40 +01:00
Theodore Ni
bf2536b679
git-team: 1.7.0 -> 1.8.0
...
Co-authored-by: Jan Schmitt <git@smittie.de>
2022-11-27 12:35:20 -08:00
Mario Rodas
c673f92320
Merge pull request #202988 from r-ryantm/auto-update/gitoxide
...
gitoxide: 0.18.0 -> 0.19.0
2022-11-27 08:41:24 -05:00
Mario Rodas
3deecdab16
Merge pull request #203079 from wahjava/update-fnc
...
fnc: 0.12 -> 0.13
2022-11-27 08:32:36 -05:00
Mario Rodas
8aa3861899
Merge pull request #203031 from r-ryantm/auto-update/lefthook
...
lefthook: 1.2.1 -> 1.2.2
2022-11-27 08:31:52 -05:00
Luke Granger-Brown
07b9015a94
Merge pull request #202527 from pacien/mercurial-6.3.1
...
mercurial: 6.3.0 -> 6.3.1
2022-11-27 12:28:15 +01:00
Ashish SHUKLA
ad3f733fc0
fnc: 0.12 -> 0.13
2022-11-26 20:20:36 +05:30
R. Ryantm
5ae9b57365
lefthook: 1.2.1 -> 1.2.2
2022-11-26 11:00:51 +00:00
R. Ryantm
4cce42de77
gitoxide: 0.18.0 -> 0.19.0
2022-11-26 06:37:06 +00:00
R. Ryantm
8189da6ab3
git-cola: 4.0.3 -> 4.0.4
2022-11-25 23:37:06 +08:00
R. Ryantm
be82636dc6
git-fast-export: 220921 -> 221024
2022-11-25 22:24:03 +08:00
R. Ryantm
62a2b9de2b
git-codereview: 1.0.3 -> 1.2.0
2022-11-25 22:15:46 +08:00
Austin Seipp
8d7badd689
sapling: add a simple checkPhase
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-11-25 00:33:19 -06:00
Austin Seipp
c110260568
sapling: set LOCALE_ARCHIVE properly
...
Without this, `sl` simply fails on any non-NixOS machine with an
immediate failure, as it can't set the locale properly.
As usual, this can be fixed by setting LOCALE_ARCHIVE for glibc
explicitly. With this, `sl` works out of the box on NixOS and non-NixOS
machines.
Also add myself as a maintainer.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2022-11-25 00:33:19 -06:00
Daniel Nagy
aab14dc769
sapling: simplify dependency generation script
2022-11-24 14:14:20 -06:00
Francesco Gazzetta
782c75a8f3
git-credential-keepassxc: 0.10.1 -> 0.11.0
2022-11-24 21:05:35 +01:00
Alyssa Ross
a01b299c59
git-cinnabar: don't set GIT_CINNABAR_EXPERIMENTS
...
python3 is now officially supported, so setting this prints a warning.
2022-11-24 16:25:41 +00:00
Pierce Bartine
47dfc53fea
sapling: init at 0.1.20221118-210929-cfbb68aa ( #201798 )
2022-11-24 00:58:03 -06:00
Alex Martens
e7a1f84498
gitui: 0.22.0 -> 0.22.1
2022-11-23 18:31:04 -08:00
M. A
ca5f7a9bba
gitlab: 15.4.4 -> 15.6.0
...
https://about.gitlab.com/releases/2022/11/22/gitlab-15-6-released/
2022-11-23 15:18:11 +00:00
Dmitry Bogatov
c0d004afa0
pkgsStatic.rcshist: fix static build
...
Add dependency on musl standalone implementation of "fts.h" in case of
pkgsMusl/pkgsStatic build; this interface is provided as part of libc
proper by glibc.
2022-11-23 10:03:59 -05:00
pacien
2530e9b106
mercurial: 6.3.0 -> 6.3.1
...
This also disables a test failing with OpenSSL v3, and re-enables
another test that has been fixed.
Changelog: https://www.mercurial-scm.org/wiki/Release6.3
2022-11-23 14:53:20 +01:00
Mario Rodas
dea5bb1d21
Merge pull request #195577 from r-ryantm/auto-update/git-annex-remote-rclone
...
git-annex-remote-rclone: 0.6 -> 0.7
2022-11-23 07:38:30 -05:00
Mario Rodas
c69d1a21c6
git-annex-remote-rclone: update meta
2022-11-23 04:20:00 +00:00
Mario Rodas
ed53711511
git-annex-remote-rclone: use stdenvNoCC
2022-11-23 04:20:00 +00:00
R. Ryantm
e21db6e720
git-cliff: 0.9.2 -> 0.10.0
2022-11-22 03:10:10 +00:00
Joel Höner
73c0cb7bc3
gitui: 0.21.0 -> 0.22.0
2022-11-19 19:13:04 +01:00
Bobby Rong
5a8186c844
Merge pull request #201543 from wahjava/update-fossil
...
fossil: 2.19 -> 2.20
2022-11-19 23:23:36 +08:00
Mario Rodas
1605dbd9b4
Merge pull request #201837 from r-ryantm/auto-update/gitoxide
...
gitoxide: 0.17.0 -> 0.18.0
2022-11-19 05:03:52 -05:00
Bobby Rong
a9541ef899
Merge pull request #201626 from zendo/update-gitnuro
...
gitnuro: 1.1.0 -> 1.1.1
2022-11-19 17:58:03 +08:00
R. Ryantm
46daf9675f
lefthook: 1.2.0 -> 1.2.1
2022-11-19 07:34:34 +00:00
R. Ryantm
5b812c1701
gitRepo: 2.29.9 -> 2.30
2022-11-19 10:39:24 +08:00
R. Ryantm
123bd0f6d4
gitoxide: 0.17.0 -> 0.18.0
2022-11-19 01:56:49 +00:00
R. Ryantm
05f7af3a43
git-cinnabar: 0.5.10 -> 0.5.11
2022-11-18 16:22:08 +00:00
Mario Rodas
9727e904e9
Merge pull request #201469 from hmenke/git-branchless
...
git-branchless: 0.5.1 -> 0.6.0
2022-11-18 08:53:24 -05:00
Sandro Jäckel
c3b773d802
git-absorb: 0.6.7 -> 0.6.9
2022-11-18 09:14:33 +01:00
zendo
5e41a6eef7
gitnuro: 1.1.0 -> 1.1.1
2022-11-17 20:53:16 +08:00
Sandro
38aa6cf208
Merge pull request #198774 from fgaz/git-credential-keepassxc/init
2022-11-16 22:58:41 +01:00
Ashish SHUKLA
34b696a172
fossil: 2.19 -> 2.20
2022-11-17 01:22:04 +05:30
Henri Menke
3261d90404
git-branchless: 0.5.1 -> 0.6.0
2022-11-16 10:15:20 +01:00
K900
07334444c2
Merge pull request #201206 from K900/kde-frameworks-5.100
...
kde-frameworks: 5.99 -> 5.100
2022-11-16 10:28:54 +03:00
Francesco Gazzetta
626e0a13a3
git-credential-keepassxc: init at 0.10.1
2022-11-16 02:56:02 +01:00
Jan Tojnar
3919ef55bd
Merge pull request #201191 from PedroHLC/sublime4-4143
...
sublime{4,-merge}: {4142,2077} -> {4143,2079}
2022-11-15 13:27:03 +01:00
zowoq
d3ccf64ae1
gh: 2.20.0 -> 2.20.2
...
https://github.com/cli/cli/releases/tag/v2.20.1
https://github.com/cli/cli/releases/tag/v2.20.2
2022-11-15 20:39:50 +10:00
K900
f62a898c4f
bcompare: 4.4.2.26348 -> 4.4.4.27058
2022-11-15 10:31:54 +03:00
Alexis Hildebrandt
2067822b82
got: 0.78 -> 0.79
2022-11-15 08:09:48 +01:00
pacien
f8a32e2df4
mercurial: 6.2.3 -> 6.3.0
...
This also re-enables a test which has been fixed, and disables another
newly broken one.
Changelog: https://www.mercurial-scm.org/wiki/Release6.3
2022-11-14 21:39:41 +01:00
PedroHLC ☭
50ab8ea460
sublime-merge: 2077 -> 2079
2022-11-14 11:50:39 -03:00
Bobby Rong
03af1b5510
Merge pull request #200677 from kilianar/git-cola-4.0.3
...
git-cola: 4.0.2 -> 4.0.3
2022-11-14 20:31:51 +08:00
Mario Rodas
1b7970b80c
Merge pull request #200482 from aaronjheng/git-subrepo
...
git-subrepo: 0.4.1 -> 0.4.5
2022-11-13 17:12:35 -05:00
Sandro
c3d026afb5
Merge pull request #199655 from tjni/metasrht-update
2022-11-13 01:34:10 +01:00
kilianar
bf7a3f6dcf
git-cola: 4.0.2 -> 4.0.3
...
https://github.com/git-cola/git-cola/releases/tag/v4.0.3
2022-11-11 11:13:36 +01:00
Aaron Jheng
8bfbedd3c8
git-subrepo: 0.4.1 -> 0.4.5
2022-11-11 07:24:00 +00:00
figsoda
d1f31de066
srvc: fix build on darwin, set meta.mainProgram
2022-11-10 13:27:46 -05:00
figsoda
caad67c4a1
Merge pull request #200523 from r-ryantm/auto-update/srvc
...
srvc: 0.7.0 -> 0.8.0
2022-11-10 13:08:40 -05:00
R. Ryantm
cf0c30240e
gitRepo: 2.29.5 -> 2.29.9
2022-11-10 21:01:55 +08:00
R. Ryantm
9b93881858
srvc: 0.7.0 -> 0.8.0
2022-11-10 11:57:52 +00:00
Jan Tojnar
444a64008a
sublime-merge-dev: 2076 → 2078
2022-11-09 19:09:43 +01:00
zowoq
1e354b8d0b
gh: 2.19.0 -> 2.20.0
...
https://github.com/cli/cli/releases/tag/v2.20.0
2022-11-09 09:05:56 +10:00
Fabian Affolter
0ab419f97a
Merge pull request #200207 from r-ryantm/auto-update/git-machete
...
git-machete: 3.12.5 -> 3.13.0
2022-11-08 19:46:52 +01:00
Anderson Torres
d674db7e7b
Merge pull request #200200 from alerque/vcsh-2.0.5
...
vcsh: 2.0.4 → 2.0.5
2022-11-08 12:55:32 -03:00
R. Ryantm
2d676a12ef
git-machete: 3.12.5 -> 3.13.0
2022-11-08 14:02:40 +00:00