Commit Graph

11 Commits

Author SHA1 Message Date
Felix Krull 01ae586f95 lib: brush up some docs 2022-05-06 12:53:54 -04:00
Felix Krull 87b34be855 lib: catch unwinds in RepoCheckoutFilter 2022-05-06 12:53:54 -04:00
Felix Krull 315cd5394e lib: fix clippy
Look, the type is fine. It's only an opaque thing to ensure lifetimes
anyway.
2022-05-06 12:53:54 -04:00
Felix Krull d74c0fc04f lib: add docs and safety notes to RepoCheckoutFilter 2022-05-06 12:53:54 -04:00
Felix Krull e39f8d7461 lib: add repo_checkout_filter function for better ergonomics 2022-05-06 12:53:54 -04:00
Felix Krull 903bd86e52 lib: clean up types for RepoCheckoutFilter 2022-05-06 12:53:54 -04:00
Felix Krull 94b524b21f lib: split out RepoCheckoutFilter 2022-05-06 12:53:54 -04:00
Felix Krull 19fdf706d5 lib: implement CheckoutOptions::filter (hackishly) 2022-05-06 12:53:54 -04:00
Felix Krull 4bab406a1a lib: satisfy clippy 2022-05-06 12:53:54 -04:00
Felix Krull aef78f3985 lib: handle ino cache and sepolicy options 2022-05-06 12:53:54 -04:00
Felix Krull eec4a2287d lib: RepoCheckoutAtOptions 2022-05-06 12:53:54 -04:00