Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kythe/kythe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.72
Choose a base ref
...
head repository: kythe/kythe
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.73
Choose a head ref
  • 6 commits
  • 12 files changed
  • 7 contributors

Commits on Jun 11, 2025

  1. feat: add provides edge (#6184)

    * feat: add provides edge
    
    * bug: fixed typo in test
    
    ---------
    
    Co-authored-by: Varun Mahajan <varun.mah@gmail.com>
    adbrowning-corp and varunmahajan authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    53011f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. Update go from 1.23.0 to 1.24.4 in extractor image (#6190)

    Change extractor image version to 1.24.4
    paritoshgoogle authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    74f0149 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

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

Commits on Aug 13, 2025

  1. chore(go): update go from 1.24.4 to 1.24.6 (#6194)

    As of https://go.dev/cl/694535, Go itself requires 1.24.6 for
    bootstrapping the toolchain. Upgrade so we can run the extractor on the
    Go repository itself.
    prattmic authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    f47e1de View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. feat(rust_extractor): add flag to set build config (#6186)

    * feat(rust_extractor): add flag to set build config
    
    * Buildifier
    
    ---------
    
    Co-authored-by: Varun Mahajan <varun.mah@gmail.com>
    rzhw and varunmahajan authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    ad6063b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. release: v0.0.73 (#6195)

    rzhw authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    8d95416 View commit details
    Browse the repository at this point in the history
Loading