Commit Graph

8 Commits

Author SHA1 Message Date
R. Ryantm
cc1d698b4b fishPlugins.plugin-git: 0.3 -> 0.4 2026-04-05 22:26:26 +00:00
Gaël James
0e74d2b64c tree-wide: fetchgit, fetchFromGitHub, fetchFromGitLab, fetchFromGitea, fetchFromBitbucket, fetchFromSourcehut: use tag = instead of rev = refs/tags/... 2026-01-15 18:27:42 +01:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Gaétan Lepage
7d3e45928b fishPlugins.plugin-git: 0.2 -> 0.3 (#346751)
Diff: https://github.com/jhillyerd/plugin-git/compare/refs/tags/v0.2...v0.3

Changelog: https://github.com/jhillyerd/plugin-git/releases/tag/v0.3
2024-10-06 10:52:49 +02:00
hexclover
2ac86e10d5 fishPlugins.plugin-git: fix hash 2024-02-10 19:58:32 +08:00
Gaetan Lepage
5b268e1313 fishPlugins.plugin-git: add GaetanLepage to maintainers 2024-02-10 00:08:27 +01:00
Gaetan Lepage
c25c4d4933 fishPlugins.plugin-git: 0.1 -> 0.2
Diff: https://github.com/jhillyerd/plugin-git/compare/refs/tags/v0.1...v0.2

Changelog: https://github.com/jhillyerd/plugin-git/releases/tag/v0.2
2024-02-09 23:28:02 +01:00
Matthew McMillan
32a93b58b2 fishPlugins.plugin-git: init at 0.1 2023-02-24 07:09:36 -08:00