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

#737: Added cd command to shell commandlet #748

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Nov 6, 2024

  1. devonfw#737: Added cd command to shell commandlet

    Added the command cd to the shell commandlet that allows the user to switch the directory inside the ide shell
    leonrohne27 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3be67d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60f2e8a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    02cdeb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

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

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    bad672f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    b85ca18 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Update cli/src/main/java/com/devonfw/tools/ide/commandlet/ShellComman…

    …dlet.java
    
    Co-authored-by: jan-vcapgemini <[email protected]>
    leonrohne27 and jan-vcapgemini authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    51dd0c2 View commit details
    Browse the repository at this point in the history
  2. Update cli/src/main/java/com/devonfw/tools/ide/commandlet/ShellComman…

    …dlet.java
    
    Co-authored-by: jan-vcapgemini <[email protected]>
    leonrohne27 and jan-vcapgemini authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    0bd754c View commit details
    Browse the repository at this point in the history
  3. devonfw#737: optimized cd command

    added current working directory path to prompt name
    improved existing directory check
    adjusted exit codes
    leonrohne27 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    1af2948 View commit details
    Browse the repository at this point in the history
  4. devonfw#737: optimized cd command

    removed whitespace from ide prompt
    leonrohne27 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    ec4d5f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06e9b8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17b5888 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    bcdd9bf View commit details
    Browse the repository at this point in the history