Fri, 22 Dec 2006 17:59:39 -0600 |
Matt Mackall |
convert-repo: add CVS exec bit support
|
Fri, 22 Dec 2006 17:59:37 -0600 |
Matt Mackall |
Fix removed file cornercase for CVS convert-repo
|
Fri, 22 Dec 2006 17:59:34 -0600 |
Matt Mackall |
convert-repo: add CVS branch support
|
Fri, 22 Dec 2006 17:59:34 -0600 |
Matt Mackall |
convert-repo: add basic CVS import support
|
Fri, 22 Dec 2006 22:53:16 +0100 |
Benoit Boissinot |
merge with crew
|
Fri, 22 Dec 2006 22:51:39 +0100 |
Benoit Boissinot |
grep: remove count handling, simplify, fix issue337
|
Fri, 22 Dec 2006 22:16:05 +0100 |
Benoit Boissinot |
grep: incrementing is always False during 'iter'
|
Thu, 21 Dec 2006 23:17:20 -0600 |
Matt Mackall |
Merge with crew
|
Thu, 21 Dec 2006 20:41:56 +0100 |
Edouard Gomez |
Send encoding information in rss header
|
Wed, 20 Dec 2006 23:41:27 +0100 |
Edouard Gomez |
pass the extra dict in rawcommit
|
Wed, 20 Dec 2006 12:07:02 -0800 |
Brendan Cully |
Merge with mpm
|
Wed, 20 Dec 2006 12:05:12 -0800 |
Brendan Cully |
Merge with crew-stable
|
Tue, 19 Dec 2006 15:46:02 +0100 |
Thomas Arendsen Hein |
sample.hgrc: hgk extension is now in hgext. Use churn as example for contrib.
|
Tue, 19 Dec 2006 15:37:10 +0100 |
Thomas Arendsen Hein |
purge extension doesn't need "#!/usr/bin/env python".
|
Tue, 19 Dec 2006 17:14:45 -0800 |
Brendan Cully |
hgweb: simple tests
|
Tue, 19 Dec 2006 17:03:34 -0800 |
Brendan Cully |
hgweb: add raw manifest template
|
Fri, 15 Dec 2006 10:32:57 +0300 |
Andrei Vermel |
hgk - fix CR issues on windows
|
Wed, 20 Dec 2006 17:04:07 -0600 |
Matt Mackall |
Update convert-repo usage comments
|
Wed, 20 Dec 2006 16:31:46 -0600 |
Matt Mackall |
convert-repo: add some smarts
|
Wed, 20 Dec 2006 13:11:35 -0600 |
Matt Mackall |
Merge with crew
|
Tue, 19 Dec 2006 16:40:09 -0800 |
Brendan Cully |
Teach hgweb about revlog.LookupError
|
Tue, 19 Dec 2006 17:17:08 -0600 |
Matt Mackall |
Move README info to wiki
|
Tue, 19 Dec 2006 16:38:14 -0600 |
Matt Mackall |
Move test suite docs to the wiki
|
Tue, 19 Dec 2006 16:37:45 -0600 |
Matt Mackall |
hg in: if no incoming csets, remove existing bundle
|
Tue, 19 Dec 2006 08:59:41 -0600 |
Matt Mackall |
writebundle: overwrite existing bundle file
|
Tue, 19 Dec 2006 08:58:56 -0600 |
Matt Mackall |
incoming/outgoing: return failure if no changes found
|
Mon, 18 Dec 2006 12:22:43 -0800 |
Brendan Cully |
Add revlog.LookupError exception, and use it instead of RevlogError.
|
Sun, 17 Dec 2006 22:16:57 -0600 |
Matt Mackall |
Add some modules to the demandimport ignore list for Windows
|
Sun, 17 Dec 2006 21:48:22 -0600 |
Matt Mackall |
Sync with -stable
|
Sun, 17 Dec 2006 18:45:46 -0800 |
Brendan Cully |
demandimport: blacklist _hashlib again (imported in ImportError try block)
|