| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Merge remote-tracking branch 'origin/master' into staging-next•••Conflicts: pkgs/applications/blockchains/polkadot/default.nix | Alyssa Ross | 2024-06-09 | 45 | -45/+45 | |
| |\| | | | | | ||||||
| | * | | | | | 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/' | Alexis Hildebrandt | 2024-06-09 | 7 | -7/+7 | |
| | * | | | | | 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/' | Alexis Hildebrandt | 2024-06-09 | 36 | -36/+36 | |
| | * | | | | | 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";/' | Alexis Hildebrandt | 2024-06-09 | 4 | -4/+4 | |
| * | | | | | | Merge master into staging-next | github-actions[bot] | 2024-06-09 | 1 | -3/+3 | |
| |\| | | | | | ||||||
| | * | | | | | nu_scripts: 0-unstable-2024-06-01 -> 0-unstable-2024-06-08 | R. Ryantm | 2024-06-09 | 1 | -3/+3 | |
| * | | | | | | Merge master into staging-next | github-actions[bot] | 2024-06-08 | 1 | -1/+1 | |
| |\| | | | | | ||||||
| | * | | | | | zsh: disable function subdirs•••partial revert of #242678, since it can make Zsh very slow to start | Minijackson | 2024-06-07 | 1 | -1/+1 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge master into staging-next | github-actions[bot] | 2024-06-07 | 3 | -11/+56 | |
| |\| | | | | ||||||
| | * | | | | Merge pull request #317269 from JoaquinTrinanes/nu_plugin_polars•••nu_plugin_polars: init at 0.94.1 | Yt | 2024-06-07 | 3 | -11/+56 | |
| | |\ \ \ \ | ||||||
| | | * | | | | nu_plugin_net: Fix meta.mainProgram | Joaquín Triñanes | 2024-06-06 | 1 | -11/+10 | |
| | | * | | | | nu_plugin_polars: init at 0.94.1 | Joaquín Triñanes | 2024-06-06 | 2 | -0/+46 | |
| | | | |/ / | | |/| | | ||||||
| * | | | | | Merge master into staging-next | github-actions[bot] | 2024-06-07 | 1 | -2/+2 | |
| |\| | | | | ||||||
| | * | | | | fishPlugins.wakatime-fish: unbreak (#317803) | Yohann Boniface | 2024-06-07 | 1 | -2/+2 | |
| | |/ / / | ||||||
| * | | | | Merge master into staging-next | github-actions[bot] | 2024-06-05 | 2 | -5/+5 | |
| |\| | | | ||||||
| | * | | | Merge pull request #317245 from BaerLKR/update-nu_plugin_net•••nu_plugin_net: 1.4.0 -> 1.4.1 | Yt | 2024-06-04 | 1 | -3/+3 | |
| | |\ \ \ | ||||||
| | | * | | | nu_plugin_net: 1.4.0 -> 1.4.1•••The plugins for nushell must be built with the same version as the current shell, so I want to update it to use the current nushell version that is in the 24.05 and unstable branches (0.93.0). | Lovis Rentsch | 2024-06-04 | 1 | -3/+3 | |
| | * | | | | Merge pull request #316945 from r-ryantm/auto-update/hishtory•••hishtory: 0.294 -> 0.295 | Nick Cao | 2024-06-04 | 1 | -2/+2 | |
| | |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | | * | | | hishtory: 0.294 -> 0.295 | R. Ryantm | 2024-06-03 | 1 | -2/+2 | |
| | * | | | | treewide: remove unused fetchpatch arguments | Sigmanificient | 2024-06-04 | 1 | -1/+0 | |
| | |/ / / | ||||||
| * | | | | Merge master into staging-next | github-actions[bot] | 2024-06-02 | 7 | -15/+15 | |
| |\| | | | ||||||
| | * | | | Merge pull request #315086 from r-ryantm/auto-update/nu_scripts•••nu_scripts: 0-unstable-2024-05-19 -> 0-unstable-2024-06-01 | Weijia Wang | 2024-06-02 | 1 | -3/+3 | |
| | |\ \ \ | ||||||
| | | * | | | nu_scripts: 0-unstable-2024-05-19 -> 0-unstable-2024-06-01 | R. Ryantm | 2024-06-01 | 1 | -3/+3 | |
| | * | | | | Merge pull request #315913 from Sigmanificient/wakatime-cli | Sandro | 2024-06-02 | 1 | -3/+3 | |
| | |\ \ \ \ | ||||||
| | | * | | | | wakatime: rename to wakatime-cli | Sigmanificient | 2024-06-02 | 1 | -3/+3 | |
| | * | | | | | nushell: 0.93.0 -> 0.94.1 | Eric Kim-Butler | 2024-06-02 | 4 | -6/+6 | |
| | * | | | | | Merge pull request #311705 from r-ryantm/auto-update/oh-my-zsh•••oh-my-zsh: 2024-05-03 -> 2024-05-31 | Weijia Wang | 2024-06-02 | 1 | -3/+3 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | oh-my-zsh: 2024-05-03 -> 2024-05-31 | R. Ryantm | 2024-05-31 | 1 | -3/+3 | |
| | | | |_|/ / | | |/| | | | ||||||
| * | | | | | | Merge master into staging-next | github-actions[bot] | 2024-06-02 | 3 | -3/+3 | |
| |\| | | | | | ||||||
| | * | | | | | Merge pull request #316082 from JoaquinTrinanes/fix_nu_plugins_license•••nushellPlugins: fix incorrect license | Yt | 2024-06-01 | 3 | -3/+3 | |
| | |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | | * | | | | nushellPlugins: fix incorrect license | Joaquín Triñanes | 2024-05-31 | 3 | -3/+3 | |
| | | |/ / / | ||||||
| * | | | | | Merge master into staging-next | github-actions[bot] | 2024-06-01 | 1 | -3/+3 | |
| |\| | | | | ||||||
| | * | | | | carapace: 1.0.2 -> 1.0.3 | R. Ryantm | 2024-06-01 | 1 | -3/+3 | |
| | |/ / / | ||||||
| * | | | | Merge branch 'staging' into staging-next | Vladimír Čunát | 2024-05-31 | 2 | -5/+9 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Merge staging-next into staging | github-actions[bot] | 2024-05-29 | 1 | -29/+0 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge staging-next into staging | github-actions[bot] | 2024-05-29 | 1 | -2/+2 | |
| | |\ \ \ \ | ||||||
| | * | | | | | various: Enable updateAutotoolsGnuConfigScriptsHook•••Prior to August 2023, any config.guess generated by autoconf will include a hardcoded /usr/bin/uname invocation for FreeBSD on any architecture other than arm. This clearly doesn't work under nix. We must then update or otherwise patch each old config.guess. | Audrey Dutcher | 2024-05-27 | 1 | -1/+2 | |
| | * | | | | | Merge staging-next into staging | github-actions[bot] | 2024-05-26 | 1 | -7/+26 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge staging-next into staging | github-actions[bot] | 2024-05-25 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge staging-next into staging | github-actions[bot] | 2024-05-24 | 4 | -4/+4 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge staging-next into staging | github-actions[bot] | 2024-05-22 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge staging-next into staging | github-actions[bot] | 2024-05-22 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge pull request #310322 from r-ryantm/auto-update/bash-completion•••bash-completion: 2.13.0 -> 2.14.0 | Sandro | 2024-05-19 | 1 | -4/+3 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | bash-completion: 2.13.0 -> 2.14.0 | R. Ryantm | 2024-05-18 | 1 | -4/+3 | |
| | * | | | | | | | | | | bash: Fix build on FreeBSD cross | Audrey Dutcher | 2024-05-18 | 1 | -0/+4 | |
| * | | | | | | | | | | | Merge pull request #310394 from Sigmanificient/remove-2y-broken•••Remove long (18+ months) broken packages | Weijia Wang | 2024-05-30 | 2 | -60/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | dgsh: remove•••notice dgsh removal | Sigmanificient | 2024-05-30 | 2 | -60/+0 | |
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * / | | | | | | | | | spaceship-prompt: 4.15.2 -> 4.15.3 | R. Ryantm | 2024-05-29 | 1 | -2/+2 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #314657 from Mic92/editline•••editline: enable sigstop | Jörg Thalheim | 2024-05-29 | 1 | -29/+0 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| | * | | | | | | | | jush: drop shell•••It hasn't received significant updates after its initial development 5 years ago. It seems more like a proof of concept of editline. I was trivially able to crash the shell multiple times by providing invalid syntax. Given the feature set I doubt that it has many users. | Jörg Thalheim | 2024-05-29 | 1 | -29/+0 | |
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
