| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-10 | T7737: add user and sudo_user fields to session for use in commit | John Estabrook | |
| Add optional protobuf fields to convey environment variables USER and SUDO_USER, as needed for some config_mode scripts. Add non-option fields to the session record type, defaulting to the empty string. | |||
| 2025-05-12 | T7363: track process id in session data | John Estabrook | |
| In practice, this may be passed in the request as the ppid, as needed for CLI applications to coordinate with the ambient config session. For other uses, the client pid will suffice. | |||
| 2025-01-15 | T7046: add request reload_reftree | John Estabrook | |
| 2024-10-27 | T6718: add client_session module and test executable validate.ml | John Estabrook | |
