Mercurial > hg
graph
-
test-glog: rewrite more tests using testlog() functionSun, 26 Feb 2012 17:10:56 +0100, by Patrick Mezard
-
match: consider filesets as "anypats"Sun, 26 Feb 2012 17:10:55 +0100, by Patrick Mezard
-
graphlog: evaluate FILE/-I/-X filesets on the working dirSun, 26 Feb 2012 17:10:51 +0100, by Patrick Mezard
-
graphlog: implement --copiesSun, 26 Feb 2012 16:56:32 +0100, by Patrick Mezard
-
test-check-code-hg: skip test if not in a working dir (issue3248). stableSat, 18 Feb 2012 16:30:17 -0500, by Greg Ward
-
copies: use ctx.dirs() for directory rename detectionSun, 26 Feb 2012 16:45:59 -0600, by Matt Mackall
-
copies: fix mergecopies doc mapping directionSun, 26 Feb 2012 15:51:56 -0600, by Matt Mackall
-
merge with stableSat, 25 Feb 2012 16:48:07 -0600, by Matt Mackall
-
graphlog: implement --follow-firstSat, 25 Feb 2012 22:11:36 +0100, by Patrick Mezard
-
graphlog: implement --follow with file argumentsSat, 25 Feb 2012 22:11:36 +0100, by Patrick Mezard
-
test-glog: test multiple --prune valuesSat, 25 Feb 2012 22:11:35 +0100, by Patrick Mezard
-
graphlog: restore FILE glob expansion on WindowsSat, 25 Feb 2012 22:11:34 +0100, by Patrick Mezard
-
glog: restore multiple --rev test lost in rebasingSat, 25 Feb 2012 21:51:13 +0100, by Patrick Mezard
-
copies: remove checkdirs optionsSat, 25 Feb 2012 14:22:58 -0600, by Matt Mackall
-
copies: add docstring for mergecopiesFri, 24 Feb 2012 18:21:06 -0600, by Matt Mackall
-
addremove: return 1 if we failed to handle any explicit filesFri, 24 Feb 2012 16:52:32 -0600, by Matt Mackall
-
merge with stableFri, 24 Feb 2012 16:16:48 -0600, by Matt Mackall
-
log: fix --follow FILE ancestry calculation stableFri, 24 Feb 2012 20:57:59 +0100, by Patrick Mezard
-
test-glog: extend a test before fixing --follow issues stableFri, 24 Feb 2012 20:56:18 +0100, by Patrick Mezard
-
graft: use proper revisions for copy detection (issue3265) stableFri, 24 Feb 2012 16:09:15 -0600, by Matt Mackall
-
graphlog: paths/-I/-X handling requires a new revsetThu, 23 Feb 2012 18:05:20 +0100, by Patrick Mezard
-
graphlog: imitate log slowpath when inputs are explicit filesThu, 23 Feb 2012 17:55:07 +0100, by Patrick Mezard
-
graphlog: paths arguments must be or'edThu, 23 Feb 2012 17:54:42 +0100, by Patrick Mezard
-
graphlog: rewrite --rev like all other optionsThu, 23 Feb 2012 11:21:30 +0100, by Patrick Mezard
-
graphlog: --branch and --only-branch are the sameThu, 23 Feb 2012 11:21:04 +0100, by Patrick Mezard
-
test-check-code-hg: fix xargs exit status on OSX stableThu, 23 Feb 2012 17:46:57 +0100, by Patrick Mezard
-
largefiles: respect store.createmode and avoid extra file copy stableThu, 23 Feb 2012 13:37:10 +0100, by Martin Geisler
-
largefiles: respect store.createmode in basestore.get stableThu, 23 Feb 2012 13:37:10 +0100, by Martin Geisler
-
largefiles: use repo.store.createmode for new files in .hg/largefiles stableThu, 23 Feb 2012 13:22:55 +0100, by Martin Geisler
-
mq: expand qimport summaryWed, 22 Feb 2012 17:41:22 -0600, by Matt Mackall
-
merge with stableWed, 22 Feb 2012 17:36:33 -0600, by Matt Mackall
-
graphlog: multiple --keyword must be or'edWed, 22 Feb 2012 12:30:15 +0100, by Patrick Mezard
-
graphlog: multiple --branch must be or'edWed, 22 Feb 2012 12:30:15 +0100, by Patrick Mezard
-
graphlog: multiple --user must be or'edWed, 22 Feb 2012 12:30:15 +0100, by Patrick Mezard
-
graphlog: explicitely join multivalue parametersWed, 22 Feb 2012 12:30:15 +0100, by Patrick Mezard
-
test-glog.t: use printrevset extension to trace rewritten revsetsWed, 22 Feb 2012 12:30:14 +0100, by Patrick Mezard
-
context: use 'changectx.dirs()' in 'walk()' for directory patterns stableThu, 23 Feb 2012 00:07:54 +0900, by FUJIWARA Katsunori
-
localrepository: use 'changectx.dirs()' in 'status()' for directory patterns stableThu, 23 Feb 2012 00:07:54 +0900, by FUJIWARA Katsunori
-
context: add 'dirs()' to changectx/workingctx for directory patterns stableThu, 23 Feb 2012 00:07:54 +0900, by FUJIWARA Katsunori
-
status: fix format field thinkoWed, 22 Feb 2012 15:22:12 -0600, by Matt Mackall
-
largefiles: don't break filesets stableMon, 20 Feb 2012 17:59:48 +0100, by Dan Villiom Podlaski Christiansen
-
help: sort hgrc related "Sections" chapters alphabeticallySat, 18 Feb 2012 14:27:57 +0100, by Michal Sznajder
-
doc: minor fixes to [graph] section documentationSat, 18 Feb 2012 12:30:24 +0100, by Patrick Mezard
-
hgweb: refactor graph customization javascriptSun, 22 Jan 2012 19:35:26 +0700, by Patrick Mezard
-
templates: move Graph.edge() implementation in mercurial.jsFri, 17 Feb 2012 16:49:43 +0100, by Patrick Mezard
-
formatter: convert status commandMon, 20 Feb 2012 16:42:51 -0600, by Matt Mackall
-
ui: add formatter methodMon, 20 Feb 2012 16:42:48 -0600, by Matt Mackall
-
formatter: add basic formattersMon, 20 Feb 2012 16:42:47 -0600, by Matt Mackall
-
encoding: introduce utf8-b helpersMon, 20 Feb 2012 16:42:45 -0600, by Matt Mackall
-
graphmod: add config cacheFri, 17 Feb 2012 13:53:41 -0600, by Matt Mackall
-
graphmod: rewrite graph config validationFri, 17 Feb 2012 13:53:19 -0600, by Matt Mackall
-
graph: in hgrc specify line color for main branchSun, 22 Jan 2012 19:47:03 +0700, by Constantine Linnick
-
graph: in hgrc specify line width for main branchSun, 22 Jan 2012 19:35:26 +0700, by Constantine Linnick
-
merge with stableThu, 16 Feb 2012 16:40:29 -0600, by Matt Mackall
-
filemerge: remove some redundancy in decorators/docstringsThu, 16 Feb 2012 15:58:51 -0600, by Matt Mackall
-
filemerge: create detail of internal merge tools from documentation stringSun, 12 Feb 2012 21:38:12 +0900, by FUJIWARA Katsunori
-
filemerge: refactoring of 'filemerge()'Sun, 12 Feb 2012 21:38:12 +0900, by FUJIWARA Katsunori
-
patch: fuzz more aggressively to match patch(1) behaviour stableMon, 13 Feb 2012 17:22:35 +0100, by Patrick Mezard
-
patch: fix fuzzing of hunks without previous lines (issue3264) stableMon, 13 Feb 2012 16:47:31 +0100, by Patrick Mezard
-
patch: make hunk.fuzzit() compute the fuzzed start locations stableMon, 13 Feb 2012 13:51:38 +0100, by Patrick Mezard
-
patch: fuzz old and new lines at the same time stableMon, 13 Feb 2012 13:21:00 +0100, by Patrick Mezard
-
largefiles: optimize update speed by only updating changed largefilesMon, 13 Feb 2012 18:37:07 +0100, by Na'Tosha Bard
-
mq: make qimport --push push all imported patches (issue3130) stableTue, 14 Feb 2012 14:31:40 +0100, by Patrick Mezard
-
convert: tolerate spaces between splicemap parent ids (issue3203) stableWed, 15 Feb 2012 11:21:24 +0100, by Patrick Mezard
-
localrepo: clear _filecache on rollback (issue3261) stableThu, 16 Feb 2012 01:21:34 +0200, by Idan Kamara
-
scmutil: update cached copy when filecached attribute is assigned (issue3263) stableWed, 15 Feb 2012 20:02:35 +0200, by Idan Kamara
-
cmdserver: invalidate the dirstate when running commands (issue3271) stableWed, 15 Feb 2012 23:44:10 +0200, by Idan Kamara
-
localrepo: reset _phasesdirty flag after writing stableWed, 15 Feb 2012 23:49:15 +0200, by Idan Kamara
-
import: handle git renames and --similarity (issue3187) stableThu, 16 Feb 2012 13:03:42 +0100, by Patrick Mezard
-
context: make workingctx.forget() really warn about untracked files stableThu, 16 Feb 2012 12:56:48 +0100, by Patrick Mezard
-
largefiles: check whether specified patterns are related to largefiles strictly stableWed, 15 Feb 2012 23:01:09 +0900, by FUJIWARA Katsunori
-
merge with stableFri, 10 Feb 2012 17:09:23 -0600, by Matt Mackall
-
log: remove caching of all visited revisions (issue3253) stableFri, 10 Feb 2012 16:52:32 -0600, by Matt Mackall
-
convert: use splicemap entries when sorting revisions (issue1748) stableFri, 10 Feb 2012 22:34:13 +0100, by Patrick Mezard
-
convert: turn splicemap into a simple dictionary stableFri, 10 Feb 2012 22:25:49 +0100, by Patrick Mezard
-
debugrevspec: mention --verbose to print the parsed treeFri, 10 Feb 2012 13:50:13 +0100, by Patrick Mezard
-
largefiles: only cache largefiles in new heads stableFri, 10 Feb 2012 14:46:09 +0100, by Na'Tosha Bard
-
merge with stableFri, 10 Feb 2012 13:47:57 -0600, by Matt Mackall
-
mq: restore _branchtags() fast path (issue3223) stableTue, 07 Feb 2012 18:47:16 +0100, by Patrick Mezard
-
mq: ensure all mq commits are made with secretcommit() stableTue, 07 Feb 2012 18:47:13 +0100, by Patrick Mezard
-
convert/bzr: ignore nested repos when listing branches (issue3254)Wed, 08 Feb 2012 17:45:10 +0100, by Patrick Mezard
-
tests: tighten checks for octal escapes in shell printf. stableWed, 08 Feb 2012 16:56:00 +0000, by Jim Hague
-
phase: when phase cannot be reduced, hint at --force and return 1 (BC)Wed, 08 Feb 2012 20:00:52 +0100, by Patrick Mezard
-
revset: fix alias substitution recursion (issue3240)Thu, 09 Feb 2012 21:03:07 +0100, by Patrick Mezard
-
update: just merge unknown file collisionsThu, 09 Feb 2012 17:54:47 -0600, by Matt Mackall
-
merge: don't use unknown()Thu, 09 Feb 2012 17:04:17 -0600, by Matt Mackall
-
merge: refactor unknown file conflict checkingThu, 09 Feb 2012 16:50:19 -0600, by Matt Mackall
-
update: use normal update path with --check (issue2450)Thu, 09 Feb 2012 13:16:20 -0600, by Matt Mackall
-
fetch: use update rather than clean when updating (issue3246) stableMon, 06 Feb 2012 16:35:14 -0600, by Matt Mackall
-
merge with stableMon, 06 Feb 2012 15:36:44 -0600, by Matt Mackall
-
mdiff: adjust hunk offsets with --ignore-blank-lines (issue3234) stableMon, 06 Feb 2012 21:17:50 +0100, by Patrick Mezard
-
merge with stableMon, 06 Feb 2012 15:22:43 -0600, by Matt Mackall
-
merge with i18nMon, 06 Feb 2012 15:22:34 -0600, by Matt Mackall
-
i18n-de: fix rst markup in command output (issue3247)Mon, 06 Feb 2012 08:10:32 -0200, by Wagner Bruna
-
merge with i18n stableMon, 06 Feb 2012 08:06:42 -0200, by Wagner Bruna
-
i18n-ja: fix rst markup in hg command output stableMon, 06 Feb 2012 08:03:34 -0200, by Wagner Bruna
-
i18n-de: fix rst markup in command output (issue3247) stableMon, 06 Feb 2012 08:02:05 -0200, by Wagner Bruna
-
merge with i18n stableSat, 04 Feb 2012 11:34:44 -0200, by Wagner Bruna
-
i18n-de: fix hg command rst markup and quoting (issue3247) stableSat, 04 Feb 2012 11:22:01 -0200, by Wagner Bruna
-
merge with i18n stableSat, 04 Feb 2012 10:59:36 -0200, by Wagner Bruna
-
i18n-de: fix rst markup in command output (issue3247) stableSat, 04 Feb 2012 10:55:58 -0200, by Wagner Bruna
-
windows: use 'str.replace()' instead of combination of split() and join()Sun, 05 Feb 2012 22:58:31 +0900, by FUJIWARA Katsunori
-
largefiles: reduce redundant splitstandin/standin combinationMon, 06 Feb 2012 12:16:29 +0900, by FUJIWARA Katsunori
-
largefiles: reduce OR-ing of same conditionsMon, 06 Feb 2012 12:16:29 +0900, by FUJIWARA Katsunori
-
subrepo: rewrite handling of subrepo state at commit (issue2403)Mon, 06 Feb 2012 15:10:01 -0600, by Matt Mackall
-
subrepo: add basestate methodMon, 06 Feb 2012 15:00:08 -0600, by Matt Mackall
-
forget: show warning messages for forgetting in subrepo correctly stableMon, 06 Feb 2012 14:37:49 +0900, by FUJIWARA Katsunori
-
use util.localpath() instead of 'str.replace()' to unify path conversion stableSun, 05 Feb 2012 22:58:31 +0900, by FUJIWARA Katsunori
-
i18n: use util.pconvert() instead of 'str.replace()' for problematic encoding stableSun, 05 Feb 2012 22:58:31 +0900, by FUJIWARA Katsunori
-
i18n: use util.pconvert() instead of 'str.replace()' for problematic encoding stableSun, 05 Feb 2012 22:58:31 +0900, by FUJIWARA Katsunori
-
merge with stableFri, 03 Feb 2012 15:45:13 -0600, by Matt Mackall
-
mq: make qprev return the previous applied patch (issue3245) stableFri, 03 Feb 2012 19:47:09 +0100, by Patrick Mezard
-
mq: fix qnext when all remaining patches are guarded stableFri, 03 Feb 2012 19:38:31 +0100, by Patrick Mezard
-
convert/bzr: test tags conversionThu, 02 Feb 2012 10:15:13 +0100, by Patrick Mezard
-
convert/bzr: handle empty bzr repositories (issue3233)Thu, 02 Feb 2012 10:15:13 +0100, by Patrick Mezard
-
convert/bzr: convert all branches (issue3229) (BC)Thu, 02 Feb 2012 10:15:12 +0100, by Patrick Mezard
-
convert/bzr: expect unicode metadata, encode in UTF-8 (issue3232)Thu, 02 Feb 2012 10:15:04 +0100, by Patrick Mezard
-
mq: rename secretcommit to newcommitMon, 30 Jan 2012 00:05:28 +0100, by Pierre-Yves David
-
merge with stableWed, 01 Feb 2012 16:28:35 -0600, by Matt Mackall
-
i18n-de: update po and remove fuzziesSat, 21 Jan 2012 15:17:39 +0200, by Fabian Kreutz
-
i18n-de: Rework and fixes continuedSat, 21 Jan 2012 13:49:46 +0200, by Fabian Kreutz
-
phases: don't complain if cset is already public on pushkey (issue3230) stable 2.1Wed, 01 Feb 2012 14:17:26 -0600, by Matt Mackall
-
mq: prevent rewriting operation on public changeset stableWed, 01 Feb 2012 12:20:10 +0100, by Pierre-Yves David
-
i18n-pt_BR: miscellaneous spelling and wording fixes stableTue, 31 Jan 2012 18:11:08 -0200, by Wagner Bruna
-
i18n-ja: synchronized with 0f99e709ce08 stableTue, 31 Jan 2012 19:44:09 +0900, by FUJIWARA Katsunori
-
i18n-ru: synchronized with c0b2986b37b8; public phase name changed stableTue, 31 Jan 2012 12:30:54 +0400, by Alexander Sauta
-
qpush: avoid trying to manage existing history (issue2218) stableTue, 31 Jan 2012 23:13:04 -0600, by Matt Mackall
-
bundlerepo: try to find containing repo on creation (issue1812) stableTue, 31 Jan 2012 17:25:37 -0600, by Matt Mackall
-
push: don't treat bookmark as a found change stableMon, 30 Jan 2012 15:56:35 -0600, by Matt Mackall
-
i18n-ru: minor corrections on unclear strings stableMon, 30 Jan 2012 11:52:38 +0400, by Alexander Sauta
-
i18n-ru: verifying uncertain translations. stableMon, 30 Jan 2012 02:07:04 +0700, by Andrei Polushin
-
phases: allow phase name in phases.new-commit settings stableMon, 30 Jan 2012 17:46:15 +0100, by Pierre-Yves David
-
qfinish: do not set secret changeset to draft if mq.secret=false stableMon, 30 Jan 2012 15:17:08 +0100, by Pierre-Yves David
-
mq: take mq.secret configuration into account when picking the default phase stableMon, 30 Jan 2012 17:39:05 +0100, by Pierre-Yves David
-
qimport: when mq.secret=True set qimported revision as secret stableMon, 30 Jan 2012 17:37:45 +0100, by Pierre-Yves David
-
qrefresh: keep changeset phase during refresh stableMon, 30 Jan 2012 17:36:30 +0100, by Pierre-Yves David
-
phases: write default phase data as soon as possible. stableMon, 30 Jan 2012 17:33:09 +0100, by Pierre-Yves David
-
phase: accept old style revision specification stableMon, 30 Jan 2012 18:06:57 +0100, by Pierre-Yves David
-
push: return 1 if no changes found (issue3228) stableMon, 30 Jan 2012 11:32:09 -0600, by Matt Mackall
-
push: more precise failure check on subrepo push stableMon, 30 Jan 2012 11:26:20 -0600, by Matt Mackall
-
bookmarks: move current bookmark on update -u and bare pull -u (issue3222) stableSun, 29 Jan 2012 14:07:45 -0600, by Matt Mackall
-
tests: don't rely on 'false' exit code in test-run-tests.t stableFri, 27 Jan 2012 03:00:32 +0100, by Mads Kiilerich
-
tests: don't include plain 'diff -U0' content in test-diff-unified.t stableFri, 27 Jan 2012 02:59:59 +0100, by Mads Kiilerich
-
revset: add tests for 'remote()' predicate stableFri, 27 Jan 2012 22:29:58 +0900, by FUJIWARA Katsunori
-
revset: fix documentation for 'remote()' predicate stableFri, 27 Jan 2012 22:29:58 +0900, by FUJIWARA Katsunori
-
revset: fix 'remote()' failure when remote repo has more revs than local stableFri, 27 Jan 2012 22:29:58 +0900, by FUJIWARA Katsunori
-
i18n-ru: synchronized with bf502ccc46d7; fuzzies removed stableFri, 27 Jan 2012 12:25:02 +0400, by Alexander Sauta
-
merge: defer symlink flag merging to filemerge (issue3200) stableThu, 26 Jan 2012 20:34:57 -0600, by Matt Mackall
-
help: fix publish option spelling in phases topic stableThu, 26 Jan 2012 17:54:52 -0600, by Matt Mackall
-
help: add missing phase config items to config topic stableThu, 26 Jan 2012 17:54:22 -0600, by Matt Mackall
-
sslutil: more helpful fingerprint mismatch message stableThu, 26 Jan 2012 11:23:15 -0600, by Matt Mackall
-
scmutil: unify some 'no changes found' messages stableWed, 25 Jan 2012 17:14:08 -0600, by Matt Mackall
-
outgoing: display info about secret changets while no sharable changeset found stableWed, 25 Jan 2012 19:41:34 +0100, by Alain Leufroy
-
bundle: display info about secret changets while no sharable changeset found stableWed, 25 Jan 2012 19:05:16 +0100, by Alain Leufroy
-
test-rebase-collapse: Add test for rebase regression introduced in 12309c09d19a stableMon, 23 Jan 2012 12:26:01 -0600, by Augie Fackler
-
test-commandserver: test that phase data is being refreshed stableThu, 26 Jan 2012 00:21:55 +0200, by Idan Kamara
-
localrepo: delete _phaserev when invalidating caches stableThu, 26 Jan 2012 00:21:54 +0200, by Idan Kamara
-
localrepo: fix phaseroots filecache definition stableThu, 26 Jan 2012 00:21:53 +0200, by Idan Kamara
-
discovery: fix regression when checking heads for pre 1.4 client (issue3218) stableTue, 24 Jan 2012 19:49:30 +0100, by Pierre-Yves David
-
bookmarks: respect --debug during incoming/outgoing stableWed, 25 Jan 2012 20:03:46 +0100, by David Soria Parra
-
largefiles: fix revert on missing largefile (issue3217) stableWed, 25 Jan 2012 16:52:16 +0100, by Na'Tosha Bard
-
largefiles: fix transplant for all cases (issue3192) stableWed, 25 Jan 2012 14:10:01 +0100, by Na'Tosha Bard
-
i18n-sv: translating strings for add, annotate, debuginstall stableWed, 25 Jan 2012 09:33:48 +0100, by Jens Bäckman
-
copies: eliminate criss-crosses when chaining stableTue, 24 Jan 2012 17:16:29 -0600, by Matt Mackall
-
mq: pass qbase node instead of mq statusentry in phasedefaults stableSat, 21 Jan 2012 21:39:27 -0600, by Augie Fackler
-
patch: a little bit more robust line counting on diff --stat (issue3183) stableSat, 21 Jan 2012 23:50:58 +0100, by Jesus Espino Garcia
-
convert: subversion convert abort on revision not found (issue 3205) stableSat, 21 Jan 2012 13:31:41 +0100, by Jesus Espino Garcia
-
bash_completion: added -o filename option to _hg_status (issue3101) stableSat, 21 Jan 2012 00:40:18 +0100, by Jesus Espino Garcia
-
largefiles: fix addremove when no largefiles are specified stableMon, 23 Jan 2012 13:24:32 +0100, by Na'Tosha Bard
-
revset: include the correct first ancestor change for follow(file) stableFri, 20 Jan 2012 23:52:31 -0600, by Matt Mackall
-
revset: remove unreferenced followfile function stableFri, 20 Jan 2012 23:10:13 -0600, by Matt Mackall
-
fileset: don't attempt to check data predicates against removed files stableFri, 20 Jan 2012 22:19:40 -0600, by Matt Mackall
-
commands: drop exclamation mark in abort message stableFri, 20 Jan 2012 23:05:14 +0200, by Idan Kamara
-
push: prevent moving phases outside of the pushed subset stableFri, 20 Jan 2012 21:21:13 +0100, by Pierre-Yves David
-
discovery: ensure that missingheads are always heads of everything we tried stableFri, 20 Jan 2012 19:41:18 +0100, by Pierre-Yves David
-
phase: extracts heads computation logics from analyzeremotephases stableFri, 20 Jan 2012 19:23:53 +0100, by Pierre-Yves David
-
phase: fix warning text from invalid remote phase stableFri, 20 Jan 2012 19:18:09 +0100, by Pierre-Yves David
-
mq-safety: don't apply safety on non-outgoing changeset stableFri, 20 Jan 2012 18:45:29 +0100, by Pierre-Yves David
-
phases: properly register excluded changeset when revision are specified stableFri, 20 Jan 2012 00:27:11 +0100, by Pierre-Yves David
-
bookmarks: make -i summary simpler and more accurate stableFri, 20 Jan 2012 14:19:13 -0600, by Matt Mackall
-
phases: do not mark debug message for translation stableFri, 20 Jan 2012 13:19:32 -0200, by Wagner Bruna
-
largefiles: add --normal option to hg add (issue3061) stableFri, 02 Dec 2011 18:20:32 +0100, by Na'Tosha Bard
-
largefiles: fix caching largefiles from an aliased repo (issue3212) stableFri, 20 Jan 2012 11:56:12 +0100, by Na'Tosha Bard
-
tests: let run-tests.py default to use 'sh' in $PATH instead of '/bin/sh' stableFri, 20 Jan 2012 01:24:16 +0100, by Mads Kiilerich
-
tests: add 'set -x' to the .t sh scripts in run-tests.py debug mode stableSat, 14 Jan 2012 01:55:50 +0100, by Mads Kiilerich
-
merge default into stable for 2.1 code freeze stableThu, 19 Jan 2012 14:34:32 -0600, by Matt Mackall
-
revset: add remote() predicate to lookup remote revisionsThu, 19 Jan 2012 14:31:05 -0600, by Matt Mackall
-
bookmarks: automatically advance bookmark on naked update (BC) (issue2894)Thu, 19 Jan 2012 14:07:48 -0600, by Matt Mackall
-
qimport: back out 2eec74d7ce95Thu, 19 Jan 2012 11:35:06 -0600, by Matt Mackall
-
phases: only synchronize on common changeset when push failsThu, 19 Jan 2012 16:09:43 +0100, by Pierre-Yves David
-
discovery: diet discovery.prepush from non-discovery codeThu, 19 Jan 2012 15:50:55 +0100, by Pierre-Yves David
-
qfinish: set all qfinished patch as draft, not only qbaseThu, 19 Jan 2012 11:30:37 +0100, by Pierre-Yves David
-
largefiles: test and simplify empty directory removal in removeThu, 19 Jan 2012 10:07:13 +0100, by Patrick Mezard
-
tag: invalidate tag cache immediately after adding new tag (issue3210)Thu, 19 Jan 2012 02:14:06 +0100, by Mads Kiilerich
-
mq: ensure mq changesets are set to secret when no phase data are foundWed, 18 Jan 2012 17:18:38 +0100, by Pierre-Yves David
-
mq: qimporting revision set them to secretTue, 17 Jan 2012 02:26:00 +0100, by Pierre-Yves David
-
mq: have mq create secret changeset onlyWed, 18 Jan 2012 16:53:49 +0100, by Pierre-Yves David
-
wireproto: refuse to lookup secret csetsWed, 18 Jan 2012 20:00:48 -0600, by Matt Mackall
-
qclone: ignore local qbase if secretWed, 18 Jan 2012 19:16:01 -0600, by Matt Mackall
-
rebase: only advance phase on successful commitWed, 18 Jan 2012 18:14:55 -0600, by Matt Mackall
-
phases: mechanism to allow extension to alter initial computation of phaseWed, 18 Jan 2012 17:23:54 +0100, by Pierre-Yves David
-
qclone: add a few comment and blank lineWed, 18 Jan 2012 17:11:27 +0100, by Pierre-Yves David
-
mq: turn changeset draft on qfinish (except if qparent is secret)Wed, 18 Jan 2012 17:06:59 +0100, by Pierre-Yves David
-
config: have a way to backup and restore value in configWed, 18 Jan 2012 16:52:26 +0100, by Pierre-Yves David
-
graft: add test to check the phase of new changesetsTue, 17 Jan 2012 11:08:23 +0100, by Alain Leufroy
-
rebase: fix phases movementTue, 17 Jan 2012 09:12:14 +0100, by Alain Leufroy
-
largefiles: cache new largefiles for new heads when pullingWed, 18 Jan 2012 11:33:14 +0100, by Na'Tosha Bard
-
largefiles: remove unused lfutil.readhash()Wed, 18 Jan 2012 14:33:19 +0100, by Patrick Mezard
-
largefiles: check if largefile could be found when archiving (issue3193)Wed, 18 Jan 2012 14:19:43 +0100, by Na'Tosha Bard
-
largefiles: refactor lfutil.findfiles to be more logicalWed, 18 Jan 2012 13:41:03 +0100, by Na'Tosha Bard
-
forget: fix subrepo recursion for explicit path handlingTue, 17 Jan 2012 19:10:59 -0500, by David M. Carr
-
add: fix subrepo recursion for explicit path handlingTue, 17 Jan 2012 19:10:58 -0500, by David M. Carr
-
tests: add subrepo recursion tests for add/forget with explicit pathsTue, 17 Jan 2012 19:10:54 -0500, by David M. Carr
-
merge with stableWed, 18 Jan 2012 15:07:15 -0600, by Matt Mackall
-
bookmarks: backout locking change in 12dea4d998ecWed, 18 Jan 2012 14:56:52 -0600, by Matt Mackall
-
changeset_printer: display changeset phase on debug levelTue, 17 Jan 2012 20:23:23 +0100, by Pierre-Yves David
-
phase: report phase movementTue, 17 Jan 2012 20:43:41 +0100, by Pierre-Yves David
-
largefiles: correctly handle newly added largefile on other side of mergeMon, 16 Jan 2012 19:45:35 +0100, by Na'Tosha Bard
-
rebase: write series file without removed mq patchesTue, 17 Jan 2012 02:55:55 +0100, by Mads Kiilerich
-
revset: roots needs to be computed on full setTue, 17 Jan 2012 17:48:59 -0600, by Matt Mackall
-
phases: use nodemap to check for missing nodesWed, 18 Jan 2012 16:46:15 +0100, by Sune Foldager
-
repair: move phases code after invalidation codeWed, 18 Jan 2012 14:50:17 +0100, by Henrik Stuart
-
largefiles: remove empty directories upon update (issue3202) stableTue, 17 Jan 2012 11:29:32 +0100, by Patrick Mezard
-
revset: optimize roots and childrenMon, 16 Jan 2012 01:21:30 -0600, by Matt Mackall
-
revset: optimize building large lists in formatrevspecMon, 16 Jan 2012 01:21:22 -0600, by Matt Mackall
-
hg-ssh: use shlex for shell-like parsing of SSH_ORIGINAL_COMMANDThu, 08 Dec 2011 16:28:18 +0100, by Mads Kiilerich
-
hooks: prioritize run order of hooksSun, 15 Jan 2012 13:50:12 -0700, by Matt Zuba
-
merge with stableSun, 15 Jan 2012 18:00:01 -0600, by Matt Mackall
-
merge: report all files in _checkunknownWed, 11 Jan 2012 15:53:42 -0500, by Jordi Gutiérrez Hermoso
-
discovery: fix prepush documentationFri, 13 Jan 2012 22:16:01 +0100, by Pierre-Yves David
-
phases: simplify phase exchange and movement over pushkeyFri, 13 Jan 2012 02:04:16 +0100, by Pierre-Yves David
-
phases: move phase according what was pushed not only what was added addedFri, 13 Jan 2012 01:42:47 +0100, by Pierre-Yves David
-
revlog: make addgroup returns a list of node contained in the added sourceFri, 13 Jan 2012 01:29:03 +0100, by Pierre-Yves David
-
phases: make secret changeset undiscoverable in all caseThu, 12 Jan 2012 01:25:57 +0100, by Pierre-Yves David
-
phases: exclude secret when doing a local cloneWed, 11 Jan 2012 17:26:27 +0100, by Pierre-Yves David
-
bookmarks: primarily use repo lock, not wlockFri, 13 Jan 2012 02:30:43 +0100, by Mads Kiilerich
-
localrepo: update branchcache in a more reliable wayFri, 13 Jan 2012 02:29:38 +0100, by Mads Kiilerich
-
tests: make qnew in test-mq-caches.t stableFri, 13 Jan 2012 01:19:08 +0100, by Mads Kiilerich
-
localrepo: remove spurious updatebranchcache return valueFri, 13 Jan 2012 01:19:08 +0100, by Mads Kiilerich
-
mq: only save dirty files once when savedirty is called multiple timesWed, 11 Jan 2012 02:29:56 +0100, by Mads Kiilerich
-
mq: remove early wlock release in qnewWed, 11 Jan 2012 02:29:56 +0100, by Mads Kiilerich
-
mq: use .invalidate to cancel dirty mq state when cancelling transactionWed, 11 Jan 2012 02:29:55 +0100, by Mads Kiilerich
-
mq: make qsave implementation more explicitWed, 11 Jan 2012 02:29:55 +0100, by Mads Kiilerich
-
mq: consistently use boolean values for dirty flagsWed, 11 Jan 2012 02:28:36 +0100, by Mads Kiilerich
-
mq: minor cleanupWed, 11 Jan 2012 02:28:12 +0100, by Mads Kiilerich
-
tag: lock before taggingFri, 13 Jan 2012 01:19:07 +0100, by Mads Kiilerich
-
tests: lock before creating transaction in test-filelogFri, 13 Jan 2012 01:19:07 +0100, by Mads Kiilerich
-
debugbuilddag: lock repo before starting transactionFri, 13 Jan 2012 01:19:07 +0100, by Mads Kiilerich
-
rebase: take locks in the right orderFri, 13 Jan 2012 01:19:07 +0100, by Mads Kiilerich
-
tests: keep track of all check-code.py warningsWed, 11 Jan 2012 01:56:05 +0100, by Mads Kiilerich
-
keyword: update filectx.cmp monkeypatch to handle '\1\n' at start of file stableSun, 15 Jan 2012 13:37:33 +0100, by Christian Ebert
-
bugzilla: make XMLRPC interface support http and https access stableWed, 11 Jan 2012 16:54:29 +0000, by Jim Hague
-
merge with stableFri, 13 Jan 2012 11:29:53 -0600, by Matt Mackall
-
merge with i18nFri, 13 Jan 2012 11:29:40 -0600, by Matt Mackall
-
i18n-ru: editorial for 'abort' and 'pipe'Thu, 12 Jan 2012 17:50:48 +0700, by Andrei Polushin
-
i18n-ru: editorial for 'diff'Thu, 12 Jan 2012 02:12:00 +0700, by Andrei Polushin
-
i18n-ru: editorial for 'guard'Thu, 12 Jan 2012 02:02:11 +0700, by Andrei Polushin
-
i18n-ru: vocabulary edited, minor corrections in translations.Wed, 11 Jan 2012 04:32:48 +0700, by Andrei Polushin
-
i18n-ru: using correct abbreviated units for megabytes.Wed, 11 Jan 2012 04:12:11 +0700, by Andrei Polushin
-
help: fix column alignment in "hg help" outputWed, 11 Jan 2012 18:14:55 +0100, by Olav Reinert
-
minirst: simplify and standardize field list formattingWed, 11 Jan 2012 18:08:25 +0100, by Olav Reinert
-
largefiles: correctly download new largefiles when mergingWed, 11 Jan 2012 16:53:51 +0100, by Na'Tosha Bard
-
tests: add htmlcov optionWed, 11 Jan 2012 15:38:31 +0100, by Markus Zapke-Gründemann
-
run-tests: use a list comprehension instead of mapThu, 12 Jan 2012 14:39:02 -0600, by Matt Mackall
-
tests: fix omit path listWed, 11 Jan 2012 15:37:25 +0100, by Markus Zapke-Gründemann
-
commands: partial backout of fbb68b382040Fri, 13 Jan 2012 14:52:47 +0100, by Martin Geisler
-
phase: add metavar to -r help textFri, 13 Jan 2012 11:53:51 +0100, by Martin Geisler
-
phase: the REV argument can be repeatedFri, 13 Jan 2012 11:50:06 +0100, by Martin Geisler
-
commands: no need to rename merge and phases on importFri, 13 Jan 2012 11:38:49 +0100, by Martin Geisler
-
phase: there is actually no -C optionFri, 13 Jan 2012 11:34:09 +0100, by Martin Geisler
-
phase: use standard syntax for command line flagsFri, 13 Jan 2012 11:29:47 +0100, by Martin Geisler
-
phase: fix RST markup (use ``...`` for literal text)Fri, 13 Jan 2012 11:26:24 +0100, by Martin Geisler
-
phase: lowercase option help, rephrase slightlyFri, 13 Jan 2012 11:23:45 +0100, by Martin Geisler
-
filectx: fix cmp() of file starting with '\1\n' stableThu, 12 Jan 2012 00:49:45 +0900, by Yuya Nishihara
-
merge with stableWed, 11 Jan 2012 09:27:53 -0600, by Matt Mackall
-
merge with i18nWed, 11 Jan 2012 09:27:37 -0600, by Matt Mackall
-
merge with i18nTue, 10 Jan 2012 15:48:16 -0200, by Wagner Bruna
-
i18n-ru: spellcheckMon, 09 Jan 2012 02:32:01 +0700, by Andrei Polushin
-
i18n-ru: editorial for vocabulary words.Mon, 09 Jan 2012 01:12:54 +0700, by Andrei Polushin
-
i18n-ru: editorial for hg help hgignoreSun, 08 Jan 2012 19:16:22 +0700, by Andrei Polushin
-
tests: make {date|age} template output independent of the current dateWed, 11 Jan 2012 22:18:20 +0800, by Steven Brown
-
phases: make outgoing object and discovery aware of exclusionWed, 11 Jan 2012 00:27:46 +0100, by Pierre-Yves David
-
discovery: introduce outgoing object for result of findcommonoutgoingMon, 09 Jan 2012 03:47:16 +0100, by Pierre-Yves David
-
commands: make bundle use heads computed by findoutgoingMon, 09 Jan 2012 04:16:00 +0100, by Pierre-Yves David
-
revlog: improve docstring for findcommonmissingMon, 09 Jan 2012 04:15:31 +0100, by Pierre-Yves David
-
commands: bump copyright yearWed, 11 Jan 2012 15:51:02 +0100, by Martin Geisler
-
phase: mark messages for i18nTue, 10 Jan 2012 16:36:36 -0600, by Matt Mackall
-
phase: fix up help stringTue, 10 Jan 2012 16:36:33 -0600, by Matt Mackall
-
phase: drop reference to working directory phaseTue, 10 Jan 2012 16:36:32 -0600, by Matt Mackall
-
phases: add a phases command to display and manipulate phasesTue, 10 Jan 2012 19:45:35 +0100, by Pierre-Yves David
-
annotate: append newline after non newline-terminated file listingsTue, 10 Jan 2012 10:18:19 +0200, by Ion Savin
-
subrepo: avoid syncing bookmarks twice on clone (issue3191)Tue, 10 Jan 2012 13:48:42 -0600, by Matt Mackall
-
revlog: clarify strip docstring "readd" -> "re-add"Tue, 10 Jan 2012 22:35:25 +0800, by Steven Brown
-
merge with stableTue, 10 Jan 2012 15:23:49 +0100, by Martin Geisler
-
filesets: use example with quotes for encoding predicate stableTue, 10 Jan 2012 15:20:16 +0100, by Martin Geisler
-
phases: use graph and phase name in exchange testSat, 07 Jan 2012 17:03:33 +0100, by Pierre-Yves David
-
phases: ``{phase}`` template keyword display the phase nameFri, 06 Jan 2012 11:20:49 +0100, by Pierre-Yves David
-
phases: add a phasestr method on contextThu, 29 Dec 2011 04:40:09 +0100, by Pierre-Yves David
-
phases: add list of string to access phase nameWed, 04 Jan 2012 01:02:16 +0100, by Pierre-Yves David
-
phases: fix phase synchronization on pushWed, 04 Jan 2012 01:12:31 +0100, by Pierre-Yves David
-
phases: implements simple revset symbolFri, 06 Jan 2012 10:04:20 +0100, by Pierre-Yves David
-
phases: store phase values in constant instead of using raw integerFri, 06 Jan 2012 09:51:35 +0100, by Pierre-Yves David
-
sslutil: abort properly if no certificate received for https connectionMon, 09 Jan 2012 14:56:05 +0100, by Mads Kiilerich
-
sslutil: work around validator crash getting certificate on failed socketsMon, 09 Jan 2012 14:43:25 +0100, by Mads Kiilerich
-
sslutil: reorder validator code to make it more readableMon, 09 Jan 2012 14:43:24 +0100, by Mads Kiilerich
-
sslutil: show fingerprint when cacerts validation failsMon, 09 Jan 2012 14:43:24 +0100, by Mads Kiilerich
-
sslutil: handle setups without .getpeercert() early in the validatorMon, 09 Jan 2012 14:43:23 +0100, by Mads Kiilerich
-
sslutil: verify that wrap_socket really wrapped the socketMon, 09 Jan 2012 14:43:15 +0100, by Mads Kiilerich
-
largefiles: remove pasted codeSun, 08 Jan 2012 17:46:27 +0100, by Levi Bard
-
largefiles: add tests for uncovered codepaths (issue3092)Sun, 08 Jan 2012 17:09:01 +0100, by Levi Bard
-
largefiles: add error checking to tags conversion (issue3092)Sun, 08 Jan 2012 17:06:34 +0100, by Levi Bard
-
largefiles: don't reference uninitialized variable (issue3092)Sun, 08 Jan 2012 17:03:39 +0100, by Levi Bard
-
merge with i18nMon, 09 Jan 2012 20:17:37 -0600, by Matt Mackall
-
i18n-ru: synchronized with e251250ac20bSun, 08 Jan 2012 13:54:36 +0400, by Alexander Sauta
-
i18n-ru: revsets predicates translatedSun, 08 Jan 2012 03:48:09 +0700, by Andrei Polushin
-
i18-ru: debug commands translatedFri, 06 Jan 2012 00:16:14 +0400, by Alexander Sauta
-
i18n-ru: user prompt related strings translatedThu, 05 Jan 2012 02:04:30 +0400, by Alexander Sauta
-
i18n-ru: tanslated record-zeroconfThu, 05 Jan 2012 01:00:43 +0400, by Alexander Sauta
-
merge with stableMon, 09 Jan 2012 20:16:57 -0600, by Matt Mackall
-
rebase: reinstate old-style rev spec support for the source and base (issue3181) stableSun, 08 Jan 2012 23:09:35 +0800, by Steven Brown
-
dirstate: propagate IOError other than ENOENT when reading branch stableFri, 06 Jan 2012 07:37:59 +0100, by Pierre-Yves David
-
mq: Document that qdel requires exact patch identifiers stableFri, 06 Jan 2012 15:05:51 +0100, by Olav Reinert
-
canonpath: allow canonicalization of non-existant pathsSun, 08 Jan 2012 15:23:26 +0100, by Dan Villiom Podlaski Christiansen
-
largefiles: factor out a copyalltostore() functionSun, 08 Jan 2012 14:33:10 +0100, by Dan Villiom Podlaski Christiansen
-
largefiles: add precommit hook to check for inappropriate lockingSat, 07 Jan 2012 19:11:31 +0100, by Levi Bard
-
largefiles: fix inappropriate locking (issue3182)Sat, 07 Jan 2012 19:05:59 +0100, by Levi Bard
-
largefiles: correctly handle dirstate status when rebasingSat, 07 Jan 2012 18:43:34 +0100, by Na'Tosha Bard
-
largefiles: implement addremove (issue3064)Sat, 07 Jan 2012 12:42:54 +0100, by Na'Tosha Bard
-
Use explicit integer divisionSun, 08 Jan 2012 18:15:54 +0100, by Martin Geisler
-
cvsps: pull function definition out of loopSun, 08 Jan 2012 17:57:25 +0100, by Martin Geisler
-
largefiles: Fix parser warning: redefinition of unused 'node' from line 14Sun, 08 Jan 2012 11:23:21 +0100, by Levi Bard
-
merge with stableSun, 08 Jan 2012 14:50:20 +0100, by Martin Geisler
-
largefiles: fix output of hg summary (issue3060) stableSun, 08 Jan 2012 12:35:47 +0100, by Na'Tosha Bard
-
largefiles: fix confusion upon removal of added largefile (issue3176) stableSun, 08 Jan 2012 11:19:51 +0100, by Na'Tosha Bard
-
largefiles: remove invalid comment (issue3065)Sat, 07 Jan 2012 23:37:19 +0100, by Na'Tosha Bard
-
largefiles: clean up and shorten test output by using the same log format everywhereSat, 07 Jan 2012 15:35:15 +0100, by Na'Tosha Bard
-
largefiles: remove a chunk of commented out codeSat, 07 Jan 2012 15:27:34 +0100, by Dan Villiom Podlaski Christiansen
-
Remove FSF mailing address from GPL headersFri, 06 Jan 2012 16:27:13 +0100, by Martin Geisler
-
dispatch: lowercase abort messageFri, 06 Jan 2012 16:16:58 +0100, by Martin Geisler
-
merge with stableFri, 06 Jan 2012 11:43:17 +0100, by Martin Geisler
-
commands: add link to addremove in commit help text stableFri, 06 Jan 2012 11:15:32 +0100, by Martin Geisler
-
largefiles: display remote errors from putlfile (issue3123) (issue3149)Thu, 05 Jan 2012 07:26:22 -0800, by Kevin Gessner
-
cmdutil: simplify duplicatecopiesThu, 05 Jan 2012 20:35:10 -0600, by Matt Mackall
-
hgcia: fix diffstat supportThu, 05 Jan 2012 14:14:12 -0600, by Matt Mackall
-
copies: rewrite copy detection for non-merge usersWed, 04 Jan 2012 17:55:30 -0600, by Matt Mackall
-
copies: split the copies api for "normal" and merge cases (API)Wed, 04 Jan 2012 15:48:02 -0600, by Matt Mackall
-
merge with stableTue, 03 Jan 2012 17:13:03 -0600, by Matt Mackall
-
progress: Use the same GPL boilerplate as most hg filesMon, 02 Jan 2012 19:30:28 -0600, by Augie Fackler
-
color: Use the same GPL boilerplate as most hg filesMon, 02 Jan 2012 19:30:21 -0600, by Augie Fackler
-
encoding: use hint markup for "please check your locale settings"Mon, 26 Dec 2011 15:01:06 +0100, by Mads Kiilerich
-
tests: make simple single quotes work with dummyssh on windowsMon, 26 Dec 2011 15:30:43 +0100, by Mads Kiilerich
-
tests: ensure platform independent revision hashes in test-notify.tMon, 26 Dec 2011 16:54:43 +0100, by Mads Kiilerich
-
tests: ignore slash direction in paths in test-notify-changegroup.tMon, 26 Dec 2011 16:57:14 +0100, by Mads Kiilerich
-
merge with stableSun, 01 Jan 2012 14:06:24 -0600, by Matt Mackall
-
merge with stableSun, 01 Jan 2012 14:05:03 -0600, by Matt Mackall
-
merge with i18nSun, 01 Jan 2012 13:37:44 -0600, by Matt Mackall
-
i18n-ru: translated commands output up to the endSun, 01 Jan 2012 19:45:06 +0400, by Alexander Sauta
-
i18n-ru: added missing strings in Mercurial helpSat, 31 Dec 2011 21:54:14 +0300, by Alexander Sauta
-
i18n-ja: synchronized with be3173353094 stableSat, 31 Dec 2011 15:23:05 +0900, by FUJIWARA Katsunori
-
i18n-ru: translated missing commands output up to line 13868Fri, 30 Dec 2011 23:18:19 +0300, by Alexander Sauta
-
i18n-ru: synchronized with 9cf1620e1e75, translated patchbombMon, 26 Dec 2011 22:05:48 +0300, by Alexander Sauta
-
merge with stableFri, 30 Dec 2011 17:04:36 -0600, by Matt Mackall
-
convert: improve exception reporting for SVN logstream stableFri, 30 Dec 2011 15:47:58 -0600, by Matt Mackall
-
fetch: fix unneeded commit when no merge attempted (issue2847) stableFri, 30 Dec 2011 15:07:05 -0600, by Matt Mackall
-
fetch: patch cornercase in children calculation (issue2773) stableFri, 30 Dec 2011 14:31:59 -0600, by Matt Mackall
-
merge with stableThu, 29 Dec 2011 14:45:18 -0600, by Matt Mackall
-
i18n-ja: synchronized with 32a6e00e4cfe stableThu, 29 Dec 2011 16:10:53 +0900, by FUJIWARA Katsunori
-
largefiles: clarify help when options are ignored until first add is done stableWed, 28 Dec 2011 00:01:48 +0100, by Michal Sznajder
-
phases: prevent rebase to rebase immutable changeset.Tue, 27 Dec 2011 00:11:22 +0100, by Pierre-Yves David
-
phases: on copy clone, do not copy phases data if repote is publishingMon, 26 Dec 2011 13:48:31 +0100, by Pierre-Yves David
-
phases: copy phases data on local cloneMon, 26 Dec 2011 13:47:37 +0100, by Pierre-Yves David
-
largefiles: tiny code clean upTue, 27 Dec 2011 23:56:20 +0100, by Michal Sznajder
-
context: add isbinary functionWed, 21 Dec 2011 18:20:15 +0100, by Laurens Holst
-
rebase: add a "D" short option for detachTue, 27 Dec 2011 21:12:09 +0100, by Pierre-Yves David
-
rebase: allow --detach when --rev is usedTue, 27 Dec 2011 20:45:46 +0100, by Pierre-Yves David
-
merge with stableMon, 26 Dec 2011 18:08:20 -0600, by Matt Mackall
-
merge with i18nMon, 26 Dec 2011 18:07:49 -0600, by Matt Mackall
-
i18n-ru: translated notify, pagerSun, 25 Dec 2011 19:49:14 +0300, by Alexander Sauta
-
i18n-ru: translated inotify, interhg; skipped strings addedMon, 19 Dec 2011 22:40:59 +0300, by Alexander Sauta
-
i18n-ru: translated convert messagesSun, 18 Dec 2011 22:54:43 +0300, by Alexander Sauta
-
i18n-ru: translated bugzillaSun, 18 Dec 2011 01:05:52 +0300, by Alexander Sauta
-
i18n-ru: synchronized with d976b1ef6760Sat, 17 Dec 2011 20:21:52 +0300, by Alexander Sauta
-
icasefs: add test for case preservation on case insensitive filesystemSat, 24 Dec 2011 19:16:36 +0900, by FUJIWARA Katsunori
-
i18n: use "encoding.lower()" to normalize string in hgweb search querySun, 25 Dec 2011 20:35:16 +0900, by FUJIWARA Katsunori
-
i18n: use "encoding.lower()" to normalize specified string for revsetSun, 25 Dec 2011 20:35:16 +0900, by FUJIWARA Katsunori
-
i18n: use "encoding.lower()" to normalize specified keywords for log searchingSun, 25 Dec 2011 20:35:16 +0900, by FUJIWARA Katsunori
-
win32mbcs: allow win32mbcs extension to be enabled on cygwin platformSun, 25 Dec 2011 20:32:48 +0900, by FUJIWARA Katsunori
-
windows: use normalized path as path to subrepo stableSat, 24 Dec 2011 19:05:35 +0900, by FUJIWARA Katsunori
-
windows: use normalized path to check repository nesting stableSat, 24 Dec 2011 19:05:25 +0900, by FUJIWARA Katsunori
-
windows: force specified path to be audited in localpath form stableSat, 24 Dec 2011 19:01:07 +0900, by FUJIWARA Katsunori
-
icasefs: rewrite comment to explain situtation preciselySat, 24 Dec 2011 00:52:06 +0900, by FUJIWARA Katsunori
-
icasefs: follow standard cache look up patternSat, 24 Dec 2011 00:51:14 +0900, by FUJIWARA Katsunori
-
icasefs: disuse length check against un-normcase()-ed filenamesSat, 24 Dec 2011 00:50:56 +0900, by FUJIWARA Katsunori
-
merge with stableThu, 22 Dec 2011 15:56:27 -0600, by Matt Mackall
-
merge with i18nThu, 22 Dec 2011 15:56:17 -0600, by Matt Mackall
-
i18n-de: Translations and fixes until line 6000; more annotationsWed, 21 Dec 2011 11:48:18 +0200, by Fabian Kreutz
-
i18n-de: New translations, mostly largefiles extensionMon, 19 Dec 2011 14:11:37 +0200, by Fabian Kreutz
-
phases: do not exchange secret changesetsThu, 22 Dec 2011 00:42:25 +0100, by Pierre-Yves David
-
phases: test the new-commit option and proper inheritence of phaseThu, 22 Dec 2011 00:40:46 +0100, by Pierre-Yves David
-
cygwin: add cygwin specific normcase logicFri, 16 Dec 2011 21:21:08 +0900, by FUJIWARA Katsunori
-
icasefs: avoid path-absoluteness/existance check in util.fspath() for efficiencyFri, 16 Dec 2011 21:09:40 +0900, by FUJIWARA Katsunori
-
icasefs: retry directory scan once for already invalidated cacheFri, 16 Dec 2011 21:09:40 +0900, by FUJIWARA Katsunori
-
push: propagate --new-branch and --ssh options when pushing subreposThu, 29 Sep 2011 17:20:04 +0200, by Angel Ezquerra
-
phases: implement ``phase()`` and ``hidden()`` method for workingctxWed, 21 Dec 2011 23:56:15 +0100, by Pierre-Yves David
-
Add a phases.new-commit option to control minimal phase of new commitTue, 20 Dec 2011 01:31:25 +0100, by Pierre-Yves David
-
phases: update doc to mention secret phaseTue, 20 Dec 2011 01:34:12 +0100, by Pierre-Yves David
-
phases: prevent mq to qimport immutable change.Wed, 21 Dec 2011 23:47:18 +0100, by Pierre-Yves David
-
phases: add a mutable boolean property on contextMon, 19 Dec 2011 23:31:38 +0100, by Pierre-Yves David
-
ignore: add files present in the hackable-hg windows distributionTue, 20 Dec 2011 20:36:40 +0100, by Laurens Holst
-
merge with stableWed, 21 Dec 2011 14:36:08 -0600, by Matt Mackall
-
largefiles: copy files in binary mode (issue3164) stableTue, 20 Dec 2011 11:43:38 -0600, by Matt Mackall
-
diff: when diffing a revision with a deleted subrepo, maintain the node context (issue3153) stableThu, 15 Dec 2011 16:41:03 -0500, by Alistair Bell
-
phases: add a function to compute visible headsMon, 19 Dec 2011 11:37:44 +0100, by Pierre-Yves David
-
phases: Add a third phase for secret changesetSun, 18 Dec 2011 23:16:46 +0100, by Pierre-Yves David
-
phases: fix advanceboundary behavior when targetphase !=0Mon, 19 Dec 2011 11:29:39 +0100, by Pierre-Yves David
-
phases: add a bit more test for local phase movement.Sun, 18 Dec 2011 23:15:12 +0100, by Pierre-Yves David
-
merge with stableMon, 19 Dec 2011 14:04:33 -0600, by Matt Mackall
-
merge with i18nMon, 19 Dec 2011 14:04:26 -0600, by Matt Mackall
-
i18n-de: several new translationsMon, 19 Dec 2011 13:02:30 +0100, by Martin Schröder
-
merge with i18n stableFri, 16 Dec 2011 10:47:17 -0200, by Wagner Bruna
-
merge with i18nFri, 16 Dec 2011 10:44:08 -0200, by Wagner Bruna
-
i18n-ru: translated purge, progress, rebaseFri, 16 Dec 2011 10:13:46 +0300, by Alexander Sauta
-
i18n-ru: editing for 'push' and 'pull'Wed, 14 Dec 2011 02:27:55 +0700, by Andrei Polushin
-
i18n-ru: editing for 'commit'Wed, 14 Dec 2011 01:56:57 +0700, by Andrei Polushin
-
i18n-ru: editing for 'directory'Wed, 14 Dec 2011 00:48:54 +0700, by Andrei Polushin
-
i18n-ru: editing for 'remote'Wed, 14 Dec 2011 00:43:31 +0700, by Andrei Polushin
-
i18n-ru: editing for 'repository'Tue, 13 Dec 2011 22:55:43 +0700, by Andrei Polushin
-
i18n-ru: editing for 'store' (largefiles concept)Tue, 13 Dec 2011 01:51:08 +0700, by Andrei Polushin
-
i18n-ru: editing for 'branch'Tue, 13 Dec 2011 01:40:30 +0700, by Andrei Polushin
-
i18n-ru: spellcheckTue, 13 Dec 2011 01:11:46 +0700, by Andrei Polushin
-
i18n-ru: glossary synchronized with wiki, still requires fixingMon, 12 Dec 2011 00:03:26 +0300, by Alexander Sauta
-
i18n-ru: mq translatedSun, 11 Dec 2011 23:28:57 +0300, by Alexander Sauta
-
i18n-ru: largefiles strings fixedThu, 08 Dec 2011 20:12:56 +0300, by Alexander Sauta
-
merge with stableFri, 16 Dec 2011 19:05:59 -0600, by Matt Mackall
-
merge: check filename case collision between changesets for branch merging stableFri, 16 Dec 2011 21:21:27 +0900, by FUJIWARA Katsunori
-
i18n: use encoding.lower/upper for encoding aware case folding stableFri, 16 Dec 2011 21:09:41 +0900, by FUJIWARA Katsunori
-
windows: use upper() instead of lower() or os.path.normcase() stableFri, 16 Dec 2011 21:09:40 +0900, by FUJIWARA Katsunori
-
icasefs: avoid normcase()-ing in util.fspath() for efficiency stableFri, 16 Dec 2011 21:09:40 +0900, by FUJIWARA Katsunori
-
icasefs: use util.normcase() instead of lower() or os.path.normcase in fspath stableFri, 16 Dec 2011 21:09:40 +0900, by FUJIWARA Katsunori
-
dirstate: prevent useless util.fspath() invocation for '.' stableFri, 16 Dec 2011 21:09:40 +0900, by FUJIWARA Katsunori
-
icasefs: consider as case sensitive if there is no counterevidence, for safety stableFri, 16 Dec 2011 21:09:40 +0900, by FUJIWARA Katsunori
-
pathauditor: switch normcase logic according to case sensitivity of filesystem stableFri, 16 Dec 2011 21:09:40 +0900, by FUJIWARA Katsunori
-
pathauditor: preserve case in abort messages stableFri, 16 Dec 2011 21:09:40 +0900, by FUJIWARA Katsunori
-
pathauditor: use normcase()-ed path for audit result cache stableFri, 16 Dec 2011 21:09:40 +0900, by FUJIWARA Katsunori
-
largefiles: handle merges between normal files and largefiles (issue3084) stableFri, 09 Dec 2011 17:35:00 +0100, by Martin Geisler
-
progress: check for ui.quiet and ui.debugflag before we write stableWed, 14 Dec 2011 15:41:08 +0100, by David Soria Parra
-
changelog: handle decoding of NULs in extra more carefully (issue3156) stableFri, 16 Dec 2011 18:23:15 -0600, by Matt Mackall
-
merge with stableThu, 15 Dec 2011 16:50:21 -0600, by Matt Mackall
-
phases: change publish behavior to only alter behavior when server.Thu, 15 Dec 2011 23:08:09 +0100, by Pierre-Yves David
-
largefiles: don't require a user cache (issue3088) (issue3155) stableThu, 15 Dec 2011 13:19:43 -0500, by Kevin Gessner
-
util: don't mess with builtins to emulate buffer()Thu, 15 Dec 2011 15:27:11 -0600, by Matt Mackall
-
util: clean up function orderingThu, 15 Dec 2011 14:59:22 -0600, by Matt Mackall
-
merge with stableThu, 15 Dec 2011 14:37:36 -0600, by Matt Mackall
-
notify: change behavior of "changegroup" hookThu, 15 Dec 2011 13:57:54 +0100, by Nikolaus Schueler
-
largefiles: optimize status when files are specified (issue3144)Thu, 15 Dec 2011 16:23:26 +0100, by Na'Tosha Bard
-
wireproto: handle other server output in pushkeyMon, 12 Dec 2011 15:16:58 +0100, by Pierre-Yves David
-
phases: exchange phase boundaries on pushThu, 15 Dec 2011 11:45:01 +0100, by Pierre-Yves David
-
phases: exchange phase boundaries on pullThu, 15 Dec 2011 11:28:42 +0100, by Pierre-Yves David
-
phases: add a function to compute heads from rootThu, 15 Dec 2011 02:18:24 +0100, by Pierre-Yves David
-
phases: add basic pushkey supportThu, 15 Dec 2011 11:24:26 +0100, by Pierre-Yves David
-
phases: update exchange test to include node hash.Wed, 26 Oct 2011 14:30:43 +0200, by Pierre-Yves David
-
phases: add a phases.publish optionThu, 15 Dec 2011 11:57:33 +0100, by Pierre-Yves David
-
zsh completion: add support for qfinishMon, 12 Dec 2011 11:54:22 -0600, by Augie Fackler
-
merge with crewThu, 15 Dec 2011 14:24:38 -0600, by Matt Mackall
-
merge with i18nThu, 15 Dec 2011 14:24:29 -0600, by Matt Mackall
-
i18n-de: Error reported by Mathias Goldau and commit msg shortenedSat, 10 Dec 2011 20:48:33 +0200, by Fabian Kreutz
-
i18n-de: mostly update fuzziesSat, 10 Dec 2011 20:22:33 +0200, by Fabian Kreutz
-
i18n-ru: eol, fetch, color, LargeFiles, gpg, keywords translatedThu, 08 Dec 2011 00:05:24 +0300, by Alexander Sauta
-
i18n-ru: glossary added, acl translation fixedFri, 18 Nov 2011 21:19:05 +0300, by Alexander Sauta
-
i18n-ru: update translationThu, 10 Nov 2011 22:05:02 +0100, by Andrey Somov
-
icasefs: use util.normcase() instead of str.lower() or os.path.normpath() stableMon, 12 Dec 2011 17:10:19 +0900, by FUJIWARA Katsunori
-
merge with stableThu, 15 Dec 2011 16:26:33 +0100, by Martin Geisler
-
diff: don't crash when diffing a revision with a deleted subrepo (issue3153) stableWed, 14 Dec 2011 12:28:00 -0200, by Renato Cunha
-
dispatch: remove extra newlineSat, 10 Dec 2011 18:40:05 +0100, by Martin Geisler
-
annotate: show full changeset hash when invoked with --debug and -cFri, 09 Dec 2011 14:14:30 +0200, by Ion Savin
-
merge with stableFri, 09 Dec 2011 17:58:12 +0100, by Martin Geisler
-
largefiles: fix 'hg status' abort after merge stableFri, 09 Dec 2011 17:34:58 +0100, by Martin Geisler
-
largefiles: use lfutil functionsFri, 09 Dec 2011 17:34:57 +0100, by Martin Geisler
-
largefiles: fix indentationFri, 09 Dec 2011 17:34:56 +0100, by Martin Geisler
-
largefiles: remove pre-1.7 compatibility codeWed, 07 Dec 2011 16:25:51 +0100, by Martin Geisler
-
merge: make debug output easier to readFri, 09 Dec 2011 17:34:53 +0100, by Martin Geisler
-
sshrepo: add more safe characters (issue2983)Fri, 09 Dec 2011 15:50:33 +0100, by Thomas Arendsen Hein
-
merge with stableThu, 08 Dec 2011 16:01:44 -0600, by Matt Mackall
-
sshrepo: don't quote obviously safe strings (issue2983)Thu, 08 Dec 2011 16:39:00 +0100, by Mads Kiilerich
-
bookmarks: update and updatecurrentbookmark return statusWed, 16 Nov 2011 15:29:57 -0600, by Kevin Bullock
-
bookmarks: clarify help for use of merge and updateWed, 07 Dec 2011 11:23:13 -0600, by Kevin Bullock
-
merge: make 'nothing to merge' aborts consistentWed, 07 Dec 2011 11:23:01 -0600, by Kevin Bullock
-
merge: remove excess creation of changectxWed, 07 Dec 2011 11:22:57 -0600, by Kevin Bullock
-
largefiles: optimize performance of status on largefiles repos (issue3136)Wed, 07 Dec 2011 12:56:44 +0100, by Na'Tosha Bard
-
Describe all files related to the standard commands. stableTue, 06 Dec 2011 15:50:28 +0100, by Olav Reinert
-
bookmarks: mark divergent bookmarks with book@pathalias when source in [paths]Wed, 07 Dec 2011 16:19:39 -0600, by Matt Mackall
-
bookmarks: shadow divergent bookmarks of foo with foo@nTue, 06 Dec 2011 14:17:33 -0600, by Matt Mackall
-
help: properly underline annotate config headingTue, 06 Dec 2011 13:21:45 +0100, by Christian Ebert
-
merge with stableMon, 05 Dec 2011 17:48:40 -0600, by Matt Mackall
-
branch: move note about permanence to the top, add 'global' stableMon, 05 Dec 2011 17:09:11 -0600, by Matt Mackall
-
util: fix url.__str__() for windows file URLs stableSun, 04 Dec 2011 18:22:25 +0100, by Patrick Mezard
-
convert: tolerate trailing spaces on map files stableFri, 02 Dec 2011 21:38:57 -0200, by Wagner Bruna
-
test-svn-subrepo: fix reference output for svn 1.7 stableFri, 02 Dec 2011 16:50:48 +0100, by Patrick Mezard
-
convert: simplify getargmax() with propertycacheFri, 02 Dec 2011 18:36:32 +0100, by Patrick Mezard
-
convert/svn: update svn working copy only when necessaryFri, 02 Dec 2011 17:38:07 +0100, by Patrick Mezard
-
rollback: always call destroyed() (regression from 1.9) stableThu, 01 Dec 2011 17:39:30 -0500, by Greg Ward
-
merge with stableThu, 01 Dec 2011 15:57:10 -0600, by Matt Mackall
-
alias: shortcut command matching show shadowing works properly (issue3104) stable 2.0.1Thu, 01 Dec 2011 15:51:36 -0600, by Matt Mackall
-
convert/svn: fix URL quoting issue with svn 1.7 stableThu, 01 Dec 2011 20:42:24 +0100, by Patrick Mezard
-
bundlerepo: don't write branch cache to disk stableThu, 01 Dec 2011 14:17:17 +0100, by Sune Foldager
-
merge with stableThu, 01 Dec 2011 01:42:03 -0600, by Matt Mackall
-
revset: balance %l or-expressions (issue3129) stableWed, 30 Nov 2011 22:43:24 -0600, by Matt Mackall
-
merge with stableWed, 30 Nov 2011 17:17:06 -0600, by Matt Mackall
-
merge with stableWed, 30 Nov 2011 17:15:39 -0600, by Matt Mackall
-
clone: get all bookmarks before updatingFri, 04 Nov 2011 10:18:40 +0100, by Arne Babenhauserheide
-
lock: change name of release chainWed, 30 Nov 2011 16:53:44 -0600, by Matt Mackall
-
localrepo: remove asserts in _afterlockWed, 30 Nov 2011 16:20:07 -0600, by Matt Mackall
-
localrepo: rename _postrelease to _afterlockWed, 30 Nov 2011 15:36:55 -0600, by Matt Mackall
-
addchangegroup: ony queue hooks when we have changesetsWed, 30 Nov 2011 15:33:44 -0600, by Matt Mackall
-
addchangegroup: remove the lock argument on the addchangegroup methodsMon, 28 Nov 2011 01:32:13 +0100, by Pierre-Yves David
-
addchangegroup: use a postrelease callback to call changegroup hookMon, 28 Nov 2011 01:18:15 +0100, by Pierre-Yves David
-
lock: add mechanism to register post release callbackMon, 28 Nov 2011 15:05:26 +0100, by Pierre-Yves David
-
diff: '\ No newline at end of file' is also not part of the header stableTue, 29 Nov 2011 19:51:35 +0100, by Benoit Allard
-
ssh: quote remote paths (issue2983)Sat, 26 Nov 2011 00:10:31 +0100, by Mads Kiilerich
-
id: add command line options for handling ssh and https urlsSat, 26 Nov 2011 00:10:12 +0100, by Mads Kiilerich
-
largefiles: use "ui.configlist()" to get largefiles.patterns configuration stableThu, 24 Nov 2011 17:54:50 +0900, by FUJIWARA Katsunori
-
status: support revsets with --changeThu, 24 Nov 2011 11:38:16 +0100, by Patrick Mezard
-
merge with stableFri, 25 Nov 2011 02:11:12 +0100, by Mads Kiilerich
-
largefiles: avoid use of uinitialized variable in case of errors stableFri, 25 Nov 2011 02:09:48 +0100, by Mads Kiilerich
-
tests: remove unstable debugstate output in test-largefiles.t stableFri, 25 Nov 2011 02:09:45 +0100, by Mads Kiilerich
-
largefiles: simplify lfutil.writehashThu, 24 Nov 2011 18:22:45 +0100, by Martin Geisler
-
merge with stableThu, 24 Nov 2011 18:22:44 +0100, by Martin Geisler
-
largefiles: copy files into .hg/largefiles atomically stableThu, 24 Nov 2011 18:13:18 +0100, by Martin Geisler
-
largefiles: write .hg/largefiles/ files atomically stableThu, 24 Nov 2011 18:12:13 +0100, by Martin Geisler
-
largefiles: add comment about non-atomic working directory stableThu, 24 Nov 2011 18:11:43 +0100, by Martin Geisler
-
tests: use an alias to make msys 'pwd' return paths with forward slashesMon, 21 Nov 2011 01:49:20 +0100, by Mads Kiilerich
-
tests: skip cvs tests with msys on windowsMon, 21 Nov 2011 01:49:20 +0100, by Mads Kiilerich
-
tests: introduce 'hghave msys' to skip tests that would fail because of msysMon, 21 Nov 2011 01:49:20 +0100, by Mads Kiilerich
-
merge with stableWed, 23 Nov 2011 16:35:17 -0600, by Matt Mackall
-
convert: handle trailing slashes in filemap better (issue3124) stableWed, 23 Nov 2011 16:25:44 -0600, by Matt Mackall
-
mail: use quoted-printable for mime encoding to avoid too long lines (issue3075)Wed, 23 Nov 2011 02:44:11 +0100, by Mads Kiilerich
-
notify: add option for writing to mboxWed, 23 Nov 2011 02:36:33 +0100, by Mads Kiilerich
-
mail: mbox handling as a part of mail handling, refactored from patchbombWed, 23 Nov 2011 02:11:24 +0100, by Mads Kiilerich
-
patchbomb: minor refactoring of mbox functionality, preparing for moveWed, 23 Nov 2011 02:09:38 +0100, by Mads Kiilerich
-
tests: run check-code with warnings and maintain a whitelistWed, 23 Nov 2011 03:14:24 +0100, by Mads Kiilerich
-
tests: convert test-check-code-hg.py to .tWed, 23 Nov 2011 02:50:58 +0100, by Mads Kiilerich
-
test-keyword: use inline doctest syntaxWed, 23 Nov 2011 01:20:32 +0000, by Christian Ebert
-
merge with stableTue, 22 Nov 2011 17:34:22 -0600, by Matt Mackall
-
tests: test-largefiles.t should not try to escape from $TESTTMP stableTue, 22 Nov 2011 19:56:26 +0100, by Mads Kiilerich
-
largefiles: file storage should be relative to repo, not relative to cwd stableTue, 22 Nov 2011 19:52:23 +0100, by Mads Kiilerich
-
clone: don't save user's password in .hg/hgrc (Issue3122) stableTue, 22 Nov 2011 12:06:42 -0600, by Augie Fackler
-
posix: add extended support for OS X path folding stableTue, 22 Nov 2011 17:26:32 -0600, by Matt Mackall
-
dirstate: use util.normcase to build foldmap stableTue, 22 Nov 2011 17:26:31 -0600, by Matt Mackall
-
merge with stableTue, 22 Nov 2011 18:16:59 +0100, by Martin Geisler
-
largefiles: fix 'hg clone . ../foo' OSError abort stableTue, 22 Nov 2011 17:51:43 +0100, by Martin Geisler
-
tests: test-patchbomb.t cleanupTue, 22 Nov 2011 01:37:26 +0100, by Mads Kiilerich
-
tests: show actual output in test-patchbomb.tTue, 22 Nov 2011 01:37:26 +0100, by Mads Kiilerich
-
tests: test findexe() access check fixed in 58f96703a9abTue, 22 Nov 2011 01:37:26 +0100, by Mads Kiilerich
-
check-code: fix return code initializationTue, 22 Nov 2011 01:37:26 +0100, by Mads Kiilerich
-
merge with stableMon, 21 Nov 2011 13:11:17 -0600, by Matt Mackall
-
tests: make test-commandserver.py independent of line ending and slash directionMon, 21 Nov 2011 00:39:32 +0100, by Mads Kiilerich
-
tests: make test-commandserver.py output readableMon, 21 Nov 2011 00:39:32 +0100, by Mads Kiilerich
-
tests: 'hghave unix-permissions' for test-import.tMon, 21 Nov 2011 00:39:32 +0100, by Mads Kiilerich
-
tests: skip color test on platforms without ticMon, 21 Nov 2011 00:39:32 +0100, by Mads Kiilerich
-
update: don't clobber untracked files with wrong casing stableSun, 20 Nov 2011 23:09:32 +0100, by Mads Kiilerich
-
merge with i18nSun, 20 Nov 2011 16:07:07 -0600, by Matt Mackall
-
merge with stableSun, 20 Nov 2011 16:06:18 -0600, by Matt Mackall
-
help: Backed out changeset e99facd2cd2a, description of file urls stableFri, 18 Nov 2011 01:32:28 +0100, by Mads Kiilerich
-
revset: follow(nosuchfile) should give an empty set (issue3114) stableSun, 20 Nov 2011 15:29:55 -0600, by Matt Mackall
-
subrepo: fix git status false positive (issue3109) stableFri, 11 Nov 2011 11:11:11 +1111, by Eric Roshan Eisner
-
mdiff: replace wscleanup() regexps with C loopsFri, 18 Nov 2011 14:23:03 +0100, by Patrick Mezard
-
mdiff: split lines in allblocks() only when necessaryFri, 18 Nov 2011 14:16:47 +0100, by Patrick Mezard
-
annotate: support diff whitespace filtering flags (issue3030)Fri, 18 Nov 2011 12:04:31 +0100, by Patrick Mezard
-
setup: fix py2exe generation broken by c3a6ec304055 (issue3116)Sun, 20 Nov 2011 19:14:36 +0100, by Pascal Quantin
-
mdiff: make diffblocks() return all blocks, matching and changedFri, 18 Nov 2011 12:01:04 +0100, by Patrick Mezard
-
mdiff: extract blocks whitespace normalization in diffblocks()Fri, 18 Nov 2011 11:53:38 +0100, by Patrick Mezard
-
merge with crewThu, 17 Nov 2011 23:02:18 -0600, by Matt Mackall
-
setup: backout 8504699d1aa6Thu, 17 Nov 2011 23:01:58 -0600, by Matt Mackall
-
tests: don't use stdout redirection for test dataWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: hide 'No such file or directory' messagesWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: add missing '(glob)'s to match '\' in paths in test output on windowsWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: add 'hghave system-sh' to skip tests on windowsWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: launch hghave with python interpreter without relying on hash-bangWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: use the specified shell for running old fashioned sh testsWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: add missing 'hghave unix-permissions'Wed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: remove hacks for testing if file or directory existsWed, 16 Nov 2011 03:45:14 +0100, by Mads Kiilerich
-
tests: don't leave temporary directories without write permission behindWed, 16 Nov 2011 03:45:06 +0100, by Mads Kiilerich
-
merge with stableThu, 17 Nov 2011 16:53:17 -0600, by Matt Mackall
-
hook: flush stdout before redirecting to stderr stableWed, 16 Nov 2011 08:34:36 +0100, by Thomas De Schampheleire
-
import: fix parent selection when importing merges stableWed, 16 Nov 2011 12:53:10 +0100, by Patrick Mezard
-
patch: simplify hunk extents parsingMon, 14 Nov 2011 18:16:01 +0100, by Patrick Mezard
-
diff: --ignore-blank-lines was too enthusiastic stableSun, 13 Nov 2011 21:37:14 +0100, by Patrick Mezard
-
graft: disallow grafting grafted csets in specific situations (issue3091) stableSat, 12 Nov 2011 14:00:25 +0100, by Stefano Tortarolo
-
graft: use revs to make tests more readable stableSat, 12 Nov 2011 11:23:52 +0100, by Stefano Tortarolo
-
graft: preserve original source in subsequent grafts stableSat, 12 Nov 2011 13:15:40 +0100, by Stefano Tortarolo
-
makedate: wrong timezone offset if DST rules changed this year (issue2511) stableSun, 13 Nov 2011 00:29:26 +0000, by Dmitry Panov
-
posix: fix findexe() to check for file type and accessThu, 17 Nov 2011 15:44:37 -0600, by Marc-Antoine Ruel
-
forget: use forward slashes for internal pathsTue, 15 Nov 2011 02:44:55 +0100, by Mads Kiilerich
-
check-code: add --nolineno option for hiding line numbersFri, 11 Nov 2011 01:25:47 +0100, by Mads Kiilerich
-
merge: give a special message for internal:merge failure (issue3105)Wed, 16 Nov 2011 18:04:19 -0600, by Matt Mackall
-
setup: raise when executing with python3 without c2to3 argumentSat, 12 Nov 2011 02:08:01 +0100, by Simon Heimberg
-
posix: fix findexe() to check for file type and access stableWed, 16 Nov 2011 17:55:32 -0600, by Marc-Antoine Ruel
-
subrepo: use correct paths for subrepos with ..-relative paths on windows stableTue, 15 Nov 2011 02:16:30 +0100, by Mads Kiilerich
-
url: handle file://localhost/c:/foo "correctly" stableWed, 16 Nov 2011 00:10:56 +0100, by Mads Kiilerich
-
help: it is 'file://localhost/', not 'file://local/' stableWed, 16 Nov 2011 00:10:52 +0100, by Mads Kiilerich
-
setup: support executing with python3 including 2to3Sun, 21 Aug 2011 15:23:43 +0200, by Simon Heimberg
-
setup: hgbuildmo inherits from CommandTue, 01 Nov 2011 20:13:53 +0100, by Simon Heimberg
-
setup: make script executable with python3Sat, 12 Nov 2011 02:07:55 +0100, by Simon Heimberg
-
bookmark: remove excess creation of changectx'sWed, 17 Aug 2011 08:55:01 -0500, by Kevin Bullock
-
bookmark: same order for options and codeWed, 17 Aug 2011 08:49:40 -0500, by Kevin Bullock
-
merge with stableTue, 15 Nov 2011 14:33:06 -0600, by Matt Mackall
-
dirstate: fix case-folding identity for traditional Unix stableTue, 15 Nov 2011 14:25:11 -0600, by Matt Mackall
-
convert/bzr: fix test of divergent nested renames for bzr 1.x stableTue, 15 Nov 2011 17:16:17 +0100, by Thomas Arendsen Hein
-
phases: set common changeset to public on pullFri, 11 Nov 2011 00:22:02 +0100, by Pierre-Yves David
-
phases: mark content pushed as public in local repo on pushFri, 11 Nov 2011 00:21:17 +0100, by Pierre-Yves David
-
phases: marked content of a changegroup as publishedFri, 11 Nov 2011 00:19:00 +0100, by Pierre-Yves David
-
phases: set new commit in 1-phaseFri, 11 Nov 2011 00:15:22 +0100, by Pierre-Yves David
-
phases: add retractboundary function to move boundary backwardFri, 11 Nov 2011 00:16:53 +0100, by Pierre-Yves David
-
phases: rename moveboundary into advance boundaryThu, 10 Nov 2011 01:09:15 +0100, by Pierre-Yves David
-
phases: remove underbar into target_phase argumentThu, 10 Nov 2011 01:08:08 +0100, by Pierre-Yves David
-
merge with stableThu, 10 Nov 2011 17:06:30 -0600, by Matt Mackall
-
merge with stableThu, 10 Nov 2011 15:55:26 -0600, by Matt Mackall
-
mq: add a warning about uncommitted changes for qfinishThu, 10 Nov 2011 15:40:34 -0600, by Matt Mackall
-
hgweb: add hint about finding library path with debuginstall stableThu, 10 Nov 2011 15:08:51 -0600, by Matt Mackall
-
forget: support forgetting explicit paths in subreposWed, 09 Nov 2011 19:46:51 -0500, by David M. Carr
-
tests: add test for behavior of forget for explicit path in subrepoWed, 09 Nov 2011 19:46:49 -0500, by David M. Carr
-
largefiles: treat status of cache missed largefiles as "missing" correctly stableFri, 11 Nov 2011 02:33:01 +0900, by FUJIWARA Katsunori
-
merge with stableThu, 10 Nov 2011 11:00:27 -0600, by Matt Mackall
-
rebase: ensure target is not taken as external (issue3085) stableTue, 08 Nov 2011 17:09:48 +0100, by Stefano Tortarolo
-
merge with i18nThu, 10 Nov 2011 10:59:03 -0600, by Matt Mackall
-
i18n: merge with stableWed, 09 Nov 2011 19:01:10 +0100, by Martin Geisler
-
i18n-da: add new strings from Mercurial 2.0 stableWed, 09 Nov 2011 18:58:17 +0100, by Martin Geisler
-
i18n-ru: fix translation of --logfile (issue3095) stableWed, 09 Nov 2011 18:26:54 +0100, by Martin Geisler
-
rebase: treat nullmerge as a special case in rebasestate (issue3046) stableSun, 06 Nov 2011 23:35:33 +0100, by Stefano Tortarolo
-
mdiff/patch: fix bad hunk handling for unified diffs with zero context stableWed, 09 Nov 2011 16:55:59 -0800, by Nicolas Venegas
-
convert/bzr: correctly handle divergent nested renames (issue3089) stableTue, 08 Nov 2011 17:08:58 +0100, by Patrick Mezard
-
setup: subclass build commandTue, 01 Nov 2011 20:13:53 +0100, by Simon Heimberg
-
setup: has_ext_modules always returns false when pure is specifiedTue, 01 Nov 2011 20:13:52 +0100, by Simon Heimberg
-
setup: subclass distribution instead of overwriting originalSat, 23 Jul 2011 05:57:39 +0200, by Simon Heimberg
-
check-code: enable camelcase check, fix up problemsWed, 09 Nov 2011 16:36:54 -0600, by Matt Mackall
-
phases: handle unknown nodes in boundaryMon, 07 Nov 2011 13:20:22 +0100, by Pierre-Yves David
-
phases: add rollback supportMon, 07 Nov 2011 12:27:25 +0100, by Pierre-Yves David
-
phases: add a moveboundary function to move phases boundariesMon, 07 Nov 2011 14:11:01 +0100, by Pierre-Yves David
-
phases: improve context.phase()Mon, 07 Nov 2011 18:37:58 +0100, by Pierre-Yves David
-
util: don't encode ':' in url pathsMon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
run-tests: make $TESTTMP matching case-insensitive on windowsMon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
run-tests: don't quote command names - that do apparently not work with msysMon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
tests: ignore \r on windowsMon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
run-tests: convert windows paths to unixMon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
tests: make (glob) on windows accept \ instead of /Mon, 07 Nov 2011 03:25:10 +0100, by Mads Kiilerich
-
tests: use 'hghave serve' to guard tests that requires serve daemon managementMon, 07 Nov 2011 03:24:53 +0100, by Mads Kiilerich
-
tests: use 'hghave system-sh' to guard tests that requires sh in system()Mon, 07 Nov 2011 03:14:55 +0100, by Mads Kiilerich
-
tests: use 'hghave no-windows' to avoid testing reserved file names on windowsMon, 07 Nov 2011 03:14:55 +0100, by Mads Kiilerich
-
tests: use 'hghave unix-permissions' for tests that really use chmodMon, 07 Nov 2011 03:14:55 +0100, by Mads Kiilerich
-
tests: use 'hghave execbit' for tests that manipulate x bit in file systemMon, 07 Nov 2011 03:14:54 +0100, by Mads Kiilerich
-
tests: use 'hghave symlink' for tests using symlinksMon, 07 Nov 2011 03:14:54 +0100, by Mads Kiilerich
-
windows: use umask 022 in debugstate outputMon, 07 Nov 2011 03:14:54 +0100, by Mads Kiilerich
-
dispatch: exit with 8-bit exit codeMon, 07 Nov 2011 03:14:53 +0100, by Mads Kiilerich
-
tests: don't let time go back before 0 o'clock in bisect3.tMon, 07 Nov 2011 03:14:53 +0100, by Mads Kiilerich
-
diff: always use / in paths in diffMon, 07 Nov 2011 02:49:00 +0100, by Mads Kiilerich
-
cmdutil: don't use repr on paths in pathauditor - it looks strange on windowsMon, 07 Nov 2011 02:49:00 +0100, by Mads Kiilerich
-
tests: make '(esc)' matching in run-tests.py work as intendedMon, 07 Nov 2011 02:44:04 +0100, by Mads Kiilerich
-
run-tests: replace inline python handling with more native schemeMon, 07 Nov 2011 13:46:41 -0600, by Matt Mackall
-
merge with crewMon, 07 Nov 2011 13:46:39 -0600, by Matt Mackall
-
merge with stableFri, 04 Nov 2011 10:39:04 +0100, by Martin Geisler
-
merge with mainFri, 04 Nov 2011 10:32:13 +0100, by Martin Geisler
-
subrepo: improve help for svn subrepo support stableThu, 03 Nov 2011 23:12:31 -0400, by David M. Carr
-
subrepo: improve help for git subrepo support stableThu, 03 Nov 2011 23:12:30 -0400, by David M. Carr
-
subrepo: update help for commit to reflect new default behavior stableThu, 03 Nov 2011 23:11:40 -0400, by David M. Carr
-
merge with stableThu, 03 Nov 2011 14:40:58 +0100, by Martin Geisler
-
i18n: disable translations with conflicting prompt keys (issue3082) stableThu, 03 Nov 2011 10:52:58 -0200, by Wagner Bruna
-
log: hide hidden option until it actually does somethingSun, 06 Nov 2011 14:40:31 -0600, by Matt Mackall
-
phases: add a very simple testFri, 04 Nov 2011 00:40:47 +0100, by Pierre-Yves David
-
phases: add a phase template keywordSun, 09 Oct 2011 14:25:04 +0200, by Pierre-Yves David
-
phases: add a phase method to contextTue, 18 Oct 2011 18:25:53 +0200, by Pierre-Yves David
-
phases: add a cache allowing to know in which phase a changeset isFri, 04 Nov 2011 00:20:20 +0100, by Pierre-Yves David
-
phases: handle errors other than ENOENT appropriatelySun, 06 Nov 2011 11:57:24 -0600, by Matt Mackall
-
phases: basic I/O logicFri, 04 Nov 2011 00:16:24 +0100, by Pierre-Yves David
-
phases: Minimal first add.Thu, 03 Nov 2011 23:49:14 +0100, by Pierre-Yves David
-
run-tests: minor cleanupsThu, 03 Nov 2011 15:18:10 -0500, by Matt Mackall
-
run-tests: pull out line matching functionThu, 03 Nov 2011 15:08:45 -0500, by Matt Mackall
-
run-tests: pull out unified matching funcsThu, 03 Nov 2011 14:51:04 -0500, by Matt Mackall
-
tests: add some comments to the unified test codeThu, 03 Nov 2011 14:48:56 -0500, by Matt Mackall
-
tests: rewrite inline Python supportThu, 03 Nov 2011 14:30:00 -0500, by Matt Mackall
-
merge with stableThu, 03 Nov 2011 12:58:30 -0500, by Matt Mackall
-
add: support adding explicit files in subreposWed, 02 Nov 2011 01:17:11 -0400, by David M. Carr
-
tests: add test for add of explicit path in subrepoTue, 01 Nov 2011 23:53:29 -0400, by David M. Carr
-
largefiles: ensure destination directory exists before findfile links to there stableThu, 03 Nov 2011 10:59:32 -0400, by Hao Lian
-
bisect: remove superfluous parameter in label()Thu, 20 Oct 2011 00:37:34 +0200, by Yann E. MORIN
-
log: hide some low-utility optionsWed, 02 Nov 2011 15:06:40 -0500, by Matt Mackall
-
localrepo: convert various repo.set() users to repo.revs()Wed, 02 Nov 2011 13:51:16 -0500, by Matt Mackall
-
localrepo: add revs helper methodWed, 02 Nov 2011 13:37:34 -0500, by Matt Mackall
-
merge with stable, reopen default branchTue, 01 Nov 2011 16:49:30 -0500, by Matt Mackall
-
dirstate: don't fail when dropping a not-tracked file (issue3080) stable 2.0Tue, 01 Nov 2011 15:19:37 -0500, by Matt Mackall
-
tests: fix readline escape characters in heredoctest.py/test-url.py stableTue, 01 Nov 2011 12:25:54 -0700, by Brodie Rao
-
i18n-ja: synchronized with b357a972d6cd stableMon, 31 Oct 2011 20:58:49 +0900, by FUJIWARA Katsunori
-
minirst: use unicode string as intermediate form for replacement stableMon, 31 Oct 2011 21:06:18 +0900, by FUJIWARA Katsunori
-
largefiles: replace tempfile.NamedTemporaryFile with tempfile.mkstemp stableThu, 20 Oct 2011 17:24:59 -0400, by Hao Lian
-
tests: use md5sum.py instead of sha1sum, add check stableMon, 31 Oct 2011 14:22:11 -0500, by Matt Mackall
-
setup: set whole env for running hg even if .hg doesn't exist (issue3073) stableMon, 31 Oct 2011 00:42:32 +0900, by Yuya Nishihara
-
keyword: backout realpath change (issue3071) stableSun, 30 Oct 2011 12:10:11 -0500, by Matt Mackall
-
largefiles: avoid checking requirements on every command stableSat, 29 Oct 2011 17:38:13 -0500, by Matt Mackall
-
largefiles: shorten test suite by using log --template stableFri, 28 Oct 2011 18:50:54 +0200, by Na'Tosha Bard
-
largefiles: fix bad bug where transplanting a changeset with a largefile will result in an old largefile being comitted later on stableFri, 28 Oct 2011 18:48:24 +0200, by Na'Tosha Bard
-
largefiles: test that a largefile cannot accidentally be re-added as a regular file stableFri, 28 Oct 2011 18:17:44 +0200, by Na'Tosha Bard
-
backout dbdb777502dc (issue3077) (issue3071) stableSat, 29 Oct 2011 11:02:23 -0500, by Matt Mackall
-
largefiles: fix uppercase in abort message stableFri, 28 Oct 2011 15:00:21 +0200, by Martin Geisler
-
Makefile: adjust example, test-merge1 is now test-merge1.t stableFri, 28 Oct 2011 12:59:50 +0200, by Thomas Arendsen Hein
-
tests: use $DAEMON_PIDS and killdaemons in largefiles test stableFri, 28 Oct 2011 12:44:19 +0200, by Thomas Arendsen Hein
-
tests: make largefiles test use $HGPORT instead of 8001 stableFri, 28 Oct 2011 11:16:39 +0200, by Thomas Arendsen Hein
-
hgweb: fix dynamic date calculation not working under Safari stableThu, 27 Oct 2011 11:57:08 -0700, by Brodie Rao
-
tests: fix spurious largefiles test failure on Cygwin stableThu, 27 Oct 2011 18:15:34 -0500, by Matt Mackall
-
revert: fix missing removes when parent was changed in dirstate stableWed, 26 Oct 2011 18:47:12 +0200, by Peer Stritzinger
-
check-code: fix issues with finding patterns in unified tests, fix tests stableThu, 27 Oct 2011 17:22:04 -0500, by Matt Mackall
-
largefiles: remove lfutil.createdir, replace calls with util.makedirs stableTue, 25 Oct 2011 11:45:28 -0400, by Hao Lian
-
largefiles: bugfix for symlink handling with testcase stableWed, 26 Oct 2011 13:48:33 -0500, by Eli Carter
-
i18n-it: fixed wrong messageWed, 26 Oct 2011 22:35:15 +0200, by Stefano Tortarolo
-
largefiles: test reverting largefiles (coverage creeping ever upwards) stableTue, 25 Oct 2011 08:56:59 -0400, by Greg Ward
-
tests: fix check-code detection of anchored expressions, fix echo -n usage stableWed, 26 Oct 2011 12:56:27 -0500, by Matt Mackall
-
diffstat: be more picky when marking file as 'binary' (issue2816) stableMon, 24 Oct 2011 13:41:19 +0200, by Patrick Mezard
-
util: don't complain about '..' in path components not working on Windows stableMon, 24 Oct 2011 16:57:14 -0500, by Matt Mackall
-
consistency: use util.realpath instead of os.path.realpath where useful stableMon, 24 Oct 2011 13:51:24 +0200, by Thomas Arendsen Hein
-
keyword: use util.realpath instead of os.path.realpath stableMon, 24 Oct 2011 13:54:59 +0200, by Thomas Arendsen Hein
-
posix: workaround for os.path.realpath bug in Python 2.4.1 and before stableMon, 24 Oct 2011 13:32:23 +0200, by Thomas Arendsen Hein
-
largefiles: improve markup in module help text stableMon, 24 Oct 2011 10:08:58 +0200, by Martin Geisler
-
largefiles: remove redundant documentation stableMon, 24 Oct 2011 09:54:02 +0200, by Martin Geisler
-
largefiles: use ui.configpath() where appropriate stableSun, 23 Oct 2011 14:25:48 -0400, by Greg Ward
-
largefiles: drop more unnecessary compatibility checks stableSun, 23 Oct 2011 10:23:31 -0400, by Greg Ward
-
largefiles: use util.sha1() instead of hashlib.sha1() everywhere stableSun, 23 Oct 2011 21:59:15 +0200, by Thomas Arendsen Hein
-
tests: check for svn >= 1.3 and >= 1.5 in tests that require those versions stableSun, 23 Oct 2011 21:22:55 +0200, by Thomas Arendsen Hein
-
convert: add missing import of util, needed for svn < 1.6 stableSat, 22 Oct 2011 23:42:48 +0200, by Thomas Arendsen Hein
-
run-tests: make sure no_proxy/NO_PROXY are empty to fix test-http-proxy.t stableSat, 22 Oct 2011 23:21:38 +0200, by Thomas Arendsen Hein
-
largefiles: test "lfconvert --to-normal" with rename/remove/merge stableSat, 22 Oct 2011 15:39:51 -0400, by Greg Ward
-
largefiles: test lfconvert with rename, remove, and merge stableSat, 22 Oct 2011 15:16:52 -0400, by Greg Ward
-
largefiles: beef up test-lfconvert.t so it's more thorough stableSat, 22 Oct 2011 14:52:05 -0400, by Greg Ward
-
largefiles: rearrange how lfconvert detects non-local repos stableSat, 22 Oct 2011 14:20:17 -0400, by Greg Ward
-
largefiles: test lfconvert error handling; remove redundant code stableSat, 22 Oct 2011 14:17:19 -0400, by Greg Ward
-
largefiles: extract test-lfconvert.t from test-largefiles.t stableSat, 22 Oct 2011 13:48:56 -0400, by Greg Ward
-
windows: recompute flags when committing a merge (issue1802) stableSat, 22 Oct 2011 16:12:33 -0500, by Matt Mackall
-
largefiles: test interaction between largefiles and vanilla clients and servers stableFri, 21 Oct 2011 15:09:33 -0500, by Andrew Pritchard
-
tests: darcs > 2.5 got "smart" about encoding, disable encoding tests stableSat, 22 Oct 2011 11:21:00 -0500, by Matt Mackall
-
check-code: catch BaseException and os.path.relpath stableFri, 21 Oct 2011 16:52:23 -0500, by Matt Mackall
-
largefiles: py2.4 doesn't have BaseException stableFri, 21 Oct 2011 16:52:16 -0500, by Matt Mackall
-
largefiles: rename lfconvert --tonormal option to --to-normal stableThu, 20 Oct 2011 21:56:30 -0400, by Greg Ward
-
largefiles: test that minimum size can be a float stableThu, 20 Oct 2011 22:22:24 -0400, by Greg Ward
-
import: abort usefully if no patch name given stableFri, 21 Oct 2011 11:10:43 -0500, by Kevin Bullock
-
keyword: correct grammar in iskwfile docstring stableFri, 21 Oct 2011 12:07:27 +0100, by Christian Ebert
-
largefiles: remove all uses of os.path.relpath for 2.4 compatibility stableThu, 20 Oct 2011 17:40:25 -0400, by Benjamin Pollack
-
mq: avoid data loss upon qfold + qmv (issue3058) stableThu, 20 Oct 2011 16:43:31 +0200, by Patrick Mezard
-
subrepos: abort commit by default if a subrepo is dirty (BC) stableFri, 21 Oct 2011 00:33:08 +0200, by Martin Geisler
-
largefiles: use XDG and OS X-specific cache locations by default (issue3067) stableThu, 20 Oct 2011 17:05:13 -0400, by Benjamin Pollack
-
largefiles: remove redundant any_ function stableWed, 19 Oct 2011 20:40:55 -0400, by Benjamin Pollack
-
largefiles: testcase to simulate inter-user clone on local machine stableThu, 20 Oct 2011 09:35:37 -0500, by Eli Carter
-
largefiles: make the store primary, and the user cache secondary stableThu, 20 Oct 2011 13:24:11 -0400, by Benjamin Pollack
-
largefiles: rename functions and methods to match desired behavior stableThu, 20 Oct 2011 13:24:09 -0400, by Benjamin Pollack
-
largefiles: fix documentation to match desired behavior stableThu, 20 Oct 2011 13:24:08 -0400, by Benjamin Pollack
-
runrst: improve error message when Docutils is missing stableThu, 20 Oct 2011 17:47:33 +0200, by Martin Geisler
-
largefiles: fix some badly named function parameters stableSun, 16 Oct 2011 10:24:45 -0400, by Greg Ward
-
largefiles: rename config setting 'size' to 'minsize' stableTue, 18 Oct 2011 20:06:23 -0400, by Greg Ward
-
largefiles: include 'largefiles' in converted repository requirements stableTue, 18 Oct 2011 16:40:59 -0500, by Eli Carter
-
largefiles: string formatting typo in basestore._openstore where comma is used instead of modulo stableTue, 18 Oct 2011 17:09:03 -0400, by Hao Lian
-
largefiles: test that merging does not result in wrong versions of largefiles stableWed, 19 Oct 2011 17:40:27 +0200, by Na'Tosha Bard
-
largefiles: expand test suite some more (test rebasing, rollback, update --clean, and verify --large) stableWed, 19 Oct 2011 17:02:59 +0200, by Na'Tosha Bard
-
largefiles: make parameter more i18n-friendly stableMon, 17 Oct 2011 19:10:42 -0200, by Wagner Bruna
-
grep: correct handling of matching lines without line ending (issue3050) stableSun, 16 Oct 2011 01:26:06 +0200, by Mads Kiilerich
-
discovery: Fix error print mentioning a 'None' branch stableMon, 17 Oct 2011 11:37:59 +0200, by Pierre-Yves David
-
auth: fix realm handling with Python < 2.4.3 (issue2739) stableMon, 17 Oct 2011 13:42:42 -0500, by Matt Mackall
-
subrepo: abort in hgsubrepo._get if the destination is obstructed stableMon, 17 Oct 2011 18:01:38 +0200, by Martin Geisler
-
subrepo: pull revisions on demand when archiving hg subrepos stableMon, 17 Oct 2011 16:45:19 +0200, by Martin Geisler
-
test-check-code.t: test matching try/except/finally introduced in aeeb2afcdc25 stableMon, 17 Oct 2011 14:27:34 +0200, by Thomas Arendsen Hein
-
merge in commit that shouldn't be on default stableMon, 17 Oct 2011 01:40:50 +0200, by Mads Kiilerich
-
tests: don't use 'test -e'Mon, 17 Oct 2011 00:11:56 +0200, by Mads Kiilerich
-
check-code: support multiline matches like try/except/finally stableSun, 16 Oct 2011 20:26:20 -0500, by Matt Mackall
-
largefiles: use separate try/except and try/finally as needed for python2.4 stableSun, 16 Oct 2011 11:28:03 +0200, by Thomas Arendsen Hein
-
commands: use separate try/except and try/finally as needed for python2.4 stableSun, 16 Oct 2011 11:12:59 +0200, by Thomas Arendsen Hein
-
merge default into stable for 2.0 code freeze stable 2.0-rcSat, 15 Oct 2011 14:30:50 -0500, by Matt Mackall
-
rebase: simplify check for orphaned descendantsSat, 15 Oct 2011 14:19:24 -0500, by Matt Mackall
-
rebase: simplify set generationSat, 15 Oct 2011 14:19:07 -0500, by Matt Mackall
-
rebase: add --rev option to rebaseSat, 15 Oct 2011 20:12:32 +0200, by Pierre-Yves David
-
rebase: allow revsets for source and base argsSat, 15 Oct 2011 12:57:47 -0500, by Matt Mackall
-
revset: fix %r handling in formatspecSat, 15 Oct 2011 12:52:43 -0500, by Matt Mackall
-
rebase: use revset as soon as possible in internal logicSat, 15 Oct 2011 19:07:51 +0200, by Pierre-Yves David
-
revset: add %r for embedded revset support to formatspecSat, 15 Oct 2011 10:20:08 -0500, by Matt Mackall
-
revert: warn that subrepos cannot be revertedSat, 15 Oct 2011 01:06:52 +0200, by Angel Ezquerra
-
merge: expand environment variables and ~/ in tool.executableWed, 12 Oct 2011 21:45:58 -0400, by Greg Ward
-
minirst: improve test harnessSat, 15 Oct 2011 00:39:06 -0500, by Matt Mackall
-
minirst: add style flag to formatSat, 15 Oct 2011 00:39:04 -0500, by Matt Mackall
-
minirst: add basic HTML formatting supportSat, 15 Oct 2011 00:39:01 -0500, by Matt Mackall
-
graft: use status verbosity for reporting graftsFri, 14 Oct 2011 15:40:50 -0500, by Matt Mackall
-
contrib: add a script to help diagnose raw output of the cmdserverFri, 14 Oct 2011 19:10:36 +0200, by Idan Kamara
-
mq: eliminate explicit checks for file existenceFri, 14 Oct 2011 19:51:46 +0200, by Idan Kamara
-
mq: cleanup of lookup - handling of None is not relevantFri, 14 Oct 2011 02:50:06 +0200, by Mads Kiilerich
-
mq: fix corner cases for handling of patch 0 in qselectSun, 31 Oct 2010 18:29:56 +0100, by Mads Kiilerich
-
largefiles: cosmetics, whitespace, code styleThu, 13 Oct 2011 21:42:54 -0400, by Greg Ward
-
largefiles: more work on cleaning up commentsThu, 13 Oct 2011 20:45:49 -0400, by Greg Ward
-
largefiles: improve error reportingThu, 13 Oct 2011 20:24:29 -0400, by Greg Ward
-
largefiles: improve comments, internal docstringsWed, 12 Oct 2011 20:59:27 -0400, by Greg Ward
-
largefiles: flush out tests to cover more operations and known cornercasesThu, 13 Oct 2011 15:15:32 +0200, by Na'Tosha Bard
-
largefiles: speed up commit by only rewriting standins for modified largefilesThu, 13 Oct 2011 12:11:25 +0200, by Na'Tosha Bard
-
tests: add basic tests for doctest syntaxThu, 13 Oct 2011 17:54:38 +0200, by Idan Kamara
-
run-tests: end doctest block when seeing a non-commandThu, 13 Oct 2011 17:54:37 +0200, by Idan Kamara
-
tests: remove temp doctest file when finished running itThu, 13 Oct 2011 17:54:35 +0200, by Idan Kamara
-
httprepo: make __del__ more stable in error situationsThu, 13 Oct 2011 04:27:49 +0200, by Mads Kiilerich
-
tests: exercise some corner cases for mq guard selection and --reapplySun, 31 Oct 2010 18:29:55 +0100, by Mads Kiilerich
-
tests: cleanup of test-fetch.tThu, 13 Oct 2011 04:27:49 +0200, by Mads Kiilerich
-
tests: cleanup of echo statements left over from test conversionThu, 13 Oct 2011 04:27:49 +0200, by Mads Kiilerich
-
graft: add examples and information about copied metadataWed, 12 Oct 2011 18:59:59 -0500, by Matt Mackall
-
graft: add --continue supportWed, 12 Oct 2011 18:48:57 -0500, by Matt Mackall
-
graft: add user, date, and tool optionsWed, 12 Oct 2011 18:46:23 -0500, by Matt Mackall
-
graft: add --editWed, 12 Oct 2011 18:46:03 -0500, by Matt Mackall
-
graft: add initial implementationWed, 12 Oct 2011 18:45:36 -0500, by Matt Mackall
-
bookmarks: delegate writing to the repo just like readingWed, 12 Oct 2011 11:09:57 -0500, by Augie Fackler
-
tests: add support for inline doctests in test filesWed, 12 Oct 2011 22:01:14 +0200, by Idan Kamara
-
tests: add helper script for processing doctests read from stdinWed, 12 Oct 2011 22:01:13 +0200, by Idan Kamara
-
subrepo: fix git branch tracking logic (issue2920)Tue, 11 Oct 2011 21:34:55 -0700, by Eric Roshan Eisner
-
alias: don't shadow commands that we only partially matched (issue2993) (BC)Tue, 11 Oct 2011 17:20:03 -0500, by Augie Fackler
-
resolve: update documentation to mention the .orig backupTue, 11 Oct 2011 18:48:45 +0200, by Pierre-Yves David
-
cmdutil.bailifchanged: abort for dirty subreposTue, 11 Oct 2011 18:18:15 -0700, by Eric Roshan Eisner
-
largefiles: improve helpTue, 11 Oct 2011 21:10:03 -0400, by Greg Ward
-
largefiles: use ui.configlist() to split largefiles.patternsTue, 11 Oct 2011 21:11:01 -0400, by Greg Ward
-
largefiles: allow minimum size to be a floatTue, 11 Oct 2011 21:07:08 -0400, by Greg Ward
-
largefiles: factor out lfutil.getminsize()Tue, 11 Oct 2011 21:11:01 -0400, by Greg Ward
-
largefiles: cleanup import, now that we can assume > 1.9 for bundled extensionTue, 11 Oct 2011 14:01:24 +0200, by Na'Tosha Bard
-
largefiles: add test for statusTue, 11 Oct 2011 13:15:29 +0200, by Na'Tosha Bard
-
largefiles: remove pre-1.9 code from extension first bundled with 1.9Tue, 11 Oct 2011 10:42:56 +0200, by Na'Tosha Bard