Sun, 29 Aug 2010 10:54:22 +0200 |
Ronny Pfannschmidt |
churn: do not crash on empty lines in alias file
stable
|
Sun, 29 Aug 2010 22:37:58 +0200 |
Martin Geisler |
Lowercase error messages
stable
|
Sat, 28 Aug 2010 23:57:39 +0200 |
Georg Brandl |
localrepo: introduce method for explicit branch cache update
|
Fri, 27 Aug 2010 22:24:47 -0500 |
Steve Borho |
color: handle more Windows console errors
|
Wed, 25 Aug 2010 23:26:18 +0100 |
Christian Ebert |
patchbomb: remove unneeded line continuation
|
Fri, 27 Aug 2010 13:32:40 -0400 |
Brodie Rao |
cleanup: remove unused variables
|
Fri, 27 Aug 2010 13:32:38 -0400 |
Brodie Rao |
cleanup: remove unused imports
|
Fri, 27 Aug 2010 13:18:25 +0200 |
Martin Geisler |
Merge with stable
|
Fri, 27 Aug 2010 13:03:57 +0200 |
Martin Geisler |
subrepo: use [0-9] instead of [\d] in svn subrepo regex
|
Thu, 26 Aug 2010 23:38:13 +0200 |
Patrick Mezard |
webcommands: remove unncessary access to repo.changelog
|
Thu, 26 Aug 2010 23:38:13 +0200 |
Patrick Mezard |
archival: do not use repo.changelog directly
|
Thu, 26 Aug 2010 23:38:13 +0200 |
Patrick Mezard |
repair: pass variable explicitely to nested function
|
Thu, 26 Aug 2010 23:11:03 +0200 |
Mads Kiilerich |
mercurial.spec: specify file modes for install
stable
|
Thu, 26 Aug 2010 22:51:48 +0200 |
Mads Kiilerich |
simplemerge: remove hash-bang from non-executable script
stable
|
Thu, 26 Aug 2010 11:03:12 -0500 |
Matt Mackall |
merge with stable
|
Thu, 26 Aug 2010 11:00:46 -0500 |
Matt Mackall |
Added signature for changeset ff5cec76b1c5
stable
|
Thu, 26 Aug 2010 11:00:42 -0500 |
Matt Mackall |
Added tag 1.6.3 for changeset ff5cec76b1c5
stable
|
Tue, 17 Aug 2010 17:38:19 -0500 |
Sol Jerome |
util: avoid using hashlib on Python < 2.5 (issue2278)
stable 1.6.3
|
Mon, 16 Aug 2010 12:55:42 -0500 |
Matt Mackall |
templates: add filenolink to raw style (issue2332)
stable
|
Fri, 13 Aug 2010 10:53:10 +0200 |
Martin Geisler |
url: limit expansion to safe auth keys (Issue2328)
stable
|
Fri, 13 Aug 2010 10:10:11 +0200 |
Martin Geisler |
url: expand vars in all [auth] settings (issue2328)
stable
|
Thu, 26 Aug 2010 17:55:07 +0200 |
Thomas Arendsen Hein |
merge with stable
|
Thu, 26 Aug 2010 17:38:43 +0200 |
Thomas Arendsen Hein |
Fix merge-tools.checkconflicts
stable
|
Thu, 26 Aug 2010 17:38:43 +0200 |
Thomas Arendsen Hein |
Fix merge-tools.checkconflicts
|
Wed, 25 Aug 2010 16:55:54 -0500 |
Matt Mackall |
bundlerepo: remove duplication of bundle decompressors
|
Wed, 25 Aug 2010 16:53:06 -0500 |
Matt Mackall |
bundle: introduce bundle class
|
Wed, 25 Aug 2010 15:33:06 -0500 |
Matt Mackall |
bundle: unify/refactor unbundle/readbundle
|
Wed, 25 Aug 2010 15:33:05 -0500 |
Matt Mackall |
bundle: factor out decompressor
|
Wed, 25 Aug 2010 15:20:25 -0500 |
Matt Mackall |
merge with stable
|
Sat, 21 Aug 2010 22:48:14 -0400 |
Brodie Rao |
alias: make shadowing behavior more consistent (issue2054)
stable
|
Tue, 24 Aug 2010 23:30:51 +0900 |
Yuya Nishihara |
hgweb: handle exception of misconfigured path on index page
stable
|
Tue, 24 Aug 2010 13:13:35 -0500 |
Matt Mackall |
statichttprepo: disable pushkey
|
Fri, 13 Aug 2010 16:05:08 +0200 |
Dan Villiom Podlaski Christiansen |
mq: extend support for the --mq argument to extension commands
|
Sun, 22 Aug 2010 13:17:34 +0200 |
Patrick Mezard |
repository: drop unused rjoin() method
|
Tue, 24 Aug 2010 15:13:11 +0200 |
Adrian Buehlmann |
tests: unify test-export
|
Wed, 25 Aug 2010 16:40:49 +0200 |
Martin Geisler |
revert: wrap long line
|
Wed, 25 Aug 2010 16:23:32 +0200 |
Martin Geisler |
util: remove lexists, Python 2.4 introduced os.path.lexists
|
Wed, 25 Aug 2010 13:40:46 +0200 |
Martin Geisler |
Merge with stable
|
Wed, 25 Aug 2010 13:29:46 +0200 |
Martin Geisler |
context: mark string for translation
stable
|
Thu, 01 Jul 2010 16:30:41 +0200 |
Mads Kiilerich |
test-convert-cvs: test fuzz
stable
|
Mon, 23 Aug 2010 22:32:36 +0200 |
Mads Kiilerich |
test-dispatch: drop test for missing working directory
stable
|
Mon, 23 Aug 2010 22:22:05 +0200 |
Martin Geisler |
Merge with stable
|
Mon, 23 Aug 2010 22:16:56 +0200 |
Martin Geisler |
bookmarks: guard against listing bookmarks on unsupported repos
stable
|
Mon, 23 Aug 2010 13:28:04 +0200 |
Benoit Boissinot |
mdiff.patch(): add a special case for when the base text is empty
|
Mon, 23 Aug 2010 13:24:19 +0200 |
Benoit Boissinot |
revlog: add rawsize(), identical to size() but not subclassed by filelog
|
Sun, 22 Aug 2010 23:17:17 +0200 |
Benoit Boissinot |
revlog.addrevision(): move computation of nodeid in addrevision()
|
Sun, 22 Aug 2010 19:41:04 +0200 |
Benoit Boissinot |
contrib/compress: compress should activate parentdelta
|
Sun, 22 Aug 2010 19:27:09 +0200 |
Benoit Boissinot |
contrib/compress: correct ordering of copying
|
Sun, 22 Aug 2010 19:26:07 +0200 |
Benoit Boissinot |
contrib/compress: refactor revlog copying
|
Sun, 22 Aug 2010 19:13:30 +0200 |
Benoit Boissinot |
contrib/compress: use store API instead of a collector
|
Sun, 22 Aug 2010 18:29:30 +0200 |
Benoit Boissinot |
contrib/compress: proper lock handling
|
Sun, 22 Aug 2010 18:23:32 +0200 |
Benoit Boissinot |
contrib/compress: use hg API to compute the destination path
|
Sun, 22 Aug 2010 18:21:30 +0200 |
Benoit Boissinot |
contrib/compress: use repo's transaction method
|
Sun, 22 Aug 2010 18:18:36 +0200 |
Benoit Boissinot |
contrib/compress: remove unused variables
|
Sat, 21 Aug 2010 23:24:52 -0400 |
Brodie Rao |
tests: unify test-hgrc
|
Sun, 22 Aug 2010 12:04:15 +0200 |
Patrick Mezard |
tests: remove test-log.out, useless after unification
|
Sat, 21 Aug 2010 19:31:59 +0200 |
Benoit Boissinot |
revlog: fix docstring
|
Sat, 21 Aug 2010 19:30:42 +0200 |
Benoit Boissinot |
deltaparent(): don't return nullrev for a revision containing a full snapshot
|
Sat, 21 Aug 2010 10:48:49 -0500 |
Matt Mackall |
merge with stable
|
Sat, 21 Aug 2010 10:44:57 -0500 |
Matt Mackall |
tests: fix up bisect test output
stable
|