- 3f7eaa6 Preserve *.mk files when regenerating crates. by James Farrell · 1 year, 7 months ago
- 6cb5485 Merge changes I65474a11,I1e01653c into main by Treehugger Robot · 1 year, 7 months ago
- 9621daf Merge "[MTE] teach stack to handle MTE stack reports" into main by Florian Mayer · 1 year, 7 months ago
- 4c916ea Fix all clippy lints. by James Farrell · 1 year, 7 months ago
- d9af52f Add Android.bp files for name_and_version and name_and_version_map. by James Farrell · 1 year, 7 months ago
- adc7f18 Merge "Preserve Cargo.lock when running cargo_embargo." into main by James Farrell · 1 year, 7 months ago
- 3fb1863 Preserve Cargo.lock when running cargo_embargo. by James Farrell · 1 year, 7 months ago
- a23cb0c Merge "Add more cleanups for METADATA files." into main by Treehugger Robot · 1 year, 7 months ago
- b916d47 Add more cleanups for METADATA files. by James Farrell · 1 year, 7 months ago
- 7950ac8 Merge "cargo_embargo: Parse out raw_name from src_path" into main by Treehugger Robot · 1 year, 7 months ago
- 7354406 Merge "Dump __attribute__((availability))" into main by Hsin-Yi Chen · 1 year, 7 months ago
- ce80271 [MTE] teach stack to handle MTE stack reports by Florian Mayer · 1 year, 11 months ago
- 5067169 cargo_embargo: Parse out raw_name from src_path by Per Larsen · 1 year, 7 months ago
- 4642ed9 Merge "Add Android.bps for google_metadata and rooted_path." into main by James Farrell · 1 year, 7 months ago
- 8aef65e Merge "Generate a list of crates separate from Cargo.toml." into main by James Farrell · 1 year, 7 months ago
- 4c60be8 Add Android.bps for google_metadata and rooted_path. by James Farrell · 1 year, 7 months ago
- 4e89aff Merge "Fix compile error." into main by Treehugger Robot · 1 year, 7 months ago
- c6e698b Merge changes I3d7ccdcf,I9a605279 into main by Treehugger Robot · 1 year, 7 months ago
- fb58407 Merge "Use is_ascii_whitespace." into main by Treehugger Robot · 1 year, 7 months ago
- fe9dc16 Fix compile error. by James Farrell · 1 year, 7 months ago
- c563ea9 Generate a list of crates separate from Cargo.toml. by James Farrell · 1 year, 7 months ago
- ce2b162 Merge "License file and METADATA checker/fixer." into main by Treehugger Robot · 1 year, 7 months ago
- 65c72c6 Use is_ascii_whitespace. by Andrew Walbran · 1 year, 7 months ago
- 13bb40a Merge "Support workspace_excludes in metadata-only mode." into main by Treehugger Robot · 1 year, 7 months ago
- 0de585e Merge "Ignore `--check-cfg`." into main by Treehugger Robot · 1 year, 7 months ago
- 2954b58 Merge "Move GoogleMetadata to a separate crate." into main by Treehugger Robot · 1 year, 7 months ago
- 0e5c423 Support workspace_excludes in metadata-only mode. by Andrew Walbran · 1 year, 7 months ago
- 10fbf12 Ignore `--check-cfg`. by Andrew Walbran · 1 year, 7 months ago
- 85a6628 cargo_embargo: use FIND_CRATE to locate Trusty modules by Per Larsen · 1 year, 7 months ago
- dd8e95f cargo_embargo: add BSD-2-Clause OR Apache-2 OR MIT by Per Larsen · 1 year, 7 months ago
- 89e7ade License file and METADATA checker/fixer. by James Farrell · 1 year, 8 months ago
- f7cb61b Move GoogleMetadata to a separate crate. by James Farrell · 1 year, 7 months ago
- 587d838 Merge changes I8092c631,Ibad55002 into main by James Farrell · 1 year, 7 months ago
- 2dc561a Merge "Make java_sdk_library dependencies explicit" into main by Jihoon Kang · 1 year, 7 months ago
- e22681c Refactor to use name_and_version crate. by James Farrell · 1 year, 8 months ago
- ddaff97 Refactor name-and-version data structures into a separate crate. by James Farrell · 1 year, 8 months ago
- 720599e Merge "Only check changed crates in preupload." into main by James Farrell · 1 year, 7 months ago
- 804104d Merge "When staging, check that patches apply successfully, and cargo_embargo succeeds." into main by James Farrell · 1 year, 7 months ago
- d7dd6f1 Merge "cargo_embargo: add BSD-3-Clause OR MIT OR Apache-2" into main by Treehugger Robot · 1 year, 7 months ago
- 967c426 Dump __attribute__((availability)) by Hsin-Yi Chen · 1 year, 11 months ago
- eb65e9d Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year, 7 months ago
- 8c9b907 cargo_embargo: add BSD-3-Clause OR MIT OR Apache-2 by Neill Kapron · 1 year, 7 months ago
- d2b210f Merge "Fix error in use of RootedPath." into main by Treehugger Robot · 1 year, 8 months ago
- ac02541 Fix error in use of RootedPath. by James Farrell · 1 year, 8 months ago
- b677d81 Only check changed crates in preupload. by James Farrell · 1 year, 8 months ago
- c33feb1 When staging, check that patches apply successfully, and cargo_embargo succeeds. by James Farrell · 1 year, 8 months ago
- 5dad1a4 Merge "Refactor code to use RootedPath." into main by James Farrell · 1 year, 8 months ago
- 5860cd2 Merge "Refactor RepoPath into RootedPath crate." into main by James Farrell · 1 year, 8 months ago
- 7cb4ac9 Refactor code to use RootedPath. by James Farrell · 1 year, 8 months ago
- 372285a Refactor RepoPath into RootedPath crate. by James Farrell · 1 year, 8 months ago
- f4d5ca5 Merge "Add support for importing new crates." into main by James Farrell · 1 year, 8 months ago
- 21bcec1 Add support for importing new crates. by James Farrell · 1 year, 8 months ago
- 1d56849 Merge "Make RepoPath absolute-first." into main by James Farrell · 1 year, 8 months ago
- 4ca9770 Merge "Don't require --unpinned." into main by James Farrell · 1 year, 8 months ago
- 750d3b9 Make RepoPath absolute-first. by James Farrell · 1 year, 8 months ago
- fab7ec1 Don't require --unpinned. by James Farrell · 1 year, 8 months ago
- a5d5054 Merge "Allow checking migration health of multiple crates." into main by Treehugger Robot · 1 year, 8 months ago
- cc3112d Merge "Check that the deps in Cargo.toml match the managed crate directories." into main by Treehugger Robot · 1 year, 8 months ago
- 53311da Merge "Don't check in Cargo.lock." into main by Treehugger Robot · 1 year, 8 months ago
- 8375f0e Allow checking migration health of multiple crates. by James Farrell · 1 year, 8 months ago
- 1028279 Check that the deps in Cargo.toml match the managed crate directories. by James Farrell · 1 year, 8 months ago
- 1ea17f1 Don't check in Cargo.lock. by James Farrell · 1 year, 8 months ago
- 8efc5db Merge "Allow migrating with versions unpinned." into main by James Farrell · 1 year, 8 months ago
- 433874c Allow migrating with versions unpinned. by James Farrell · 1 year, 8 months ago
- d646929 Merge "Script to run the latest prebuilt version of cargo." into main by Treehugger Robot · 1 year, 8 months ago
- 48af754 Merge "ManagedRepo struct." into main by Treehugger Robot · 1 year, 8 months ago
- bd16d89 Merge "License classifier crate" into main by James Farrell · 1 year, 8 months ago
- a529de6 License classifier crate by James Farrell · 1 year, 8 months ago
- 3afd1b4 Merge changes I79d832ca,Ib5a856bf into main by Treehugger Robot · 1 year, 8 months ago
- 9fbbc35 Migrate ARCHIVE identifiers to Archive by Matthew Maurer · 1 year, 8 months ago
- d7c4bdd Migrate HOMEPAGE entries from identifier to third_party by Matthew Maurer · 1 year, 8 months ago
- c8d8956 Merge "Add more license expressions" into main by Treehugger Robot · 1 year, 8 months ago
- 7255e3d Add more license expressions by James Farrell · 1 year, 8 months ago
- 0fc1b69 Merge "ADB package: Allow push without compression" into main by Treehugger Robot · 1 year, 8 months ago
- 5b40e9b ADB package: Allow push without compression by Fabien Sanglard · 1 year, 8 months ago
- 8b595a5 Merge "Fix bug." into main by Treehugger Robot · 1 year, 8 months ago
- 91e0810 Fix bug. by James Farrell · 1 year, 8 months ago
- 9d7d7eb Script to run the latest prebuilt version of cargo. by James Farrell · 1 year, 8 months ago
- 5d8fcf9 ManagedRepo struct. by James Farrell · 1 year, 8 months ago
- 3a445a5 Merge "remerge3: Redo 3-way merge for files with conflict markers" into main by Yi-Yo Chiang · 1 year, 8 months ago
- 6191d0d Merge "Use "cargo tree" to determine deps." into main by Treehugger Robot · 1 year, 8 months ago
- cea07d0 Use "cargo tree" to determine deps. by James Farrell · 1 year, 8 months ago
- ee3f18e Merge "Add Apache or BSD clause to the map." into main by Treehugger Robot · 1 year, 8 months ago
- 2447fd0 Add Apache or BSD clause to the map. by Elie Kheirallah · 1 year, 8 months ago
- fb16101 Merge "Ignore ownership changes." into main by Treehugger Robot · 1 year, 8 months ago
- 8affde2 Merge "Ensure that Rust crates still conform for Android test ownership." into main by Treehugger Robot · 1 year, 8 months ago
- 9772776 Merge "Ensure the staging dir exists." into main by Treehugger Robot · 1 year, 8 months ago
- 2422023 Ignore ownership changes. by James Farrell · 1 year, 8 months ago
- c208787 Merge "RunQuiet helper trait" into main by Treehugger Robot · 1 year, 8 months ago
- 0c91976 Merge "Add license fields to crate type." into main by Treehugger Robot · 1 year, 8 months ago
- 1bec52c Merge "Add function to run cargo_embargo autoconfig." into main by Treehugger Robot · 1 year, 8 months ago
- 9874e56 Ensure the staging dir exists. by James Farrell · 1 year, 8 months ago
- 1863348 Add function to run cargo_embargo autoconfig. by James Farrell · 1 year, 8 months ago
- 5a03c6f Add license fields to crate type. by James Farrell · 1 year, 8 months ago
- 369539f RunQuiet helper trait by James Farrell · 1 year, 8 months ago
- 4a5083b remerge3: Redo 3-way merge for files with conflict markers by Yi-Yo Chiang · 1 year, 8 months ago
- 140430a Merge "Set the year field." into main by Treehugger Robot · 1 year, 8 months ago
- e8693b5 Set the year field. by James Farrell · 1 year, 8 months ago
- 2a5e07c Merge "Remove OUT_DIR from environment" into main by Treehugger Robot · 1 year, 8 months ago
- 5cdc45d Remove OUT_DIR from environment by James Farrell · 1 year, 8 months ago