| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python312Packages.databricks-sdk: 0.49.0 -> 0.50.0•••Diff: https://github.com/databricks/databricks-sdk-py/compare/refs/tags/v0.49.0...refs/tags/v0.50.0 Changelog: https://github.com/databricks/databricks-sdk-py/blob/v0.50.0/CHANGELOG.md | Gaetan Lepage | 2025-04-17 | 1 | -2/+2 |
| * | python312Packages.databricks-sdk: 0.46.0 -> 0.49.0 | R. Ryantm | 2025-03-30 | 1 | -2/+2 |
| * | python312Packages.databricks-sdk: 0.45.0 -> 0.46.0•••Diff: https://github.com/databricks/databricks-sdk-py/compare/refs/tags/v0.45.0...v0.46.0 Changelog: https://github.com/databricks/databricks-sdk-py/blob/v0.46.0/CHANGELOG.md | Gaetan Lepage | 2025-03-14 | 1 | -25/+19 |
| * | python312Packages.databricks-sdk: 0.44.1 -> 0.45.0 | R. Ryantm | 2025-03-09 | 1 | -2/+2 |
| * | treewide: fix typos in comments (#384334) | Aleksana | 2025-02-24 | 1 | -1/+1 |
| |\ | |||||
| | * | treewide: fix typos in comments•••Made with ```shell git restore . fd '\.nix$' pkgs/ --type f -j1 -x bash -xc "$(cat <<"EOF" typos --no-check-filenames --write-changes "$1" git diff --exit-code "$1" && exit #( git diff "$1" | grep -qE "^\+ +[^# ]") && git restore "$1" count1="$( bat --language nix --diff --style changes "$1" --theme "Monokai Extended" --color always | aha --no-header | grep -E '^<span style="color:olive;">~</span> ' | wc -l )" count2="$( bat --language nix --diff --style changes "$1" --theme "Monokai Extended" --color always | aha --no-header | grep -E '^<span style="color:olive;">~</span> (<span style="color:#f8f8f2;"> *</span>)?<span style="color:#75715e;">.*</span>$' | wc -l )" [[ $count1 -ne $count2 ]] && git restore "$1" EOF )" -- {} ``` and filtered with `GIT_DIFF_OPTS='--unified=15' git -c interactive.singleKey=true add --patch` I initially tried using the tree-sitter cli, python bindings and even ast-grep through various means, but this is what I ended up with. | Peder Bergebakken Sundt | 2025-02-24 | 1 | -1/+1 |
| * | | python312Packages.databricks-sdk: 0.43.0 -> 0.44.1 | R. Ryantm | 2025-02-22 | 1 | -2/+2 |
| |/ | |||||
| * | python312Packages.databricks-sdk: 0.41.0 -> 0.43.0•••Diff: https://github.com/databricks/databricks-sdk-py/compare/v0.41.0...v0.43.0 Changelog: https://github.com/databricks/databricks-sdk-py/blob/v0.43.0/CHANGELOG.md | R. Ryantm | 2025-02-09 | 1 | -2/+2 |
| * | python312Packages.databricks-sdk: 0.40.0 -> 0.41.0 | R. Ryantm | 2025-01-27 | 1 | -2/+2 |
| * | python312Packages.databricks-sdk: 0.38.0 -> 0.40.0•••Diff: https://github.com/databricks/databricks-sdk-py/compare/refs/tags/v0.38.0...v0.40.0 Changelog: https://github.com/databricks/databricks-sdk-py/blob/refs/tags/v0.40.0/CHANGELOG.md | Gaetan Lepage | 2025-01-04 | 1 | -3/+3 |
| * | treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag` | Peder Bergebakken Sundt | 2025-01-04 | 1 | -1/+1 |
| * | python312Packages.databricks-sdk: 0.35.0 -> 0.38.0 | R. Ryantm | 2024-11-30 | 1 | -2/+2 |
| * | python312Packages.databricks-sdk: 0.34.0 -> 0.35.0•••Diff: https://github.com/databricks/databricks-sdk-py/compare/refs/tags/v0.34.0...v0.35.0 Changelog: https://github.com/databricks/databricks-sdk-py/blob/refs/tags/v0.35.0/CHANGELOG.md | Gaetan Lepage | 2024-10-17 | 1 | -2/+6 |
| * | python312Packages.databricks-sdk: init at 0.34.0 | Gaetan Lepage | 2024-10-07 | 1 | -0/+85 |
