Commit Graph

  • 8a91aa8bf4
    Added docker completions (#867) Thiago Duvanel 2024-06-04 21:52:49 -0300
  • 95670ddfcb
    Complete git pull (#866) laisnuto 2024-06-04 21:47:38 -0300
  • 07e7e43d1c Merge branch 'kw-diff' into kw OJarrisonn 2024-06-04 11:27:59 -0300
  • 84a8867354 feat: kw diff completions OJarrisonn 2024-06-04 11:27:44 -0300
  • d6c36d1fe8 Merge branch 'kw-build' into kw OJarrisonn 2024-06-04 11:24:03 -0300
  • 675bad8bc0 feat: kw build completions OJarrisonn 2024-06-04 11:18:10 -0300
  • 00f0d49f2c add completions to kw deploy Lais_Nuto_Rossman 2024-06-04 09:56:33 -0300
  • 48996fadd2 Merge branch 'kw-init' into kw OJarrisonn 2024-06-04 09:36:12 -0300
  • 89f1fcf607 feat: add kw completions for kw init subcommand OJarrisonn 2024-06-04 09:35:08 -0300
  • 278225c396 Added docker completions Thiago Duvanel 2024-06-04 09:25:33 -0300
  • 2671a3af4f add -r to rebase Lais_Nuto_Rossman 2024-06-04 09:07:34 -0300
  • 56af28e97f init: created readme.md OJarrisonn 2024-06-04 08:53:14 -0300
  • 2d1ebae5ad create def nu-complete git pull rebase Lais_Nuto_Rossman 2024-06-04 08:39:13 -0300
  • a5a907c873 Support whitespace before target name for make completions Lais_Nuto_Rossman 2024-06-04 00:13:32 -0300
  • 308d858c4f
    simplify the std bench improvement candidate (#865) Maxim Uvarov 2024-06-03 21:35:33 +0800
  • 86f0640bce returned verbosity for rounding insignificant digits Maxim Uvarov 2024-06-03 13:34:40 +0000
  • f41d050d32
    hotfix for significant-digits to not error if the input was 0 (#863) Maxim Uvarov 2024-06-03 21:33:34 +0800
  • 778a1a0a92 update exmple Maxim Uvarov 2024-06-03 13:22:15 +0000
  • 8a6bbe01ee update tests Maxim Uvarov 2024-06-03 12:02:20 +0000
  • eb36645510 remove bench --sign-digits option Maxim Uvarov 2024-06-03 11:38:43 +0000
  • 34582ac8dc remove bench --units option Maxim Uvarov 2024-06-03 11:36:47 +0000
  • 0088688e24 significant-digits test for negatives Maxim Uvarov 2024-06-03 12:49:58 +0000
  • 305a61e578 hotfix for significant-digits to not error if the input was 0 Maxim Uvarov 2024-06-03 12:40:59 +0000
  • 09740e9282 feat: add docker aliases (#861) zhangym 2024-06-03 19:38:38 +0800
  • 0e8b5e4b09 significant-digits test for negatives Maxim Uvarov 2024-06-03 12:49:58 +0000
  • fce9bb1ea3 hotfix for significant-digits to not error if the input was 0 Maxim Uvarov 2024-06-03 12:40:59 +0000
  • ae5c1a2727
    update significant-digits to not use string conversions (#862) Maxim Uvarov 2024-06-03 20:06:51 +0800
  • ccfdfd767d update tests Maxim Uvarov 2024-06-03 12:02:20 +0000
  • b1ae8d7fd0 remove bench --sign-digits option Maxim Uvarov 2024-06-03 11:38:43 +0000
  • 1dbc16cfb7
    feat: add docker aliases (#861) zhangym 2024-06-03 19:38:38 +0800
  • 210f6ccdfb remove bench --units option Maxim Uvarov 2024-06-03 11:36:47 +0000
  • b18bc863b3 update significant-digits to not use string conversions Maxim Uvarov 2024-06-03 11:28:52 +0000
  • 648eaee7e3 fix: alter readme zhangyanming 2024-06-03 11:30:26 +0800
  • 9ff6cc6741 feat: add docker aliases zhangyanming 2024-06-03 11:24:03 +0800
  • 732e2e5dad Just-completion: Complete completion 1adept 2024-06-02 15:39:32 +0200
  • 5271d68b7a
    improve std bench and add significant-digits (#859) Maxim Uvarov 2024-06-01 17:54:45 +0800
  • a921551619
    features = full isn't a thing anymore Darren Schroeder 2024-06-01 04:41:31 -0500
  • 9f5722ca61
    Merge 96fb245b0b into e4dbec663b Texas Toland 2024-06-01 09:57:25 +0200
  • 25d74a9b10 just-completion: "export def" -> "export extern" "export def" hides the original command and throws errors when using unknown commands 1adept 2024-06-01 09:25:49 +0200
  • 5334186dfc add bench tests Maxim Uvarov 2024-06-01 04:09:54 +0000
  • 889e3d7cfd add bench.nu to mod.nu Maxim Uvarov 2024-06-01 04:10:06 +0000
  • 117d8f9a96 update examples Maxim Uvarov 2024-06-01 02:57:14 +0000
  • 426b0fd73a use --units in list_timings Maxim Uvarov 2024-06-01 02:46:20 +0000
  • 4ae10bfb11 rename flag Maxim Uvarov 2024-05-31 13:45:35 +0000
  • 69acc30971 add --sign-digits option Maxim Uvarov 2024-05-31 13:00:30 +0000
  • 6153192703 rename var Maxim Uvarov 2024-05-31 12:56:30 +0000
  • e558008446 rename to significant-digits Maxim Uvarov 2024-05-31 12:50:27 +0000
  • 51968ddce2 add tests Maxim Uvarov 2024-05-31 12:49:52 +0000
  • aa2d0dee82 fix Maxim Uvarov 2024-05-31 12:33:53 +0000
  • f55c7d9bfe update Maxim Uvarov 2024-05-31 12:32:56 +0000
  • 83c121a247 update Maxim Uvarov 2024-05-31 10:43:05 +0000
  • 1ffd11c365 update examples Maxim Uvarov 2024-05-31 10:31:18 +0000
  • f1f1cff6c2 rename command Maxim Uvarov 2024-05-31 10:27:25 +0000
  • 2ae8e0a83c add bench.nu Maxim Uvarov 2024-05-30 14:31:23 +0000
  • 090f8ac801 add tests for math round-significant-digits Maxim Uvarov 2024-05-30 14:31:10 +0000
  • 405a8fa8b7 add math round-significant-digits Maxim Uvarov 2024-05-30 14:30:55 +0000
  • e4dbec663b
    Support whitespace before target name for make completions (#858) David Danier 2024-05-30 21:37:43 +0200
  • aa7e9a0ece feat(custom-completions): Use regex to find initial list of possible make targets David Danier 2024-05-30 21:20:59 +0200
  • 095621bc73 feat(custom-completions): Support whitespace after target name for make completion David Danier 2024-05-30 21:03:45 +0200
  • 4db7930605 fix substring for nu 0.94 nash 2024-05-29 15:30:56 +0800
  • 0d5e47e20e fix powerline set nash 2024-05-29 11:20:14 +0800
  • 5aa93ac478 upgrade 0.94 nash 2024-05-29 09:55:26 +0800
  • 85205b0e66
    Edit release notes template (#853) Ian Manske 2024-05-28 19:32:39 +0000
  • 0712a4038d Add section for plugin developers Ian Manske 2024-05-28 10:17:01 -0400
  • abf6d12298 Include dependency updates in changelog Ian Manske 2024-05-28 10:13:44 -0400
  • 0b25562aa2 Update release notes step in README Ian Manske 2024-05-28 09:58:40 -0400
  • c44dcf3df6 Apply prettier formatting Ian Manske 2024-05-28 09:49:03 -0400
  • c133ab2419
    Remove nu-cmd-dataframe from release script (#857) Ian Manske 2024-05-28 13:07:59 +0000
  • 7641d18e17 Remove nu-cmd-dataframe from release script Ian Manske 2024-05-28 09:06:07 -0400
  • f6ec482ea3
    feat: git clone completions (#856) OJarrisonn_ 2024-05-28 08:35:27 -0300
  • edb832840f
    feat: add ./gradlew completions (#855) OJarrisonn_ 2024-05-28 08:34:50 -0300
  • 5ce769ca2c
    Add git coommit completions (#854) laisnuto 2024-05-28 08:33:48 -0300
  • 6e02bf0ebf Add readme.md for gradlew-completions OJarrisonn 2024-05-27 22:41:19 -0300
  • 1ff73e762d Add git coommit completions Lais_Nuto_Rossman 2024-05-27 22:41:04 -0300
  • 176bb66da3 Update comment Ian Manske 2024-05-27 12:39:54 -0400
  • cb1024c3b9 Move and simplify hall of fame Ian Manske 2024-05-27 12:33:03 -0400
  • 1b79da821d Move todo comment Ian Manske 2024-05-27 12:29:13 -0400
  • d861b47674 Reorganize and rename changes section Ian Manske 2024-05-27 12:28:53 -0400
  • 243875574e Bring some sections to the top level Ian Manske 2024-05-27 12:21:54 -0400
  • 4c538fd55d Rename first section Ian Manske 2024-05-27 12:20:47 -0400
  • 974e764cf3 Remove dataframes hint Ian Manske 2024-05-27 12:19:21 -0400
  • 42732dad6a
    Port before_v0.60/with_externals and cleanup (#852) Igor 2024-05-27 01:34:36 +0400
  • 9823c5ebe0 port loc.nu Igor 2024-05-26 22:32:25 +0400
  • 6ad311466a move with_externals module to modules/ Igor 2024-05-26 22:30:22 +0400
  • f4c4e06e7c cleanup orphaned files Igor 2024-05-26 22:26:23 +0400
  • 840d723d89
    Port before v0.60/virtual_environments (#849) Igor 2024-05-26 21:38:00 +0400
  • 275a0f8f26
    Port before_v0.60/data_extraction before_v0.60/examples before_v0.60/duplicates (#847) Igor 2024-05-26 21:37:29 +0400
  • 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 +0400
  • 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 +0400
  • 26e988d5dd turn fuzzy into module Igor 2024-05-26 18:47:51 +0400
  • a90ed9e292 move examples from modules/ to sourced/ Igor 2024-05-26 18:39:48 +0400
  • b115788c55 turn duplicates into module Igor 2024-05-26 18:38:15 +0400
  • c430bb09b7 add export for ls_mods commands Igor 2024-05-26 18:30:18 +0400
  • c987a3bc9f merge venv_deactivate.nu with venv, move venv from venv/ Igor 2024-05-26 18:21:23 +0400
  • 692b8f2912 export command from language/std/date.nu Igor 2024-05-26 18:05:20 +0400
  • abb4937219 rename playground/lib.nu -> mod.nu Igor 2024-05-26 18:01:49 +0400
  • 57aead84a9 export commands from language/playground module Igor 2024-05-26 17:59:49 +0400
  • 3470fe4c24 export commands in prompt module Igor 2024-05-26 17:56:38 +0400
  • 30895858d8 move git_status_prompt.nu and left_and_right_prompt.nu from sourced to modules/prompt Igor 2024-05-26 17:34:18 +0400
  • 71ceb75809 move tests/language/std/date.nu -> modules/language/std/date.nu Igor 2024-05-26 17:27:41 +0400