November 2013 Archives by thread
Starting: Fri Nov 1 00:02:07 UTC 2013
Ending: Sat Nov 30 14:30:26 UTC 2013
Messages: 678
- [Bug 4078] New: Fetch switches local and other and creates wrong .orig file
mercurial-bugs at selenic.com
- hg-i18n at 19963: 2 outgoing changesets (2 stable)
Mercurial Commits
- [Bug 4079] New: update/merge on bookmarks is confusing
mercurial-bugs at selenic.com
- mercurial at 19962: new changeset (stable)
Mercurial Commits
- [PATCH STABLE] shelve: remove unused variable assignment
FUJIWARA Katsunori
- [PATCH 4 of 4 stable] largefiles: use 'remote'/'local' in merge prompts like in other merge prompts
Matt Mackall
- [PATCH STABLE] rebase: fix selection of base used when rebasing merge (issue4041)
Matt Mackall
- [PATCH] doc: dates - fix internal date sample (issue4072)
Matt Mackall
- [PATCH 2 of 2 STABLE] histedit: add description about exit code
Matt Mackall
- [PATCH STABLE V3] patch: Always ensure valid git diffs in case source/destination file is missing (issue4046)
Matt Mackall
- mercurial at 19973: 11 new changesets (11 stable)
Mercurial Commits
- mercurial at 19979: 6 new changesets (6 stable)
Mercurial Commits
- [Bug 4080] New: rebase --keep --collapse leaves working copy on wrong commit
mercurial-bugs at selenic.com
- [PATCH STABLE] rebase: fix working copy location after a --collapse (issue4080)
Durham Goode
- [PATCH] check-code: prepend warning prefix for repeated warnings only once
Simon Heimberg
- [PATCH] check-code: fix an error message
Simon Heimberg
- [PATCH 0 of 8] teach minirst an alternative syntax for ".. note::" and use it
Simon Heimberg
- Changeset Evolution
harry
- [Bug 4081] New: /usr/local/bin/hg permission & owner
mercurial-bugs at selenic.com
- [PATCH stable] hgweb, i18n: avoid parameterized search mode description
Wagner Bruna
- [PATCH stable v2] hgweb, i18n: avoid parameterized search mode description
Wagner Bruna
- [Bug 4082] New: Cannot abort unshelve if tip^ is public. yes really
mercurial-bugs at selenic.com
- [PATCH STABLE] rebase: fix rebase aborts when tip^ is public (issue4082)
Durham Goode
- [PATCH 0 of 8] teach minirst an alternative syntax for ".. note::" and use it V2
Simon Heimberg
- [Bug 4083] New: test-subrepo-svn fails with Subversion built with debugging enabled
mercurial-bugs at selenic.com
- [Bug 4084] New: test-hgweb-commands, test-push-cgi and test-clone-cgi fail with enabled warnings
mercurial-bugs at selenic.com
- [Bug 4085] New: test-commit-amend fails with disabled byte-compilation
mercurial-bugs at selenic.com
- [Bug 4086] New: test-subrepo-git fails
mercurial-bugs at selenic.com
- [PATCH] Makefile: intermediate steps work with temporary copy of hg.pot
Simon Heimberg
- [Bug 4087] New: test-check-pyflakes fails
mercurial-bugs at selenic.com
- [PATCH V2] (proper intended comment) Makefile: intermediate steps work with temporary copy of hg.pot
Simon Heimberg
- [PATCH] Makefile: do update on a temporary copy of a po file
Simon Heimberg
- [PATCH STABLE] test: do not add .pyc and .orig in test-commit-amend.t (issue4085)
Pierre-Yves David
- [Bug 4088] New: test-archive-symlinks.t fails with some unzip version
mercurial-bugs at selenic.com
- hg-i18n at 19980: outgoing changeset (stable)
Mercurial Commits
- [PATCH STABLE V2] rebase: fix rebase aborts when 'tip-1' is public (issue4082)
Durham Goode
- [Bug 4089] New: Test failures with root permissions
mercurial-bugs at selenic.com
- mercurial at 19983: 4 new changesets (1 stable)
Mercurial Commits
- [PATCH 5 of 5 RFC] RFC: hgwebproxy: an extension for running a caching hgweb proxy
Augie Fackler
- [PATCH] merge: move forgets to the beginning of the action list
Siddharth Agarwal
- Announcing hgwebcachingproxy and dynapath
Mads Kiilerich
- Thread safety
Mads Kiilerich
- mercurial at 19988: 5 new changesets (3 stable)
Mercurial Commits
- [PATCH 1 of 4 stable] largefiles: cleanup of printmessage handling - the printed flag was redundant
Mads Kiilerich
- [Bug 4090] New: hg backout does not commit
mercurial-bugs at selenic.com
- mercurial at 19989: new changeset
Mercurial Commits
- [PATCH] purge: add options for deleting only files or only directories
Ben Kehoe
- [PATCH 1 of 2 rfc] tests: demonstrate problem with diff not detecting copies
Mads Kiilerich
- [PATCH 00 of 15 V5] bookmarks: rewrite and enhance around bookmark comparison
FUJIWARA Katsunori
- [PATCH RESEND] doc: show details of command options in pages generated by docutils
FUJIWARA Katsunori
- [PATCH] shelve: unshelve using an unfiltered repository
David Soria Parra
- [Bug 4091] New: Response does not finish when "revcount" is non numeric
mercurial-bugs at selenic.com
- [PATCH stable] hgweb: ignore non numeric "revcount" parameter values (issue4091)
Isaac Jurado
- [PATCH] phase: better error message when --force is needed
Martin Geisler
- [PATCH stable] util: warn when adding paths ending with \
Mads Kiilerich
- buildbot failures on Windows
Simon Heimberg
- [PATCH 1 of 4] hgweb: remove unused argument of entries function in filelog
Alexander Plavin
- [PATCH 1 of 2 stable] bisect: report "both good and bad" as such, not as "not directly related"
Mads Kiilerich
- [Bug 4092] New: purge --print: duplicate output
mercurial-bugs at selenic.com
- [PATCH 1 of 2 RESEND] bookmarks: allow push to create a new remote head if it is about to be bookmarked via -B
Stephen Lee
- [PATCH 0 of 5] scmutil: enhance case-folding collision detection by casecollisionauditor
FUJIWARA Katsunori
- [Bug 4093] New: Color extension doesn't work with PowerShell
mercurial-bugs at selenic.com
- [Bug 4094] New: color extension should provide a debugcolor command
mercurial-bugs at selenic.com
- [PATCH V2] shelve: unshelve using an unfiltered repository
David Soria Parra
- [PATCH] localrepo: prevent to copy repo local config, copy baseui instead
Simon Heimberg
- [PATCH] relink: abort earlier when on different devices (issue3916)
Simon Heimberg
- [PATCH] check-code: prepend warning prefix only once, but for each warning
Simon Heimberg
- [PATCH 0 of 2] reduce possibility of skipping check-code when not desired
Simon Heimberg
- [PATCH 0 of 2] cleanup ignore pattern of windows glob patterns
Simon Heimberg
- [Bug 4095] New: running a command from an extension fails when there is an unloadable extension and --traceback is specified
mercurial-bugs at selenic.com
- [Bug 4096] New: "abort: malformed response from CVS"
mercurial-bugs at selenic.com
- [PATCH 1 of 2 stable] context: drop caching 'copies' method
Mads Kiilerich
- [PATCH 0 of 5] Improve amend perf on large repos
Durham Goode
- [PATCH 0 of 1] merge: confirm continuation when conflict of divergent operations is detected
FUJIWARA Katsunori
- [PATCH 0 of 8] vfs: a part of migration to "vfs" for WindowsUTF8Plan
FUJIWARA Katsunori
- [PATCH 0 of 1] Decode UTF-8 e-mail headers present in git formatted patches
funman at videolan.org
- [PATCH RFC] histedit: add exec command (issue4036)
Durham Goode
- [PATCH] subrepo: check phase of state in each subrepositories before committing
FUJIWARA Katsunori
- [PATCH 0 of 5 V2] Improve amend perf on large repos
Durham Goode
- [PATCH 0 of 6] scmutil: enhance case-folding collision detection by casecollisionauditor
FUJIWARA Katsunori
- [Bug 4097] New: hg strip can fail if mq is not enabled
mercurial-bugs at selenic.com
- [PATCH] branches: avoid unnecessary changectx.branch() calls
Brodie Rao
- [Bug 4098] New: "hg help -k foo" may not work as intended
mercurial-bugs at selenic.com
- [PATCH 0 of 2 RFC] subrepo: create / use a subrepo cache
Angel Ezquerra
- [PATCH] contrib: add editmerge script for editor conflict prompts
Durham Goode
- [PATCH 0 of 3] template: expand "extras" support
Matthew Turk
- [PATCH 1 of 3 V2] help: document about {extras} template keyword
Matthew Turk
- [PATCH] tests: remove python link during cleanup
Sean Farley
- [PATCH 00 of 12] branchmap: cache open/closed branch head information
Brodie Rao
- evolve 3.2 "released"
Pierre-Yves David
- [PATCH 1 of 4] commands.bookmark: use unsetcurrent instead of setcurrent with None
Siddharth Agarwal
- [PATCH 1 of 2] run-tests: remove code that creates a dummy 'diffstat'
Sean Farley
- [PATCH 00 of 13 V2] branchmap: cache open/closed branch head information
Brodie Rao
- [PATCH] revset: add exclusive revset
Durham Goode
- [PATCH STABLE] transplant: use peer of source repository as "remote" for "repo.pull()"
FUJIWARA Katsunori
- mercurial at 20012: 23 new changesets (17 stable)
Mercurial Commits
- [PATCH 0 of 3 V3] Improve amend perf on large repos
Durham Goode
- [PATCH stable] share: fix unshare calling wrong repo.__init__() method
Brodie Rao
- [PATCH 1 of 6] test-filecache.py: make setbeforeget test clearer
Siddharth Agarwal
- [PATCH 1 of 3 stable] tests: deal with new gits sending status messages to stderr
Mads Kiilerich
- [PATCH 1 of 3 stable] obsolete: stop doing membership test on list
pierre-yves.david at ens-lyon.org
- [PATCH] mercurial/parsers.c: fix compiler warning
Abhay Kadam
- [Bug 4100] New: bash-completion: diff -c <tab> should trigger labels
mercurial-bugs at selenic.com
- [Bug 4101] New: hg view tags only show last word in tag
mercurial-bugs at selenic.com
- mercurial/crew at 20067: 15 outgoing changesets
Mercurial Commits
- [PATCH 1 of 8] tests: python hash seed is only relevant after failures - otherwise keep quiet
Mads Kiilerich
- [PATCH 0 of 7] misc py3 work
Augie Fackler
- [PATCH 1 of 3 fyi] ui: introduce warnstack for dumping a stack trace without crashing
Mads Kiilerich
- [PATCH 0 of 3] revlog: read/cache chunks in fixed windows of 64 KB
Brodie Rao
- [PATCH 1 of 7] phases: add a formal note that hash of secret changeset may leak out
pierre-yves.david at ens-lyon.org
- [PATCH 1 of 8 v2] subsettable: move from repoview to branchmap, the only place it's used
Augie Fackler
- [PATCH 1 of 2] statichttprepo: it is True to splitlines, not 1
Siddharth Agarwal
- [PATCH 1 of 2 V2] statichttprepo: pass in True to splitlines, not 1
Siddharth Agarwal
- [PATCH 0 of 3 V2] revlog: read/cache chunks in fixed windows
Brodie Rao
- [PATCH v2] tests: deal with some git versions sending status messages to stderr
Mads Kiilerich
- [PATCH] histedit: hold wlock and lock while in progress
Siddharth Agarwal
- mercurial at 20065: 53 new changesets (8 stable)
Mercurial Commits
- [Bug 4102] New: templater: quoted escaped characters are not parsed correctly
mercurial-bugs at selenic.com
- [PATCH 0 of 5] ui: introduce "extractchoices()" for "promptchoice()" users
FUJIWARA Katsunori
- hg-i18n at 20013: outgoing changeset (stable)
Mercurial Commits
- [PATCH 1 of 2] strip: hold wlock for entire duration
Siddharth Agarwal
- [Bug 4103] New: templater: curly braces in a log message are parsed as sub templates
mercurial-bugs at selenic.com
- [Bug 4104] New: hg mv --after during merge says "not overwriting - file exists"
mercurial-bugs at selenic.com
- [PATCH question with example] help: branch names primarily denote the tipmost unclosed branch head
Mads Kiilerich
- [PATCH 0 of 2] creation of translation with temporary files
Simon Heimberg
- [PATCH 0 of 1] strip newlines instead of escaping them
Simon Heimberg
- [PATCH] tests: add missing glob
Simon Heimberg
- test-module-imports.t fails on OS X 10.8 (on buildbot)
Simon Heimberg
- hg-i18n at 20014: 2 outgoing changesets (2 stable)
Mercurial Commits
- mercurial at 20072: 7 new changesets (6 stable)
Mercurial Commits
- [PATCH 1 of 4] commands.bookmarks: separate out 'no bookmarks set' status messages
Siddharth Agarwal
- [Bug 4106] New: in rebase - UnboundLocalError: local variable 'base' referenced before assignment
mercurial-bugs at selenic.com
- [Bug 4107] New: hg record will not accept a username via '-u' command line parameter.
mercurial-bugs at selenic.com
- [PATCH] keyword: wlock while setting branch in kwdemo
Christian Ebert
- mercurial at 20075: 3 new changesets
Mercurial Commits
- [PATCH 0 of 1 STABLE] keep backslashes in paths, do not encode them
Simon Heimberg
- Errors Using Projrc with Mercurial 2.8
Smith, Bill (Tridium)
- [Bug 4108] New: Templates: {branches} inside a template function return None
mercurial-bugs at selenic.com
- [PATCH] test-command-template.t: fix failure due to trailing whitespace
Siddharth Agarwal
- [PATCH 1 of 3] template: modify showextras to return a hybrid
Matthew Turk
- mercurial at 20079: 4 new changesets (1 stable)
Mercurial Commits
- [Bug 4109] New: Projrc Fails with Mercurial 2.8
mercurial-bugs at selenic.com
- [PATCH 1 of 3] export: add 'Amends' hgpatchheader line
Matthew Turk
- [Bug 4110] New: malloc crash during basic usage (Mac OS X 10.8, hg 2.8+20131101)
mercurial-bugs at selenic.com
- [PATCH 1 of 7] bash_completion: untabify
Sean Farley
- [PATCH 1 of 5] commands.bookmarks: separate out 'no bookmarks set' status messages
Siddharth Agarwal
- [PATCH 1 of 8 V2] bash_completion: untabify
Sean Farley
- mercurial at 20095: 16 new changesets (3 stable)
Mercurial Commits
- [PATCH] tests: fix `hghave root` on windows
Simon Heimberg
- [PATCH STABLE] bookmarks: consider successor changesets when moving bookmark (issue4015)
Sean Farley
- [PATCH 1 of 4] tests: use strip extension instead of mq where it makes sense
Martin Geisler
- [PATCH 1 of 6 stable] help: use strip instead of mq as in 'hg help config' example
Martin Geisler
- [PATCH 0 of 5 ] subrepo: add --subrev option to clone and pull commands
Angel Ezquerra
- [PATCH RESEND2] bookmarks: allow push to create a new remote head if it is about to be bookmarked via -B
Stephen Lee
- [PATCH 1 of 2] mq: prefer a loop to a double-for list comprehension
Kevin Bullock
- mercurial/crew at 20142: 4 outgoing changesets
Mercurial Commits
- [PATCH] Keep authentication information after the first fail HTTP access (issue3567)
Stéphane Klein
- [PATCH 01 of 11 V3] dispatch: turn off custom debugger for HGPLAIN mode
Sean Farley
- [PATCH 0 of 2 V2+] creation of translation with temporary files
Simon Heimberg
- [PATCH 0 of 4 ] subrepo: improve handling of missing subrepo revisions
Angel Ezquerra
- [PATCH 0 of 2 V3] creation of translation with temporary files
Simon Heimberg
- mercurial at 20108: 13 new changesets (6 stable)
Mercurial Commits
- [PATCH STABLE] bisect: misunderstanding help example.
Santiago Payà i Miralta
- [PATCH] patch: add support for git delta hunks
'Nicolas Vigier
- [PATCH 01 of 11 V4] dispatch: turn off custom debugger for HGPLAIN mode
Sean Farley
- 'hg fold' usability
Pierre-Yves David
- [PATCH stable] largefiles: don't crash on 'local renamed directory' actions
Mads Kiilerich
- [PATCH 01 of 15 V5] dispatch: turn off custom debugger for HGPLAIN mode
Sean Farley
- [PATCH 1 of 2 STABLE] bookmarks: consider successor changesets when moving bookmark (issue4015)
Durham Goode
- [PATCH 1 of 2 V2 STABLE] unshelve: don't commit unknown files during unshelve (issue4113)
Durham Goode
- [PATCH STABLE] parse_index2: fix crash on bad argument type (issue4110)
Chris Jerdonek
- hg-i18n at 20109: outgoing changeset (stable)
Mercurial Commits
- mercurial/crew at 20154: 3 outgoing changesets (1 stable)
Mercurial Commits
- [PATCH 0 of 1 STABLE] i18n: add the tool to check Mercurial specific translation problems in *.po
FUJIWARA Katsunori
- [Bug 4114] New: clone --uncompressed crash if source repo has file larger than 2GB and is on a 32-bits Linux host
mercurial-bugs at selenic.com
- [PATCH 1 of 5] merge: update comment for future devs
Sean Farley
- mercurial at 20136: 28 new changesets (1 stable)
Mercurial Commits
- mercurial/crew at 20181: 2 outgoing changesets
Mercurial Commits
- [PATCH 0 of 5 V2] ui: introduce "extractchoices()" for "promptchoice()" users
FUJIWARA Katsunori
- [PATCH 0 of 2 default] record: checks -u option in cmd before aborting
Sandeep.C.R
- hg-i18n at 20110: 2 outgoing changesets (2 stable)
Mercurial Commits
- [PATCH] hgk: fix tag list parser (issue4101)
Andrew Shadura
- [PATCH] parsers: fail fast if Python has wrong minor version (issue4110)
Chris Jerdonek
Last message date:
Sat Nov 30 14:30:26 UTC 2013
Archived on: Thu Jun 30 00:22:54 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).