June 2010 Archives by thread
Starting: Tue Jun 1 00:15:44 CDT 2010
Ending: Wed Jun 30 21:36:13 CDT 2010
Messages: 931
- mercurial at 11251: 3 new changesets (1 stable)
Mercurial Commits
- [PATCH 0 of 2] keyword: bugfix when all changes in a file were recorded (2nd try with test)
Christian Ebert
- mercurial at 11263: 12 new changesets (6 stable)
Mercurial Commits
- [PATCH] handle relative paths for hgrc's ignore files
Roger Pate
- Mercurial sprint in Zurich from June 9th to 11th
Mark Booth
- [PATCH] churn: add possibility to include/exclude paths
Alexander Solovyov
- mercurial at 11238: 10 new changesets (3 stable)
Cedric Duval
- [GSoC] Implementation of Parent Delta :: Suggestions
Pradeepkumar Gayam
- [PATCH STABLE] shrink-revlog: preserve mode of the shrunken index and data file
Greg Ward
- [issue2222] churn.py: Change limiter from space char to tab char for spam-proof emails.
Caius 'kaio' Chance
- [PATCH] Fixed a bashism with the use of $RANDOM in hgeditor
Martin Geisler
- [RFC] Adding Py3k support while maintaining compatibility with python <= 2.6
Renato Cunha
- diff --exclude format
Matthew Watson
- [issue2223] File name encoding issue in hg convert
Kyung-Kook Park
- [PATCH] keyword: use context to detect uncommitted merge
Christian Ebert
- mercurial/crew at 11270: 7 outgoing changesets (1 stable)
Mercurial Commits
- RFC: dealing with dead, anonymous feature branches
Rafael Fernández López
- [issue2224] Command quoting before popen breaks ssh:// on Windows 95
Andy Walls
- [PATCH] shrink-revlog: use util.mktempcopy() to preserve mode of index file
Greg Ward
- [issue2225] Index corruption
Joseph Mitchell
- [PATCH] mq: prevent the creation of a queue whose name is already taken
Cédric Duval
- [PATCH 1 of 1] ui: handle leading newlines in configlist
Henrik Stuart
- [issue2226] mergetools.rc addition for UltraCompare
Tim Pietzcker
- [issue2227] sync main with remote does NOT grab new subrepos from remote
mayliszt
- mercurial at 11272: 9 new changesets (1 stable)
Mercurial Commits
- [PATCH 0 of 2 bfiles] support HTTP stores (as client and server)
alexandru
- mercurial at 11282: 10 new changesets
Mercurial Commits
- [PATCH] color: labeled text should be passed to ui.write() as ui.labeled
Steve Borho
- wiki error: too many open files
Adrian Buehlmann
- [issue2228] transplant --continue aborts with "no node"
Matthew Wild
- [issue2229] hgweb should show the most recent log message for files, when looking at a file
Ben Hearsum
- mercurial at 11293: 11 new changesets
Mercurial Commits
- [PATCH] subrepo “unknown revision” when updating with changes in sub [issue 2217]
Pradeepkumar Gayam
- [PATCH] replace Python standard textwrap by MBCS sensitive one for i18n text
FUJIWARA Katsunori
- [PATCH] show value requirement and multiple occurrence of option in online help
FUJIWARA Katsunori
- [PATCH] Bug fix in shrink-repo
Pradeepkumar Gayam
- [PATCH] Bug fix in shrink-repo
Pradeepkumar Gayam
- Detecting renames
Dirkjan Ochtman
- [PATCH 0 of 1] color: replace \r\n with \n in diff output
Eduard Stefan
- [PATCH] hgweb: specify a charset when sending raw text files
Julian Cowley
- [PATCH] status: add option to show status of files in subrepos
David Mitchell
- mercurial/crew at 11298: 5 outgoing changesets
Mercurial Commits
- bfiles filename encoding
Greg Ward
- Proposal: backup hook, trash, and multiple undo
Matt Mackall
- bfiles filename encoding
Adrian Buehlmann
- Please check out the revset feature
Matt Mackall
- Rev e43c23d189a5 breaks push with mq
Bryan O'Sullivan
- [issue2230] push fails completely with Subversion subrepo
Eric Hopper
- [PATCH] keyword: pass context to kwtemplater.overwrite
Christian Ebert
- mercurial/crew at 11305: 12 outgoing changesets (1 stable)
Mercurial Commits
- [issue2231] Fetch does the wrong thing when local repo has multiple heads
Arve Knudsen
- [PATCH] parser: fix missing param in _match
Peter Arrenbrecht
- [PATCH] revset: add some tests and fix names with leading _
Peter Arrenbrecht
- [PATCH] rebase: --abort doesn't strip away the target changeset (issue2220)
Stefano Tortarolo
- [PATCH 0 of 6] Port of hg's C modules to py3k
Renato Cunha
- [PATCH 1 of 6] imported patch osutil.c-py3k-port.diff
Renato Cunha
- [PATCH 2 of 6] imported patch mpatch.c-py3k-port.diff
Renato Cunha
- [PATCH 3 of 6] imported patch parsers.c-py3k-port.diff
Renato Cunha
- [PATCH 4 of 6] imported patch base85.c-py3k-port.diff
Renato Cunha
- [PATCH 5 of 6] imported patch diffhelpers.c-py3k-port.diff
Renato Cunha
- [PATCH 6 of 6] imported patch bdiff.c-py3k-port.diff
Renato Cunha
- mercurial at 11312: 19 new changesets (2 stable)
Mercurial Commits
- [PATCH 1 of 2] commit: fix display of 'created new head' message (issue2186)
Gilles Moris
- [PATCH 2 of 2] commit: add tests for the 'created new head' message
Gilles Moris
- [PATCH 0 of 1] Proposal for enhancement of bookmarks-extension execution speed
Friedrich Kastner-Masilko
- [PATCH bfiles] use binary mode to read/write files from an httpstore
Benjamin Pollack
- [PATCH] keyword: pass context to kwtemplater.overwrite (2nd try)
Christian Ebert
- [PATCH] test-branch-option: Updated output to match rev 3f1409082720
Jan Sorensen
- [PATCH] mq: use correct ui instance for wrapped commands (issue2096)
Henrik Stuart
- mercurial at 11315: 3 new changesets
Mercurial Commits
- mercurial at 11321: 6 new changesets
Mercurial Commits
- [PATCH] hooks with pats and opts
Matt Mackall
- relink/progress: Adding progress for pruning stage
timeless
- Changed behavior of the --branch option (for push, pull etc.)
Sune Foldager
- [PATCH 0 of 7] Port of hg's modules to py3k, round two
Renato Cunha
- [PATCH 1 of 7] util.h: Utility macros for handling different Python APIs
Renato Cunha
- [PATCH 2 of 7] osutil.c: Support for py3k added
Renato Cunha
- [PATCH 3 of 7] mpatch.c: Added preliminary support for py3k
Renato Cunha
- [PATCH 4 of 7] parsers.c: Added support for py3k
Renato Cunha
- [PATCH 5 of 7] base85.c: Added support for py3k
Renato Cunha
- [PATCH 6 of 7] diffhelpers.c: Added support for py3k
Renato Cunha
- [PATCH 7 of 7] bdiff.c: Added support for py3k
Renato Cunha
- relink/progress: Adding progress for collecting stage
timeless
- [PATCH 0 of 6] Port of hg's C modules to py3k
Michael Tharp
- mercurial at 11334: 13 new changesets
Mercurial Commits
- [PATCH] diff: add a --numstat option
Steve Losh
- [PATCH 0 of 1 stable] fix issue732
Nicolas Dumazet
- [issue2232] committing without .hgsub shouldn't process subrepos
Dirkjan Ochtman
- [PATCH 0 of 3] debug DAG support
Peter Arrenbrecht
- [PATCH] zeroconf: use util.Abort() instead of deprecated string exceptions
Javi Merino
- [issue2233] hgdate inverted offset
Ton
- Merging test scripts and output demo
Matt Mackall
- Fun with loading extensions
Greg Ward
- unknown exception encountered
Neal Becker
- [issue2234] SubversionException converting boto.
Jason R. Coombs
- mercurial/crew at 11338: 4 outgoing changesets
Mercurial Commits
- [issue2235] default behaviour of update shoul not be merge
Gabor Szelei
- mercurial/crew at 11338: 4 outgoing changesets
Mercurial Commits
- [PATCH RFC] clone: copy hgrc paths if source and dest are local
Adrian Buehlmann
- OS X FSEvents and temporary files
Matt Mackall
- [PATCH] revset: fix call to ctx.extra() in closed()
Georg Brandl
- mercurial/crew at 11338: 4 outgoing changesets
Mercurial Commits
- [issue2236] hg convert barfs on dollar signs in file names
Johan Walles
- [PATCH 0 of 1] Fix shell quoting on p4 conversion
Frank Kingswood
- [issue2237] transplant looses changeset messages that start with #
Eric Haszlakiewicz
- [PATCH] tests: rename test-merge3 to test-add-remove
Greg Ward
- [PATCH] tests: rename test-merge2 to something more descriptive
Greg Ward
- [PATCH] merge: give clearer error messages when there is nothing to merge
Greg Ward
- [PATCH] merge: when current branch has 1 or > 2 heads, actually abort
Greg Ward
- [PATCH] hgext/zeroconf/__init__.py: Separate relative and absolute imports
Renato Cunha
- [PATCH] merge: when current branch has 1 or > 2 heads, actually abort
Greg Ward
- [PATCH] merge: improve error messages when aborting because of head count
Greg Ward
- mercurial at 11339: 5 new changesets
Mercurial Commits
- mercurial/crew at 11348: 9 outgoing changesets
Mercurial Commits
- [PATCH] setup.py: Adjustments to make setup.py run in py3k
Renato Cunha
- [PATCH] keyword: postpone manifest calculation in kwtemplater.overwrite
Christian Ebert
- [PATCH v3] merge: actually abort when current branch has != 2 heads
Greg Ward
- [PATCH] help: add "glossary" topic
Faheem Mitha
- [PATCH] tags: remove the old non-caching implementation of findglobaltags()
Greg Ward
- [PATCH] patchbomb: reduce number of opts.get calls
Christian Ebert
- [PATCH] tags: remove inactive debugging code
Greg Ward
- [PATCH] ui: ignore EIO in write_err
Mads Kiilerich
- [PATCH] patchbomb: reduce number of opts.get calls (2nd try)
Christian Ebert
- [PATCH 0 of 7] Port of hg's modules to py3k, round two
Renato Cunha
- [PATCH 1 of 7] util.h: Utility macros for handling different Python APIs
Renato Cunha
- [PATCH 2 of 7] osutil.c: Support for py3k added
Renato Cunha
- [PATCH 3 of 7] mpatch.c: Added preliminary support for py3k
Renato Cunha
- [PATCH 4 of 7] parsers.c: Added support for py3k
Renato Cunha
- [PATCH 5 of 7] base85.c: Added support for py3k
Renato Cunha
- [PATCH 6 of 7] diffhelpers.c: Added support for py3k
Renato Cunha
- [PATCH 7 of 7] bdiff.c: Added support for py3k
Renato Cunha
- mercurial at 11353: 14 new changesets
Mercurial Commits
- [issue2238] isodates are not treated equally to utc+offsets in patches in hg import
Jason Harris
- [PATCH] help: Explain trust near hgrc in config help
timeless
- mercurial/crew at 11357: 4 outgoing changesets
Mercurial Commits
- [issue2239] hg clone error on Mac
mmoses
- [PATCH] test-import: test git patch import with strip
Mads Kiilerich
- [PATCH] qseries: add --edit option for editing series file for current queue
Mads Kiilerich
- mercurial at 11364: 11 new changesets
Mercurial Commits
- [PATCH] http push: break infinite recursion on failure with Python 2.6.5 (issue2179)
Mads Kiilerich
- Switch between branches (repos behaving as branches)
Rafael Fernández López
- [PATCH] inotify extension: make proper use of Python API to get object size
Renato Cunha
- [PATCH 0 of 3] Port of the inotify extension's C module to py3k
Renato Cunha
- qdel <patchidx> broken
Greg Ward
- [PATCH] mq: make 'qdelete <patchidx>' work again
Greg Ward
- [issue2240] test-subrepo-svn fails with mysterious ignored exception
Dirkjan Ochtman
- Questions regarding hooks
Didly Bom
- mercurial/crew at 11365: outgoing changeset
Mercurial Commits
- mercurial at 11372: 8 new changesets
Mercurial Commits
- mercurial at 11374: 2 new changesets
Mercurial Commits
- mercurial at 11379: 5 new changesets
Mercurial Commits
- [PATCH] util.h: Defined macros for working with strings using the python C API
Renato Cunha
- [PATCH] inotify extension: Port of the C module to py3k
Renato Cunha
- [PATCH] bookmarks: add bookmarks-remote command to show bookmarks from a remote repo
sn_ at gmx.net
- [PATCH 0 of 3] i18n: translate individual paragraphs separately
Wagner Bruna
- [PATCH 2 of 3] i18n: script for splitting large messages on .po/.pot files
Wagner Bruna
- [PATCH 0 of 3] merge speedup with lots of merged files
Peter Arrenbrecht
- [PATCH 1 of 3] context: allow passing the common cset ancestor to fctx.ancestor
Peter Arrenbrecht
- [PATCH 2 of 3] merge: pass constant cset ancestor to fctx.ancestor
Peter Arrenbrecht
- [PATCH 3 of 3] merge: delay writing the mergestate during applyupdates
Peter Arrenbrecht
- [PATCH] parser: avoid IndexError: tuple index out of range
timeless
- [issue2241] Cannot push changes when the repository has an SVN subrepo
ronnix
- mercurial at 11385: 6 new changesets
Mercurial Commits
- [PATCH 0 of 1] handling of commit messages starting with "#"
Georg Brandl
- [PATCH 1 of 1] transplant: when reading journal, treat only lines starting with "# " special like patch.extract() does
Georg Brandl
- [PATCH 0 of 2] add support for Mercurial.ini with BOM (issue2162)
Yuya Nishihara
- [PATCH] pager: respect HGPLAIN
Yuya Nishihara
- mercurial at 11406: 21 new changesets
Mercurial Commits
- [issue2242] `hg init` options - --ignore=..., --user, --interactive
techtonik
- [PATCH] bookmarks: Add -B option to incoming/outgoing to compare bookmarks
David Soria Parra
- mercurial at 11417: 11 new changesets
Mercurial Commits
- [issue2243] convert/filemap: rename of moved files results in lost file
Edward Lee
- [issue2244] Cloning/syncing a repository whose path contains a hash sign is broken
Sebastian Krysmanski
- [issue2245] hg import fails on Windows
Idan K
- Get current hook type from hook function
Didly Bom
- [PATCH] help: fix typo in revsets help text
Wagner Bruna
- mercurial at 11421: 4 new changesets (1 stable)
Mercurial Commits
- [PATCH 0 of 2] Indicate current bookmark in hg summary
Cesar Mena
- [PATCH 1 of 2] bookmarks: set a tagtype of 'bookmark'
Cesar Mena
- [issue2246] can't install on OS 10.4; python version
Stephen Bloch
- [PATCH 0 of 4] Parent Delta
Pradeepkumar Gayam
- [PATCH 1 of 4] imported patch flags
Pradeepkumar Gayam
- [PATCH 2 of 4] imported patch newdef
Pradeepkumar Gayam
- [PATCH 3 of 4] imported patch addrevision
Pradeepkumar Gayam
- [PATCH 4 of 4] imported patch minimal-delta
Pradeepkumar Gayam
- [PATCH] mq: fix qpush --move for selected guarded patches
Gilles Moris
- patch utilities?
Martin Geisler
- mercurial/crew at 11422: outgoing changeset (stable)
Mercurial Commits
- [PATCH] keyword: add extra datefilters in a single update call
Christian Ebert
- [issue2247] Pluralisation is wrong in update output
Jacob Ilsø <bugs at mercurial.selenic.com> at mercurial.selenic.com
- [PATCH] mq: explicit exit code when patch is already on top
Gilles Moris
- mercurial at 11433: 12 new changesets (6 stable)
Mercurial Commits
- Rename qpush --move to --grab
Gilles Moris
- [PATCH 0 of 1 RFC] revset: avoid lookup errors on queries
Wagner Bruna
- i18n: translating the glossary
Wagner Bruna
- [PATCH] zeroconf: Use BadDomainName exception instead of string exceptions
Javi Merino
- [issue2248] Mercurial not working in cygwin after fresh install
Idan K
- [PATCH] bookmarks: Use error message consistently
David Soria Parra
- potential improvement to 'git log' with a range
Martin Geisler
- potential improvement to 'git log' with a range
Martin Geisler
- [PATCH 0 of 2 STABLE] help: some glossary fixes
Wagner Bruna
- [PATCH 1 of 2 STABLE] help: fix glossary.txt named branches description
Wagner Bruna
- [PATCH] revset: fix spelling typo
Julian Cowley
- [PATCH] parser: fix URL to effbot
Julian Cowley
- mercurial/crew at 11437: 4 outgoing changesets (4 stable)
Mercurial Commits
- [issue2249] Directory case-change errors on case-insensitive systems (Windows/Cygwin)
iwd32900
- [issue2250] Mercurial and Enthought Python Distribution on Mac
mike
- Current py3k stage and next steps
Renato Cunha
- [PATCH stable] glog: fix crash on empty revision range
Eric Eisner
- contrib/convert-repo crashes and maintenance?
Mads Kiilerich
- crash in mercurial-1.5.3-1.fc12: posixpath.py:311:normpath:AttributeError: 'NoneType' object has no attribute 'startswith'
Neal Becker
- mercurial/crew at 11437: 4 outgoing changesets (4 stable)
Mercurial Commits
- [issue2251] transplant should support inline conflict markers and/or merge tools
Knut Arild Erstad
- [issue2252] Hg borks on clone/push/pull to windows share
raphael
- [issue2253] [PATCH] Capture hook stdout/stderr for http transactions
mkhitrov
- [PATCH] mercurial.spec: don't include convert-repo - use "hg convert" instead
Mads Kiilerich
- [issue2254] EOL Extension translates files during pull, which can cause coherency issues.
shuffle2
- [issue2255] regression: issue2179 fix broke http auth in some cases
Wagner Bruna
- mercurial at 11442: 9 new changesets (9 stable)
Mercurial Commits
- [PATCH] revset: remove debugging leftover
Julian Cowley
- [PATCH] contrib: update tcsh_completion with commands for 1.6
Gilles Moris
- mercurial at 11444: 2 new changesets (2 stable)
Mercurial Commits
- [PATCH 0 of 1 STABLE] Fix for issue2255
Wagner Bruna
- [issue2256] --similarity not working
Sebastian Krysmanski
- mercurial at 11452: 8 new changesets (8 stable)
Mercurial Commits
- [PATCH] revset: fix crash if range set endpoint not in current subset
Julian Cowley
- [issue2257] hg log -p stops displaying diffs after rename point
tailgunner2
- [PATCH] revert: Make it clearer when not to use revert
Mads Kiilerich
- Current py3k stage and next steps
Martin Geisler
- [issue2258] Show possible commands on unknown commands
Jørgen Austvik <bugs at mercurial.selenic.com> at mercurial.selenic.com
- [issue2259] backout should not commit without question if commit message file was not changed
Jørgen Austvik <bugs at mercurial.selenic.com> at mercurial.selenic.com
- [issue2260] Prettyer push mails on merge
Jørgen Austvik <bugs at mercurial.selenic.com> at mercurial.selenic.com
- [issue2261] Unknown exception encountered using HgSubversion to clone
Michael Scott Shappe
- mercurial at 11456: 4 new changesets (4 stable)
Mercurial Commits
- [PATCH] Proposed patch: support for Python functions as .hgignore filters
Boris Figovsky
- [PATCH] test-alias: don't use the environment variable PWD
Mads Kiilerich
- [PATCH] test-acl: don't use $PWD
Mads Kiilerich
- [PATCH] mq: qimport cleanup on fail (issue2214)
Vishakh H
- mercurial at 11461: 5 new changesets (5 stable)
Mercurial Commits
- [PATCH] log: follow filenames through renames (issue647)
Mads Kiilerich
- hg rollback / hg revert / hg ?? a merge - hg merge could tell it to the user
Mads Kiilerich
- [PATCH 0 of 5] shallow clone
Vishakh H
- [issue2262] push --mq uses main repository's default push target instead of patch repo's default target
Justin Lebar
- mercurial at 11463: 2 new changesets (2 stable)
Mercurial Commits
- [PATCH] use utf-8 as intermediate encoding for string replacement
FUJIWARA Katsunori
- [PATCH] use unicode string as intermediate form for replacement
FUJIWARA Katsunori
- mercurial/crew at 11464: outgoing changeset (stable)
Mercurial Commits
- [PATCH] debugger: show traceback before entering pdb post-mortem
Mads Kiilerich
- [PATCH] debugger: give a little intro before entering pdb
Mads Kiilerich
- mercurial at 11465: 2 new changesets (2 stable)
Mercurial Commits
- bfiles filename encoding
Tom Conerly
- mercurial at 11469: 4 new changesets (4 stable)
Mercurial Commits
- [issue2263] hgweb cache doesn't take into account bookmark modifications
Brodie Rao
Last message date:
Wed Jun 30 21:36:13 CDT 2010
Archived on: Sun Jul 4 02:43:27 CDT 2010
This archive was generated by
Pipermail 0.09 (Mailman edition).