Mercurial > hg
graph
-
merge with crew-stableThu, 14 Dec 2006 19:30:52 +0100, by Thomas Arendsen Hein
-
Corrected synopsis for many commands.Thu, 14 Dec 2006 19:30:18 +0100, by Thomas Arendsen Hein
-
merge with hg-stableThu, 14 Dec 2006 19:10:05 +0100, by Thomas Arendsen Hein
-
Merging crew-stableThu, 14 Dec 2006 16:10:06 +0100, by Thomas Arendsen Hein
-
Set charset encoding for hgwebdir, too.Thu, 14 Dec 2006 16:07:29 +0100, by Thomas Arendsen Hein
-
merge with crewThu, 14 Dec 2006 13:30:47 +0100, by Benoit Boissinot
-
spelling fixThu, 14 Dec 2006 00:41:11 +0100, by Benoit Boissinot
-
patchbomb: use ui.edit to compose summary mailWed, 13 Dec 2006 22:53:41 -0800, by Brendan Cully
-
zsh: better fix for partial completionsTue, 12 Dec 2006 15:34:11 -0600, by Steve Borho
-
Replace demandload with new demandimportWed, 13 Dec 2006 13:27:09 -0600, by Matt Mackall
-
Remove deprecated old-style branch supportTue, 12 Dec 2006 18:16:23 -0600, by Matt Mackall
-
Fix copy detection corner caseTue, 12 Dec 2006 17:52:33 -0600, by Matt Mackall
-
mq: fix qheader without args when guards are applied after qtopTue, 12 Dec 2006 12:40:51 -0800, by Brendan Cully
-
Fix test output for test-mq-guards (changed by 22d18051f9e5)Tue, 12 Dec 2006 19:11:01 +0100, by Thomas Arendsen Hein
-
fix MANIFEST generationTue, 12 Dec 2006 11:39:05 +0100, by Benoit Boissinot
-
mq: auto-ignore guards in qinit -cMon, 11 Dec 2006 16:40:42 -0800, by Brendan Cully
-
mq: fix explain_pushable for negative guardsMon, 11 Dec 2006 16:32:45 -0800, by Brendan Cully
-
Add instructions how to redo/finish failed merge with local working directory.Mon, 11 Dec 2006 18:09:52 +0100, by Thomas Arendsen Hein
-
hgweb.cgi and hgwebdir.cgi fixes/cleanups for user configurable parts:Mon, 11 Dec 2006 14:30:50 +0100, by Thomas Arendsen Hein
-
Added signature for changeset 36a957364b1b89c150f2d0e60a99befe0ee08bd3Sun, 10 Dec 2006 20:08:16 -0600, by Matt Mackall
-
Added tag 0.9.2 for changeset 36a957364b1bSun, 10 Dec 2006 19:33:19 -0600, by Matt Mackall
-
Automatically build MANIFEST for make distSun, 10 Dec 2006 19:16:38 -0600, by Matt Mackall
-
Remove hard-coded version numbers and release notes from packagingSun, 10 Dec 2006 17:41:07 -0600, by Matt Mackall
-
Use UTF-8 in .hg/branchSun, 10 Dec 2006 20:35:28 -0200, by Alexis S. L. Carvalho
-
Indicate the purpose of the dummy changelog file in itself.Sun, 10 Dec 2006 23:03:53 +0100, by Thomas Arendsen Hein
-
fix reserved char on windows, '[]+' are allowedSun, 10 Dec 2006 21:53:01 +0100, by Benoit Boissinot
-
fix errors spotted by pycheckerSun, 10 Dec 2006 19:41:57 +0100, by Benoit Boissinot
-
debuginstall: fix an incorrect variableSun, 10 Dec 2006 16:24:21 +0100, by Benoit Boissinot
-
Uniformisation of commit help for -m and -l.Mon, 20 Nov 2006 23:37:21 +0100, by Mathieu Clabaut
-
streamclone: remove unnecessary test, pconvert namesSun, 10 Dec 2006 14:39:51 +0100, by Benoit Boissinot
-
debuginstall: fix a copy/paste errorSun, 10 Dec 2006 12:46:47 +0100, by Benoit Boissinot
-
Merge Benoit's .hg/store supportSun, 10 Dec 2006 02:11:02 -0600, by Matt Mackall
-
switch to the .hg/store layout, fix the testsFri, 01 Dec 2006 13:34:09 +0100, by Benoit Boissinot
-
create the encode and decode functions for the storeSun, 10 Dec 2006 00:07:02 +0100, by Benoit Boissinot
-
add "requires" file to the repo, specifying the requirementsSun, 10 Dec 2006 00:06:59 +0100, by Benoit Boissinot
-
move code aroundSun, 10 Dec 2006 00:06:45 +0100, by Benoit Boissinot
-
don't use localrepo.__init__ to create the dest repo with clone+hardlinksSun, 10 Dec 2006 00:06:43 +0100, by Benoit Boissinot
-
Add some remedies and a username check to debuginstallSun, 10 Dec 2006 01:05:00 -0600, by Matt Mackall
-
Update README to mention hg debuginstallSun, 10 Dec 2006 01:04:28 -0600, by Matt Mackall
-
Make debuginstall actually attempt to use external patch and mergeSun, 10 Dec 2006 00:44:52 -0600, by Matt Mackall
-
Make test-encoding return 0Sun, 10 Dec 2006 00:06:31 -0600, by Matt Mackall
-
Add debuginstall command to do basic install testsSun, 10 Dec 2006 00:05:47 -0600, by Matt Mackall
-
make transcoding more robustSat, 09 Dec 2006 12:46:01 -0600, by Matt Mackall
-
remove unnecessary call to umaskSat, 09 Dec 2006 18:49:24 +0100, by Benoit Boissinot
-
Show the destionation for clone if not specified manually.Sat, 09 Dec 2006 14:19:52 +0100, by Thomas Arendsen Hein
-
Removed unneeded OSError exception handler.Sat, 09 Dec 2006 14:00:36 +0100, by Thomas Arendsen Hein
-
Fixes test-encoding for python2.3 and minor cleanups:Sat, 09 Dec 2006 11:16:27 +0100, by Thomas Arendsen Hein
-
Use util.always instead of creating a new lambda function in show_changesetSat, 09 Dec 2006 09:30:29 +0100, by Thomas Arendsen Hein
-
Fix log regression where log -p file showed diffs for other filesFri, 08 Dec 2006 20:44:58 -0600, by Matt Mackall
-
Fix hg serve -6 getsockname handlingFri, 08 Dec 2006 17:10:40 -0800, by Brendan Cully
-
Allow the user to specify the fallback encoding for the changelogFri, 08 Dec 2006 22:01:05 -0200, by Alexis S. L. Carvalho
-
Removed unknown option -t in test-statusFri, 08 Dec 2006 23:33:32 +0100, by Thomas Arendsen Hein
-
Merge with mpmFri, 08 Dec 2006 14:06:26 -0800, by Brendan Cully
-
Merge with mpmFri, 08 Dec 2006 12:53:51 -0800, by Brendan Cully
-
transplant: don't add extra newlines to changelog entry in filterFri, 08 Dec 2006 12:52:17 -0800, by Brendan Cully
-
Merge with crewFri, 08 Dec 2006 15:05:39 -0600, by Matt Mackall
-
Add doc notes about revert and hg status vs diffFri, 08 Dec 2006 14:55:45 -0600, by Matt Mackall
-
merge with mainFri, 08 Dec 2006 07:48:47 +0100, by Thomas Arendsen Hein
-
log: convert branch names to the local encodingFri, 08 Dec 2006 01:36:50 -0200, by Alexis S. L. Carvalho