Mercurial > hg
graph
-
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
-
i18n-da: synchronized with 7fa36341e7a0Sun, 15 Aug 2010 18:58:22 +0200, by Martin Geisler
-
log: fix the bug 'hg log --stat -p == hg log --stat' stableFri, 13 Aug 2010 14:29:30 +0800, by Alecs King
-
hgfixes: added a fixer to convert changes in the email packageSun, 08 Aug 2010 15:48:58 -0300, by Renato Cunha
-
contrib/setup3k.py: added script to build hg with py3kTue, 03 Aug 2010 13:18:16 -0300, by Renato Cunha
-
mq: save qrefresh message for easy recovery in case it fails (issue2062)Mon, 16 Aug 2010 16:35:20 -0300, by Renato Cunha
-
util: avoid using hashlib on Python < 2.5 (issue2278)Tue, 17 Aug 2010 17:38:19 -0500, by Sol Jerome
-
ui: differentiate empty configlist from NoneWed, 11 Aug 2010 20:28:39 +0800, by Alecs King
-
revset: predicate to avoid lookup errorsFri, 13 Aug 2010 13:11:41 -0300, by Wagner Bruna
-
inotify: show the exact command used to start the serverFri, 13 Aug 2010 13:16:34 -0400, by Greg Ward
-
demandimport: store level argument on _demandmod instancesTue, 17 Aug 2010 17:46:10 +0200, by Dan Villiom Podlaski Christiansen
-
revert: use opts.getFri, 13 Aug 2010 13:59:26 -0400, by Xavier Snelgrove
-
tests: unify test-copy2Tue, 17 Aug 2010 08:38:31 +0530, by Pradeepkumar Gayam
-
mq/qqueue: enable renaming of active queueSun, 15 Aug 2010 13:29:46 +0200, by Yann E. MORIN
-
mq/qqueue: split _setactiveSun, 15 Aug 2010 16:48:08 +0200, by Yann E. MORIN
-
merge with stableTue, 17 Aug 2010 13:22:20 -0500, by Matt Mackall
-
templates: add filenolink to raw style (issue2332)Mon, 16 Aug 2010 12:55:42 -0500, by Matt Mackall
-
revlog: optimize deltachainSun, 15 Aug 2010 23:13:56 -0500, by Matt Mackall
-
manifest: correct readdelta() according to parentdeltasTue, 10 Aug 2010 22:28:52 +0530, by Pradeepkumar Gayam
-
contrib: simple extension to practically convert a repo from tip delta to parentdeltaTue, 10 Aug 2010 22:28:30 +0530, by Pradeepkumar Gayam
-
localrepo: add parentdelta to requires only if enabled in config fileTue, 10 Aug 2010 22:28:08 +0530, by Pradeepkumar Gayam
-
revlog: append delta against p1Tue, 10 Aug 2010 22:27:41 +0530, by Pradeepkumar Gayam
-
revlog: teach revlog to construct a revision from parentdeltasTue, 10 Aug 2010 22:27:16 +0530, by Pradeepkumar Gayam
-
revlog: deltachain() returns chain of revs need to construct a revisionTue, 10 Aug 2010 22:26:08 +0530, by Pradeepkumar Gayam
-
revlog: parentdelta flags for revlog indexTue, 10 Aug 2010 22:25:08 +0530, by Pradeepkumar Gayam