Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

4 check-ins using file src/db.c version 37fcc57ad2

2016-03-02
02:21
Tweak descriptions of FOSSIL_USER, LOGNAME, USER, and USERNAME environment variables. Closed-Leaf check-in: 809e80a1d9 user: rberteig tags: ross-doc-env
01:57
Rewrite the section on fossil usernames selection, fix typos and improve wording here and there. check-in: 83153a97b7 user: rberteig tags: ross-doc-env
01:56
Add new test-usernames command to dump all of the various sources of the current user name in the order tested. check-in: 5de13cb19c user: rberteig tags: ross-doc-env
2016-03-01
21:38
Change db_create_default_users() to align its use of environment variables to set the user name to match user_select(), and try all variables on both Unix and Windows. check-in: ace9e00f96 user: rberteig tags: ross-doc-env