Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added "en" command #1697

Closed
wants to merge 1,874 commits into from
Closed

added "en" command #1697

wants to merge 1,874 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 13, 2024

  1. feat: add completions for task deps command (#1456)

    * add completions for task deps command
    
    * fix inconcise flag comment
    roele committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    e0ba235 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Configuration menu
    Copy the full SHA
    6a93748 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3224f7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d52d2ca View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Update README.md

    jdx committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    74c5210 View commit details
    Browse the repository at this point in the history
  2. fixed urls

    jdx committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    22265e5 View commit details
    Browse the repository at this point in the history
  3. fixed urls

    jdx committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    8c24e48 View commit details
    Browse the repository at this point in the history
  4. fixed deprecated plugins migrate

    jdx committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    94bfc46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7e61d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c4b7fb View commit details
    Browse the repository at this point in the history
  7. fix not_found handler when command start with "--" (#1464)

    if you type something like "--profile" in you would get a strange error
    jdx committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    c8e02e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    fd9da12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    152e6b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec609a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. allow using templates in task files (#1473)

    Fixes #1469
    jdx committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    1a8481c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62679b3 View commit details
    Browse the repository at this point in the history
  3. updated dependencies (#1475)

    jdx committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8863a21 View commit details
    Browse the repository at this point in the history
  4. add support for installing directly with go modules (#1470)

    * add support for installing directly with go modules
    
    * alphabetize enum
    
    * update where gopath build is stored
    
    * fix bad get_type
    endigma committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    05f76ec View commit details
    Browse the repository at this point in the history
  5. ensure forge type matches (#1476)

    jdx committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b46fa17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b81b2a View commit details
    Browse the repository at this point in the history
  7. fix config_root path (#1477)

    jdx committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    205e43a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    d26640f View commit details
    Browse the repository at this point in the history
  2. plugins: improve post-plugin-update script (#1479)

    * only call it if the plugin was actually updated
    * set the ASDF_PLUGIN_PREV_REF and ASDF_PLUGIN_POST_REF env vars
    jdx committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    383600c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8667bc5 View commit details
    Browse the repository at this point in the history
  4. tasks: show cursor on ctrl-c

    jdx committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    ebc5fe7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0965ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1069155 View commit details
    Browse the repository at this point in the history
  7. bump demand

    jdx committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    5231179 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d39995 View commit details
    Browse the repository at this point in the history
  9. activate: added --shims (#1483)

    * activate: added --shims
    
    * runtime_symlinks: do not fail if version parsing fails
    jdx committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    73b9b72 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. fish_completion: use sort -r instead of tac (#1486)

    hopefully this is more portable
    
    Fixes #1485
    jdx committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    334ee48 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    jdx committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f3291d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    729de0c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. fix cwd error

    jdx committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    1c0bc12 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update actions/cache action to v4 (#1488)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    1bbba92 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update rust crate which to v6 (#1489)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    0875293 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df3dd08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de37513 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. fix(deps): update rust crate regex to 1.10.3 (#1496)

    * fix(deps): update rust crate regex to 1.10.3
    
    * [MegaLinter] Apply linters fixes
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
    renovate[bot] and renovate[bot] committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    bcadbf8 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. updated clap_complete

    jdx committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    4034674 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    12d87c2 View commit details
    Browse the repository at this point in the history
  2. cargo: allow cargo-binstall from mise itself (#1507)

    * cargo: allow cargo-binstall from mise itself
    
    Fixes #1506
    
    I have not tested this myself but it should fix the problem.
    
    * Commit from GitHub Actions (test)
    
    ---------
    
    Co-authored-by: mise[bot] <123107610+mise-en-dev@users.noreply.github.com>
    jdx and mise-en-dev committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    651ec02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9341810 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Delete lefthook.yml

    jdx committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a756db4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6845239 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ac1435 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51f269a View commit details
    Browse the repository at this point in the history
  5. fix release script

    jdx committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    59498ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6b1a22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    578ff24 View commit details
    Browse the repository at this point in the history
  8. config: do not follow symbolic links for trusted paths (#1513)

    * config: do not follow symbolic links for trusted paths
    
    Fixes #1501
    
    * Commit from GitHub Actions (test)
    
    ---------
    
    Co-authored-by: mise[bot] <123107610+mise-en-dev@users.noreply.github.com>
    jdx and mise-en-dev committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    032e325 View commit details
    Browse the repository at this point in the history
  9. refactor: env parsing (#1515)

    This lazy-loads the env vars from config files.
    This is a prereq for #1262 and other env var changes. It will make it easier to perform the template logic in order across the env vars rather than when the file is parsed
    jdx committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    a5573cc View commit details
    Browse the repository at this point in the history
  10. config: refactor min_version logic (#1516)

    starting to move logic out of parsing
    jdx committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7ce6d3f View commit details
    Browse the repository at this point in the history
  11. env: sort env vars coming back from exec-env (#1518)

    * config: refactor min_version logic
    
    starting to move logic out of parsing
    
    * env: sort env vars coming back from exec-env
    
    Better than randomized with HashMap
    jdx committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    278878e View commit details
    Browse the repository at this point in the history
  12. env: order flags in docs

    jdx committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1018b56 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    2d63b59 View commit details
    Browse the repository at this point in the history
  2. demand 1.0.0

    jdx committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    c97bb79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0737239 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdb9014 View commit details
    Browse the repository at this point in the history
  5. pass signals to tasks (#1527)

    * pass signals to tasks
    
    * [MegaLinter] Apply linters fixes
    
    ---------
    
    Co-authored-by: jdx <jdx@users.noreply.github.com>
    jdx and jdx committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    59c7216 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. doctor: display missing/extra shims (#1529)

    * doctor: display missing/extra shims
    
    * Commit from GitHub Actions (test)
    
    ---------
    
    Co-authored-by: mise[bot] <123107610+mise-en-dev@users.noreply.github.com>
    jdx and mise-en-dev committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    a4b6418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b3ae2e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6be2c83 View commit details
    Browse the repository at this point in the history
  4. fix global config with asdf_compat (#1534)

    Fixes #1530
    jdx committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    81aacb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91b9fc1 View commit details
    Browse the repository at this point in the history
  6. env: resolve env vars in order (#1519)

    * env-man
    
    * Commit from GitHub Actions (test)
    
    * env-man
    
    ---------
    
    Co-authored-by: mise[bot] <123107610+mise-en-dev@users.noreply.github.com>
    jdx and mise-en-dev committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    7dce359 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab7f771 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    76f38ca View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. added env._.source feature (#1538)

    * added `env._.source` feature
    
    * Commit from GitHub Actions (test)
    
    ---------
    
    Co-authored-by: mise[bot] <123107610+mise-en-dev@users.noreply.github.com>
    jdx and mise-en-dev committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    00b756a View commit details
    Browse the repository at this point in the history
  2. force update alpine

    jdx committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    633c3ff View commit details
    Browse the repository at this point in the history
  3. fix(deps): update rust crate chrono to 0.4.33 (#1539)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    3ac2cf7 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update rust crate clap_complete to 4.4.9 (#1540)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    292b987 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    470dfe9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14fb790 View commit details
    Browse the repository at this point in the history
  7. read system and local config settings (#1541)

    Fixes #1426
    Fixes #1425
    jdx committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    6b8e211 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89e78e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fb80f08 View commit details
    Browse the repository at this point in the history
  10. fix mangen

    jdx committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    da2b1c9 View commit details
    Browse the repository at this point in the history
  11. default to precompiled python

    jdx committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    0fac002 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3a195bc View commit details
    Browse the repository at this point in the history
  13. fix(deps): update rust crate serde_json to 1.0.112 (#1542)

    * fix(deps): update rust crate serde_json to 1.0.112
    
    * Commit from GitHub Actions (test)
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: mise[bot] <123107610+mise-en-dev@users.noreply.github.com>
    renovate[bot] and mise-en-dev committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    b3e0296 View commit details
    Browse the repository at this point in the history
  14. fix(deps): update serde monorepo to 1.0.196 (#1543)

    * fix(deps): update serde monorepo to 1.0.196
    
    * Commit from GitHub Actions (test)
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: mise[bot] <123107610+mise-en-dev@users.noreply.github.com>
    renovate[bot] and mise-en-dev committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    7b8a527 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    add7253 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. fix(deps): update rust crate strum to 0.26.0 (#1546)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    54fd770 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update rust crate strum to 0.26.1 (#1547)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    7ab1166 View commit details
    Browse the repository at this point in the history
  3. updated indexmap

    jdx committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    d7cb481 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. fix(deps): update rust crate indexmap to 2.2.0 (#1548)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    986aa0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d29b59 View commit details
    Browse the repository at this point in the history
  3. codacy badge

    jdx committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    711d6d7 View commit details
    Browse the repository at this point in the history
  4. codacy badge

    jdx committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    dc76ec4 View commit details
    Browse the repository at this point in the history
  5. codacy badge

    jdx committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    2e97b24 View commit details
    Browse the repository at this point in the history
  6. codacy badge

    jdx committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    711110c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    6a16dc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74fd185 View commit details
    Browse the repository at this point in the history
  3. fix bash not_found handler (#1558)

    * fix bash not_found handler
    
    Fixes #1557
    
    Also refactored all the shell activate scripts
    
    * Commit from GitHub Actions (test)
    
    ---------
    
    Co-authored-by: mise[bot] <123107610+mise-en-dev@users.noreply.github.com>
    jdx and mise-en-dev committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    838bbaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d885c66 View commit details
    Browse the repository at this point in the history
  5. go: clean up e2e tests

    jdx committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    2660406 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a67c00f View commit details
    Browse the repository at this point in the history
  7. added "plugins up" alias"

    jdx committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f68bf52 View commit details
    Browse the repository at this point in the history
  8. python: fix settings env vars

    jdx committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b122c19 View commit details
    Browse the repository at this point in the history
  9. poetry: use compiled python

    jdx committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d3020cc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e053c54 View commit details
    Browse the repository at this point in the history
  11. shims: treat anything not rtx/mise as a shim

    This can break if the env gets dropped. In that situation, the shim should fall back to the system version
    jdx committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    fae51a7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1e3afe9 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. build on macos-latest

    jdx committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3ca3f7e View commit details
    Browse the repository at this point in the history
  2. removed outdated conditional

    jdx committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    7f900c4 View commit details
    Browse the repository at this point in the history
  3. fix bash command not found override (#1564)

    Fixes #1558
    Fixes #1563
    jdx committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2840fc8 View commit details
    Browse the repository at this point in the history
  4. update CONTRIBUTING.md

    jdx committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    56be60f View commit details
    Browse the repository at this point in the history
  5. label experimental error

    jdx committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    0e38477 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9b036e View commit details
    Browse the repository at this point in the history
  7. use Cargo.* as source

    jdx committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ee10dba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6af249a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c8837fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3070bf8 View commit details
    Browse the repository at this point in the history
  11. docker (#1570)

    jdx committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2cd8ad5 View commit details
    Browse the repository at this point in the history
  12. tag version in docker

    jdx committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    fda1be6 View commit details
    Browse the repository at this point in the history
  13. docker: fix github action

    jdx committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    9adc718 View commit details
    Browse the repository at this point in the history
  14. docker: fix github action

    jdx committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3849cdb View commit details
    Browse the repository at this point in the history
  15. docker: skip cargo-msrv

    jdx committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ff3a555 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    08429bb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    90c35ab View commit details
    Browse the repository at this point in the history
  18. refactor task_config

    jdx committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    7568969 View commit details
    Browse the repository at this point in the history
  19. docker: fix test runner

    jdx committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    779c484 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    438e6a4 View commit details
    Browse the repository at this point in the history
  21. docker: fix dev test

    jdx committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b92566f View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    de5e5b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. status: make missing tool warning more granular (#1577)

    * settings: added some missing settings to `settings set`
    
    * Commit from GitHub Actions (test)
    
    * wip
    
    ---------
    
    Co-authored-by: mise[bot] <123107610+mise-en-dev@users.noreply.github.com>
    jdx and mise-en-dev committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6c6afe1 View commit details
    Browse the repository at this point in the history
  2. default --quiet to error level

    jdx committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    50c1468 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81f61d5 View commit details
    Browse the repository at this point in the history
  4. ci: use m1 macs

    jdx committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    98a6d1f View commit details
    Browse the repository at this point in the history
  5. add env.mise.source to schame (#1578)

    Co-authored-by: jdx <216188+jdx@users.noreply.github.com>
    sirenkovladd and jdx committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3cc2cb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc0e793 View commit details
    Browse the repository at this point in the history
  7. doctor: add "dr" alias

    jdx committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    67e9e30 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    jdx committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3412fa1 View commit details
    Browse the repository at this point in the history
  9. added mise.run

    jdx committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9ab7159 View commit details
    Browse the repository at this point in the history
  10. use a bodged loop to handle go forge submodules (#1583)

    * use a bodged loop to handle go forge submodules
    
    this is suboptimal, but a real solution using the go toolchain is blocked on golang/go#65350
    
    * update e2e to have a go submodule
    endigma committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0cb3988 View commit details
    Browse the repository at this point in the history
  11. fixed ctrlc handler (#1584)

    jdx committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    95a50c3 View commit details
    Browse the repository at this point in the history
  12. Additional arch install (#1562)

    * Added support for additional architectures
    
    * Remove extraneous comment
    
    * Fixed shell errors
    
    * Moved musl check to get_arch() function and cleaned up conditional flow
    
    * Update packaging/standalone/install.envsubst
    
    ---------
    
    Co-authored-by: jdx <216188+jdx@users.noreply.github.com>
    tlockney and jdx committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    bbaf112 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9e3e669 View commit details
    Browse the repository at this point in the history
  14. python: minor UI tweak

    jdx committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    fbe2578 View commit details
    Browse the repository at this point in the history
  15. plugins: ui tweak

    jdx committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d3748ef View commit details
    Browse the repository at this point in the history
  16. release: clear cache on mise.run

    jdx committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1d00fbd View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. download progress bars (#1586)

    Fixes #1585
    jdx committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    554e688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0633c07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f11a1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e786e8 View commit details
    Browse the repository at this point in the history
  5. install tools in order listed in config file when --jobs=1 (#1587)

    * install tools in order listed in config file when --jobs=1
    
    mise-plugins/mise-poetry#7
    
    * fix lint task
    jdx committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    57a6fa6 View commit details
    Browse the repository at this point in the history
  6. actionlint

    jdx committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8f067cb View commit details
    Browse the repository at this point in the history
  7. remove unused property

    jdx committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    13d7d29 View commit details
    Browse the repository at this point in the history
  8. property should not be public

    jdx committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    fee5b72 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    13daec0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    be34b76 View commit details
    Browse the repository at this point in the history
  11. use serde to parse tasks (#1592)

    jdx committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2baa9d9 View commit details
    Browse the repository at this point in the history
  12. tasks: skip running glob if no patterns

    Fixes #1591
    jdx committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0eae892 View commit details
    Browse the repository at this point in the history
  13. lazy-load toml_edit (#1594)

    * lazy-load toml_edit
    
    * Commit from GitHub Actions (test)
    
    ---------
    
    Co-authored-by: mise[bot] <123107610+mise-en-dev@users.noreply.github.com>
    jdx and mise-en-dev committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ae658f8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    85da451 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    a43f40b View commit details
    Browse the repository at this point in the history
  2. fix(deps): update rust crate clap_mangen to 0.2.19 (#1598)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    e2e9af7 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update rust crate clap_complete to 4.4.10 (#1597)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    5159491 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update rust crate eyre to 0.6.12 (#1601)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    b64b0a8 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update rust crate indexmap to 2.2.2 (#1602)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    96afcd3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a508ec2 View commit details
    Browse the repository at this point in the history
  7. use serde to parse tools (#1599)

    * use serde to parse tools
    
    * Commit from GitHub Actions (test)
    
    * use serde to parse tools
    
    ---------
    
    Co-authored-by: mise[bot] <123107610+mise-en-dev@users.noreply.github.com>
    jdx and mise-en-dev committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    1a7b3f0 View commit details
    Browse the repository at this point in the history
  8. fix(deps): update rust crate itertools to 0.12.1 (#1604)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    2292c11 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d959790 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8996bd8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0e2ead1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    831af03 View commit details
    Browse the repository at this point in the history
  13. chore(deps): update peter-evans/create-pull-request action to v6 (#1611)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    ded7e82 View commit details
    Browse the repository at this point in the history
  14. fix(deps): update rust crate serde_json to 1.0.113 (#1607)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    9a75c7d View commit details
    Browse the repository at this point in the history
  15. fix(deps): update rust crate reqwest to 0.11.24 (#1605)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    7f01f34 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. doctor: add some info (#1614)

    jdx committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6e8a97f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d15ea44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb9ab2d View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. docs: cli help

    jdx committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6a004a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59362f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. calm io (#1621)

    * calm io
    
    Fixes `| head` so it does not panic
    
    * Commit from GitHub Actions (test)
    
    ---------
    
    Co-authored-by: mise[bot] <123107610+mise-en-dev@users.noreply.github.com>
    jdx and mise-en-dev committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    0dd07e7 View commit details
    Browse the repository at this point in the history
  2. use OnceLock where possible

    jdx committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    92a3e87 View commit details
    Browse the repository at this point in the history
  3. automatically try https if http fails (#1622)

    on my current hotel internet http does not work
    jdx committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    fb9fdf9 View commit details
    Browse the repository at this point in the history
  4. added optional pre-commit hook

    jdx committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ec03744 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    521c31e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    adfcc0d View commit details
    Browse the repository at this point in the history
  7. fix task loading (#1625)

    Fixes #1593
    jdx committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    fce42d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f288b40 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8efa0e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. fish: fix command not found handler

    this was showing an error if called multiple times
    jdx committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a30842b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2845f3 View commit details
    Browse the repository at this point in the history
  3. docs

    jdx committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    e291cc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. tasks: ignore non-executable tasks (#1642)

    also general refactoring and hardening around task loading
    
    Fixes #1640
    jdx committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    a334924 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68ff913 View commit details
    Browse the repository at this point in the history
  3. save space

    jdx committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    638a426 View commit details
    Browse the repository at this point in the history
  4. go: GOROOT/GOBIN/GOPATH changes (#1641)

    See #1638
    jdx committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    786220c View commit details
    Browse the repository at this point in the history
  5. save space

    jdx committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    0c59c59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa7a977 View commit details
    Browse the repository at this point in the history
  7. bump msrv for clap compatibility

    jdx committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8a9a284 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77137e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. fix(deps): update rust crate clap to 4.5.0 (#1644)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    6ac66a8 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update rust crate clap_complete to 4.5.0 (#1645)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    544b986 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update rust crate clap_mangen to 0.2.20 (#1646)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    15f9810 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update rust crate tempfile to 3.10.0 (#1647)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    a14a320 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update rust crate either to 1.10.0 (#1649)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    6caaf77 View commit details
    Browse the repository at this point in the history
  6. fix(deps): update rust crate toml to 0.8.10 (#1648)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    3f615ca View commit details
    Browse the repository at this point in the history
  7. fix(deps): update rust crate toml_edit to 0.22.4 (#1650)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    2023664 View commit details
    Browse the repository at this point in the history
  8. usage (#1652)

    jdx committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    409f218 View commit details
    Browse the repository at this point in the history
  9. cargo up

    jdx committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    4292537 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    13ea6c9 View commit details
    Browse the repository at this point in the history
  11. fix(deps): update rust crate indicatif to 0.17.8 (#1651)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    775db38 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8399b1f View commit details
    Browse the repository at this point in the history
  13. add usage to CI

    jdx committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    0bc48ed View commit details
    Browse the repository at this point in the history
  14. add usage to CI

    jdx committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    4eba7c0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b41f4e4 View commit details
    Browse the repository at this point in the history
  16. install usage via cargo-binstall

    jdx committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    f3a0117 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. fix(deps): update rust crate usage-lib to 0.1.8 (#1653)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    af9b541 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    111a218 View commit details
    Browse the repository at this point in the history
  3. 1 Configuration menu
    Copy the full SHA
    e46fe04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    196b8cd View commit details
    Browse the repository at this point in the history
  5. fix(deps): update rust crate chrono to 0.4.34 (#1654)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    ba96f1f View commit details
    Browse the repository at this point in the history
  6. fix completions in linux

    Fixes #1658
    jdx committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    2822554 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65006ad View commit details
    Browse the repository at this point in the history
  8. fix(deps): update rust crate thiserror to 1.0.57 (#1659)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    c6d4a4a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    b581b9d View commit details
    Browse the repository at this point in the history
  2. cargo up

    jdx committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    122a9b2 View commit details
    Browse the repository at this point in the history
  3. run commit hook on main branch

    jdx committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    7ced699 View commit details
    Browse the repository at this point in the history
  4. Revert "run commit hook on main branch"

    This reverts commit 7ced699.
    jdx committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5ec8a5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    971fe5e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. compeltions: use dash compatible syntax

    Fixes #1669
    jdx committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    10dbf54 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. cargo up

    jdx committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    7a02ac3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f75ca5 View commit details
    Browse the repository at this point in the history
  3. fix(go): reflect on proper path for GOROOT (#1661)

    * fix(go): use proper path for `GOROOT`
    
    * style: align implementation with ones of other GO env vars
    
    * fix: check path to determine proper `GOROOT`
    
    * docs: reflect default behavior for `GOROOT`
    
    * docs: align with previous spelling
    wheinze committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    aed9563 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    3cf1232 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a4851c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b024a7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48acf7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf8ff55 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    0958953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c656f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    28d4154 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    jdx committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    05869d9 View commit details
    Browse the repository at this point in the history
  3. cargo up

    jdx committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0d716d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c7e69b View commit details
    Browse the repository at this point in the history
  5. doctor: improve formatting/colors

    jdx committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5c6e4dc View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    8c282b8 View commit details
    Browse the repository at this point in the history
  2. Revert "cargo up"

    This reverts commit 8c282b8.
    jdx committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6fb1fa7 View commit details
    Browse the repository at this point in the history
  3. cargo up (minus cc)

    jdx committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    6142403 View commit details
    Browse the repository at this point in the history
  4. doctor: revamped output (#1694)

    * doctor: revamped output
    
    * Commit from GitHub Actions (test)
    
    ---------
    
    Co-authored-by: mise[bot] <123107610+mise-en-dev@users.noreply.github.com>
    jdx and mise-en-dev committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    54a5620 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3417560 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d0fb78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17e6351 View commit details
    Browse the repository at this point in the history
  8. docs: make README logo link to site (#1695)

    Make README logo link to site. Looks like without a wrapping link, GitHub will still render it as a link, but the link is to the raw image.
    booniepepper committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4adac60 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. added "en" command

    Fixes #1655
    jdx committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    adebad7 View commit details
    Browse the repository at this point in the history