Commit Graph

27 Commits (b52bb41484bca2eab616aed83aa922cbb5ef1e3b)

Author SHA1 Message Date
Matt Farina 847369c184
Update to Go 1.21 for builds
3 years ago
Joe Julian 49805f09b5
Merge branch 'main' into lowercase-search
3 years ago
Matt Farina 50c22ed7f9
Bump the Go version
3 years ago
Höhl, Lukas 2ee3bebfc7 test(search): add mixedCase test case
5 years ago
Höhl, Lukas 488add2cfe fix(search): print repo search result in original case
5 years ago
yuxiaobo d683a431e2 Correct spelling mistakes
7 years ago
Matt Farina 9bc7934f35
Updating the module for v3 as the major version
7 years ago
Matt Farina 967f4fed42
Update dependencies
7 years ago
Adam Reese b2d5e41fc7
ref(*): remove dead code
7 years ago
Adam Reese 895e9192d4
feat(*): use vanity import helm.sh/helm
7 years ago
Adam Reese 4f26b658d8
change copyright to "Copyright The Helm Authors"
8 years ago
Adam Reese f012940d9c
ref(*): refactor chart/chartutil
8 years ago
Adam Reese 726e3c41be
feat(*): print stacktrace on error with debug enabled
8 years ago
Adam Reese a5b7cde9e5
ref(cmd): simplify cmd test setup
8 years ago
Adam Reese 6345f04190
ref(hapi): convert protobuf to go types
8 years ago
Morgan Parry d848990122 fix(helm): Don't crash in search if upper case chars are encountered.
9 years ago
xuhaigang c1cbb97348 Fix(helm): fix the bug of helm search --regexp
9 years ago
Matt Butcher 257f12095f
fix(helm): fix broken unit test
10 years ago
Matt Butcher f018364f91
fix(helm): fix sort order on helm search
10 years ago
Adam Reese 4418b1a20d ref(*): remove dead code
10 years ago
Adam Reese 0c6b6d1c62 fix(*): correct file permissions on source files
10 years ago
Rodrigue Cloutier f3b205c6ef fix(*): fixed tests for Windows
10 years ago
Adam Reese f71230ccd3 fix(*): resolve go linter issues
10 years ago
Matt Butcher d0cefeaf82 feat(helm): add --versions flag on search
10 years ago
Matt Butcher 79e5fd6b74 fix(helm): fix 'helm search' to use UITable
10 years ago
Matt Butcher 4f09b05613 feat(helm): implement new index format
10 years ago
Matt Butcher 446d555178 feat(helm): update helm search
10 years ago