Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
qpop/qrefresh: update self.applied before calling strip
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
hg import: write the dirstate after every commit
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
localrepo._tag: add a seek before writing the new tag
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
convert: use 'unknown' and '0 0' if commit author or date weren't specified
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
httprepo: use separate handlers for HTTP and HTTPS
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
move __del__ from httprepository to basehttphandler
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
mq: don't allow patches with some reserved names
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
mq: pop/refresh: avoid losing revisions not managed by mq
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
mqrepo: don't abort if the status file has an unknown node
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
sshrepo: be more careful while reading data
|
Sun, 03 Feb 2008 21:03:46 -0200 |
Alexis S. L. Carvalho |
fix markup of templates/{,old/}header.tmpl
|
Thu, 31 Jan 2008 14:44:19 -0600 |
Matt Mackall |
templates: move filters to their own module
|
Thu, 31 Jan 2008 14:44:19 -0600 |
Matt Mackall |
templater: move email function to util
|
Thu, 31 Jan 2008 14:44:19 -0600 |
Matt Mackall |
templater: remove node import
|
Thu, 31 Jan 2008 14:44:19 -0600 |
Matt Mackall |
patchbomb: undo backout and fix bugs in the earlier patch
|
Tue, 22 Jan 2008 23:07:23 +0100 |
Michele Cella |
added an entry about the prefix option inside the hgrc man page
|
Tue, 22 Jan 2008 23:06:37 +0100 |
Michele Cella |
tests for hg serve prefix option
|
Tue, 22 Jan 2008 22:13:29 +0100 |
Michele Cella |
hgweb: fixes to make hg serve prefix handling more robust
|
Thu, 31 Jan 2008 14:44:00 -0600 |
Matt Mackall |
Merge with -stable
|
Wed, 30 Jan 2008 10:58:54 -0600 |
Steve Borho |
graphlog: skip filectx parents in other filelogs
|
Fri, 21 Dec 2007 23:21:17 -0500 |
Jesse Glick |
Provide better context for custom Python encode/decode filters.
|
Mon, 28 Jan 2008 21:39:47 +0100 |
Patrick Mezard |
Register data filters in a localrepo instead of util
|
Mon, 28 Jan 2008 16:35:02 +0100 |
Dirkjan Ochtman |
hgweb: forgot to centralize the req.write() calls in hgwebdir
|
Mon, 28 Jan 2008 15:10:17 +0100 |
Dirkjan Ochtman |
hgweb: centralize req.write() calls
|