Mercurial > hg
graph
-
fileset: prescan parse tree to optimize status usageSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add support for file status predicatesSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
fileset: add some basic predicatesSat, 18 Jun 2011 16:53:49 -0500, by Matt Mackall
-
match: introduce basic fileset supportSat, 18 Jun 2011 16:53:44 -0500, by Matt Mackall
-
match: allow passing a context object to match coreSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
fileset: drop matchfnSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
scmutil: match no longer accepts repo objectsSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
scmutil: switch match users to supplying contextsSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
scmutil: match now accepts a context or a repoSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
context: add a match builder methodSat, 18 Jun 2011 16:52:51 -0500, by Matt Mackall
-
help/hgignore: refer to the builtin help instead of external URLsFri, 17 Jun 2011 18:24:54 -0300, by Wagner Bruna
-
sslutil: make messages for Python without certificate handling more helpfulSat, 18 Jun 2011 01:08:54 +0200, by Mads Kiilerich
-
sslutil: fall back to commonName when no dNSName in subjectAltName (issue2798)Sat, 18 Jun 2011 01:03:03 +0200, by Nicolas Bareil
-
merge with i18nFri, 17 Jun 2011 15:43:50 -0500, by Matt Mackall
-
svn subrepos: work around checkout obstructions (issue2752)Fri, 17 Jun 2011 15:22:50 -0500, by Augie Fackler
-
update: check wc.dirty() before setting overwrite=TrueFri, 17 Jun 2011 15:21:02 -0500, by Augie Fackler
-
tags: don't allow environment errors to be raised from _writetagscacheThu, 16 Jun 2011 15:26:17 -0500, by Steve Borho
-
help/config: replace docutils markupFri, 17 Jun 2011 13:31:23 -0300, by Wagner Bruna
-
test-i18n, i18n-pt_BR: update test messageFri, 17 Jun 2011 12:23:12 -0300, by Wagner Bruna
-
config: undo change of empty line definitionFri, 17 Jun 2011 15:36:56 -0500, by Matt Mackall
-
patch: make filestore store data in memory and fallback to fsFri, 17 Jun 2011 20:33:02 +0200, by Patrick Mezard
-
i18n: merge in latest Romanian translationsWed, 15 Jun 2011 10:40:23 +0200, by Martin Geisler
-
i18n-ro: synchronized with 3c7907dc95caWed, 08 Jun 2011 17:06:29 +0200, by Daniel Dumitriu
-
i18n-ro: outstanding changesWed, 08 Jun 2011 15:17:23 +0200, by Daniel Dumitriu
-
help/config: quote config section names consistentlyThu, 16 Jun 2011 12:52:37 -0300, by Wagner Bruna
-
help/config: fix small typoThu, 16 Jun 2011 12:42:19 -0300, by Wagner Bruna
-
help/config: do not refer to config files as hgrc filesThu, 16 Jun 2011 12:30:57 -0300, by Wagner Bruna
-
help/config: fix 'Mercurial' casingThu, 16 Jun 2011 12:30:44 -0300, by Wagner Bruna
-
revset: add desc(string) to search in commit messagesThu, 16 Jun 2011 22:47:34 +0200, by Thomas Arendsen Hein
-
revset: update sorting of symbolsThu, 16 Jun 2011 22:03:26 +0200, by Thomas Arendsen Hein
-
http: fix variable name in unexpected response messageThu, 16 Jun 2011 14:33:06 -0500, by Matt Mackall
-
serve: add --cmdserver option to communicate with hg over a pipeFri, 03 Jun 2011 17:27:41 +0300, by Idan Kamara
-
localrepo: don't attempt to open .hgtags twice if the error isn't ENOENTWed, 15 Jun 2011 23:15:04 +0300, by Idan Kamara
-
log: do not display hidden changesetThu, 16 Jun 2011 01:58:00 +0200, by Pierre-Yves David
-
hidden: Add ``hidden`` method for contextThu, 16 Jun 2011 01:57:59 +0200, by Pierre-Yves David
-
hidden: Add a hiddenrevs attributes to changelog.Thu, 16 Jun 2011 01:57:53 +0200, by Pierre-Yves David
-
config: handle comment lines in continuations (issue2854)Thu, 16 Jun 2011 13:24:44 -0500, by Matt Mackall
-
http: report unexpected unparsable push responses (issue2777)Thu, 16 Jun 2011 13:24:42 -0500, by Matt Mackall
-
dispatch: write shell alias output to ui out descriptorTue, 07 Jun 2011 13:39:09 +0300, by Idan Kamara
-
commands: use ui descriptors when reading/writing from stdin/outWed, 08 Jun 2011 14:54:52 +0300, by Idan Kamara
-
cmdutil: return a dummy, closable file object if it cannot be dupedWed, 15 Jun 2011 23:50:33 +0300, by Idan Kamara
-
cmdutil: use ui descriptors in makefileobjWed, 08 Jun 2011 14:54:52 +0300, by Idan Kamara
-
mq: use ui.fin when importing patch from '-'Wed, 08 Jun 2011 14:54:52 +0300, by Idan Kamara
-
cmdutil, logmessage: use ui.fin when reading from '-'Wed, 08 Jun 2011 14:54:52 +0300, by Idan Kamara
-
dagutil: fix missing import of i18n._Wed, 15 Jun 2011 17:04:06 -0300, by Wagner Bruna
-
hgmanpage: adapt to Docutils 0.8 API changeThu, 16 Jun 2011 19:34:42 +0200, by Satish Balay
-
manifest: use "\0" instead of "\000"Thu, 16 Jun 2011 08:49:26 +0200, by Martin Geisler
-
commands: add pointer to bookmarks command in branch helpWed, 15 Jun 2011 17:25:58 +0200, by Martin Geisler
-
glossary: add entry for "Bookmark"Wed, 15 Jun 2011 17:10:26 +0200, by Martin Geisler
-
glossary: add entry for "Tag"Wed, 15 Jun 2011 17:10:16 +0200, by Martin Geisler
-
merge with i18nTue, 14 Jun 2011 20:43:04 -0500, by Matt Mackall
-
i18n-ru: translated all standard commands and config-environment additional help topicsTue, 14 Jun 2011 00:31:56 +0400, by Alexander Sauta
-
i18n-ru: translated push-renameFri, 10 Jun 2011 01:39:22 +0400, by Alexander Sauta
-
i18n-ru: translated parents-pullThu, 09 Jun 2011 20:37:32 +0400, by Alexander Sauta
-
setdiscovery: batch heads and known(ownheads)Tue, 14 Jun 2011 22:58:00 +0200, by Peter Arrenbrecht
-
wireproto: make a number of commands batchableTue, 14 Jun 2011 22:56:20 +0200, by Peter Arrenbrecht
-
wireproto: add batching support to wirerepositoryTue, 14 Jun 2011 22:52:58 +0200, by Peter Arrenbrecht
-
wireproto: add basic command batching infrastructureTue, 14 Jun 2011 22:51:26 +0200, by Peter Arrenbrecht
-
mq: make qrefresh/qfold keep wlock until saving patch statusWed, 15 Jun 2011 01:50:49 +0900, by Yuya Nishihara
-
bugzilla: fix typo in documentationTue, 14 Jun 2011 20:08:35 -0300, by Wagner Bruna
-
dispatch: fix for-loop variable nameTue, 14 Jun 2011 20:25:38 +0300, by Idan Kamara
-
notify: send changesets on 'outgoing' hook, updated docTue, 14 Jun 2011 13:29:25 +0200, by Ingo Bressler
-
sslutil: Restore missing imports of socket and httplib to sslutilTue, 14 Jun 2011 13:31:32 +1000, by Stephen Thorne
-
dispatch: assign I/O descriptors from the request to the uiWed, 08 Jun 2011 14:54:47 +0300, by Idan Kamara
-
ui: use I/O descriptors internallyWed, 08 Jun 2011 01:39:20 +0300, by Idan Kamara
-
dispatch: add I/O descriptors to the requestTue, 07 Jun 2011 13:39:09 +0300, by Idan Kamara
-
ui: add I/O descriptorsTue, 07 Jun 2011 13:39:09 +0300, by Idan Kamara
-
import: add --bypass optionTue, 14 Jun 2011 23:26:35 +0200, by Patrick Mezard
-
import: separate parents selection from working dir updateTue, 14 Jun 2011 23:24:40 +0200, by Patrick Mezard
-
patch: extend filtestore to store an optional copy sourceTue, 14 Jun 2011 23:24:34 +0200, by Patrick Mezard
-
paper/coal: use fixed width for diffstat +/- linkTue, 14 Jun 2011 16:38:34 +0200, by Martin Geisler
-
hg: rename opts argument to peeropts in cloneTue, 14 Jun 2011 16:33:46 +0200, by Martin Geisler
-
hg: move peerschemes back to schemesMon, 13 Jun 2011 16:25:18 -0500, by Matt Mackall
-
hg: rearrange peer scheme lookupMon, 13 Jun 2011 14:53:23 -0500, by Matt Mackall
-
forget, remove: don't note on nonexistent file twiceMon, 13 Jun 2011 14:56:00 +0300, by Idan Kamara
-
localrepo: local() returns selfMon, 13 Jun 2011 12:51:38 -0500, by Matt Mackall
-
tests: avoid instability in test-convert-cvs-syntheticMon, 13 Jun 2011 12:51:37 -0500, by Matt Mackall
-
dispatch: propagate ui command options to the local ui (issue2523)Mon, 13 Jun 2011 00:19:26 +0300, by Idan Kamara
-
mq: catch correct exception when calling changelog.rev()Sun, 12 Jun 2011 23:30:39 +0300, by Idan Kamara
-
rebase: preserve mq series order after rebasing (issue2849)Sun, 12 Jun 2011 17:26:58 +0300, by Idan Kamara
-
run-tests: verbose log ignored testSun, 12 Jun 2011 17:26:20 +0300, by Idan Kamara
-
record: add white space diff optionsFri, 10 Jun 2011 10:58:10 +0200, by Ingo Proetel
-
mq: rename abort_if_wdir_patched to abortifwdirpatchedMon, 13 Jun 2011 13:53:58 +0200, by Adrian Buehlmann
-
mq: rename partial_name to partialnameMon, 13 Jun 2011 13:48:47 +0200, by Adrian Buehlmann
-
mq: rename write_list to writelistMon, 13 Jun 2011 13:47:21 +0200, by Adrian Buehlmann
-
mq: rename series_dirty to seriesdirtyMon, 13 Jun 2011 13:45:48 +0200, by Adrian Buehlmann
-
mq: rename applied_dirty to applieddirtyMon, 13 Jun 2011 13:44:34 +0200, by Adrian Buehlmann
-
mq: rename guards_dirty to guardsdirtyMon, 13 Jun 2011 13:43:03 +0200, by Adrian Buehlmann
-
mq: rename active_guards to activeguardsMon, 13 Jun 2011 13:41:58 +0200, by Adrian Buehlmann
-
mq: rename guards_path to guardspathMon, 13 Jun 2011 13:40:35 +0200, by Adrian Buehlmann
-
mq: rename status_path to statuspathMon, 13 Jun 2011 13:39:14 +0200, by Adrian Buehlmann
-
mq: rename series_path to seriespathMon, 13 Jun 2011 13:38:04 +0200, by Adrian Buehlmann
-
mq: rename series_end to seriesendMon, 13 Jun 2011 12:11:49 +0200, by Adrian Buehlmann
-
mq: rename full_series_end to fullseriesendMon, 13 Jun 2011 12:09:29 +0200, by Adrian Buehlmann
-
mq: rename check_reserved_name to checkreservednameMon, 13 Jun 2011 12:07:46 +0200, by Adrian Buehlmann
-
mq: rename check_localchanges to checklocalchangesMon, 13 Jun 2011 12:06:32 +0200, by Adrian Buehlmann
-
mq: rename check_substate to checksubstateMon, 13 Jun 2011 12:05:20 +0200, by Adrian Buehlmann
-
mq: rename check_toppatch to checktoppatchMon, 13 Jun 2011 12:03:38 +0200, by Adrian Buehlmann
-
mq: rename save_dirty to savedirtyMon, 13 Jun 2011 12:02:14 +0200, by Adrian Buehlmann
-
mq: rename explain_pushable to explainpushableMon, 13 Jun 2011 12:00:56 +0200, by Adrian Buehlmann
-
mq: rename set_active to setactiveMon, 13 Jun 2011 11:59:35 +0200, by Adrian Buehlmann
-
mq: rename set_guards to setguardsMon, 13 Jun 2011 11:58:16 +0200, by Adrian Buehlmann
-
mq: rename check_guard to checkguardMon, 13 Jun 2011 11:57:21 +0200, by Adrian Buehlmann
-
mq: rename parse_series to parseseriesMon, 13 Jun 2011 11:55:46 +0200, by Adrian Buehlmann
-
mq: rename find_series to findseriesMon, 13 Jun 2011 11:54:25 +0200, by Adrian Buehlmann
-
mq: rename series_guards to seriesguardsMon, 13 Jun 2011 11:40:27 +0200, by Adrian Buehlmann
-
mq: rename full_series to fullseriesMon, 13 Jun 2011 11:06:11 +0200, by Adrian Buehlmann
-
paper, coal: display diffstat on the changeset pageSat, 11 Jun 2011 21:24:50 +0800, by Steven Brown
-
web: provide diff summary to the changeset pageSat, 11 Jun 2011 21:11:43 +0800, by Steven Brown
-
tests: fix up date ambiguity in cvs testSat, 11 Jun 2011 14:14:53 -0500, by Matt Mackall
-
hg: split peer and repo lookup tablesSat, 11 Jun 2011 14:14:52 -0500, by Matt Mackall
-
tests: rename test-git-import.t into test-import-git.tSat, 11 Jun 2011 14:40:25 +0200, by Patrick Mezard
-
patch: generalize the use of patchmeta in applydiff()Sat, 11 Jun 2011 14:17:25 +0200, by Patrick Mezard
-
patch: stop updating changed files set in applydiff()Sat, 11 Jun 2011 14:14:13 +0200, by Patrick Mezard
-
patch: turn patch() touched files dict into a setSat, 11 Jun 2011 14:14:11 +0200, by Patrick Mezard
-
paper, coal: define the diffstat templatesThu, 09 Jun 2011 01:19:39 +0800, by Steven Brown
-
web: provide the file number to the diffstat templatesThu, 09 Jun 2011 01:15:49 +0800, by Steven Brown
-
web: include all files in the diffstatThu, 09 Jun 2011 01:14:22 +0800, by Steven Brown
-
hgignore: ignore MANIFEST.in (generated since 2ce7dfe17bc5)Fri, 10 Jun 2011 20:38:02 +0200, by Thomas Arendsen Hein
-
bookmarks: recognize the current bookmark when the local encoding isn't UTF-8Wed, 08 Jun 2011 21:25:18 +0800, by LUO Zheng
-
distutils: Create MANIFEST.in instead of MANIFEST in MakefileThu, 09 Jun 2011 10:15:24 +1000, by Stephen Thorne
-
revert: is reverting file states, not just file contentsThu, 09 Jun 2011 18:39:14 +0200, by Adrian Buehlmann
-
hg: change various repository() users to use peer() where appropriateFri, 10 Jun 2011 11:43:38 -0500, by Matt Mackall
-
hg: have peer() call _lookup directlyFri, 10 Jun 2011 11:43:38 -0500, by Matt Mackall
-
hg: add peer methodFri, 10 Jun 2011 11:43:38 -0500, by Matt Mackall
-
hg: add opts argument to clone for internal remoteuiWed, 08 Jun 2011 18:24:33 +0200, by Peter Arrenbrecht
-
hg: use capable instead of capabilitiesMon, 06 Jun 2011 21:18:35 +0200, by Peter Arrenbrecht
-
fileset: basic pattern and boolean supportWed, 08 Jun 2011 13:44:41 -0500, by Matt Mackall
-
tests: fix updated monotone version requirementFri, 10 Jun 2011 16:50:45 +0200, by Thomas Arendsen Hein
-
check-code: catch misspellings of descendantTue, 07 Jun 2011 17:02:54 -0500, by Matt Mackall
-
revert: drop obvious paragraph about filenamesTue, 07 Jun 2011 16:02:51 -0500, by Matt Mackall
-
revert: actually add pointer to backoutTue, 07 Jun 2011 16:01:38 -0500, by Matt Mackall
-
revert: replace mention of 'roll back' with pointer to 'backout'Tue, 07 Jun 2011 14:54:17 -0500, by Matt Mackall
-
revert: simplify description of effect of -rTue, 07 Jun 2011 14:51:18 -0500, by Matt Mackall
-
revert: rearrange the date helpTue, 07 Jun 2011 14:49:04 -0500, by Matt Mackall
-
revert: remove some redundancy in basic descriptionTue, 07 Jun 2011 14:47:54 -0500, by Matt Mackall
-
revert: drop requirement to use -r to revert with two parentsTue, 07 Jun 2011 14:19:05 -0500, by Matt Mackall
-
revert: simplify usage noteTue, 07 Jun 2011 14:18:39 -0500, by Matt Mackall
-
revert: rewrite help summaryMon, 06 Jun 2011 17:38:32 -0500, by Matt Mackall
-
extensions: make disabled()/disabledext() load prebuilt index if availableSat, 04 Jun 2011 20:19:30 +0900, by Yuya Nishihara
-
setup: add command to generate index of extensionsSat, 04 Jun 2011 20:11:10 +0900, by Yuya Nishihara
-
sshrepo: fix addchangegroup's signatureMon, 06 Jun 2011 21:02:48 +0200, by Peter Arrenbrecht
-
subrepo: be more careful with deletions of .hgsub and .hgsubstate (issue2844)Mon, 06 Jun 2011 15:17:40 -0500, by Matt Mackall
-
patch: dot not ignore hunk of files marked as 'deleted'Sun, 05 Jun 2011 22:26:01 +0200, by Patrick Mezard
-
patch: fix patchmeta/hunk synchronization in iterhunks()Sun, 05 Jun 2011 22:24:19 +0200, by Patrick Mezard
-
patch: remove unnecessary exists() call in selectfile()Sun, 05 Jun 2011 22:24:11 +0200, by Patrick Mezard
-
import: deprecate --baseSun, 05 Jun 2011 22:24:02 +0200, by Patrick Mezard
-
patch: remove redundant islink() callSun, 05 Jun 2011 13:27:06 +0200, by Patrick Mezard
-
extensions: update doc of enabled() and disabled() according to d5b525697ddbSat, 04 Jun 2011 20:01:01 +0900, by Yuya Nishihara
-
localrepo: add savecommitmessage() to write last-message.txtSat, 04 Jun 2011 15:56:48 +0200, by Patrick Mezard
-
memctx: simplify constructorSat, 04 Jun 2011 15:20:49 +0200, by Patrick Mezard
-
scmutil: improve path calculation for install-relative RC files (issue2841)Fri, 03 Jun 2011 15:08:08 -0500, by Matt Mackall
-
prepush: show details about new remote heads with --verboseFri, 03 Jun 2011 13:10:22 +0200, by Adrian Buehlmann
-
prepush: print short hash of first new head in abort messageFri, 03 Jun 2011 12:16:17 +0200, by Adrian Buehlmann
-
prepush: eliminate 'if branch'Fri, 03 Jun 2011 11:26:43 +0200, by Adrian Buehlmann
-
revlog: bail out earlier in group when we have no chunksFri, 03 Jun 2011 20:32:54 +0200, by Sune Foldager
-
localrepo: simplify file bundling code and fix progress bugFri, 03 Jun 2011 20:23:32 +0200, by Sune Foldager
-
localrepo: use list comprehension instead of generatorsFri, 03 Jun 2011 20:15:06 +0200, by Sune Foldager
-
localrepo: add total to changeset progress in bundle/pushFri, 03 Jun 2011 20:12:37 +0200, by Sune Foldager
-
statichttprepo: use in-place difference for shorter lineFri, 03 Jun 2011 20:08:26 +0200, by Martin Geisler
-
workingctx: eliminate remove functionThu, 02 Jun 2011 00:33:33 +0200, by Adrian Buehlmann
-
test-copy2: add case for moving a missing fileThu, 02 Jun 2011 19:43:17 +0200, by Adrian Buehlmann
-
color: check if ui is already a subclass of colorui before wrapping itThu, 02 Jun 2011 00:43:34 +0300, by Idan Kamara
-
util: add helper function isatty(fd) to check for tty-nessThu, 02 Jun 2011 00:43:34 +0300, by Idan Kamara
-
web: prevent TypeError thrown when using the diffstat templatesThu, 02 Jun 2011 18:52:31 +0800, by Steven Brown
-
fileset: fix long lineThu, 02 Jun 2011 11:27:40 -0500, by Matt Mackall
-
COPYING: refresh with current address from fsf.orgThu, 02 Jun 2011 11:17:02 -0500, by Matt Mackall
-
filesets: introduce basic fileset expression parserWed, 01 Jun 2011 19:12:18 -0500, by Matt Mackall
-
dispatch: add repo to the requestThu, 02 Jun 2011 00:43:34 +0300, by Idan Kamara
-
merge with stableWed, 01 Jun 2011 16:42:50 -0500, by Matt Mackall
-
subrepo: make stdin for svn a pipe for non-interactive use (issue2759) stable 1.8.4Tue, 31 May 2011 19:49:17 -0500, by Augie Fackler
-
subrepo: svn abort now depends on exit code (issue2833) stableTue, 31 May 2011 16:22:04 -0500, by Regis Desgroppes
-
httprepo: send URL redirection notices to stderr (issue2828) stableTue, 24 May 2011 17:16:31 -0500, by Matt Mackall
-
httprepo: proper handling of invalid responses without content-type (issue2019) stableMon, 07 Mar 2011 14:47:30 +0100, by Mads Kiilerich
-
strip: make it clear that --force discards changes (issue310) stableFri, 29 Apr 2011 14:56:23 +0200, by Patrick Mezard
-
tags: catch more corruption during cache parsing (issue2779) stableTue, 26 Apr 2011 10:51:19 -0500, by Matt Mackall
-
localrepo: don't add deleted files to list of modified/added files (issue2761) stableMon, 11 Apr 2011 21:44:22 +0300, by Idan Kamara
-
localrepo: ignore tags to unknown nodes (issue2750) stableMon, 04 Apr 2011 22:51:10 +0300, by Idan Kamara
-
bookmarks: do not forward merged bookmark (issue1877) stableMon, 14 Mar 2011 23:50:28 +0100, by David Soria Parra
-
rebase: restore mq guards after rebasing (issue2107) stableSat, 26 Mar 2011 13:05:17 +0100, by Stefano Tortarolo
-
revset: report a parse error if a revset is not parsed completely (issue2654) stableWed, 16 Mar 2011 23:09:14 +0100, by Bernhard Leiner
-
color: fix --color=always when output is pipedWed, 25 May 2011 18:48:00 +0200, by Peter Arrenbrecht
-
check-code: flag 0/1 used as constant Boolean expressionWed, 01 Jun 2011 12:38:46 +0200, by Martin Geisler
-
run-tests: allow whitelisting tests that should always runTue, 31 May 2011 20:39:04 -0500, by Augie Fackler
-
subrepo: make stdin for svn a pipe for non-interactive use (issue2759)Tue, 31 May 2011 19:49:17 -0500, by Augie Fackler
-
tests: glob version number in test-hgrcTue, 31 May 2011 17:18:23 -0500, by Matt Mackall
-
web: provide diffstat to the changeset pageSat, 28 May 2011 14:44:45 +0800, by Steven Brown
-
tests: update for handling of missing hgrc includesTue, 31 May 2011 16:24:47 -0500, by Matt Mackall
-
subrepo: svn abort now depends on exit code (issue2833)Tue, 31 May 2011 16:22:04 -0500, by Regis Desgroppes
-
fixed issue2833: aborts nows depends on svn exit codeTue, 31 May 2011 12:41:22 +0200, by desgropp
-
config: ignore include errors for nonexistent filesTue, 31 May 2011 16:00:39 -0500, by Matt Mackall
-
Make pull -u behave like pull && updateTue, 31 May 2011 11:52:22 -0700, by Brendan Cully
-
requires: note apparent corruptionTue, 31 May 2011 15:55:23 -0500, by Matt Mackall
-
readrequires: provide easier to understand error messageTue, 31 May 2011 19:16:25 +0200, by Adrian Buehlmann
-
introduce new function scmutil.readrequiresTue, 31 May 2011 19:16:18 +0200, by Adrian Buehlmann
-
merge with stableTue, 31 May 2011 15:28:23 -0500, by Matt Mackall
-
merge with crewTue, 31 May 2011 15:26:02 -0500, by Matt Mackall
-
merge with stableMon, 30 May 2011 12:21:53 +0200, by Martin Geisler
-
merge with hg-i18nMon, 30 May 2011 12:20:36 +0200, by Martin Geisler
-
test-gendoc: update for new Russian translationMon, 30 May 2011 11:52:17 +0200, by Martin Geisler
-
i18n-ru: branches-import translatedMon, 30 May 2011 01:24:21 +0400, by Alexander Sauta
-
i18n-ru:bisect,backout,branch translatedSun, 29 May 2011 02:33:36 +0400, by Alexander Sauta
-
i18n-ru: translated add, addremove, annotate, archiveSun, 29 May 2011 01:42:59 +0400, by Alexander Sauta
-
i18n-ru:translation started,convert translatedSun, 29 May 2011 01:31:12 +0400, by Alexander Sauta
-
subrepo: don't crash when git .hgsubstate is empty (issue2716) stableSat, 28 May 2011 11:03:48 -0400, by Eric Eisner
-
mq: no need to make a copy of seriesoptsMon, 30 May 2011 21:44:03 +0300, by Idan Kamara
-
workingctx.remove: use self.forgetFri, 27 May 2011 21:11:44 +0200, by Adrian Buehlmann
-
commands: use repo.branchheads in heads commandTue, 31 May 2011 13:18:56 +0200, by Martin Geisler
-
commands: remove unused variable from heads commandTue, 31 May 2011 09:59:03 +0200, by Martin Geisler
-
mq: print "'foo' 'bar'", not "['foo', 'bar']" when showing guardsTue, 31 May 2011 08:47:16 +0200, by Martin Geisler
-
hg: remove underscores in clone functionFri, 27 May 2011 12:42:36 +0200, by Martin Geisler
-
hg-ssh: fix dispatch call to use dispatch.request()Sun, 29 May 2011 13:43:50 +0300, by Idan Kamara
-
gendoc: config help topic is in hgrc.5, do not include it in hg.1Mon, 30 May 2011 11:18:47 +0200, by Martin Geisler
-
doc: improve merge between hgrc.5 and config help topicMon, 30 May 2011 11:15:25 +0200, by Martin Geisler
-
doc: rebuild hgrc.5 man and HTML page when help/config changesMon, 30 May 2011 11:14:31 +0200, by Martin Geisler
-
help/config: separate terms with a blank lineMon, 30 May 2011 10:35:43 +0200, by Martin Geisler
-
help/config: fix rendering of definition listMon, 30 May 2011 10:30:46 +0200, by Martin Geisler
-
help: move part of hgrc.5 man page config help topicMon, 30 May 2011 10:21:39 +0200, by Yun Lee
-
hgrc.5: make minirst find headings correctlyMon, 30 May 2011 10:05:39 +0200, by Yun Lee
-
run-tests: fix --blacklist (broken by 95715c2f90bf)Sat, 28 May 2011 11:44:27 +0200, by Patrick Mezard
-
patch: do not patch unknown files (issue752)Fri, 27 May 2011 21:50:11 +0200, by Patrick Mezard
-
patch: use temporary files to handle intermediate copiesFri, 27 May 2011 21:50:10 +0200, by Patrick Mezard
-
patch: refactor file creation/removal detectionFri, 27 May 2011 21:50:09 +0200, by Patrick Mezard
-
commands.remove: don't use workingctx.remove(list, unlink=True)Fri, 27 May 2011 15:59:52 +0200, by Adrian Buehlmann
-
tests: add a test to check for duplicate command optionsFri, 27 May 2011 17:51:16 +0300, by Idan Kamara
-
mq: allow --mq for qrecordFri, 27 May 2011 17:49:54 +0300, by Idan Kamara
-
run-tests: fix --blacklist with jobs > 1Fri, 27 May 2011 17:46:48 +0300, by Idan Kamara
-
run-tests: slightly simplify blacklist checkFri, 27 May 2011 17:46:47 +0300, by Idan Kamara
-
coal: use preformatted text for descriptions (issue2835)Fri, 27 May 2011 08:50:27 -0500, by Matt Mackall
-
rebase: add option --tool/-t for 'pull --rebase'Fri, 27 May 2011 10:03:29 +0200, by Adrian Buehlmann
-
subrepo: refactor writestate for clarityFri, 27 May 2011 11:01:44 +0200, by Martin Geisler
-
cmdutil: make private copies of option lists to avoid sharing monkeypatchesThu, 26 May 2011 17:15:35 -0500, by Matt Mackall
-
record: fix options placeholderThu, 26 May 2011 19:00:47 +0300, by Idan Kamara
-
subrepo: bare git repos considered dirtyWed, 25 May 2011 08:38:58 -0700, by Paul Molodowitch
-
dispatch: use the request to store the ui objectThu, 26 May 2011 00:53:23 +0300, by Idan Kamara