December 2013 Archives by thread
Starting: Sun Dec 1 12:00:06 UTC 2013
Ending: Tue Dec 31 18:45:43 UTC 2013
Messages: 266
- hg-i18n at 20111: 3 outgoing changesets (3 stable)
Mercurial Commits
- mercurial/crew at 20181: 2 outgoing changesets
Mercurial Commits
- [Bug 4115] New: Error wile push/pull into repo
mercurial-bugs at selenic.com
- [Bug 4116] New: wishlist request - please provide a way to check whether a commit is mq
mercurial-bugs at selenic.com
- [PATCH 0 of 5 V3] ui: introduce "extractchoices()" for "promptchoice()" users
FUJIWARA Katsunori
- [PATCH 1 of 6 stable] help: use strip instead of mq as in 'hg help config' example
Matt Mackall
- [PATCH stable] largefiles: don't crash on 'local renamed directory' actions
Matt Mackall
- [PATCH 2 of 2 V2 STABLE] unshelve: add tests for unknown files
Matt Mackall
- mercurial at 20153: 17 new changesets (15 stable)
Mercurial Commits
- [PATCH] hgk: fix tag list parser (issue4101)
Matt Mackall
- mercurial at 20156: 3 new changesets (1 stable)
Mercurial Commits
- proposal to change "hg rebase" description
anatoly techtonik
- [PATCH] parsers: fail fast if Python has wrong minor version (issue4110)
Matt Mackall
- mercurial at 20160: 4 new changesets (2 stable)
Mercurial Commits
- mercurial at 20163: 3 new changesets (2 stable)
Mercurial Commits
- mercurial at 20165: 2 new changesets (1 stable)
Mercurial Commits
- Patchwork machine
André Sintzoff
- [PATCH] parsers: clarify documentation of test-parseindex2.py
Chris Jerdonek
- [PATCH 0 of 5 c-hglib] Example of commands implemented via level 0
Iulian Stana
- [Bug 4117] New: bookmarks disappear during hg commit
mercurial-bugs at selenic.com
- [Bug 4118] New: KeyError: 'lheads'
mercurial-bugs at selenic.com
- [Bug 4119] New: don't list the content of untracked directories in status command
mercurial-bugs at selenic.com
- test-module-imports.t failures
Chris Jerdonek
- [PATCH CREW] parsers: add apiversion module constant to C implementation of parsers
Chris Jerdonek
- mercurial/crew at 20209: outgoing changeset
Mercurial Commits
- [PATCH] Keep authentication information after the first fail HTTP access (issue3567)
Stéphane Klein
- [Bug 4120] New: log --patch doesn't work when a commit includes a largefiles
mercurial-bugs at selenic.com
- [PATCH] largefiles: call super class method with proper kwargs to respect API
Long Vu
- [Bug 4121] New: rebase is halt in confusion when cwd doesn't exist on destination.
mercurial-bugs at selenic.com
- [PATCH CREW] parsers: fail fast if Python has wrong minor version (issue4110)
Chris Jerdonek
- hg-scm.{org,net,com} domain names
Martin Geisler
- [PATCH] Fixed some bugs due to pointer overflow. In the four cases fixed, the developer wrote a check to see if the sum of a pointer and a positive number was less than the value of the pointer, intending to check for pointer overflow. Unfortunately, pointer overflow is undefined behavior in c, so the compiler is free to optimize out this overflow check. I replaced these checks with safer checks that comply with the C standard and won't get optimized out
Eric Lubin
- [Bug 4122] New: test-t18n.t fails
mercurial-bugs at selenic.com
- [Bug 4123] New: "unknown exception encountered" during "hg record --amend"
mercurial-bugs at selenic.com
- [PATCH 2 of 5 c-hglib V2] examples: merge command example, implemented using level 0
julian.stana at gmail.com
- resurrect a changeset
Christophe de Vienne
- [Bug 4125] New: UnicodeDecodeError on unbundling
mercurial-bugs at selenic.com
- [PATCH] merge: show helpful message on file with directory name conflicts (issue29)
Prasoon Shukla
- [PATCH] record: --user/-u now works with record when ui.username not set (issue3857)
Prasoon Shukla
- [Bug 4126] New: Circular dependancies causes divergent calculation to hang
mercurial-bugs at selenic.com
- [Bug 4127] New: AttributeError: 'workingfilectx' object has no attribute '_path'
mercurial-bugs at selenic.com
- [PATCH] Fix formatting of template example in help file
Steve Hoelzer
- [Bug 4128] New: add way to display "system" Mercurial info from the command-line
mercurial-bugs at selenic.com
- [Bug 4129] New: test-module-imports.t fails when run inside virtualenv
mercurial-bugs at selenic.com
- [PATCH] help: fix formatting of template example
Steve Hoelzer
- [Bug 4131] New: Add an action similar to fold which only keeps the first commit message
mercurial-bugs at selenic.com
- [PATCH V3] record: --user/-u now works with record when ui.username not set (issue3857)
Prasoon Shukla
- [Bug 4132] New: make debugging commands more discoverable
mercurial-bugs at selenic.com
- terminology confusion: bookmark vs named head
anatoly techtonik
- [PATCH 3 of 3] template: add extrakeys (dict) keyword to templater
Augie Fackler
- [PATCH 2 of 3] help: modify template help to use a comma instead of newline for extras
Augie Fackler
- mercurial/crew at 20214: 6 outgoing changesets
Mercurial Commits
- mercurial at 20175: 10 new changesets (2 stable)
Mercurial Commits
- [PATCH] subrepo: check phase of state in each subrepositories before committing
Matt Mackall
- [Bug 4133] New: rebase --abort can fail to undo merge state
mercurial-bugs at selenic.com
- [Bug 4134] New: Mercurial v.2.8.1 - HTTP Error: 404 (Not Found) - Issue
mercurial-bugs at selenic.com
- mercurial at 20177: 2 new changesets
Mercurial Commits
- [PATCH 3 of 3 V2] revlog: allow tuning of the chunk cache size (via format.chunkcachesize)
Matt Mackall
- [PATCH 02 of 13 V2] branches: avoid unnecessary changectx.branch() calls
Matt Mackall
- mercurial at 20182: 5 new changesets
Mercurial Commits
- [PATCH 0 of 1] Decode UTF-8 e-mail headers present in git formatted patches
Matt Mackall
- [PATCH] cmdutil: display changeset diff in commit editor if verbose
Olle Lundberg
- [PATCH] push: do not require --force to push bookmarked head (issue2372)
Prasoon Shukla
- mercurial at 20183: new changeset
Mercurial Commits
- [PATCH 1 of 7 V1.1 (do not wait for the six other one)] phases: add a formal note that hash of secret changeset may leak out
pierre-yves.david at ens-lyon.org
- [Bug 4135] New: XML logs are invalid if the log is empty
mercurial-bugs at selenic.com
- [PATCH 1 of 5 V3] commands.bookmarks: separate out 'no bookmarks set' status messages
Siddharth Agarwal
- [PATCH 2 of 2 RESEND] bookmarks: suggest 'push -B FOO' when a potentially new remote head has a local bookmark
Matt Mackall
- mercurial at 20184: new changeset
Mercurial Commits
- [PATCH 13 of 13 V2] localrepo: remove unused repo.branchtags()/_branchtip() methods
Matt Mackall
- mercurial at 20195: 11 new changesets
Mercurial Commits
- [Bug 4136] New: "coal" hgweb style adds extra blank line in file view
mercurial-bugs at selenic.com
- [PATCH 3 of 5] merge: include obsolete calculation for branchtips
Pierre-Yves David
- [PATCH stable] fileset, revset: do not use global parser object for thread safety
Yuya Nishihara
- [Bug 4137] New: Patch to be committed as part of commit message help text
mercurial-bugs at selenic.com
- [PATCH 1 of 3] import-checker: refactor sys.path prefix check (issue4129)
Chris Jerdonek
- [PATCH] templatekw: allow tagtypes other than global in getlatesttags
Andrew Shadura
- [PATCH] filter: add a comment so that people do not forget to update subsettable
pierre-yves.david at ens-lyon.org
- [PATCH 1 of 5] obsolete: fix bad comment
pierre-yves.david at ens-lyon.org
- Reverting a deleted file overwrites any current contents of the file w/o confirmation or backup
Klaas van Schelven
- testing hg using subprocess.Popen()
Chris Jerdonek
- [Bug 4138] New: Stack overflow in largefiles extension when enabled on wsgi http server
mercurial-bugs at selenic.com
- mercurial/crew at 20244: 5 outgoing changesets
Mercurial Commits
- [PATCH 1 of 3] debuginstall: convert unified test to pure unit test (issue4128)
Chris Jerdonek
- [PATCH 0 of 1] util: remove unused realpath (issue4063)
Christian Ebert
- [Bug 4139] New: hgweb shows wrong changesets for specific branches
mercurial-bugs at selenic.com
- [patch bugfix] Skip repositories not readable with current privileges; skip empty “.hg” directories, e.g. unmounted mountpoints
Roland Eggner
- [patch bugfix] phases.py analyzeremotephases() Ignore data related to default bookmark
Roland Eggner
- [patch enhancement 1] Give users free choice of help output width, adapt to any COLUMNS setting desired by user
Roland Eggner
- [patch enhancement 2] “hg help …” completion. Include “enabled extensions” and “additional help topics”
Roland Eggner
- [patch enhancement 3] bash_completion Be compatible with “set -u”
Roland Eggner
- [patch enhancement 4] bash_completion Use bash features, prefer (( arithmetic expressions )), [[ conditional expressions ]], avoid useless filename globbing trials in [ … ] expressions
Roland Eggner
- [patch enhancement 4] bash_completion Use bash features, prefer (( arithmetic expressions )), [[ conditional expressions ]], avoid useless filename globbing trials in [ … ]expressionss
Sean Farley
- [patch enhancement 4] bash_completion Use bash features, prefer (( arithmetic expressions )), [[ conditional expressions ]], avoid useless filename globbing trials in [ … ]expressionss
Roland Eggner
- Re: [patch enhancement 4] bash_completion Use bash features, prefer (( arithmetic expressions )), [[ conditional expressions ]], avoid useless filename globbing trials in [ … ]expressionss
Pierre-Yves David
- Aw: fixed missing colons, trailing dots, patches in MIME body not only SMTP body
Roland Eggner
- [patch bugfix 1] hg root: skip repositories not readable with current privileges; skip empty “.hg” directories, e.g. unmounted mountpoints
Roland Eggner
- [patch bugfix 1] hg root: skip repositories not readable with current privileges; skip empty “.hg” directories, e.g. unmounted mountpoints
Sean Farley
- [patch bugfix 2] phases.py analyzeremotephases(): ignore data related to bookmark “@”
Roland Eggner
- [patch enhancement 1] hg help: give users free choice of help output width, adapt to any COLUMNS setting desired by user
Roland Eggner
- [patch enhancement 2] “hg help …” completion: include “enabled extensions” and “additional help topics”
Roland Eggner
- [patch enhancement 3] bash_completion: be compatible with “set -u”
Roland Eggner
- [patch enhancement 4] bash_completion: use bash features, prefer (( arithmetic expressions )), [[ conditional expressions ]], avoid useless filename globbing trials in [ … ] expressions
Roland Eggner
- [patch bugfix] Skip repositories not readable with current privileges; skip empty “.hg” directories, e.g. unmounted mountpoints
Matt Mackall
- [patch bugfix] Skip repositories not readable with current privileges; skip empty “.hg” directories, e.g. unmounted mountpoints
Matt Mackall
- [Bug 4140] New: Traceback occurs if no templates are available
mercurial-bugs at selenic.com
- [Bug 4141] New: debuginstall should warn user if PATH contains multiple hg's
mercurial-bugs at selenic.com
- [Bug 4142] New: parsers.c compiler warning: comparison of unsigned expression
mercurial-bugs at selenic.com
- [PATCH 1 of 2] debuginstall: add Python information to debuginstall output (issue4128)
Chris Jerdonek
- hg-i18n at 20196: outgoing changeset (stable)
Mercurial Commits
Last message date:
Tue Dec 31 18:45:43 UTC 2013
Archived on: Thu Jun 30 00:23:32 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).