Mercurial > hg
graph
-
convert: add progress supportSun, 09 May 2010 22:50:07 +0200, by Patrick Mezard
-
convert: merge sources getmode() into getfile()Sun, 09 May 2010 21:52:34 +0200, by Patrick Mezard
-
convert/svn: remove useless sortSun, 09 May 2010 21:49:57 +0200, by Patrick Mezard
-
convert/svn: list files explicitely, stop checking their typeSun, 09 May 2010 21:45:00 +0200, by Patrick Mezard
-
acl: clarify acl.sources, fix typoSun, 09 May 2010 20:12:45 +0200, by Patrick Mezard
-
convert/svn: remove unused variableSun, 09 May 2010 19:37:16 +0200, by Patrick Mezard
-
Merge with crew-stableSun, 09 May 2010 19:25:35 +0200, by Patrick Mezard
-
convert/svn: handle files/links replaced by dirs (issue2166) stableSun, 09 May 2010 19:11:02 +0200, by Patrick Mezard
-
convert/svn: do not retrieve removed files stableSun, 09 May 2010 19:11:02 +0200, by Patrick Mezard
-
convert/svn: correctly encode deleted entry paths stableSun, 09 May 2010 19:11:02 +0200, by Patrick Mezard
-
convert/svn: remove broken but unused copy filtering code stableSun, 09 May 2010 19:11:02 +0200, by Patrick Mezard
-
test-convert-svn-move: test moved dirs copy records stableSun, 09 May 2010 19:11:02 +0200, by Patrick Mezard
-
convert/svn: tree conflicts no longer happen now we use memctx stableSat, 01 May 2010 16:29:27 +0200, by Patrick Mezard
-
clean up remaining generic exceptionsFri, 07 May 2010 16:59:00 -0500, by Matt Mackall
-
mq: make use of output labeling for summaryFri, 07 May 2010 16:51:45 -0400, by Eric Eisner
-
mq: mark error message for translationFri, 07 May 2010 23:31:49 +0200, by Martin Geisler
-
mq: mark string for translationFri, 07 May 2010 23:28:07 +0200, by Martin Geisler
-
color: add some missing background colors for win32 consoleFri, 07 May 2010 15:19:37 -0500, by Stanimir Stamenkov
-
subrepo: fix 2.5ism in url parsingFri, 07 May 2010 14:19:14 -0500, by Matt Mackall
-
acl: update test outputThu, 06 May 2010 15:17:00 -0300, by Elifarley Callado Coelho Cruz
-
acl: update docstring to describe section [acl.groups]Thu, 06 May 2010 15:14:40 -0300, by Elifarley Callado Coelho Cruz
-
acl: support for group definitions in section [acl.groups], which take precedence over OS-level groupsThu, 06 May 2010 14:23:14 -0300, by Elifarley Callado Coelho Cruz
-
subrepo: fix test outputFri, 07 May 2010 14:14:41 -0500, by Matt Mackall
-
subrepo: print paths relative to upper repo root for push/pull/commitSat, 01 May 2010 23:05:22 +0200, by Edouard Gomez
-
subrepo: print pushing urlSat, 01 May 2010 23:05:22 +0200, by Edouard Gomez
-
subrepo: dirtiness checks should iterate over subreposSat, 01 May 2010 23:05:21 +0200, by Edouard Gomez
-
subrepo: normalize path part of URLs so that pulling subrepos from webdir worksSat, 01 May 2010 23:05:19 +0200, by Edouard Gomez
-
mq: fix testFri, 07 May 2010 14:14:41 -0500, by Matt Mackall
-
mq: add a line to hg summaryWed, 05 May 2010 20:53:45 -0500, by Matt Mackall
-
changectx: change diff() to accept keyword optsFri, 07 May 2010 14:07:30 -0500, by Steve Borho
-
changectx: use repo.ui diffopts, allow argument overrideFri, 07 May 2010 10:59:11 -0500, by Steve Borho
-
Merge with stableFri, 07 May 2010 17:03:48 +0200, by Martin Geisler
-
commands: explain that "hg serve" does not do authentication stableFri, 07 May 2010 17:03:31 +0200, by Martin Geisler
-
commands: explain that "hg serve" is mostly for ad-hoc sharing stableFri, 07 May 2010 17:01:14 +0200, by Martin Geisler
-
context: only scan unknowns when neededWed, 05 May 2010 20:21:57 -0500, by Matt Mackall
-
context: use asserts for ignored and clean exceptionsTue, 04 May 2010 15:52:42 -0500, by Matt Mackall
-
workingctx: use member variables to store ignored and cleanTue, 04 May 2010 15:02:55 -0500, by Steve Borho
-
workingctx: add explicit status method, add ignored and fix cleanTue, 04 May 2010 14:52:25 -0500, by Steve Borho
-
context: add a changectx.diff() convenience functionTue, 04 May 2010 20:12:58 -0500, by Steve Borho
-
keyword: omit setting extra variable for record contextWed, 05 May 2010 14:02:45 +0200, by Christian Ebert
-
acl: more consistent docstringWed, 05 May 2010 09:25:09 +0200, by Martin Geisler
-
acl: fix reST syntaxWed, 05 May 2010 09:18:05 +0200, by Martin Geisler
-
acl: update test output for branch-based access controlTue, 04 May 2010 08:39:11 -0300, by Elifarley Callado Coelho Cruz
-
acl: add support for branch-based access controlTue, 04 May 2010 08:37:20 -0300, by Elifarley Callado Coelho Cruz
-
Merge with mainMon, 03 May 2010 15:28:04 -0700, by Brendan Cully
-
Merge with stableMon, 03 May 2010 15:27:05 -0700, by Brendan Cully
-
summary: add subrepo statusMon, 03 May 2010 17:05:23 -0500, by Matt Mackall
-
keyword: simplify record switch in kwtemplater.overwriteSat, 01 May 2010 23:59:39 +0200, by Christian Ebert
-
Adjusted output of test-subrepo for issue1977 to 05856e682521Sun, 02 May 2010 09:15:17 +0200, by Thomas Arendsen Hein
-
fix coding styleSun, 02 May 2010 00:48:33 +0200, by Benoit Boissinot
-
color: fix typo in w32effect for bold_backgroundSat, 01 May 2010 16:57:02 -0500, by Steve Borho
-
Merge with stableSat, 01 May 2010 16:03:45 -0500, by Matt Mackall
-
merge with i18n stableSat, 01 May 2010 17:56:54 -0300, by Wagner Bruna
-
i18n-pt_BR: synchronized with ee5b112aa529 stable 1.5.2Sat, 01 May 2010 17:55:44 -0300, by Wagner Bruna
-
Merge with stableSat, 01 May 2010 15:15:35 -0500, by Matt Mackall
-
Merge with i18nSat, 01 May 2010 15:14:22 -0500, by Matt Mackall