Commit Graph

8192 Commits

Author SHA1 Message Date
Nick Cao
5f950b4804
Merge pull request #320692 from r-ryantm/auto-update/gource
gource: 0.54 -> 0.55
2024-06-18 16:28:59 -04:00
R. Ryantm
b3f21da3ff gource: 0.54 -> 0.55 2024-06-18 04:40:40 +00:00
nialov
33fa1c8e8c
gitmux: enable check
Updates to gitmux added tests that do not require
an internet connection and can be tested in nixpkgs.
2024-06-17 11:00:36 +03:00
R. Ryantm
6c6745e59d git-credential-oauth: 0.11.3 -> 0.12.1 2024-06-16 01:01:22 +00:00
Artturin
c278071463
Merge pull request #295396 from sbatial/gix-completions
gitoxide: Add shell completions for ein
2024-06-15 00:31:44 +03:00
h7x4
0ae3c343fa
Merge pull request #317951 from r-ryantm/auto-update/git-town
git-town: 14.2.1 -> 14.2.2
2024-06-14 18:10:26 +02:00
Sandro
0a4964700a
Merge pull request #319713 from qowoz/girt
git-interactive-rebase-tool: 2.3.0 -> 2.4.0
2024-06-14 15:04:40 +02:00
zowoq
a31a131892 git-interactive-rebase-tool: 2.3.0 -> 2.4.0
Diff: https://github.com/MitMaro/git-interactive-rebase-tool/compare/2.3.0...2.4.0

Changelog: https://github.com/MitMaro/git-interactive-rebase-tool/releases/tag/2.4.0
2024-06-14 14:01:23 +10:00
Redyf
2cf330cc7b gh: 2.50.0 -> 2.51.0 2024-06-14 13:54:45 +10:00
Yaya
e34d62d869 gitlab-container-registry: 4.1.0 -> 4.5.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v4.5.0-gitlab/CHANGELOG.md

Fixes CVE-2024-1495
Fixes CVE-2024-1963
Fixes CVE-2024-4201
Fixes CVE-2024-5469
2024-06-13 13:20:20 +02:00
Yaya
7e9c87c67b gitlab: 16.10.6 -> 16.11.4
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.11.4-ee/CHANGELOG.md
2024-06-13 13:20:20 +02:00
Jan Tojnar
7987842fec
Merge pull request #318589 from jtojnar/u-s-v-ignore-same
common-updater-scripts/u-s-v: support --ignore-same-version
2024-06-13 00:41:07 +02:00
github-actions[bot]
0cc78468fa
Merge master into staging-next 2024-06-10 18:01:13 +00:00
Weijia Wang
068a7462b6
Merge pull request #318519 from r-ryantm/auto-update/gitmux
gitmux: 0.10.4 -> 0.11.2
2024-06-10 16:56:55 +02:00
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Jan Tojnar
0421c816ba treewide: Simplify use of update-source-version
- `--ignore-same-version` allows us to not call it twice.
- with that, we can also omit version, to allow us updating e.g. `cargoDeps` hash
2024-06-09 20:33:23 +02:00
R. Ryantm
300d50fc14 gitmux: 0.10.4 -> 0.11.2 2024-06-09 13:13:08 +00:00
github-actions[bot]
668adff0d4
Merge master into staging-next 2024-06-09 12:01:06 +00:00
kirillrdy
41ae060d26
Merge pull request #318182 from rhelmot/freebsd-git-cross
git: add uname_S make flag for freebsd cross
2024-06-09 09:37:49 +00:00
github-actions[bot]
e807ccccb1
Merge master into staging-next 2024-06-08 18:01:00 +00:00
Audrey Dutcher
e2b4425c17 git: add uname_S make flag for freebsd cross
Otherwise, it takes the host uname -s value, which configures git
incorrectly.
2024-06-07 22:02:42 -07:00
R. Ryantm
cdbddb848a git-mit: 5.12.203 -> 5.12.205 2024-06-07 22:50:14 +00:00
R. Ryantm
84e2b5d05c git-town: 14.2.1 -> 14.2.2 2024-06-07 07:52:04 +00:00
github-actions[bot]
e7fb1ff4be
Merge master into staging-next 2024-06-07 06:01:17 +00:00
Eric Kim-Butler
6e5c9a8064 jujutsu: 0.17.1 -> 0.18.0 2024-06-06 21:53:10 -05:00
github-actions[bot]
5839a82238
Merge master into staging-next 2024-06-06 00:02:22 +00:00
Nicolas Goudry
194e1b6142
gitkraken: 10.0.1 -> 10.0.2 2024-06-05 14:30:19 +02:00
github-actions[bot]
4b2a80fbd0
Merge master into staging-next 2024-06-05 00:02:31 +00:00
Pascal Bach
e710ea9931
Merge pull request #316925 from r-ryantm/auto-update/git-cliff
git-cliff: 2.2.2 -> 2.3.0
2024-06-04 22:36:17 +02:00
github-actions[bot]
593056204b
Merge master into staging-next 2024-06-04 18:01:13 +00:00
Nikolay Korotkiy
6bbe67d5ee
Merge pull request #317157 from xanderio/git-town-fix-completions
git-town: fix completions generation
2024-06-04 21:41:25 +04:00
Maximilian Bosch
706ccc8400
Merge pull request #316329 from techknowlogick/build-gitea
gitea: build from source
2024-06-04 14:03:45 +00:00
Alexander Sieg
621010a926
git-town: fix completions generation 2024-06-04 12:01:51 +02:00
github-actions[bot]
6a56765581
Merge master into staging-next 2024-06-04 06:01:08 +00:00
Jono Chang
f6ddc5ce5e glab: 1.40.0 -> 1.41.0
diff: https://gitlab.com/gitlab-org/cli/-/compare/v1.37.0...v1.40.0?from_project_id=34675721&straight=false

changelog: https://gitlab.com/gitlab-org/cli/-/releases/v1.41.0
2024-06-04 09:55:37 +10:00
techknowlogick
fbe20f603b gitea: move to by-name 2024-06-03 11:12:02 -04:00
techknowlogick
7a44183c86 gitea: build from source 2024-06-03 11:11:50 -04:00
R. Ryantm
f5e5ce66ef git-cliff: 2.2.2 -> 2.3.0 2024-06-03 14:05:38 +00:00
github-actions[bot]
c987c730bb
Merge master into staging-next 2024-06-03 00:02:20 +00:00
Sandro
ee1b20afc7
Merge pull request #314234 from me-and/git-update-script 2024-06-02 22:43:18 +02:00
github-actions[bot]
c56c306bc3
Merge master into staging-next 2024-06-02 12:01:17 +00:00
Ivan Malison
32d4da6d5d git-fame: 2.5.2 -> 3.1.1 2024-06-01 18:27:45 -06:00
github-actions[bot]
39c82b1a85
Merge master into staging-next 2024-06-02 00:02:38 +00:00
Peder Bergebakken Sundt
6c96aa0134
Merge pull request #316345 from julius-boettger/gitnuro-aarch64
gitnuro: add aarch64-linux support
2024-06-01 20:59:49 +02:00
github-actions[bot]
f4392ae842
Merge master into staging-next 2024-06-01 18:01:06 +00:00
Weijia Wang
e9003a2587
Merge pull request #316039 from r-ryantm/auto-update/git-town
git-town: 14.2.0 -> 14.2.1
2024-06-01 18:15:35 +02:00
julius-boettger
fb63b3bb39 gitnuro: add aarch64-linux support 2024-06-01 16:01:58 +02:00