Mercurial > hg
graph
-
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