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
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 13 Feb 2007 10:00:17 -0200 |
Alexis S. L. Carvalho |
hg serve: call setconfig on the parentui
|
changeset |
files
|
Tue, 30 Jan 2007 10:35:25 -0500 |
Sean Dague |
Prevent type exception on concatenation if diffstat returns None.
|
changeset |
files
|
Tue, 13 Feb 2007 06:50:00 -0200 |
Alexis S. L. Carvalho |
Switch CGI stdout to binary on windows
|
changeset |
files
|
Fri, 09 Feb 2007 20:50:41 +0300 |
Andrei Vermel |
Fix dirstate fail at drive root on Windows
|
changeset |
files
|
Thu, 08 Feb 2007 16:31:21 -0200 |
Alexis S. L. Carvalho |
Try to pass repo.ui to reposetup hooks
|
changeset |
files
|
Tue, 02 Jan 2007 21:40:20 -0800 |
Andrew Bachmann |
BeOS compatibility support
|
changeset |
files
|
Sun, 11 Feb 2007 18:37:23 +0100 |
Patrick Mezard |
transplant: remote bundle source was not closed before deleting the fetched bundle.
|
changeset |
files
|
Fri, 09 Feb 2007 03:48:30 -0200 |
Alexis S. L. Carvalho |
mq: qinit -c creates a repo even after a regular qinit
|
changeset |
files
|
Fri, 09 Feb 2007 03:48:28 -0200 |
Alexis S. L. Carvalho |
Handle functions as the value of a hooks.<name> config variable
|
changeset |
files
|
Fri, 09 Feb 2007 03:48:26 -0200 |
Alexis S. L. Carvalho |
allow values that aren't strings in util.configparser
|
changeset |
files
|
Tue, 06 Feb 2007 16:12:22 -0600 |
Matt Mackall |
Merge with stable
|
changeset |
files
|
Tue, 06 Feb 2007 00:09:36 +0300 |
Andrei Vermel |
Fix wrong module reference in copyfile exception
|
changeset |
files
|
Tue, 06 Feb 2007 15:55:20 -0200 |
Alexis S. L. Carvalho |
setup.py: reload __version__.py after writing it.
|
changeset |
files
|
Tue, 06 Feb 2007 15:54:58 -0200 |
Alexis S. L. Carvalho |
fix strip'ping the second parent of a merge
|
changeset |
files
|
Tue, 06 Feb 2007 15:43:01 -0200 |
Alexis S. L. Carvalho |
install reposetup hook right after loading the extension
|
changeset |
files
|
Tue, 30 Jan 2007 20:37:58 -0200 |
Alexis S. L. Carvalho |
Open bundle files in binary mode
|
changeset |
files
|
Tue, 06 Feb 2007 15:23:40 -0200 |
Alexis S. L. Carvalho |
convert-repo: handle packed git tags
|
changeset |
files
|
Sun, 04 Feb 2007 16:08:56 -0800 |
Brendan Cully |
lazyindex: handle __delitem__ in loadblock
|
changeset |
files
|
Tue, 30 Jan 2007 21:11:10 -0200 |
Alexis S. L. Carvalho |
commit: catch IOError
|
changeset |
files
|
Tue, 30 Jan 2007 19:36:56 -0200 |
Alexis S. L. Carvalho |
Merge with crew-stable
|
changeset |
files
|
Tue, 30 Jan 2007 19:09:08 -0200 |
Alexis S. L. Carvalho |
filecommit: don't forget the local parent on a merge with a local rename
|
changeset |
files
|
Tue, 30 Jan 2007 18:32:23 -0200 |
Alexis S. L. Carvalho |
Fallback to ascii if getpreferredencoding raises an exception
|
changeset |
files
|
Tue, 30 Jan 2007 18:32:21 -0200 |
Alexis S. L. Carvalho |
unbundle: don't use urllib if it's a local file
|
changeset |
files
|
Tue, 30 Jan 2007 18:32:20 -0200 |
Alexis S. L. Carvalho |
docopy: deal with globs on windows in a better way
|
changeset |
files
|
Tue, 30 Jan 2007 18:32:18 -0200 |
Alexis S. L. Carvalho |
Explicitly expand globs on Windows
|
changeset |
files
|
Tue, 30 Jan 2007 00:26:19 +0100 |
Benoit Boissinot |
mtime can be -1 after a merge and cause tracebacks on win32.
|
changeset |
files
|
Thu, 25 Jan 2007 17:57:51 +0100 |
Thomas Arendsen Hein |
Adjust documentation for 78a0dd93db0b (empty username to force specifying it)
|
changeset |
files
|
Tue, 30 Jan 2007 22:07:22 +0100 |
Michael Gebetsroither |
hgwebdir: class hgwebdir should also accept a configparser instance
|
changeset |
files
|
Tue, 30 Jan 2007 11:40:17 -0800 |
Brendan Cully |
transplant: test non-local source
|
changeset |
files
|
Tue, 30 Jan 2007 11:39:47 -0800 |
Brendan Cully |
transplant: update to current writebundle API
|
changeset |
files
|
Mon, 29 Jan 2007 17:33:09 +0100 |
Thomas Arendsen Hein |
mq: Mention usage of hg add/remove/copy/rename in qrefresh help text.
|
changeset |
files
|
Sat, 27 Jan 2007 15:53:31 -0800 |
csaba henk |
add pserver support to convert_repo
|
changeset |
files
|
Sat, 27 Jan 2007 15:43:16 -0800 |
Brendan Cully |
gitweb: prevent wrapping of "changeset | manifest" links
|
changeset |
files
|
Wed, 24 Jan 2007 23:07:09 +0100 |
Thomas Arendsen Hein |
merge with stable
|
changeset |
files
|
Wed, 24 Jan 2007 23:04:51 +0100 |
Thomas Arendsen Hein |
Abort on empty username so specifying a username can be forced.
|
changeset |
files
|
Sun, 14 Jan 2007 19:10:35 +0100 |
Patrick Mezard |
Copied files sources were not shown by status -C under Win32.
|
changeset |
files
|
Mon, 15 Jan 2007 16:13:50 -0200 |
Alexis S. L. Carvalho |
add test for 540d1059c802
|
changeset |
files
|
Wed, 24 Jan 2007 23:06:45 +0100 |
Thomas Arendsen Hein |
merge with upstream
|
changeset |
files
|
Mon, 22 Jan 2007 20:22:25 -0800 |
Brendan Cully |
mq: allow push if -r is given explicitly
|
changeset |
files
|
Tue, 23 Jan 2007 17:41:53 -0600 |
Matt Mackall |
hgk: remove embedded nulls in descriptions
|
changeset |
files
|
Thu, 18 Jan 2007 22:16:26 -0200 |
Alexis S. L. Carvalho |
Don't use ints in HTTP headers
|
changeset |
files
|
Wed, 17 Jan 2007 22:19:36 +0100 |
Patrick Mezard |
Enforce unixish style for all generated patch names.
|
changeset |
files
|
Tue, 16 Jan 2007 12:52:03 -0800 |
Brendan Cully |
Make test-transplant test pull case
|
changeset |
files
|
Tue, 16 Jan 2007 12:51:02 -0800 |
Brendan Cully |
Update transplant's merge.update call
|
changeset |
files
|
Tue, 16 Jan 2007 12:38:26 -0800 |
Brendan Cully |
Minor test-transplant cleanup
|
changeset |
files
|
Mon, 15 Jan 2007 22:46:03 +0100 |
Benoit Boissinot |
merge with jsmith
|
changeset |
files
|
Mon, 15 Jan 2007 15:49:06 -0500 |
Jonathan Smith |
use DESTDIR both places its needed
|
changeset |
files
|
Mon, 15 Jan 2007 15:31:38 -0500 |
Jonathan Smith |
honor DESTDIR env variable for docs' make install
|
changeset |
files
|
Mon, 15 Jan 2007 15:30:50 -0500 |
Jonathan Smith |
install man pages by default into $(PREFIX)/share/man not $(PREFIX)/man since the FHS puts them there
|
changeset |
files
|
Mon, 15 Jan 2007 18:23:21 +0100 |
Benoit Boissinot |
merge with -stable
|
changeset |
files
|
Mon, 15 Jan 2007 17:56:20 +0100 |
Benoit Boissinot |
bundlerepo: it was meant to be revdiff() instead of chunk()
|
changeset |
files
|
Sat, 13 Jan 2007 02:15:49 +0100 |
Christian Ebert |
patchbomb: fix timezone offset in message date header
|
changeset |
files
|
Mon, 08 Jan 2007 16:18:29 +0100 |
Benoit Boissinot |
fix for digest auth when using keepalive.py
|
changeset |
files
|
Mon, 08 Jan 2007 16:12:35 +0100 |
Benoit Boissinot |
Subclass file with a __len__ method instead of setting Content-length
|
changeset |
files
|
Fri, 12 Jan 2007 14:27:59 +0100 |
Benoit Boissinot |
hgweb: add raw template to hgwebdir
|
changeset |
files
|
Wed, 10 Jan 2007 20:35:27 +0100 |
Patrick Mezard |
Flush stderr after write.
|
changeset |
files
|
Thu, 11 Jan 2007 23:13:32 +0100 |
Thomas Arendsen Hein |
Merge branchname changes in localrepo.commit.
|
changeset |
files
|
Thu, 11 Jan 2007 23:12:21 +0100 |
Thomas Arendsen Hein |
Use local encoding for "HG: branch" line in commit editor.
|
changeset |
files
|