Mercurial > hg
graph
-
Merge with crew-stableTue, 30 Jan 2007 19:36:56 -0200, by Alexis S. L. Carvalho
-
filecommit: don't forget the local parent on a merge with a local renameTue, 30 Jan 2007 19:09:08 -0200, by Alexis S. L. Carvalho
-
Fallback to ascii if getpreferredencoding raises an exceptionTue, 30 Jan 2007 18:32:23 -0200, by Alexis S. L. Carvalho
-
unbundle: don't use urllib if it's a local fileTue, 30 Jan 2007 18:32:21 -0200, by Alexis S. L. Carvalho
-
docopy: deal with globs on windows in a better wayTue, 30 Jan 2007 18:32:20 -0200, by Alexis S. L. Carvalho
-
Explicitly expand globs on WindowsTue, 30 Jan 2007 18:32:18 -0200, by Alexis S. L. Carvalho
-
mtime can be -1 after a merge and cause tracebacks on win32.Tue, 30 Jan 2007 00:26:19 +0100, by Benoit Boissinot
-
Adjust documentation for 78a0dd93db0b (empty username to force specifying it)Thu, 25 Jan 2007 17:57:51 +0100, by Thomas Arendsen Hein
-
hgwebdir: class hgwebdir should also accept a configparser instanceTue, 30 Jan 2007 22:07:22 +0100, by Michael Gebetsroither
-
transplant: test non-local sourceTue, 30 Jan 2007 11:40:17 -0800, by Brendan Cully
-
transplant: update to current writebundle APITue, 30 Jan 2007 11:39:47 -0800, by Brendan Cully
-
mq: Mention usage of hg add/remove/copy/rename in qrefresh help text.Mon, 29 Jan 2007 17:33:09 +0100, by Thomas Arendsen Hein
-
add pserver support to convert_repoSat, 27 Jan 2007 15:53:31 -0800, by csaba henk
-
gitweb: prevent wrapping of "changeset | manifest" linksSat, 27 Jan 2007 15:43:16 -0800, by Brendan Cully
-
merge with stableWed, 24 Jan 2007 23:07:09 +0100, by Thomas Arendsen Hein
-
Abort on empty username so specifying a username can be forced.Wed, 24 Jan 2007 23:04:51 +0100, by Thomas Arendsen Hein
-
Copied files sources were not shown by status -C under Win32.Sun, 14 Jan 2007 19:10:35 +0100, by Patrick Mezard
-
add test for 540d1059c802Mon, 15 Jan 2007 16:13:50 -0200, by Alexis S. L. Carvalho
-
merge with upstreamWed, 24 Jan 2007 23:06:45 +0100, by Thomas Arendsen Hein
-
mq: allow push if -r is given explicitlyMon, 22 Jan 2007 20:22:25 -0800, by Brendan Cully
-
hgk: remove embedded nulls in descriptionsTue, 23 Jan 2007 17:41:53 -0600, by Matt Mackall
-
Don't use ints in HTTP headersThu, 18 Jan 2007 22:16:26 -0200, by Alexis S. L. Carvalho
-
Enforce unixish style for all generated patch names.Wed, 17 Jan 2007 22:19:36 +0100, by Patrick Mezard
-
Make test-transplant test pull caseTue, 16 Jan 2007 12:52:03 -0800, by Brendan Cully
-
Update transplant's merge.update callTue, 16 Jan 2007 12:51:02 -0800, by Brendan Cully
-
Minor test-transplant cleanupTue, 16 Jan 2007 12:38:26 -0800, by Brendan Cully
-
merge with jsmithMon, 15 Jan 2007 22:46:03 +0100, by Benoit Boissinot
-
use DESTDIR both places its neededMon, 15 Jan 2007 15:49:06 -0500, by Jonathan Smith
-
honor DESTDIR env variable for docs' make installMon, 15 Jan 2007 15:31:38 -0500, by Jonathan Smith
-
install man pages by default into $(PREFIX)/share/man not $(PREFIX)/man since the FHS puts them thereMon, 15 Jan 2007 15:30:50 -0500, by Jonathan Smith
-
merge with -stableMon, 15 Jan 2007 18:23:21 +0100, by Benoit Boissinot
-
bundlerepo: it was meant to be revdiff() instead of chunk()Mon, 15 Jan 2007 17:56:20 +0100, by Benoit Boissinot