Mercurial > hg
graph
-
commands.py: use contexts in various places (debug*state, revert)Tue, 26 Dec 2006 03:13:57 +0100, by Benoit Boissinot
-
cmdutil.py: use contexts in findrenamesTue, 26 Dec 2006 03:12:51 +0100, by Benoit Boissinot
-
commands.py: use contexts in exportTue, 26 Dec 2006 03:12:23 +0100, by Benoit Boissinot
-
add possibility to pass flags when testing with the MakefileTue, 26 Dec 2006 03:11:37 +0100, by Benoit Boissinot
-
archival.py: use contextsTue, 26 Dec 2006 00:40:28 +0100, by Benoit Boissinot
-
patch: use contexts for diffMon, 25 Dec 2006 17:43:49 +0100, by Benoit Boissinot
-
context: create a filectxt with filelog reuseMon, 25 Dec 2006 18:57:55 +0100, by Benoit Boissinot
-
context: fix a bug in workingfilectx.renamedMon, 25 Dec 2006 17:43:47 +0100, by Benoit Boissinot
-
make it possible to use changectx to create a filectxMon, 25 Dec 2006 17:43:44 +0100, by Benoit Boissinot
-
remove various unused importMon, 25 Dec 2006 13:37:00 +0100, by Benoit Boissinot
-
add date attribute to workingfilectxSun, 24 Dec 2006 22:55:34 +0100, by Benoit Boissinot
-
fix tab vs spaceSun, 24 Dec 2006 22:29:29 +0100, by Benoit Boissinot
-
test-manifest-merging: we only need to remove filesSun, 24 Dec 2006 22:28:01 +0100, by Benoit Boissinot
-
Merge with mpmFri, 22 Dec 2006 17:05:10 -0800, by Brendan Cully
-
Make test-manifest-merging less likely to delete the whole filesystemFri, 22 Dec 2006 16:29:35 -0800, by Brendan Cully
-
convert-repo: add option to attempt to sort by dateFri, 22 Dec 2006 17:59:40 -0600, by Matt Mackall
-
convert-repo: add CVS exec bit supportFri, 22 Dec 2006 17:59:39 -0600, by Matt Mackall
-
Fix removed file cornercase for CVS convert-repoFri, 22 Dec 2006 17:59:37 -0600, by Matt Mackall
-
convert-repo: add CVS branch supportFri, 22 Dec 2006 17:59:34 -0600, by Matt Mackall
-
convert-repo: add basic CVS import supportFri, 22 Dec 2006 17:59:34 -0600, by Matt Mackall
-
merge with crewFri, 22 Dec 2006 22:53:16 +0100, by Benoit Boissinot
-
grep: remove count handling, simplify, fix issue337Fri, 22 Dec 2006 22:51:39 +0100, by Benoit Boissinot
-
grep: incrementing is always False during 'iter'Fri, 22 Dec 2006 22:16:05 +0100, by Benoit Boissinot
-
Merge with crewThu, 21 Dec 2006 23:17:20 -0600, by Matt Mackall
-
Send encoding information in rss headerThu, 21 Dec 2006 20:41:56 +0100, by Edouard Gomez
-
pass the extra dict in rawcommitWed, 20 Dec 2006 23:41:27 +0100, by Edouard Gomez
-
Merge with mpmWed, 20 Dec 2006 12:07:02 -0800, by Brendan Cully
-
Merge with crew-stableWed, 20 Dec 2006 12:05:12 -0800, by Brendan Cully
-
sample.hgrc: hgk extension is now in hgext. Use churn as example for contrib.Tue, 19 Dec 2006 15:46:02 +0100, by Thomas Arendsen Hein
-
purge extension doesn't need "#!/usr/bin/env python".Tue, 19 Dec 2006 15:37:10 +0100, by Thomas Arendsen Hein
-
hgweb: simple testsTue, 19 Dec 2006 17:14:45 -0800, by Brendan Cully
-
hgweb: add raw manifest templateTue, 19 Dec 2006 17:03:34 -0800, by Brendan Cully
-
hgk - fix CR issues on windowsFri, 15 Dec 2006 10:32:57 +0300, by Andrei Vermel
-
Update convert-repo usage commentsWed, 20 Dec 2006 17:04:07 -0600, by Matt Mackall
-
convert-repo: add some smartsWed, 20 Dec 2006 16:31:46 -0600, by Matt Mackall
-
Merge with crewWed, 20 Dec 2006 13:11:35 -0600, by Matt Mackall
-
Teach hgweb about revlog.LookupErrorTue, 19 Dec 2006 16:40:09 -0800, by Brendan Cully
-
Move README info to wikiTue, 19 Dec 2006 17:17:08 -0600, by Matt Mackall
-
Move test suite docs to the wikiTue, 19 Dec 2006 16:38:14 -0600, by Matt Mackall
-
hg in: if no incoming csets, remove existing bundleTue, 19 Dec 2006 16:37:45 -0600, by Matt Mackall
-
writebundle: overwrite existing bundle fileTue, 19 Dec 2006 08:59:41 -0600, by Matt Mackall
-
incoming/outgoing: return failure if no changes foundTue, 19 Dec 2006 08:58:56 -0600, by Matt Mackall
-
Add revlog.LookupError exception, and use it instead of RevlogError.Mon, 18 Dec 2006 12:22:43 -0800, by Brendan Cully
-
Add some modules to the demandimport ignore list for WindowsSun, 17 Dec 2006 22:16:57 -0600, by Matt Mackall
-
Sync with -stableSun, 17 Dec 2006 21:48:22 -0600, by Matt Mackall
-
demandimport: blacklist _hashlib again (imported in ImportError try block)Sun, 17 Dec 2006 18:45:46 -0800, by Brendan Cully
-
demandimport: handle already-loaded nested modules in subloadSun, 17 Dec 2006 18:34:42 -0800, by Brendan Cully
-
Added signature for changeset 27230c29bfec36d5540fbe1c976810aefecfd1d2Sun, 17 Dec 2006 19:17:18 -0600, by Matt Mackall
-
Added tag 0.9.3 for changeset 27230c29bfecSun, 17 Dec 2006 19:02:33 -0600, by Matt Mackall
-
fix calculation of new heads added during push with -r 0.9.3Sun, 17 Dec 2006 05:00:22 +0100, by Benoit Boissinot
-
Merge with crewSun, 17 Dec 2006 15:00:56 -0600, by Matt Mackall
-
demandimport: fix import x.y.z as a when x.y is already imported.Sun, 17 Dec 2006 14:56:12 -0600, by Matt Mackall
-
merge with crew-stableSat, 16 Dec 2006 23:36:06 +0100, by Thomas Arendsen Hein
-
Adjust test-help output for the change in 3c82ab166eea.Sat, 16 Dec 2006 23:33:24 +0100, by Thomas Arendsen Hein
-
Fix test-hup for different output of ls on at least MacOS X and Solaris 8.Sat, 16 Dec 2006 23:24:30 +0100, by Thomas Arendsen Hein
-
convert-repo: update usage informationSat, 16 Dec 2006 20:18:36 -0200, by Alexis S. L. Carvalho
-
Make 'hg sign' behave like other commands: Default to current parent.Sat, 16 Dec 2006 23:11:16 +0100, by Thomas Arendsen Hein
-
doc fix: hg tags defaults to current parent revision, too.Sat, 16 Dec 2006 22:58:10 +0100, by Thomas Arendsen Hein
-
doc string fix: hg cat and manifest default to current parent revision.Sat, 16 Dec 2006 22:33:39 +0100, by Thomas Arendsen Hein
-
Using --date "" isn't possible, so don't document epoch. (see issue447)Sat, 16 Dec 2006 22:13:56 +0100, by Thomas Arendsen Hein
-
Merge with stableSat, 16 Dec 2006 14:51:22 -0600, by Matt Mackall
-
convert-repo: avoid adding bogus value to shamap on tag updateSat, 16 Dec 2006 14:41:34 -0600, by Matt Mackall
-
convert-repo: fix recoding of committerSat, 16 Dec 2006 14:35:14 -0600, by Matt Mackall
-
merge with crew-stableSat, 16 Dec 2006 14:40:55 +0100, by Thomas Arendsen Hein
-
Include hg.1.gendoc.txt in doc/MANIFEST to prevent unnecessary rebuild.Sat, 16 Dec 2006 13:57:37 +0100, by Thomas Arendsen Hein
-
Regenerate hg.1 manpage if help text in help.py changes.Sat, 16 Dec 2006 13:54:23 +0100, by Thomas Arendsen Hein
-
merge with crew-stableSat, 16 Dec 2006 02:51:16 -0200, by Alexis S. L. Carvalho
-
util.system: fix quoting on windowsSat, 16 Dec 2006 02:38:18 -0200, by Alexis S. L. Carvalho
-
templater.py: fix obfuscateSat, 16 Dec 2006 02:21:46 -0200, by Alexis S. L. Carvalho
-
Make demandimport pass all tests on python2.5.Fri, 15 Dec 2006 20:16:20 -0800, by Brendan Cully
-
Merge with crew-stableFri, 15 Dec 2006 18:38:09 -0800, by Brendan Cully
-
fix strip on windowsFri, 15 Dec 2006 23:19:12 +0100, by Benoit Boissinot
-
Don't use node length for calculating revision number length.Fri, 15 Dec 2006 19:30:20 +0100, by Thomas Arendsen Hein
-
Make sequence number on hg export start at 1 (as documented for %n). Add test.Fri, 15 Dec 2006 19:09:10 +0100, by Thomas Arendsen Hein
-
Merge with mainFri, 15 Dec 2006 11:14:55 -0800, by Brendan Cully
-
merge with mainFri, 15 Dec 2006 05:38:54 +0100, by Benoit Boissinot
-
use parent.__setattr__ instead of __dict__Thu, 14 Dec 2006 23:51:41 +0100, by Benoit Boissinot
-
Merge with mainThu, 14 Dec 2006 13:49:33 -0800, by Brendan Cully
-
demandimport: ignore _hashlib and email.mimeFri, 15 Dec 2006 12:38:18 -0600, by Matt Mackall
-
Fix setup.py warningFri, 15 Dec 2006 01:17:04 -0600, by Matt Mackall
-
Disable demandloading in setup.pyThu, 14 Dec 2006 20:31:33 -0600, by Matt Mackall
-
Simplify i18n importsThu, 14 Dec 2006 20:25:19 -0600, by Matt Mackall
-
Fix demandload bits of setup.py py2exe supportThu, 14 Dec 2006 20:23:25 -0600, by Matt Mackall
-
Fix a pygettext complaintThu, 14 Dec 2006 17:32:25 -0600, by Matt Mackall
-
Enable gettext translationsThu, 14 Dec 2006 17:32:00 -0600, by Matt Mackall
-
Merge with crewThu, 14 Dec 2006 15:55:46 -0600, by Matt Mackall
-
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