Mercurial > hg-stable
graph
-
tests: unify test-bheadsFri, 27 Aug 2010 00:27:40 +0200, by Adrian Buehlmann
-
tests: unify test-lock-badnessThu, 26 Aug 2010 12:41:00 +0200, by Adrian Buehlmann
-
Merge with stableSun, 29 Aug 2010 22:55:37 +0200, by Martin Geisler
-
churn: do not crash on malformed lines in alias file stableSun, 29 Aug 2010 22:46:00 +0200, by Martin Geisler
-
churn: do not crash on empty lines in alias file stableSun, 29 Aug 2010 10:54:22 +0200, by Ronny Pfannschmidt
-
localrepo: introduce method for explicit branch cache updateSat, 28 Aug 2010 23:57:39 +0200, by Georg Brandl
-
color: handle more Windows console errorsFri, 27 Aug 2010 22:24:47 -0500, by Steve Borho
-
patchbomb: remove unneeded line continuationWed, 25 Aug 2010 23:26:18 +0100, by Christian Ebert
-
cleanup: remove unused variablesFri, 27 Aug 2010 13:32:40 -0400, by Brodie Rao
-
cleanup: remove unused importsFri, 27 Aug 2010 13:32:38 -0400, by Brodie Rao
-
Merge with stableFri, 27 Aug 2010 13:18:25 +0200, by Martin Geisler
-
subrepo: use [0-9] instead of [\d] in svn subrepo regexFri, 27 Aug 2010 13:03:57 +0200, by Martin Geisler
-
webcommands: remove unncessary access to repo.changelogThu, 26 Aug 2010 23:38:13 +0200, by Patrick Mezard
-
archival: do not use repo.changelog directlyThu, 26 Aug 2010 23:38:13 +0200, by Patrick Mezard
-
repair: pass variable explicitely to nested functionThu, 26 Aug 2010 23:38:13 +0200, by Patrick Mezard
-
mercurial.spec: specify file modes for install stableThu, 26 Aug 2010 23:11:03 +0200, by Mads Kiilerich
-
simplemerge: remove hash-bang from non-executable script stableThu, 26 Aug 2010 22:51:48 +0200, by Mads Kiilerich
-
merge with stableThu, 26 Aug 2010 11:03:12 -0500, by Matt Mackall
-
util: avoid using hashlib on Python < 2.5 (issue2278) stable 1.6.3Tue, 17 Aug 2010 17:38:19 -0500, by Sol Jerome
-
templates: add filenolink to raw style (issue2332) stableMon, 16 Aug 2010 12:55:42 -0500, by Matt Mackall
-
url: limit expansion to safe auth keys (Issue2328) stableFri, 13 Aug 2010 10:53:10 +0200, by Martin Geisler
-
url: expand vars in all [auth] settings (issue2328) stableFri, 13 Aug 2010 10:10:11 +0200, by Martin Geisler
-
merge with stableThu, 26 Aug 2010 17:55:07 +0200, by Thomas Arendsen Hein
-
Fix merge-tools.checkconflictsThu, 26 Aug 2010 17:38:43 +0200, by Thomas Arendsen Hein
-
bundlerepo: remove duplication of bundle decompressorsWed, 25 Aug 2010 16:55:54 -0500, by Matt Mackall
-
bundle: introduce bundle classWed, 25 Aug 2010 16:53:06 -0500, by Matt Mackall
-
bundle: unify/refactor unbundle/readbundleWed, 25 Aug 2010 15:33:06 -0500, by Matt Mackall
-
bundle: factor out decompressorWed, 25 Aug 2010 15:33:05 -0500, by Matt Mackall
-
merge with stableWed, 25 Aug 2010 15:20:25 -0500, by Matt Mackall
-
alias: make shadowing behavior more consistent (issue2054) stableSat, 21 Aug 2010 22:48:14 -0400, by Brodie Rao
-
hgweb: handle exception of misconfigured path on index page stableTue, 24 Aug 2010 23:30:51 +0900, by Yuya Nishihara
-
statichttprepo: disable pushkeyTue, 24 Aug 2010 13:13:35 -0500, by Matt Mackall
-
mq: extend support for the --mq argument to extension commandsFri, 13 Aug 2010 16:05:08 +0200, by Dan Villiom Podlaski Christiansen
-
repository: drop unused rjoin() methodSun, 22 Aug 2010 13:17:34 +0200, by Patrick Mezard
-
tests: unify test-exportTue, 24 Aug 2010 15:13:11 +0200, by Adrian Buehlmann
-
revert: wrap long lineWed, 25 Aug 2010 16:40:49 +0200, by Martin Geisler
-
util: remove lexists, Python 2.4 introduced os.path.lexistsWed, 25 Aug 2010 16:23:32 +0200, by Martin Geisler
-
Merge with stableWed, 25 Aug 2010 13:40:46 +0200, by Martin Geisler
-
test-dispatch: drop test for missing working directory stableMon, 23 Aug 2010 22:32:36 +0200, by Mads Kiilerich
-
Merge with stableMon, 23 Aug 2010 22:22:05 +0200, by Martin Geisler
-
bookmarks: guard against listing bookmarks on unsupported repos stableMon, 23 Aug 2010 22:16:56 +0200, by Martin Geisler
-
mdiff.patch(): add a special case for when the base text is emptyMon, 23 Aug 2010 13:28:04 +0200, by Benoit Boissinot
-
revlog: add rawsize(), identical to size() but not subclassed by filelogMon, 23 Aug 2010 13:24:19 +0200, by Benoit Boissinot
-
revlog.addrevision(): move computation of nodeid in addrevision()Sun, 22 Aug 2010 23:17:17 +0200, by Benoit Boissinot
-
contrib/compress: compress should activate parentdeltaSun, 22 Aug 2010 19:41:04 +0200, by Benoit Boissinot
-
contrib/compress: correct ordering of copyingSun, 22 Aug 2010 19:27:09 +0200, by Benoit Boissinot
-
contrib/compress: refactor revlog copyingSun, 22 Aug 2010 19:26:07 +0200, by Benoit Boissinot
-
contrib/compress: use store API instead of a collectorSun, 22 Aug 2010 19:13:30 +0200, by Benoit Boissinot
-
contrib/compress: proper lock handlingSun, 22 Aug 2010 18:29:30 +0200, by Benoit Boissinot
-
contrib/compress: use hg API to compute the destination pathSun, 22 Aug 2010 18:23:32 +0200, by Benoit Boissinot
-
contrib/compress: use repo's transaction methodSun, 22 Aug 2010 18:21:30 +0200, by Benoit Boissinot
-
contrib/compress: remove unused variablesSun, 22 Aug 2010 18:18:36 +0200, by Benoit Boissinot
-
tests: unify test-hgrcSat, 21 Aug 2010 23:24:52 -0400, by Brodie Rao
-
tests: remove test-log.out, useless after unificationSun, 22 Aug 2010 12:04:15 +0200, by Patrick Mezard
-
revlog: fix docstringSat, 21 Aug 2010 19:31:59 +0200, by Benoit Boissinot
-
deltaparent(): don't return nullrev for a revision containing a full snapshotSat, 21 Aug 2010 19:30:42 +0200, by Benoit Boissinot
-
merge with stableSat, 21 Aug 2010 10:48:49 -0500, by Matt Mackall
-
merge: move reverse-merge logic out of filemerge (issue2342) stableSat, 21 Aug 2010 10:41:29 -0500, by Matt Mackall
-
bisect: add test for unrelated starting revisionsFri, 20 Aug 2010 21:28:14 -0500, by Matt Mackall
-
merge with stableFri, 20 Aug 2010 21:23:47 -0500, by Matt Mackall
-
bisect: better message for unrelated starting revisions stableFri, 20 Aug 2010 17:16:37 -0500, by Matt Mackall
-
debuginstall: report installpathFri, 20 Aug 2010 15:31:05 -0500, by Matt Mackall
-
tests: unify test-glogFri, 20 Aug 2010 18:26:20 +0200, by Adrian Buehlmann
-
bookmarks: fix long lineThu, 19 Aug 2010 17:33:46 -0500, by Matt Mackall
-
merge with stableThu, 19 Aug 2010 17:29:13 -0500, by Matt Mackall
-
revlog: addgroup re-adds punched revisions for missing parentsFri, 13 Aug 2010 19:42:28 +0530, by Vishakh H
-
revlog: generate full revisions when parent node is missingFri, 13 Aug 2010 19:41:51 +0530, by Vishakh H
-
revlog.revision(): inline deltachain computationFri, 20 Aug 2010 00:17:50 +0200, by Benoit Boissinot
-
revlog.revision(): remove debug codeFri, 20 Aug 2010 00:17:50 +0200, by Benoit Boissinot
-
revlog.revision(): don't use nullrev as the default value for the cacheFri, 20 Aug 2010 00:17:50 +0200, by Benoit Boissinot
-
revlog.revision(): minor cleanupFri, 20 Aug 2010 00:17:50 +0200, by Benoit Boissinot
-
bookmarks: Check if the bookmark to delete exists on the remote stableThu, 19 Aug 2010 15:04:21 -0400, by David Soria Parra
-
Merge with stableThu, 19 Aug 2010 23:13:20 +0200, by Patrick Mezard
-
win32: remove useless lstat() fallback in nlinks() stableThu, 19 Aug 2010 22:51:09 +0200, by Patrick Mezard
-
win32: correctly break hardlinks on network drives (issue761) stableThu, 19 Aug 2010 22:51:09 +0200, by Patrick Mezard
-
merge with stableThu, 19 Aug 2010 11:51:30 -0500, by Matt Mackall
-
aliases: provide more flexible ways to work with shell alias argumentsWed, 18 Aug 2010 18:56:44 -0400, by Steve Losh
-
util: add an interpolate() function to for replacing multiple valuesWed, 18 Aug 2010 18:18:26 -0400, by Steve Losh
-
convert: use encoding.encoding instead of locale.getpreferredencoding() stableWed, 18 Aug 2010 10:53:52 -0400, by Brodie Rao
-
convert: properly set encoding for gnuarch converter stableWed, 18 Aug 2010 10:53:50 -0400, by Brodie Rao
-
log: add logging for commandsThu, 19 Aug 2010 11:14:09 -0500, by Matt Mackall
-
ui: add logging hookThu, 19 Aug 2010 11:14:02 -0500, by Matt Mackall
-
tests: unify test-merge10Wed, 18 Aug 2010 06:05:09 +0530, by Pradeepkumar Gayam
-
tests: unify test-merge9Wed, 18 Aug 2010 06:02:08 +0530, by Pradeepkumar Gayam
-
tests: unify test-merge8Wed, 18 Aug 2010 05:55:56 +0530, by Pradeepkumar Gayam
-
tests: unify test-merge7Wed, 18 Aug 2010 05:54:00 +0530, by Pradeepkumar Gayam
-
tests: unify test-merge6Wed, 18 Aug 2010 05:21:07 +0530, by Pradeepkumar Gayam
-
tests: unify test-merge5Wed, 18 Aug 2010 05:15:49 +0530, by Pradeepkumar Gayam
-
tests: unify test-merge4Wed, 18 Aug 2010 05:12:44 +0530, by Pradeepkumar Gayam
-
tests: unify test-merge2Wed, 18 Aug 2010 05:09:58 +0530, by Pradeepkumar Gayam
-
tests: unify test-merge1Wed, 18 Aug 2010 05:05:51 +0530, by Pradeepkumar Gayam
-
tests: unify test-excessive-mergeWed, 18 Aug 2010 04:37:06 +0530, by Pradeepkumar Gayam
-
tests: unify test-double-mergeWed, 18 Aug 2010 04:30:27 +0530, by Pradeepkumar Gayam
-
tests: unify test-copy-move-mergeWed, 18 Aug 2010 04:26:20 +0530, by Pradeepkumar Gayam
-
tests: unify test-merge-closedheadsWed, 18 Aug 2010 04:21:10 +0530, by Pradeepkumar Gayam
-
merge with stableThu, 19 Aug 2010 10:25:41 -0500, by Matt Mackall
-
color: enable branches supportWed, 28 Jul 2010 23:05:03 -0600, by Jeremy Whitlock
-
mq/qqueue: update bash completionWed, 18 Aug 2010 23:37:26 +0200, by Yann E. MORIN
-
mq/qqueue: add --purge option to delete a queue and its patch dirWed, 18 Aug 2010 23:37:19 +0200, by Yann E. MORIN
-
mq/qqueue: commonalise the queue deletion codeWed, 18 Aug 2010 23:34:28 +0200, by Yann E. MORIN
-
mq: don't inherit default and default-push paths with --mq (issue2333) stableWed, 18 Aug 2010 02:43:45 +0200, by Mads Kiilerich
-
test-subrepo-paths: use printf instead of echoThu, 19 Aug 2010 16:34:12 +0200, by Martin Geisler
-
parendelta: fix computation of base rev (fixes issue2337)Wed, 18 Aug 2010 19:37:23 +0200, by Benoit Boissinot
-
revlog._addrevision(): make the parent of the cached delta explicitWed, 18 Aug 2010 19:45:52 +0200, by Benoit Boissinot
-
subrepos: handle backslashes in subpathsThu, 19 Aug 2010 13:25:46 +0200, by Martin Geisler
-
test-subrepo-paths: moved comment lines to where they belongWed, 18 Aug 2010 11:59:35 +0200, by Martin Geisler
-
merge with stableTue, 17 Aug 2010 17:44:19 -0500, by Matt Mackall
-
merge with i18nTue, 17 Aug 2010 17:41:20 -0500, by Matt Mackall
-
i18n: merge with stableMon, 16 Aug 2010 16:10:30 -0300, by Wagner Bruna