Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 17 Jul 2007 15:24:59 -0700 | Bryan O'Sullivan | convert/subversion.py: fix bad assumptions about SVN path naming |
Tue, 17 Jul 2007 13:08:50 -0700 | Bryan O'Sullivan | convert/subversion.py: escape quotes to make code readable in Emacs |
Tue, 17 Jul 2007 23:35:24 +0200 | Patrick Mezard | patch: patches should be read and written in binary mode when possible. |
Tue, 17 Jul 2007 23:34:52 +0200 | Patrick Mezard | patch: fix normalized paths separators. |
Tue, 17 Jul 2007 23:33:42 +0200 | Patrick Mezard | posixfile_nt: '+' was understood as read mode instead of update. |
Sat, 21 Jul 2007 16:18:42 -0500 | Matt Mackall | revlog: privatize some methods |
Sat, 21 Jul 2007 16:18:24 -0500 | Matt Mackall | revlog: delete unused function makenode |