Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 21 Jun 2005 20:40:53 -0800 | mpm | Fix typo in merging new files |
Sun, 19 Jun 2005 21:04:32 +0100 | Thomas Arendsen Hein | Make it possible to specify a version number in setup.py. |
Sun, 19 Jun 2005 20:16:10 +0100 | Thomas Arendsen Hein | Allow hgrc's proxy host and $http_proxy env var to start with http:// |
Sun, 19 Jun 2005 14:21:38 +0100 | Thomas Arendsen Hein | remember_version() only writes version if called in a Mercurial repository. |
Sat, 18 Jun 2005 21:56:31 +0100 | Thomas Arendsen Hein | Allow override of HTTP_PROXY, http_proxy and no_proxy; make no_proxy work. |
Sat, 18 Jun 2005 16:32:41 +0100 | Thomas Arendsen Hein | Support for 'hg --version'. setup.py stores version from hg repository. |
Tue, 21 Jun 2005 19:43:40 -0800 | mpm | [PATCH] Enables lock work under the other 'OS' |