index
:
vyconf.git
T7450-use-pcre2
ci/T8490-typos-vyconf
ci/add-build-test-workflow
cla
current
master
rolling
Software appliance configuration framework (mirror of https://github.com/vyos/vyconf.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
commit.ml
Age
Commit message (
Expand
)
Author
2026-06-29
ci: T8490: fix typos in comments and docs
ci/T8490-typos-vyconf
Yuriy Andamasov
2026-02-03
T8232: Vytree.fold_tree_with_path now returns the second component
John Estabrook
2025-11-03
T7915: catch exceptions and add annotations indicated by alert exn
John Estabrook
2025-09-10
T7737: provide session pid, user, sudo_user to vyos-commitd
John Estabrook
2025-08-04
T7688: fix typo in replacing tree paths on delete error
John Estabrook
2025-07-17
T7637: fix typo in update of trees when cloning path with tag_value
John Estabrook
2025-05-13
deps: T7450: Use PCRE2 instead of the original, oudated PCRE
T7450-use-pcre2
Daniil Baturin
2025-04-04
T7302: add dry_run field and update branch
John Estabrook
2025-04-04
T7302: remove unused commit_store
John Estabrook
2025-03-31
T7272: call both Lwt connections under a single Lwt.main
John Estabrook
2025-03-31
T7272: add commit processing of commitd response
John Estabrook
2025-03-31
T7272: simplify library dependencies for implementation of commit op
John Estabrook
2025-03-16
T7121: keep track of source of subtree from delete or add trees
John Estabrook
2025-03-16
T7121: add commit_store stub callback and expose needed functions
John Estabrook
2025-03-16
T7121: script_name defined as string, not string option, by construction
John Estabrook
2025-03-16
T7121: extend and rename commit data records to parallel vyos-commitd
John Estabrook
2025-02-06
T6946: add test function and executable
John Estabrook
2025-02-06
T6946: calculate priority lists
John Estabrook
2025-02-06
T6946: add utils for assembling commit data
John Estabrook