summaryrefslogtreecommitdiff
path: root/src/commit.ml
AgeCommit message (Expand)Author
2026-06-29ci: T8490: fix typos in comments and docsci/T8490-typos-vyconfYuriy Andamasov
2026-02-03T8232: Vytree.fold_tree_with_path now returns the second componentJohn Estabrook
2025-11-03T7915: catch exceptions and add annotations indicated by alert exnJohn Estabrook
2025-09-10T7737: provide session pid, user, sudo_user to vyos-commitdJohn Estabrook
2025-08-04T7688: fix typo in replacing tree paths on delete errorJohn Estabrook
2025-07-17T7637: fix typo in update of trees when cloning path with tag_valueJohn Estabrook
2025-05-13deps: T7450: Use PCRE2 instead of the original, oudated PCRET7450-use-pcre2Daniil Baturin
2025-04-04T7302: add dry_run field and update branchJohn Estabrook
2025-04-04T7302: remove unused commit_storeJohn Estabrook
2025-03-31T7272: call both Lwt connections under a single Lwt.mainJohn Estabrook
2025-03-31T7272: add commit processing of commitd responseJohn Estabrook
2025-03-31T7272: simplify library dependencies for implementation of commit opJohn Estabrook
2025-03-16T7121: keep track of source of subtree from delete or add treesJohn Estabrook
2025-03-16T7121: add commit_store stub callback and expose needed functionsJohn Estabrook
2025-03-16T7121: script_name defined as string, not string option, by constructionJohn Estabrook
2025-03-16T7121: extend and rename commit data records to parallel vyos-commitdJohn Estabrook
2025-02-06T6946: add test function and executableJohn Estabrook
2025-02-06T6946: calculate priority listsJohn Estabrook
2025-02-06T6946: add utils for assembling commit dataJohn Estabrook