Mercurial > hg
log mercurial/util.py @ 4129:e817c68edfed
age | author | description |
---|---|---|
Mon, 19 Feb 2007 10:32:46 +0100 | Patrick Mezard | stdout raises EINVAL when flush() is called on a closed pipe under win32. |
Fri, 16 Feb 2007 05:53:03 -0200 | Alexis S. L. Carvalho | util_win32.py: fix user_rcpath |
Thu, 15 Feb 2007 09:51:57 -0700 | Shane Holloway | Combined the two os_rcpath methods into a single one near rcpath in mercurial/util.py |
Fri, 16 Feb 2007 05:27:37 -0200 | Alexis S. L. Carvalho | merge with crew-stable |
Thu, 15 Feb 2007 05:38:00 -0200 | Alexis S. L. Carvalho | Fix util.shellquote on windows. |
Thu, 15 Feb 2007 05:18:23 -0200 | Jun Inoue | Fix accessing the repo through a symlink. |
Wed, 14 Feb 2007 15:20:06 -0700 | Shane Holloway | Unified *_rcpath so the interface is similar across operating systems |