equal
deleted
inserted
replaced
3 ==================== |
3 ==================== |
4 |
4 |
5 * Add "env" section to .mercurial-server instead of special-casing HGRCPATH |
5 * Add "env" section to .mercurial-server instead of special-casing HGRCPATH |
6 * Control path of authorized keys file in .mercurial_server |
6 * Control path of authorized keys file in .mercurial_server |
7 * Overwrite $HOME with value from /etc/passwd |
7 * Overwrite $HOME with value from /etc/passwd |
|
8 * Use Python's ConfigParser instead of too-new mercurial.config |
8 * Fix very out-of-date comments in hg-ssh |
9 * Fix very out-of-date comments in hg-ssh |
9 * Belatedly added NEWS file :-) |
10 * Belatedly added NEWS file :-) |
10 |
11 |
11 Upgrading: move the paths/hgrc entry in .mercurial-server to env/HGRCPATH, |
12 Upgrading: move the paths/hgrc entry in .mercurial-server to env/HGRCPATH, |
12 and add an entry under paths that reads |
13 and add an entry under paths that reads |