-
Notifications
You must be signed in to change notification settings - Fork 129
Comparing changes
Open a pull request
base repository: mitchellh/cli
base: main
head repository: hashicorp/cli
compare: main
- 12 commits
- 28 files changed
- 8 contributors
Commits on Nov 20, 2023
-
Christopher Swenson committed
Nov 20, 2023 Configuration menu - View commit details
-
Copy full SHA for bb57d79 - Browse repository at this point
Copy the full SHA bb57d79View commit details -
Moved some functions and constants around so common ones are in `ui_common.js`. `ui_js.go` Mostly contains a basic call out to `prompt()` to ask for input. It's not perfect, but it works and is simple.
Christopher Swenson authoredNov 20, 2023 Configuration menu - View commit details
-
Copy full SHA for d1b0d03 - Browse repository at this point
Copy the full SHA d1b0d03View commit details
Commits on Nov 18, 2024
-
Add CODEOWNERS file in .github/CODEOWNERS (#5)
This PR adds a CODEOWNERS file in .github/CODEOWNERS to help manage code review assignments and maintain clear ownership of different parts of the codebase.
Configuration menu - View commit details
-
Copy full SHA for 1b2e901 - Browse repository at this point
Copy the full SHA 1b2e901View commit details
Commits on Jan 29, 2025
-
IND-1807 Vulnerability fix (#6)
* Vulnerabilities Remediated * IND-1807 Deps Bump for Vulnerability Remediation
Configuration menu - View commit details
-
Copy full SHA for 89d8cb5 - Browse repository at this point
Copy the full SHA 89d8cb5View commit details
Commits on Mar 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7f2557a - Browse repository at this point
Copy the full SHA 7f2557aView commit details
Commits on Apr 10, 2025
-
IND-2779 linting, .go-version fie added (#9)
* IND-2779 linting, .go-version fie added * resolved comments * resolved comments for ui_test.go
Configuration menu - View commit details
-
Copy full SHA for 868650f - Browse repository at this point
Copy the full SHA 868650fView commit details
Commits on May 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d3fd9de - Browse repository at this point
Copy the full SHA d3fd9deView commit details
Commits on Jun 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c870e49 - Browse repository at this point
Copy the full SHA c870e49View commit details
Commits on Jun 25, 2025
-
[Compliance] - PR Template Changes Required
Co-authored-by: compliance-pr-automation[bot] <1425255+compliance-pr-automation-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eebe9ed - Browse repository at this point
Copy the full SHA eebe9edView commit details
Commits on Nov 2, 2025
-
[COMPLIANCE] Update MPL-2.0 LICENSE (#4)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d5e6463 - Browse repository at this point
Copy the full SHA d5e6463View commit details -
[COMPLIANCE] Add Copyright and License Headers (#2)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 701ba88 - Browse repository at this point
Copy the full SHA 701ba88View commit details -
[COMPLIANCE] Update Copyright and License Headers (#13)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4383e52 - Browse repository at this point
Copy the full SHA 4383e52View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main