1
Fork 0
mirror of https://github.com/RGBCube/nu_scripts synced 2025-07-31 14:17:45 +00:00

Commit graph

  • ba46538785
    🐛 parser fixes (#801) Auca Coyan 2024-07-21 09:21:21 -03:00
  • be32cdaefc
    fix: catppuccin themes declared a const inside a record (#907) OJarrisonn_ 2024-07-21 09:00:51 -03:00
  • 59171b0fd9
    bump the nu-hooks package to 0.2.0 (#901) Antoine Stevan 2024-07-21 14:00:02 +02:00
  • 0906f7a15c
    Feature/add git grep completions (#898) Okdro 2024-07-21 13:59:39 +02:00
  • 71f5736d93
    RFC: add a command to help parsing arguments in scripts (#875) Antoine Stevan 2024-07-21 13:58:34 +02:00
  • 6aa2700730
    add ways-to-add-up-to to "math" module (#874) Antoine Stevan 2024-07-21 13:55:45 +02:00
  • 8d8a865b38
    fix: nu-complete for git ref and git files-and-ref uses nu-complete git switch now (#906) OJarrisonn_ 2024-07-21 08:35:26 -03:00
  • 5a73ddfa18
    Bump stdlib-candidate nupm version (#904) NotTheDr01ds 2024-07-19 18:11:29 -04:00
  • 8bf899c6c2
    Remove multi-line flag from regexes (#903) NotTheDr01ds 2024-07-19 17:15:58 -04:00
  • 8557653047
    Recover non-lemnos themes (#902) NotTheDr01ds 2024-07-19 14:27:05 -04:00
  • bd1ab4e7a7
    Simplify theme usage (#896) NotTheDr01ds 2024-07-18 16:39:46 -04:00
  • ca309b988e
    New std-rfc command str dedent (a.k.a. unindent) to remove common indentation from a multiline string (#894) NotTheDr01ds 2024-07-16 13:20:18 -04:00
  • 7471b4d966
    Added Git completions for the restore subcommand (#895) Okdro 2024-07-16 19:20:00 +02:00
  • 1533149826
    Fix: SSH config may not contain hostname (#893) denny 2024-07-11 23:26:04 +08:00
  • 0d70dbddd5
    Add fibonacci benchmark, for fairly low-level eval performance (#892) Devyn Cairns 2024-07-11 04:03:36 -07:00
  • bfd2af7106
    Add ssh completion (#891) denny 2024-07-10 21:26:11 +08:00
  • d6cf03e315
    add "nuenv" hook (#889) Antoine Stevan 2024-07-03 22:06:54 +02:00
  • 1fb482ec31
    add "toolkit" and "startup times" hooks (#888) Antoine Stevan 2024-07-03 22:05:52 +02:00
  • 1f3dc8b98d
    just-completion: "export def" -> "export extern" (#860) 1adept 2024-07-02 19:55:31 +02:00
  • 61a805eb06
    nix/activation-script: update for nushell 0.95 (#890) Schweber 2024-06-29 22:59:53 +02:00
  • cde54b2876
    Prevent branch from merging against main (#886) Jack Wright 2024-06-26 04:34:03 -07:00
  • e5388d1992
    Edit release notes template (#887) Ian Manske 2024-06-26 02:12:36 +00:00
  • b1cd222c2a
    Fix error when listing PRs by milestone (#885) Jakub Žádník 2024-06-25 21:25:42 +03:00
  • 526c9525ea
    fix ka command in kubernetes module (#884) Kuo-tung Kao 2024-06-24 20:00:35 +08:00
  • a992f5b4fa
    Add jc wrapper (#883) Bruce Weirdan 2024-06-22 19:41:11 +02:00
  • 92db3a88eb
    update vswhere location for nu_msvs (#882) Darren Schroeder 2024-06-18 09:19:02 -05:00
  • ddbebf197d
    add find_msvs custom command to the nu_msvs module (#881) Darren Schroeder 2024-06-18 08:09:04 -05:00
  • 92f20ff282
    Rmove usage of deprecated str contains --not (#880) Ian Manske 2024-06-16 22:30:53 +00:00
  • 9b08b15981
    update nu_msvs module (#879) Darren Schroeder 2024-06-13 14:45:43 -05:00
  • c0b4853f5d
    fix alert in kw completions (#878) laisnuto 2024-06-13 11:13:24 -03:00
  • 5cc4e991ab
    feat: added completions for kw (#877) OJarrisonn_ 2024-06-13 10:43:18 -03:00
  • 398cc82308
    std bench improvement proposal (#873) Maxim Uvarov 2024-06-08 22:31:29 +08:00
  • d95857c119
    resolve several issues in nu_conda and nu_msvs (#872) neur1n 2024-06-07 20:36:00 +08:00
  • de2829091f
    feat: updated rustup completions to use the new rustup help page style (#871) OJarrisonn_ 2024-06-06 09:41:15 -03:00
  • 3bceafd6da
    feat: add eza completions (#870) OJarrisonn_ 2024-06-06 09:28:29 -03:00
  • a1c3ace432
    Revert "Revert "Add git coommit completions"" (#869) Darren Schroeder 2024-06-05 07:41:42 -05:00
  • 5adf14dab9
    Revert "Add git coommit completions" (#868) Darren Schroeder 2024-06-05 07:21:14 -05:00
  • 8a91aa8bf4
    Added docker completions (#867) Thiago Duvanel 2024-06-04 21:52:49 -03:00
  • 95670ddfcb
    Complete git pull (#866) laisnuto 2024-06-04 21:47:38 -03:00
  • 308d858c4f
    simplify the std bench improvement candidate (#865) Maxim Uvarov 2024-06-03 21:35:33 +08:00
  • f41d050d32
    hotfix for significant-digits to not error if the input was 0 (#863) Maxim Uvarov 2024-06-03 21:33:34 +08:00
  • ae5c1a2727
    update significant-digits to not use string conversions (#862) Maxim Uvarov 2024-06-03 20:06:51 +08:00
  • 1dbc16cfb7
    feat: add docker aliases (#861) zhangym 2024-06-03 19:38:38 +08:00
  • 5271d68b7a
    improve std bench and add significant-digits (#859) Maxim Uvarov 2024-06-01 17:54:45 +08:00
  • a921551619
    features = full isn't a thing anymore Darren Schroeder 2024-06-01 04:41:31 -05:00
  • e4dbec663b
    Support whitespace before target name for make completions (#858) David Danier 2024-05-30 21:37:43 +02:00
  • 85205b0e66
    Edit release notes template (#853) Ian Manske 2024-05-28 19:32:39 +00:00
  • c133ab2419
    Remove nu-cmd-dataframe from release script (#857) Ian Manske 2024-05-28 13:07:59 +00:00
  • f6ec482ea3
    feat: git clone completions (#856) OJarrisonn_ 2024-05-28 08:35:27 -03:00
  • edb832840f
    feat: add ./gradlew completions (#855) OJarrisonn_ 2024-05-28 08:34:50 -03:00
  • 5ce769ca2c
    Add git coommit completions (#854) laisnuto 2024-05-28 08:33:48 -03:00
  • 42732dad6a
    Port before_v0.60/with_externals and cleanup (#852) Igor 2024-05-27 01:34:36 +04:00
  • 840d723d89
    Port before v0.60/virtual_environments (#849) Igor 2024-05-26 21:38:00 +04:00
  • 275a0f8f26
    Port before_v0.60/data_extraction before_v0.60/examples before_v0.60/duplicates (#847) Igor 2024-05-26 21:37:29 +04:00
  • 9d399d8902
    Port before_v0.60/config_management before_v0.60/language before_v0.60/prompt before_v0.60/tests (#851) Igor 2024-05-26 21:37:01 +04:00
  • e8df70a406
    Port before_v0.60/fuzzy, before_v0.60/ls-mods and before_v0.60/nu_101 (#845) Igor 2024-05-26 21:35:59 +04:00
  • 7a5424d7d0
    modules/nix: init activation-script (#848) Schweber 2024-05-26 14:55:40 +02:00
  • adaae97990
    Port before_v0.60/stdlib_candidate (#850) Igor 2024-05-26 16:49:03 +04:00
  • 93e71fe6a8
    Port before_v0.60/progress_bar before_v0.60/weather before_v0.60/webscrapping (#846) Igor 2024-05-25 22:06:00 +04:00
  • 15cb7179e2
    Port before_v0.60/math, before_v0.60/parsing and before_v0.60/git (#844) Igor 2024-05-25 19:18:21 +04:00
  • 429126f3d8
    fix regressions noted in 0.93.1 from 0.83: (#843) Bob Hyman 2024-05-25 09:28:42 -04:00
  • 407a313bbb
    feat: add bend completions (#842) OJarrisonn_ 2024-05-22 14:41:01 -03:00
  • 537d7fc4f4
    Update conda.nu to use (sys host) rather than (sys).host (#839) Wind 2024-05-22 19:35:50 +08:00
  • bb1fa35baa
    feat(yarn): complete runnables(bin & scripts) (#841) Tai Zeming 2024-05-22 19:30:50 +08:00
  • 66c76a9dbd
    fix: adjust for nushell commandline syntax deprecation (#840) winston 2024-05-19 20:33:08 +02:00
  • 8a77d51e93
    Add more detailed poetry completions (#838) Matt Norton 2024-05-15 14:35:02 +01:00
  • a0e69735ed
    Port root before_v0.60/*.nu scripts (issue #221) (#837) Igor 2024-05-13 17:54:10 +04:00
  • bb814f1173
    Port before_v0.60/coloring folder (issue #221) (#836) Igor 2024-05-13 17:53:53 +04:00
  • 13f2c47135
    Port before_v0.60/make_release folder (#830) Igor 2024-05-13 17:53:13 +04:00
  • 2fe0756df9
    Port before_v0.60/fun folder (issue #221) (#835) Igor 2024-05-13 16:55:11 +04:00
  • b40ead9ae2
    Port before_v0.60/cool_oneliners folder (#831) Igor 2024-05-13 16:53:40 +04:00
  • f1b0432ad9
    feat: add adb&fastboot completions (#834) undefined 2024-05-11 00:05:44 +08:00
  • afde2592a6
    use typos for corrections (#833) Maxim Uvarov 2024-05-08 19:47:54 +08:00
  • a0aa600153
    Improve custom-menus docs (#832) Matt Norton 2024-05-06 18:32:53 +01:00
  • 4eab7ea772
    Fix link for creating release note PR (#728) Jakub Žádník 2024-05-01 02:54:12 +03:00
  • fcde8dc870
    Update release script (#828) Ian Manske 2024-04-30 21:43:36 +00:00
  • 76ab5b09b3
    Remove deprecated --redirect-stdout in git branch cleanup (#827) Róbert Kalmár 2024-04-29 13:22:31 +02:00
  • 5782e2b5d2
    Update README.md for background tasks (#826) Rayan Amal 2024-04-29 00:07:57 +03:00
  • 660b55c2f0
    Add nu_plugin_polars as a crate to release (#814) Stefan Holderbach 2024-04-27 14:38:38 +02:00
  • 8c9d0e13bf
    feat: add git worktree command (#824) zhangym 2024-04-25 20:44:17 +08:00
  • 912bea4588
    Winget custom completions fixes (#823) Konstantins Zmanovskis 2024-04-23 13:35:10 +02:00
  • dfdd5692d7
    Add nu_plugin_nu_example to bump-version.nu (#822) Devyn Cairns 2024-04-19 13:43:09 -07:00
  • b95f260bb4
    Add zellij action new-tab completions (#821) nils-degroot 2024-04-18 14:28:15 +02:00
  • 1a4c6e9a6c
    Revert "fix: prefix conda commands with conda" (#820) Jakub Žádník 2024-04-17 19:13:23 +03:00
  • c33c7808fc
    feat: add mvn completion (#819) zhangym 2024-04-17 19:38:45 +08:00
  • f0975a9458
    add composer completions (#817) Zuruh 2024-04-13 04:09:00 +02:00
  • 0d665a71ec
    fix: prefix conda commands with conda (#816) Miles Cranmer 2024-04-12 12:26:51 +01:00
  • 2d3406b526
    Fix non-exported completions (#815) Miles Cranmer 2024-04-12 00:56:18 +01:00
  • b1019dab18
    panache-git: do not print stderr from Git commands (#813) Edward DeVries 2024-04-11 09:00:04 -04:00
  • c30efc727b
    add missing scoop completions (#812) Christofer 2024-04-07 19:09:04 -04:00
  • 554cb31819
    add windows compatibility for command not found hook (#811) Christofer 2024-04-07 08:46:35 -04:00
  • df90d65eec
    Add from env (#808) Piepmatz 2024-04-03 13:49:41 +02:00
  • a715b74453
    utils of history with sqlite (#779) fj0r 2024-04-03 19:29:45 +08:00
  • f1c247aca6
    Bump version in the python plugin example as well (#809) Stefan Holderbach 2024-04-02 20:27:22 +02:00
  • 368785e3ec
    Add nu-plugin-test-support to release script (#810) Jakub Žádník 2024-04-02 21:27:11 +03:00
  • dc0aa004c0
    add op (1password cli) completions (#807) Christofer 2024-04-02 13:07:04 -04:00
  • a2929c0bf8
    Use cargo hack in release process (#804) Ian Manske 2024-03-30 22:36:20 +00:00
  • b9c873bc67
    Remove the failing CI on the main branch (#805) Stefan Holderbach 2024-03-30 22:37:19 +01:00
  • 268201e4ac
    [stdlib-candidate] Clean up file bulk-rename a little (#798) Texas Toland 2024-03-30 16:19:06 -05:00
  • f39976902a
    kube refine for backup (#793) fj0r 2024-03-30 20:14:45 +08:00