Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 25 May 2007 08:12:33 +0200 | Edouard Gomez | Add a wrapper script for convert extension |
Fri, 25 May 2007 00:56:48 +0200 | Edouard Gomez | Turns convert.py into a real extension |
Wed, 06 Jun 2007 19:49:47 +0200 | Thomas Arendsen Hein | Move convert-repo to hgext/convert/__init__.py |
Wed, 06 Jun 2007 19:06:43 +0200 | Thomas Arendsen Hein | Fixed test output for changed glog (. instead of @) |
Wed, 06 Jun 2007 19:05:18 +0200 | Thomas Arendsen Hein | Issue a warning if "-r ." is used with two working directory parents. |
Wed, 06 Jun 2007 18:28:48 +0200 | Thomas Arendsen Hein | graphlog: Print . instead of @ for working directory parents |
Tue, 05 Jun 2007 19:55:27 -0300 | Alexis S. L. Carvalho | Remove atomicfile class. |