Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 24 Mar 2008 16:20:15 +0100 | Dirkjan Ochtman | hgweb: fix breakage in python < 2.5 introduced in 2c370f08c486 |
Sun, 23 Mar 2008 21:35:57 -0300 | Alexis S. L. Carvalho | setup.py: hide compiler error messages while searching for inotify |
Sun, 23 Mar 2008 23:18:20 +0100 | Patrick Mezard | Add a test for monotone conversion |
Sun, 23 Mar 2008 21:03:24 -0300 | Alexis S. L. Carvalho | don't use hasattr in repo.invalidate |
Sun, 23 Mar 2008 21:03:24 -0300 | Alexis S. L. Carvalho | localrepo.commit: grab locks before getting the list of files to commit |
Sun, 23 Mar 2008 21:03:24 -0300 | Alexis S. L. Carvalho | Avoid calling heads() twice on every hg commit. |