October 2016 Archives by thread
Starting: Sat Oct 1 02:00:45 UTC 2016
Ending: Tue Nov 1 01:47:35 UTC 2016
Messages: 1150
- [PATCH v4] lazymanifest: write a more efficient, pypy friendly version of lazymanifest
Maciej Fijalkowski
- [PATCH v3] lazymanifest: write a more efficient, pypy friendly version of lazymanifest
Maciej Fijalkowski
- [PATCH] annotate: calculate line count correctly
Jun Wu
- [PATCH 1 of 2] revset: extract function that creates range set from computed revisions
Yuya Nishihara
- news from the topic experiment
Gregory Szorc
- [PATCH] py3: have an utility function to return string
Pulkit Goyal
- mercurial at 30030: 2 new changesets (2 on stable)
Mercurial Commits
- [PATCH 1 of 2] py3: use unicodes in __slots__
Pulkit Goyal
- [PATCH 1 of 2 v9] graft: support grafting across move/copy (issue4028)
Yuya Nishihara
- [PATCH 1 of 2 V2] revlog: add instance variable controlling delta chain use
Gregory Szorc
- [PATCH 1 of 2 website] thepage: link to new URL for hg-logo
Kevin Bullock
- [PATCH] hg: set default path correctly when doing a clone+share (issue5378)
Gregory Szorc
- [PATCH 1 of 3 RFC] chg: add a standalone entry point
Jun Wu
- [PATCH 1 of 4] bisect: access the filesystem through vfs when reseting
Pierre-Yves David
- history at diff blocks level
Denis Laxalde
- [PATCH] merge: update doc of manifestmerge() per 18c2184c27dc
Yuya Nishihara
- [PATCH remotenames-ext] bookmarks: adopt the formatter isplain method
Kostia Balytskyi
- [PATCH remotenames-ext] tests: adjust tests to respect negation in cmd flags
Kostia Balytskyi
- [PATCH 1 of 3] pull: grab wlock during pull
Pierre-Yves David
- [Bug 5388] New: have hg show similar like git show to show the commit in great detail.
bugzilla at mercurial-scm.org
- [PATCH 2 of 5] extdata: add revset support for extdata
Matt Mackall
- mercurial at 30041: 11 new changesets
Mercurial Commits
- [Bug 5389] New: When only one file is specified, don't ask whether to examine changes in the file
bugzilla at mercurial-scm.org
- [PATCH evolve-ext] tests: adjust tests to respect cmd flag negation from core
Kostia Balytskyi
- mercurial-4.0?
Neal Becker
- [PATCH V5] update: warn if cwd was deleted
Stanislau Hlebik
- [PATCH] zsh_completion: update some option usage flags ('+', '=' and ':')
Anton Shestakov
- [PATCH 1 of 8] copies: style fixes and add comment (issue4028)
Gábor Stefanik
- [PATCH 2 of 2] py3: make files use absolute_import
Pulkit Goyal
- [PATCH] templater: use "needle" and "haystack" as (meta-)variables for ifcontains()
Yuya Nishihara
- [PATCH 01 of 11] copies: style fixes and add comment (issue4028)
Gábor Stefanik
- [PATCH 1 of 3] parsers: use buffer to store revlog index
Jun Wu
- [Bug 5390] New: Error running ?cmd=batch : "ValueError: need more than 0 values to unpack"
bugzilla at mercurial-scm.org
- [PATCH 7 of 8 V5] exchange: use `bookmarks` bundle2 part
Stanislau Hlebik
- [PATCH] árvíztűrő tükörfúrógép: encoding test, please ignore
Gábor Stefanik
- [PATCH] test: árvíztűrő tükörfúrógép: encoding test, please ignore
Gábor Stefanik
- [PATCH] mail: Take --encoding and HGENCODING into account
Gábor Stefanik
- [PATCH 00 of 11 ] graft: support grafting across move/copy (issue4028)
Gábor Stefanik
- [PATCH] bashcompletion: allow skipping completion for 'hg status'
Mathias De Maré
- [PATCH] check-commit: allow underscore as commit topic
Mathias De Maré
- [PATCH 1 of 2] py3: convert to unicode to pass into encode()
Pulkit Goyal
- [PATCH 3 of 8 V5] bundle2: add `bookmarks` part handler
Stanislau Hlebik
- [PATCH 1 of 5] extdata: add extdatasource reader
Mathias De Maré
- [Bug 5391] New: mercurial.util.atomictempfile should clean temp file when failed
bugzilla at mercurial-scm.org
- [Bug 5392] New: Exception happened when downloading zip file.
bugzilla at mercurial-scm.org
- [Bug 5393] New: run-tests.py uses pipe.wait()
bugzilla at mercurial-scm.org
- [PATCH python-hglib] Add feature to allow hglib user to get call backs for prompts and output
Barry A. Scott
- [Bug 5396] New: Want a template filter to turn a repo-absolute path into a full-absolute path
bugzilla at mercurial-scm.org
- [Bug 5394] New: Want a template filter to turn a repo-absolute path into a relative path
bugzilla at mercurial-scm.org
- [Bug 5395] New: template filter for terminal-sized output
bugzilla at mercurial-scm.org
- mercurial at 30048: 7 new changesets
Mercurial Commits
- [Bug 5397] New: With evolve, hg commit -i crashes on an empty repo
bugzilla at mercurial-scm.org
- [PATCH] hgmanpage: stop using raw-unicode strings
Augie Fackler
- [PATCH 1 of 2] ui: make terminal size always come from util (issue5395)
Simon Farnsworth
- [PATCH 1 of 7] copies: don't record divergence for files needing no merge
Gábor Stefanik
- [PATCH] util: correct check of sys.version_info
Augie Fackler
- [PATCH] registrar: make format strings unicodes and not bytes
Augie Fackler
- [PATCH 1 of 4] revset: remove doubled space
Augie Fackler
- [PATCH] i18n: mark a path component as unicode
Augie Fackler
- [PATCH] util: use string.hexdigits instead of defining it ourselves
Augie Fackler
- [PATCH] py3: switch to .items() using transformer
Pulkit Goyal
- [PATCH] py3: convert to unicode to pass into encode()
Pulkit Goyal
- [PATCH v2] registrar: make format strings unicodes and not bytes
Augie Fackler
- [PATCH] util: remove the copypasta unquote function
Martijn Pieters
- mercurial at 30049: new changeset
Mercurial Commits
- [PATCH 1 of 4 v2] revset: remove doubled space
Augie Fackler
- [PATCH] mail: handle renamed email.Header
Pulkit Goyal
- [PATCH 1 of 6] largefiles: when setting/clearing x bit on largefiles, don't change other bits
Mads Kiilerich
- [Bug 5398] New: annotate-info popup in annotate page is hard to mouse over
bugzilla at mercurial-scm.org
- [PATCH] merge: add conflict labels to merge command
Simon Farnsworth
- [PATCH] merge: use labels in subrepo merge
Simon Farnsworth
- [PATCH v2] revset: build _syminitletters from a saner source: the string module
Augie Fackler
- [PATCH v2] template: provide a termwidth keyword (issue5395)
Simon Farnsworth
- [PATCH] revert: do not reverse hunks in interactive when REV is not parent (issue5096)
Pierre-Yves David
- [PATCH v2] mail: take --encoding and HGENCODING into account
Gábor Stefanik
- [PATCH V3] mail: handle renamed email.Header
Pulkit Goyal
- [PATCH v3] mail: take --encoding and HGENCODING into account
Gábor Stefanik
- [PATCH] hgweb: avoid line wrapping between revision and annotate-info box in annotate cell (issue5398)
Tooru Fujisawa
- mercurial at 30053: 4 new changesets
Mercurial Commits
- [PATCH v2] i18n: make the locale directory name the same string type as the datapath
Augie Fackler
- [PATCH 1 of 2] pycompat: when setting attrs, ensure we use sysstr
Augie Fackler
- [PATCH 2 of 2 V3 remotenames-ext] remotenames: selectivepull, update to the unknown bookmark tries to pull it
Sean Farley
- [PATCH remotenames-ext] tests: fix failures related to double->single quote changes
Sean Farley
- [PATCH] checkhash: merge subfunctions
Remi Chaintron
- [PATCH evolve-ext] split: avoid trying to split an empty commit (issue5191)
Philippe Pepiot
- [PATCH] py3: make format strings unicodes and not bytes
Pulkit Goyal
- [PATCH] contributing: add new file with a pointer to the wiki
Augie Fackler
- [PATCH V2] py3: make format strings unicodes and not bytes
Pulkit Goyal
- [PATCH 1 of 4] dirs: inline string macros
Gregory Szorc
- [PATCH 1 of 3 v3] i18n: make the locale directory name the same string type as the datapath
Augie Fackler
- [PATCH] hgweb: make fctx.annotate a separated function so it could be wrapped
Jun Wu
- [PATCH 1 of 2] evolve: indent cmdnext and cmdprev ready for locking change (issue5244)
Simon Farnsworth
- [PATCH WIP] help: show help content for disabled extension
liscju
- [PATCH] manifest: drop Py_TPFLAGS_HAVE_SEQUENCE_IN from tp_flags in Python 3
Gregory Szorc
- [PATCH 1 of 2] py3: make the string unicode so its iterable in py3k
Mateusz Kwapich
- [PATCH V2] manifest: drop Py_TPFLAGS_HAVE_SEQUENCE_IN from tp_flags in Python 3
Gregory Szorc
- [PATCH] import: abort instead of crashing when copy source does not exist (issue5375)
Ryan McElroy
- [PATCH 1 of 8 V2] perf: introduce safeattrsetter to replace direct attribute assignment
FUJIWARA Katsunori
- [PATCH RFC] templater: provide ring operations on integers
Simon Farnsworth
- [PATCH] py3: revset - change iteritems to items
Mateusz Kwapich
- [PATCH] match: adding non-recursive directory matching
Rodrigo Damazio Bovendorp
- [PATCH] templater: add relpath() to convert repo path to relative path (issue5394)
Yuya Nishihara
- [PATCH 1 of 2] parsers: return NULL from PyInit_parsers on Python 3
Gregory Szorc
- [PATCH v5] copy: distinguish "file exists" cases and add a hint (BC)
Augie Fackler
- [PATCH] hgweb: fix the MRO in Python 3
Martijn Pieters
- [PATCH] util: document we want Python type mapping to be temporary
Gregory Szorc
- [PATCH 1 of 7] manifest: convert PyString* to PyBytes*
Gregory Szorc
- [PATCH 1 of 3] py3: include module filename in check-py3-compat.py output
Yuya Nishihara
- Preview of my work
Maciej Fijalkowski
- [PATCH 1 of 2] test-clone: fix some instability in pooled clone race condition test
Augie Fackler
- [PATCH 1 of 8] bisect: minor movement of code handle flag updating state
Pierre-Yves David
- [Bug 5401] New: Support periods for Mercurial major versions are too short for enterprise usage
bugzilla at mercurial-scm.org
- [Bug 5402] New: During an RC window, "pip install mercurial" installs an RC version
bugzilla at mercurial-scm.org
- [PATCH] store: py26 compat, don't use a dict comprehension
Martijn Pieters
- [PATCH] py3: use encoding.environ instead of os.environ
Pulkit Goyal
- [PATCH] py3: a second argument to open can't be bytes
Martijn Pieters
- [PATCH 1 of 3] osutil: use PyLongObject in recvfds
Gregory Szorc
- [PATCH] help: backout the boolean flag marking in the help for now
Pierre-Yves David
- [PATCH V2] py3: a second argument to open can't be bytes
Martijn Pieters
- [PATCH] py3: test to check which commands run
Pulkit Goyal
- [PATCH] templater: provide ring operations on integers
Simon Farnsworth
- [PATCH v2] templater: provide arithmetic operations on integers
Simon Farnsworth
- [PATCH] store: get rid of dict comprehension for py2.6 compat
Mateusz Kwapich
- [PATCH] remotefilectx: use manifest.find() to look for a single file
Kevin Bullock
- [Bug 5399] New: setup.py needs a command equivalent to "make local"
bugzilla at mercurial-scm.org
- [PATCH 1 of 5] py3: migrate pywatchman to absolute_import
Mateusz Kwapich
- [Bug 5400] New: Build using setup.py fails with Visual C++ compiler for Python 2.7; "pip install" works
bugzilla at mercurial-scm.org
- [PATCH 01 of 11 py3] parsers: move PyInt aliasing out of util.h
Augie Fackler
- [PATCH 1 of 3] checkcopies: rename 'ca' to 'base'
Pierre-Yves David
- [PATCH 1 of 3] eol: fix variable naming - call it _eolmatch instead of _eolfile
Mads Kiilerich
- [PATCH] templater: handle division by zero in arithmetic
Simon Farnsworth
- mercurial at 30063: 10 new changesets
Mercurial Commits
- [PATCH] py3: make check-py3-compat.py import importlib only if necessary
Yuya Nishihara
- [PATCH] py3: add an os.fsencode backport to ease path handling
Martijn Pieters
- mercurial at 30077: 14 new changesets
Mercurial Commits
- [PATCH V2] py3: test to check which commands run
Pulkit Goyal
- [PATCH 1 of 2 v2] test-clone: fix some instability in pooled clone race condition test
Augie Fackler
- [PATCH 1 of 3] templatekw: use a "?" to represent troubled changesets in graph
Denis Laxalde
- [PATCH 1 of 2 V2] py3: namedtuple takes unicode (journal ext)
Mateusz Kwapich
- [Bug 5403] New: uncommit loses copy information
bugzilla at mercurial-scm.org
- [PATCH] pycompat: only accept a bytestring filepath in Python 2
Martijn Pieters
- [Bug 5404] New: Mercurial easy_install on Mac Sierra prints NoneType exception, sorta breaks python install
bugzilla at mercurial-scm.org
- [PATCH V2] bisect: extra a small initialisation outside of a loop
Pierre-Yves David
- [PATCH] checkcopies: extract the '_related' closure
Pierre-Yves David
- [Bug 5405] New: abort: cycle detected between #hash1# and #hash2#
bugzilla at mercurial-scm.org
- mercurial at 30117: 40 new changesets
Mercurial Commits
- [PATCH] color: replace "purple_background" by "magenta_background"
Denis Laxalde
- [PATCH 1 of 9 V6] exchange: add `_getbookmarks()` function
Stanislau Hlebik
- [PATCH RFC] commands: introduce `hg display`
Gregory Szorc
- [PATCH RFC] perf: add asv benchmarks
Philippe Pepiot
- [PATCH 1 of 3] tests: add test coverage of merging x flag without ancestor
Mads Kiilerich
- [PATCH] revset: make follow() reject more than one start revisions
Yuya Nishihara
- [PATCH 1 of 3 v2] cmdutil: satisfy expections in dirstateguard.__del__, even if __init__ fails
Mads Kiilerich
- mercurial at 30119: 2 new changesets
Mercurial Commits
- [PATCH] py3: refactor token parsing to handle call args properly
Martijn Pieters
- [PATCH] py3: use namedtuple._replace to produce new tokens
Martijn Pieters
- [PATCH] dirs: add comment about _PyBytes_Resize
Gregory Szorc
- [PATCH 1 of 2 V2] py3: refactor token parsing to handle call args properly
Martijn Pieters
- [PATCH 1 of 2] eol: do not wait on lack when writing cache
Pierre-Yves David
- [PATCH 1 of 2] commit: return 1 for interactive commit with no changes (issue5397)
Philippe Pepiot
- mercurial at 30138: 19 new changesets
Mercurial Commits
- 4.0 freeze soon - please limit big new features
Augie Fackler
- mercurial at 30150: 12 new changesets
Mercurial Commits
- [PATCH] pathencode: use assert() for PyBytes_Check()
Gregory Szorc
- [PATCH] dirs: document Py_SIZE weirdness
Gregory Szorc
- [PATCH 1 of 6] dirs: use PyVarObject_HEAD_INIT
Gregory Szorc
- [PATCH 1 of 3 V3] changegroup: document deltaparent's choice of previous revision
Gregory Szorc
- revset arguments on 2.2.1
Peter Kronenberg
- [PATCH 1 of 3] color: allow for user-configurable terminfo codes for effects
danek.duvall at oracle.com
- [PATCH] demandimport: disable lazy import of __builtin__
Mads Kiilerich
- [PATCH 1 of 2] revlog: make 'storedeltachains' a "public" attribute
Pierre-Yves David
- [PATCH 1 of 2 v2] largefiles: always use filechunkiter when iterating files
Mads Kiilerich
- [PATCH 1 of 3] vfs: add the possibility to have a "ward" to check vfs usage
Pierre-Yves David
- [PATCH] osutil: implement listdir for linux
Maciej Fijalkowski
- [PATCH 1 of 2 V2] commit: return 1 for interactive commit with no changes (issue5397)
Philippe Pepiot
- [PATCH] revset: for x^2, do not take null as a valid p2 revision
Yuya Nishihara
- [PATCH 1 of 2 V3] py3: refactor token parsing to handle call args properly
Martijn Pieters
- [PATCH 1 of 2 sqldirstate] sqldirstate: specify checkambig=True to avoid file stat ambiguity
FUJIWARA Katsunori
- mercurial at 30162: 12 new changesets
Mercurial Commits
- [PATCH] color: add some documentation for custom terminfo codes
danek.duvall at oracle.com
- [PATCH] bundle2: only emit compressed chunks if they have data
Gregory Szorc
- [PATCH 1 of 2 stable] largefiles: test coverage of fatal interruption of update
Mads Kiilerich
- [PATCH 1 of 2 v2] evolve: indent cmdnext and cmdprev ready for locking change (issue5244)
Simon Farnsworth
- [PATCH 01 of 16] checkcopies: move 'movewithdir' initialisation right before its usage
Gábor Stefanik
- [PATCH 1 of 4] checkcopies: move 'movewithdir' initialisation right before its usage
Pierre-Yves David
- [PATCH 01 of 12 v2] checkcopies: add a sanity check against false-positive copies
Gábor Stefanik
- mercurial at 30163: new changeset
Mercurial Commits
- [PATCH 1 of 2 v3] evolve: indent cmdnext and cmdprev ready for locking change (issue5244)
Simon Farnsworth
- [PATCH 1 of 2 V2] exchange: refactor APIs to obtain bundle data (API)
Gregory Szorc
- [PATCH 1 of 4] revlog: add a context manager to allow file handle reuse
Gregory Szorc
- [PATCH] py3: update test output
Pulkit Goyal
- [PATCH v2] bashcompletion: allow skipping completion for 'hg status'
Mathias De Maré
- [PATCH STABLE] keyword: use fctx.filenode() instead of internal var (issue5364)
Christian Ebert
- disrstate._check(link|exec) modifies repo dir mtime
Mads Kiilerich
- [PATCH stable] largefiles: fix 'deleted' files sometimes persistently appearing with R status
Mads Kiilerich
- [PATCH] keyword: handle filectx _customcmp
Christian Ebert
- [PATCH] revset: optimize for destination() being "inefficient"
Mads Kiilerich
- [PATCH v3] update: enable copy tracing for backwards and non-linear updates
Gábor Stefanik
- [PATCH 1 of 5 v4] checkcopies: handle divergences contained entirely in tca::ctx
Gábor Stefanik
- mercurial at 30188: 25 new changesets
Mercurial Commits
- [PATCH] spelling: fixes of non-dictionary words
Mads Kiilerich
- mercurial at 30191: 3 new changesets (3 on stable)
Mercurial Commits
- [PATCH] treemanifest: fix bad argument order to treemanifestctx
Martin von Zweigbergk
- [PATCH stable] tests: work around instability that caused test from 4999c12c526b to fail
Mads Kiilerich
- [PATCH] copies: improve assertions during copy recombination
Gábor Stefanik
- [PATCH] manifest: don't store None in fulltextcache
Martin von Zweigbergk
- MercurialEclipse 2.2 problems
ALESSANDRO PROCOPIO
- [PATCH 1 of 2 python-hglib] client: wrap long lines at 80 chars
Yuya Nishihara
- mercurial at 30203: 12 new changesets
Mercurial Commits
- [PATCH 1 of 3] largefiles: clarify variable name holding file mode
Mads Kiilerich
- mercurial at 30212: 9 new changesets
Mercurial Commits
- mercurial at 30215: 3 new changesets (3 on stable)
Mercurial Commits
- 4.0 feature freeze has started
Kevin Bullock
- mercurial at 30217: 2 new changesets (2 on stable)
Mercurial Commits
- [PATCH 3 of 3 remotefilelog-ext] debian: add missing dependencies so that cdatapack builds
Durham Goode
- [PATCH 1 of 4 STABLE] manifest: move manifest creation to a helper function
Durham Goode
- [Bug 5406] New: Mercurial can't access https when a broken version of certifi is installed, even with system store available
bugzilla at mercurial-scm.org
- [PATCH STABLE] sslutil: guard against broken certifi installations (issue5406)
Gábor Stefanik
- [PATCH STABLE] commands: print security protocol support in debuginstall
Gregory Szorc
- [PATCH] tests: fix test-casefolding.t
Simon Farnsworth
- [PATCH STABLE V2] commands: print security protocol support in debuginstall
Gregory Szorc
- mercurial at 30218: new changeset (1 on stable)
Mercurial Commits
- [PATCH python-hglib v2] Add feature to allow hglib user to get call backs for prompts, output
Barry A. Scott
- mercurial at 30223: 5 new changesets (5 on stable)
Mercurial Commits
- [PATCH 1 of 2] templater: do not use index.partialmatch() directly to calculate shortest()
Yuya Nishihara
- Nested Subrepos non-recursive/deferred cloning
Ken Frederickson
- [PATCH STABLE v2] sslutil: guard against broken certifi installations (issue5406)
Gábor Stefanik
- [PATCH evolve] tests: use curl instead of wget
Simon Farnsworth
- [PATCH remotefilelog-ext] fileserverclient: avoid ever requesting nullid nodes
Augie Fackler
- [PATCH remotefilelog-ext v2] fileserverclient: avoid ever requesting nullid nodes
Augie Fackler
- [PATCH] match: adding support for repository-root-based globs
Rodrigo Damazio Bovendorp
- [PATCH evolve v2] tests: use curl instead of wget
Simon Farnsworth
- [PATCH 1 of 3 STABLE V2] templater: do not use index.partialmatch() directly to calculate shortest()
Yuya Nishihara
- [Bug 5407] New: Graft performs a filemerge for all files renamed in graft target, even those unaffected by the commit to be grafted
bugzilla at mercurial-scm.org
- [PATCH stable] revset: don't cache abstractsmartset min/max invocations infinitely
Mads Kiilerich
- [PATCH 6 of 9 V4] manifest: change manifestlog mancache to be directory based
Durham Goode
- [PATCH 7 of 9 V4] manifest: add shallow option to treemanifestctx.readdelta and readfast
Durham Goode
- [PATCH 9 of 9 V4] manifest: remove manifest.readshallowdelta
Durham Goode
- [PATCH STABLE] merge: avoid superfluous filemerges when grafting through renames (issue5407)
Gábor Stefanik
- [PATCH STABLE] tests: run "cwd was removed" test only if cwd can actually be removed
Yuya Nishihara
- [Bug 5408] New: pull --rebase doesn't rebase if remote repo has @ bookmark
bugzilla at mercurial-scm.org
- mercurial at 30226: 3 new changesets (3 on stable)
Mercurial Commits
- mercurial at 30228: 2 new changesets (2 on stable)
Mercurial Commits
- Main and stable migrated
Kevin Bullock
- [PATCH] templates: update links to the book
Mathias De Maré
- [PATCH STABLE V2] tests: run "cwd was removed" test only if cwd can actually be removed
Yuya Nishihara
- [PATCH 1 of 6] revlog: merge hash checking subfunctions
Remi Chaintron
- [Bug 5409] New: When a commit rebased with evolution is exported, rebase_source isn't preserved
bugzilla at mercurial-scm.org
- mercurial at 30229: new changeset (1 on stable)
Mercurial Commits
- [PATCH stable] largefiles: handle that a found standin file doesn't exist when removing it
Mads Kiilerich
- [PATCH python-hglib v3] Allow hglib user to get call backs for prompts, output and errors
Barry A. Scott
- [PATCH python-hglib] add init() to hgclient to allow progress to be reported
Barry A. Scott
- [PATCH STABLE] build: include a dummy $PATH in the custom environment used by build.py
Gábor Stefanik
- [PATCH 1 of 5 STABLE] tests: invoke printenv.py via sh -c for test portability
FUJIWARA Katsunori
- [PATCH 1 of 3 evolve-ext] evolve: suggest "hg update -C .", including '.', to abort evolve
Martin von Zweigbergk
- [PATCH 1 of 3 evolve-ext] evolve: prefer "abort" over "abandon" in messages for consistency
Martin von Zweigbergk
- [PATCH STABLE] encoding: mercurial ignores setlocale and uses ascii instead of utf8
ehpc
- [PATCH v2] encoding: mercurial ignores setlocale and uses ascii instead of utf8
ehpc
- [PATCH] mercurial ignores setlocale and uses ascii instead of utf8
Eugene Maslovich
- [PATCH 1 of 4 STABLE] tests: use basic format code "%Y" instead of "%s" for test portability
FUJIWARA Katsunori
- [PATCH stable] httppeer: make __del__ access to self.urlopener more safe
Mads Kiilerich
- [PATCH stable] tag: clarify warning about making a tag on a branch head
Nathan Goldbaum
- mercurial at 30241: 12 new changesets (12 on stable)
Mercurial Commits
Last message date:
Tue Nov 1 01:47:35 UTC 2016
Archived on: Thu Jun 30 00:48:21 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).