Thu, 15 Feb 2007 08:44:08 -0200 |
Alexis S. L. Carvalho |
qclone: don't call reposetup manually
|
Thu, 15 Feb 2007 08:14:03 -0200 |
Alexis S. L. Carvalho |
extdiff: open files in binary mode
|
Thu, 15 Feb 2007 12:51:43 +0300 |
Andrei Vermel |
Make extdiff work at root directory
|
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.
|
Thu, 15 Feb 2007 10:15:08 -0200 |
Alexis S. L. Carvalho |
Fix hg showconfig traceback with values that aren't strings
|
Thu, 15 Feb 2007 08:51:32 -0200 |
Alexis S. L. Carvalho |
hgweb: allow static files to be served directly by the HTTP server
|
Wed, 14 Feb 2007 15:20:06 -0700 |
Shane Holloway |
Unified *_rcpath so the interface is similar across operating systems
|
Tue, 30 Jan 2007 23:09:06 -0500 |
Daniel Holth |
convert-repo converts symlinks from git
|
Tue, 13 Feb 2007 10:25:45 -0200 |
Alexis S. L. Carvalho |
merge with crew-stable
|
Tue, 13 Feb 2007 10:02:07 -0200 |
Alexis S. L. Carvalho |
hgwebdir: try to get web.style and web.motd from the ui.config system
|
Tue, 13 Feb 2007 10:01:44 -0200 |
Alexis S. L. Carvalho |
Pass a ui from create_server to hgwebdir and a repo from hgwebdir to hgweb
|
Tue, 13 Feb 2007 10:00:17 -0200 |
Alexis S. L. Carvalho |
hg serve: call setconfig on the parentui
|
Tue, 30 Jan 2007 10:35:25 -0500 |
Sean Dague |
Prevent type exception on concatenation if diffstat returns None.
|