February 2011 Archives by thread
Starting: Tue Feb 1 00:02:41 UTC 2011
Ending: Tue Mar 1 02:55:39 UTC 2011
Messages: 690
- [PATCH 4 of 6] filelog: add support for unpacking lwcopy entries
Matt Mackall
- GSoC project suggestions?
Matt Mackall
- [PATCH 1 of 6] filelog: extract metadata parsing and packing
Benoit Boissinot
- [PATCH] test-subrepo-git.t: make compatible with old git
Eric Eisner
- [PATCH] win32mbcs: Fix typo in documentation
Javi Merino
- [issue2612] hg serve: please add a "full log" (hg log -v) view
Javi
- [PATCH] add support for marking changesets as dead
Martin Geisler
- [PATCH] hg script: remove current directory from sys.path (issue2557)
Martin Geisler
- hg-i18n at 13317: 2 outgoing changesets (2 stable)
Mercurial Commits
- mercurial/crew at 13325: 10 outgoing changesets (3 stable)
Mercurial Commits
- [issue2613] cannot clone subrepo containing projects directories and their patches repo
jjehannet
- [PATCH] diffstat: fix parsing of filenames
Gastón Kleiman
- [PATCH hg-bfiles] Adapt to Mercurial 1.8: util.unlink() is now util.unlinkpath()
Klaus Koch
- [PATCH 0 of 8 v2] Move bookmarks to core. Second iteration
David Soria Parra
- mercurial at 13321: 6 new changesets (5 stable)
Mercurial Commits
- mercurial at 13338: 17 new changesets (7 stable)
Mercurial Commits
- [PATCH] backout: make help more explicit about what backout does
Jonathan Nieder
- [PATCH resend] remove pointless os.path.join calls when opening files in .hg/cache
Adrian Buehlmann
- [issue2614] hg grep returns binary content clobbering the terminal
merijn
- [PATCH] opener: use posixfile to hold file open when calling nlinks()
Adrian Buehlmann
- todd_cooper
Todd Cooper
- [issue2615] fetch extension deletes (or updates) your work and fails to to merge
jzacsh
- [issue2616] hg patching code does not remove directories emptied by regular patches
Patrick Mézard <bugs at mercurial.selenic.com> at mercurial.selenic.com
- [PATCH 0 of 6] light-weight copy queue
Gilles Moris
- [PATCH 1 of 1 stable rfc] hgweb: handle paths with wildcards expanding in a repository root
Mads Kiilerich
- [issue2617] --insecure not working
Jason Harris
- [issue2618] Give more informative message if merge failed due to a locked file
rride
- [issue2619] IndexError: list index out of range on hg add with subrepos
trbs
- [issue2620] identify doesn't handle the --insecure option
Jason Harris
- [issue2621] Mercurial ignores protocol specification on connection
Jason Harris
- [RFC] remote bookmark tracking
Alexander Solovyov
- [issue2622] with security warnings sometimes multiple warnings are produced
Jason Harris
- [PATCH 1 of 2 RFC] hgweb: doctest of url creation from wildcard expansion
Mads Kiilerich
- [issue2623] repo tag cache not invalidated after prechangegroup hook
Tom Karzes
- [issue2624] IP address should be included in security warnings.
Jason Harris
- Opposite of --insecure is what?
Jason Harris
- mercurial/crew at 13343: 5 outgoing changesets (2 stable)
Mercurial Commits
- [issue2625] hg convert fails with "Could not authenticate to server"
mbillard
- [PATCH STABLE] windows: make win32 mandatory (issue1922)
Adrian Buehlmann
- [PATCH] diffstat: fix parsing of filenames with spaces
Gastón Kleiman
- [issue2626] hg rename doesn't preserve history
techtonik
- [PATCH] doc: Add back quotes around filenames
Javi Merino
- [PATCH] doc: Capitalize the "options" header of mercurial commands
Javi Merino
- [issue2627] Clone fails with unknown exception: 'empty or missing revlog for .DS_Store
ewmailing
- [PATCH RFC] commands, context: allow to annotate working-copy revision
Yuya Nishihara
- revision set for working parent
Steve Borho
- [issue2628] rollback after "backout --merge" restores bad revision
Antoine Pitrou
- [PATCH 2 of 6] revlog: introduce _chunkbase to allow filelog to override
Sune Foldager
- [PATCH 3 of 6] revlog: add support for 'original text' to addrevision and addgroup
Sune Foldager
- [PATCH 5 of 6] filelog: add support for packing and repacking lwcopy entries
Sune Foldager
- [issue2629] MQ strip keeps empty .i files/dirs, plus
Steffen Daode Nurpmeso
- [PATCH STABLE V2] windows: implement nlinks() using Python's ctypes (issue1922)
Adrian Buehlmann
- [issue2630] unable to recover repository after system crash
Roy Tam
- [issue2631] mpatch.mpatchError: patch cannot be decoded
Hendrik Hamman
- [issue2632] hgeol can mark file modified on "hg up", "hg rev", etc.
Antoine Pitrou
- [issue2633] MQ and rollback do not get along
André Sintzoff <bugs at mercurial.selenic.com> at mercurial.selenic.com
- [issue2634] hg incoming crash
Henry Jackson
- [PATCH] acl: support negating the list of users/groups with leading "~"
John Mulligan
- [PATCH] hgignore: ignore more bytecode
Simon Heimberg
- [PATCH 0 of 5] Several changes for run-tests.py
Simon Heimberg
- Training course
José de Soto García
- [PATCH 0 of 2 rfc] Sticky subrepos
Martin Geisler
- [PATCH 0 of 5] using ctypes on Windows
Adrian Buehlmann
- 'hg summary' counts revs on other branches as update candidate
FUJIWARA Katsunori
- [PATCH 0 of 1] make pywin32 mandatory when running on Windows
Adrian Buehlmann
- [PATCH] alias: support for $ escaping in shell-alias definition
Roman Sokolov
- [issue2635] Commit fails when commit message contains character / forward slash
itechp2pexchange
- [PATCH] rollback: clarifies the message about the reverted state (issue 2628)
Gilles Moris
- mercurial/crew at 13348: 10 outgoing changesets (2 stable)
Mercurial Commits
- [PATCH] dispatch: use flag cmdalias.shell for detecting shell aliases
Roman Sokolov
- mercurial at 13368: 30 new changesets (2 stable)
Mercurial Commits
- Bookmarks are now in core
Matt Mackall
- [issue2636] Subrepos in local clones do not use hardlinks
Mike Williams
- [PATCH] dispatch: support for $ escaping in shell-alias definition
Roman Sokolov
- [PATCH] dispatch: debug message for missing arguments in shell alias
Roman Sokolov
- [PATCH] doc: Add diff.unified to the hgrc docs
Afuna
- [PATCH] diff: Accept -u as a no-op in hg diff (issue2393)
Afuna
- [PATCH] mq: informative error instead of stack trace when qpush-ing to an earlier patch (issue2587)
Afuna
- [PATCH] mq: gracefully handle malformated status file
pierre-yves.david at logilab.fr
- [PATCH 0 of 1] add tests for tags with whitespace
Afuna
- unclear documentation of the outgoing hook
Daniel.Lauber at lantiq.com
- [PATCH 0 of 6] Bookmarks improvements
David Soria Parra
- [PATCH V2] mq: catch attempt to qpush to an earlier patch in the series (issue2587)
Afuna
- [issue2637] inheritance cycle in hgext.color
Christopher Grebs
- [PATCH] Make sure bundlerepo doesn't leak temp files (issue2491)
Adrian Buehlmann
- [PATCH] localrepo: abort commit if a subrepo is modified and ui.commitsubs=no
Patrick Mezard
- [issue2638] Posixfile Crashes on Win 7 x64
lllama
- [issue2639] ValueError: need more than 1 value to unpack
David Chambers
- [PATCH 0 of 2] auth tweaks
Steve Borho
- [PATCH 0 of 1 resend] contrib: add win32/buildlocal.bat
Adrian Buehlmann
- [PATCH] hgweb: handle overlapping text in graph (issue2570)
Afuna
- mercurial/crew at 13369: outgoing changeset (stable)
Mercurial Commits
- [issue2640] hgeol doesn't work correctly with mq patches that add new files
Colin Caughie
- [PATCH] url: report the alias of the best match
Steve Borho
- [PATCH] hgk: gitk->hgk in About... menu
Javi Merino
- test-https.t fails
Adrian Buehlmann
- [PATCH 0 of 6 V2] ctypes patches V2
Adrian Buehlmann
- mercurial at 13388: 20 new changesets (1 stable)
Mercurial Commits
- [PATCH 0 of 3] defer updating the fncache file to a single file open
Matt Mackall
- [PATCH V2] add debugignore which yields the combined ignore patten of the .hgignore files
Matt Mackall
- [PATCH] tests: push wire protocol over CGI-based hgweb
Matt Mackall
- [PATCH 3 of 9] explicitly close files
Matt Mackall
- mercurial at 13401: 13 new changesets
Mercurial Commits
- [PATCH] bookmarks: update help text since moving into core
Kevin Bullock
- [issue2641] mq: qclone does not respect --remotecmd correctly
Thomas De Schampheleire
- [PATCH] debugignore: catch the case when ignore.includepat doesn't exist
Jason Harris
- [PATCH] fix: hgweb.fcgi does not work under windows platform (issue1917)
Sh.W
- mercurial/crew at 13405: 4 outgoing changesets
Mercurial Commits
- [PATCH] transaction: use posixfile and unlink from util
Adrian Buehlmann
- [issue2642] merging sometimes loses rename information
Willem Verstraeten
- [issue2643] Cannot use --config k=v in an alias
Jesse Glick
- [PATCH 0 of 1] mq: remove undo after a qimport
André Sintzoff
- [issue2644] Subrepo commit fails if .hgsub includes backslash and path specified on command-line
Tim Henigan
- [PATCH] commit: abort if a subrepo is modified and ui.commitsubrepos=no
Patrick Mezard
- mercurial at 13410: 9 new changesets
Mercurial Commits
- mercurial at 13411: new changeset
Mercurial Commits
- [PATCH] update: preserve possible bookmark name to set current bookmark correctly
David Soria Parra
- [PATCH (BC)] bookmarks: make track.current=True default behaviour and remove option
David Soria Parra
- [PATCH 0 of 7] http proxy and certificate checking
Mads Kiilerich
- [issue2645] 'Wish i could look into bundles...
Steffen Daode Nurpmeso
- mercurial/crew at 13413: 2 outgoing changesets
Mercurial Commits
- [issue2646] SSL error: unknown message digest algorithm
William
- [PATCH] Do not allow merging with uncommitted changes in a subrepo
Oleg Stepanov
- [PATCH] bookmarks: (BC) forbid \0 \r \n : in bookmark names
David Soria Parra
- [PATCH v2] bookmarks: forbid \0 \r \n : in bookmark names (BC)
David Soria Parra
- [PATCH] subrepos: print short git changeset ids
Kevin Bullock
- [PATCH] store: remove pointless pathjoiner parameter
Adrian Buehlmann
- Sprinting at PyCon?
Brodie Rao
- mercurial at 13427: 16 new changesets (1 stable)
Mercurial Commits
- Code freeze in effect
Matt Mackall
- mercurial at 13428: new changeset (stable)
Mercurial Commits
- [issue2647] hg convert failes with libsvn assertion failure
Randy Syring
- [PATCH 0 of 2 stable] typo fixes
Wagner Bruna
- mercurial at 13430: 2 new changesets (2 stable)
Mercurial Commits
- hg-i18n at 13431: outgoing changeset (stable)
Mercurial Commits
- mercurial/crew at 13433: 3 outgoing changesets (3 stable)
Mercurial Commits
- Can not clone repository with subrepositories over http
Elanius
- [PATCH stable] pure: fix index parsing on empty repositories
Wagner Bruna
- mercurial at 13433: 3 new changesets (3 stable)
Mercurial Commits
- [PATCH STABLE RFC] hgwebdir: reduce memory usage for index generation
Wagner Bruna
- [PATCH] alias: add test cases for $ escaping in shell aliases
Steve Losh
- [PATCH STABLE v2] hgwebdir: reduce memory usage for index generation
Wagner Bruna
- mercurial at 13437: 4 new changesets (4 stable)
Mercurial Commits
- [PATCH 0 of 1 STABLE] statichttprepo: abort if opener mode is 'r+' or 'rb+'
Adrian Buehlmann
- Failing tests on Ubuntu Linux
Adrian Buehlmann
- [PATCH V2] rollback: clarifies the message about the reverted state (issue2628)
Gilles Moris
- [issue2648] Temporary dirs and bundles don't get deleted
Steffen Daode Nurpmeso
- mercurial/crew at 13439: 2 outgoing changesets (2 stable)
Mercurial Commits
- [issue2649] Misleading error message when trying to serve a repo with a too old hg
Antoine Pitrou
- [PATCH STABLE] match: fix subtle error in _buildmatch
Steve Borho
- [PATCH RFC STABLE?] setup: include manpages in bdist_* targets
Kevin Bullock
- [issue2650] when used with recent sudo, hg doesn't read original hgrc
Antoine Pitrou
- [PATCH] convert/svn: Abort operation when python bindings are not available
Azhagu Selvan SP
- [issue2651] unknown exception, when convert from CVS to Hg
pslzr
- [PATCH RFC STABLE] introduce new RequirementError (issue2649)
Adrian Buehlmann
- [PATCH 0 of 1 STABLE V2] introduce new RequirementError (issue2649)
Adrian Buehlmann
- [PATCH 0 of 1 STABLE V3] introduce new RequirementError (issue2649)
Adrian Buehlmann
- [PATCH 0 of 3 RFC STABLE] a bunch of hgweb hacks
Mads Kiilerich
- mercurial/crew at 13441: 4 outgoing changesets (4 stable)
Mercurial Commits
- mercurial at 13441: 4 new changesets (4 stable)
Mercurial Commits
- [PATCH] bookmarks: mark new bookmark as current if it points to the current dirstate
David Soria Parra
- [PATCH] update: when failing to merge, mention how to abandon the update (issue1431)
Brodie Rao
- [issue2652] hgk pickaxe command doesn't work
Javi
- [PATCH] test-push-http: use killdaemons.py instead of kill to avoid test unreliability
Gilles Moris
- test-subrepo-git.t failed
Gilles Moris
- [PATCH] wireproto: catch possible cast error in pushkey
David Soria Parra
- [PATCH] localrepo: abort when processing incomplete bundle - don't crash
Mads Kiilerich
- mercurial/crew at 13445: 4 outgoing changesets (4 stable)
Mercurial Commits
- mercurial at 13450: 9 new changesets (9 stable)
Mercurial Commits
- mercurial at 13452: 2 new changesets (2 stable)
Mercurial Commits
- [PATCH] bookmarks: issue a warning if remote doesn't support comparing bookmarks
David Soria Parra
- [PATCH] summary: add bookmarks to summary
David Soria Parra
- [PATCH] serve: automatically include local subrepos
Mike Williams
- mercurial at 13454: 2 new changesets (2 stable)
Mercurial Commits
- [PATCH STABLE] rollback, i18n: avoid parameterized message
Wagner Bruna
- [PATCH 0 of 3] handling of truncated bundles
Mads Kiilerich
- mercurial at 13458: 4 new changesets (4 stable)
Mercurial Commits
- mercurial at 13459: new changeset (stable)
Mercurial Commits
- [PATCH] [PATCH RESEND] convert/svn: Abort operation when python bindings are not available
Azhagu Selvan SP
- [PATCH] subrepo: expand relative sources for git subrepos
Eric Eisner
- [PATCH 0 of 3] bookmark support in hgk
David Soria Parra
- mercurial at 13463: 4 new changesets (4 stable)
Mercurial Commits
- [PATCH] export: only close files which export itself has opened
Waqas Hussain
- [RFC] Amend commit messages
Gilles Moris
- Feb 25th: Downtime of hg.intevation.org
Thomas Arendsen Hein
- [PATCH] sshrepo: catch passwords in ssh urls
Adrian Buehlmann
- [issue2653] Subversion convert error dealing with non-standard trunk, causing branches to be created in mecurial
davinchi
- [PATCH] subrepo: disallow all unknown git ref types
Eric Eisner
- [PATCH] subrepo: only attempt pulling from git's origin
Eric Eisner
- [issue2654] revset gives unexpected results on invalid token (no error message)
Greg Ward
- [PATCH 0 of 2] Handle exceptions in convert extension, when subversion bindings are not installed
Azhagu Selvan SP
- mercurial at 13466: 3 new changesets (3 stable)
Mercurial Commits
- mercurial at 13467: new changeset (stable)
Mercurial Commits
- [issue2655] 1-byte status file causes most hg commands to fail
huazheng
- mercurial at 13468: new changeset (stable)
Mercurial Commits
- [PATCH] tests: remove bookmark extension configuration
David Soria Parra
- [PATCH 0 of 2] identify: add bookmarks back in
Kevin Bullock
- [issue2656] zlib.error while decompressing data
Marco Levi
- hg status and intermediate file changes
Jason Harris
- mercurial/crew at 13469: outgoing changeset (stable)
Mercurial Commits
- hg-i18n at 13471: 8 outgoing changesets (8 stable)
Mercurial Commits
- [PATCH] fixing Issue2653
Pavel Boldin
- [PATCH] Corrected patch for issue2653
Pavel Boldin
- [PATCH] status: remove unreachable code for status between revisions
Mads Kiilerich
- [issue2657] Error "The filename or extension is too long" is raised while update
Anton
- [PATCH] bookmarks: restrict moving a bookmark to it's descendants (issue1502)
David Soria Parra
- [PATCH] [issue2653] Invalid branch names after converting from svn with non-standard trunk name
Pavel Boldin
- [PATCH STABLE] tests: test renaming a file added on two branches (issue2089)
Wagner Bruna
- [PATCH] convert.svn: branch name which equals trunk means `default' branch (issue2653)
boldin.pavel at gmail.com
- [PATCH] tests: check if the bookmarks extension is ignored
David Soria Parra
- [issue2658] hg.cmd in C:\PF\Mercurial\bin\ is wrong
Will West
- [issue2659] bookmarks no longer show up in hgweb
Wagner Bruna
- [PATCH] ui: always report untrusted hgrc files when debug enabled
Ry4an Brase
- Untrusted hgrc files, why report them?
Martin Geisler
- mercurial at 13478: 10 new changesets (10 stable)
Mercurial Commits
- mercurial at 13491: 13 new changesets (13 stable)
Mercurial Commits
- mercurial at 13492: new changeset (stable)
Mercurial Commits
- mercurial at 13493: new changeset (stable)
Mercurial Commits
- hg-i18n at 13474: 2 outgoing changesets
Mercurial Commits
- mercurial at 13497: 4 new changesets (4 stable)
Mercurial Commits
- [issue2660] eol hook doesn't stop at first matching rule
Antoine Pitrou
- [issue2661] eol hook doc doesn't mention the extension has to be enabled on server
Antoine Pitrou
- [issue2662] missing .d file after hg shrink
Antoine Pitrou
- [issue2663] eol extension pollutes hg showconfig
Antoine Pitrou
- [PATCH STABLE] hook for bookmark moving
Alexander Solovyov
- [PATCH] help: document branch template keyword
Adrian Buehlmann
- [issue2664] qpush fails with infinite recursion in _findtags when status file is wrong
timeless
- hg-i18n at 13500: 3 outgoing changesets (1 stable)
Mercurial Commits
- Commenting on context in patches
Adrian Buehlmann
- [issue2665] An eol hool to validate all changesets
Antoine Pitrou
- [PATCH] eol hook: stop after first matched rule for a file (issue2660)
Antoine Pitrou
- mercurial at 13500: 3 new changesets (3 stable)
Mercurial Commits
- [PATCH 0 of 2 STABLE] mq: qpush fails with infinite recursion in _findtags when status file is wrong (issue2664)
timeless
- hg-i18n at 13500: 2 outgoing changesets
Mercurial Commits
- mercurial/crew at 13504: 4 outgoing changesets (4 stable)
Mercurial Commits
- [PATCH] eol: add an allcsethook (issue2665)
Antoine Pitrou
- mercurial at 13505: 5 new changesets (5 stable)
Mercurial Commits
- [issue2666] eol hook doesn't consider topology
Antoine Pitrou
- [PATCH] bash_completion: complete bookmarks
Kevin Bullock
- mercurial at 13509: 4 new changesets (4 stable)
Mercurial Commits
- [PATCH] progress: add config knob to control delay before showing nested topics
Augie Fackler
- [PATCH] zsh completion: complete bookmarks where they are accepted
Augie Fackler
Last message date:
Tue Mar 1 02:55:39 UTC 2011
Archived on: Thu Jun 30 00:01:38 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).