March 2014 Archives by date
Starting: Sat Mar 1 00:01:52 UTC 2014
Ending: Tue Apr 1 04:34:06 UTC 2014
Messages: 885
- [PATCH rfc] merge: use separate lists for each action type
Matt Mackall
- [PATCH] setup: specify --prefix="" for install-home-bin to avoid badness with defaults
Matt Mackall
- [PATCH] run-tests: test result shows when a failed test could not start a server
Simon Heimberg
- test-help.t is broken on OSX
Simon Heimberg
- test-lock-badness.t sometimes fails
Simon Heimberg
- test-help.t is broken on OSX
Augie Fackler
- mercurial at 20617: 5 new changesets (3 stable)
Mercurial Commits
- mercurial/crew at 20678: 4 outgoing changesets
Mercurial Commits
- [PATCH 01 of 16] tests: add test case for criss cross merge
Mads Kiilerich
- [PATCH 02 of 16] tests: add systematic test of merge ancestor calculation
Mads Kiilerich
- [PATCH 03 of 16] largefiles: override calculateupdates instead of manifestmerge
Mads Kiilerich
- [PATCH 04 of 16] merge: handle acceptremove of create+delete early in manifest merge
Mads Kiilerich
- [PATCH 05 of 16] merge: handle create+delete prompts in calculateupdates
Mads Kiilerich
- [PATCH 06 of 16] copies: when both sides made the same copy, report it as a copy
Mads Kiilerich
- [PATCH 07 of 16] merge: use the right ancestor when both sides copied the same file
Mads Kiilerich
- [PATCH 08 of 16] merge: use ancestor filename from planning phase instead of filectx ancestor
Mads Kiilerich
- [PATCH 09 of 16] merge: include ancestor node in merge actions
Mads Kiilerich
- [PATCH 10 of 16] merge: keep destination filename as key in actions for merge with dir rename
Mads Kiilerich
- [PATCH 11 of 16] merge: keep destination filename as key in filemerge actions
Mads Kiilerich
- [PATCH 12 of 16] merge: temporarily verify that we only have one action for each filename
Mads Kiilerich
- [PATCH 13 of 16] merge: move ancestor selection tweaking to update function
Mads Kiilerich
- [PATCH 14 of 16] merge: keep track of all ancestors in update, select in calculateupdates
Mads Kiilerich
- [PATCH 15 of 16] ancestors: return all ancestors - not just those who are furthest from a root
Mads Kiilerich
- [PATCH 16 of 16] merge: take bids for merge actions for different ancestors and pick the best
Mads Kiilerich
- [PATCH] dirstate: remove double imports of errno
Yuya Nishihara
- [PATCH] phase: say "Returns 0" instead of "Return 0" like other command help
Yuya Nishihara
- [PATCH 1 of 2] cmdserver: include non-zero return code of runcommand in test output
Yuya Nishihara
- [PATCH 2 of 2] cmdserver: mask return code of runcommand in the same way as dispatch.run
Yuya Nishihara
- mercurial/crew at 20678: 4 outgoing changesets
Mercurial Commits
- [PATCH 1 of 3] localrepo: add hook point to invalidate everything on each command-server run
Yuya Nishihara
- [PATCH 2 of 3] cmdserver: reload mq on each runcommand request to avoid corruption
Yuya Nishihara
- [PATCH 3 of 3] cmdserver: recreate mq object on runcommand in case queue path was changed
Yuya Nishihara
- [Bug 4186] New: hg locate does not respect ui.slash
mercurial-bugs at selenic.com
- [PATCH stable] paper: overlapping of section title on help pages (issue4051)
Anurag Goel
- test-lock-badness.t sometimes fails
Matt Mackall
- mercurial at 20625: 8 new changesets
Mercurial Commits
- [PATCH stable] paper: overlapping of section title on help pages (issue4051)
Matt Mackall
- [PATCH 3 of 3] cmdserver: recreate mq object on runcommand in case queue path was changed
Matt Mackall
- [PATCH 2 of 2] cmdserver: mask return code of runcommand in the same way as dispatch.run
Matt Mackall
- [PATCH] dirstate: remove double imports of errno
Matt Mackall
- [PATCH] phase: say "Returns 0" instead of "Return 0" like other command help
Matt Mackall
- [PATCH 1 of 2] revset: changed generatorset code to remove unnecesary function call
Lucas Moscovicz
- [PATCH 2 of 2] revset: added ordered generatorset classes with __contains__ method
Lucas Moscovicz
- [PATCH 2 of 2] revset: added ordered generatorset classes with __contains__ method
Matt Mackall
- mercurial at 20635: 10 new changesets (2 stable)
Mercurial Commits
- test-help.t is broken on OSX
Simon Heimberg
- Please update your evolve extension: obsmarker exchange improvement
Pierre-Yves David
- test-help.t is broken on OSX
Matt Mackall
- test-help.t is broken on OSX
Simon Heimberg
- Setting extra fields at commit time (i.e. adding an --extra flag to the commit command)
Angel Ezquerra
- Setting extra fields at commit time (i.e. adding an --extra flag to the commit command)
Angel Ezquerra
- Setting extra fields at commit time (i.e. adding an --extra flag to the commit command)
Simon King
- Setting extra fields at commit time (i.e. adding an --extra flag to the commit command)
Angel Ezquerra
- Setting extra fields at commit time (i.e. adding an --extra flag to the commit command)
Simon King
- mercurial at 20644: 9 new changesets
Mercurial Commits
- [PATCH RFC] log: changed implementation to use graphlog code
Lucas Moscovicz
- [PATCH RFC] log: changed implementation to use graphlog code
Mads Kiilerich
- [Bug 4187] New: Extensions fail to load on Windows if the path in the .hgrc ends with a '\'
mercurial-bugs at selenic.com
- [PATCH] extensions: don't fail to load on Windows if path ends with a '\' (issue4187)
Ed Morley
- [PATCH] extensions: don't fail to load on Windows if path ends with a '\' (issue4187)
Augie Fackler
- [PATCH] extensions: don't fail to load on Windows if path ends with a '\' (issue4187)
Siddharth Agarwal
- [Bug 4188] New: test-patchbomb fails with recent Python 2.7
mercurial-bugs at selenic.com
- [Bug 4189] New: Can't back out a merge
mercurial-bugs at selenic.com
- [PATCH] extensions: don't fail to load on Windows if path ends with a '\' (issue4187)
Olle
- [PATCH] extensions: don't fail to load on Windows if path ends with a '\' (issue4187)
Ed Morley
- [PATCH] extensions: don't fail to load on Windows if path ends with a '\' (issue4187)
Ed Morley
- mercurial/crew at 20702: outgoing changeset
Mercurial Commits
- [PATCH 01 of 10] largefiles: centralize the logic to get outgoing largefiles
FUJIWARA Katsunori
- [PATCH 02 of 10] localrepo: introduce "checkoutgoing()" to extend outgoing revision check easily
FUJIWARA Katsunori
- [PATCH 03 of 10] largefiles: use "checkoutgoing()" to avoid redundant "findcommonoutgoing()"
FUJIWARA Katsunori
- [PATCH 04 of 10] summary: separate checking incoming/outgoing and showing remote summary
FUJIWARA Katsunori
- [PATCH 05 of 10] util: enable "hooks" to return list of the values returned from each hooks
FUJIWARA Katsunori
- [PATCH 06 of 10] summary: introduce "summaryremotehooks" to avoid redundant incoming/outgoing check
FUJIWARA Katsunori
- [PATCH 07 of 10] largefiles: use "summaryremotehooks" to avoid redundant outgoing check
FUJIWARA Katsunori
- [PATCH 08 of 10] outgoing: introduce "outgoinghooks" to avoid redundant outgoing check
FUJIWARA Katsunori
- [PATCH 09 of 10] largefiles: use "outgoinghooks" to avoid redundant outgoing check
FUJIWARA Katsunori
- [PATCH 10 of 10] largefiles: remove no more referred "getoutgoinglfiles()"
FUJIWARA Katsunori
- test-hook.t broken on windows by c04459f959ff (crew repo)
Simon Heimberg
- test-hook.t broken on windows by c04459f959ff (crew repo)
Ed Morley
- [PATCH] extensions: don't fail to load on Windows if path ends with a '\' (issue4187)
Mads Kiilerich
- [PATCH] extensions: don't fail to load on Windows if path ends with a '\' (issue4187)
Augie Fackler
- [PATCH] extensions: don't fail to load on Windows if path ends with a '\' (issue4187)
Augie Fackler
- [PATCH] extensions: don't fail to load on Windows if path ends with a '\' (issue4187)
Ed Morley
- [PATCH] extensions: don't fail to load on Windows if path ends with a '\' (issue4187)
Augie Fackler
- [PATCH] extensions: don't fail to load on Windows if path ends with a '\' (issue4187)
Augie Fackler
- [PATCH] extensions: don't fail to load on Windows if path ends with a '\' (issue4187)
Ed Morley
- [PATCH 01 of 11 RFC] tests: modify existing tests to support x, exec
Olle Lundberg
- [PATCH 02 of 11 RFC] histedit: document new exec commands
Olle Lundberg
- [PATCH 03 of 11 RFC] histedit: add rule handling for exec
Olle Lundberg
- [PATCH 04 of 11 RFC] histedit: add execute function (issue4187)
Olle Lundberg
- [PATCH 05 of 11 RFC] histedit: add support for continuing after an exec
Olle Lundberg
- [PATCH 06 of 11 RFC] histedit: add exec to commandtable
Olle Lundberg
- [PATCH 07 of 11 RFC] tests: add test for exec in histedit
Olle Lundberg
- [PATCH 08 of 11 RFC] histedit: modify execute to provide a nicer ui
Olle Lundberg
- [PATCH 09 of 11 RFC] tests: modify test for the nicer ui for histedit exec
Olle Lundberg
- [PATCH 10 of 11 RFC] histedit: add -x/--exec flag
Olle Lundberg
- [PATCH 11 of 11 RFC] tests: test --exec flag for histedit command
Olle Lundberg
- [PATCH 04 of 11 RFC] histedit: add execute function (issue4187)
Olle
- [PATCH] [PATCH 04 of 11 RFC] histedit: add execute function (issue4036)
Olle Lundberg
- [PATCH 01 of 11 RFC] tests: modify existing tests to support x, exec
Mads Kiilerich
- [PATCH 01 of 11 RFC] tests: modify existing tests to support x, exec
Olle
- [PATCH] [PATCH 04 of 11 RFC] histedit: add execute function (issue4036)
David Soria Parra
- [Bug 4190] New: Backount can generate a backtrace if commit is a no-op
mercurial-bugs at selenic.com
- [PATCH] [PATCH 04 of 11 RFC] histedit: add execute function (issue4036)
Olle
- [PATCH 05 of 11 RFC] histedit: add support for continuing after an exec
Olle
- mercurial at 20502: 10 new changesets
Pierre-Yves David
- [PATCH 1 of 2] merge: add blank line between mergestate's method
pierre-yves.david at ens-lyon.org
- [PATCH 2 of 2] merge: adds documentation to the mergestate class
pierre-yves.david at ens-lyon.org
- [PATCH] [PATCH 04 of 11 RFC] histedit: add execute function (issue4036)
Olle
- [PATCH 2 of 2] merge: adds documentation to the mergestate class
Matt Mackall
- [PATCH 03 of 11 RFC] histedit: add rule handling for exec
David Soria Parra
- [PATCH] run-tests: test result shows when a failed test could not start a server
Simon Heimberg
- [PATCH 04 of 11 RFC] histedit: add execute function (issue4187)
David Soria Parra
- [PATCH 03 of 11 RFC] histedit: add rule handling for exec
Olle
- [PATCH 05 of 11 RFC] histedit: add support for continuing after an exec
David Soria Parra
- [PATCH 08 of 11 RFC] histedit: modify execute to provide a nicer ui
David Soria Parra
- [PATCH] commit: add --extra argument to set extra user fields
Angel Ezquerra
- [PATCH 05 of 11 RFC] histedit: add support for continuing after an exec
Olle
- [PATCH 10 of 11 RFC] histedit: add -x/--exec flag
Olle
- [PATCH 1 of 2 RFC V2] largefiles: changed overridelog to work with graphlog
Lucas Moscovicz
- [PATCH 2 of 2 RFC V2] log: changed implementation to use graphlog code
Lucas Moscovicz
- [PATCH] localrepo: changed revs to use spanset instead of baseset
Lucas Moscovicz
- [PATCH] commit: add --extra argument to set extra user fields
Matt Mackall
- [PATCH 3 of 4] doc: add some doctests to gendoc.py to check option printing
Simon Heimberg
- [PATCH] commit: add --extra argument to set extra user fields
Angel Ezquerra
- [PATCH 10 of 11 RFC] histedit: add -x/--exec flag
Olle
- [PATCH] commit: add --extra argument to set extra user fields
Mads Kiilerich
- [PATCH] commit: add --extra argument to set extra user fields
Angel Ezquerra
- [PATCH 1 of 5 V2] histedit: clean up lock imports
Olle Lundberg
- [PATCH 2 of 5 V2] histedit: refactor repo locking
Olle Lundberg
- [PATCH 3 of 5 V2] histedit: move logic for finding child nodes to new function
Olle Lundberg
- [PATCH 4 of 5 V2] histedit: add execute function (issue4036)
Olle Lundberg
- [PATCH 5 of 5 V2] histedit: add -x/--exec flag
Olle Lundberg
- [PATCH] commit: add --extra argument to set extra user fields
Mads Kiilerich
- [PATCH] commit: add --extra argument to set extra user fields
Simon King
- [PATCH] setdiscovery: document algorithms used
Olle Lundberg
- [PATCH] commit: add --extra argument to set extra user fields
Angel Ezquerra
- [PATCH] commit: add --extra argument to set extra user fields
Angel Ezquerra
- [PATCH] commit: add --extra argument to set extra user fields
Simon King
- mercurial/crew at 20704: outgoing changeset
Mercurial Commits
- [PATCH] commit: add --extra argument to set extra user fields
Angel Ezquerra
- [PATCH 1 of 2 RFC] cmdserver: prepare test for starting server without repository
Yuya Nishihara
- [PATCH 2 of 2 RFC] cmdserver: allow to start server without repository
Yuya Nishihara
- [PATCH 2 of 2 RFC] cmdserver: allow to start server without repository
Idan Kamara
- [PATCH 01 of 10] largefiles: centralize the logic to get outgoing largefiles
Mads Kiilerich
- [PATCH 02 of 10] localrepo: introduce "checkoutgoing()" to extend outgoing revision check easily
Mads Kiilerich
- [PATCH 4 of 5 V2] histedit: add execute function (issue4036)
Augie Fackler
- [PATCH 2 of 2 RFC] cmdserver: allow to start server without repository
Giovanni Gherdovich
- [PATCH 2 of 2 RFC] cmdserver: allow to start server without repository
Augie Fackler
- [PATCH] localrepo: changed revs to use spanset instead of baseset
Augie Fackler
- [PATCH 2 of 2 RFC] cmdserver: allow to start server without repository
Yuya Nishihara
- mercurial at 20652: 8 new changesets
Mercurial Commits
- [PATCH] tests: match time by a glob to fix intermittent failures of test-lock-badness.t
Matt Mackall
- mercurial at 20653: new changeset
Mercurial Commits
- [PATCH 4 of 5 V2] histedit: add execute function (issue4036)
David Soria Parra
- [PATCH 4 of 5 V2] histedit: add execute function (issue4036)
David Soria Parra
- [PATCH 1 of 2 RFC V2] largefiles: changed overridelog to work with graphlog
Mads Kiilerich
- [PATCH 4 of 5 V2] histedit: add execute function (issue4036)
Olle
- [PATCH 4 of 5 V2] histedit: add execute function (issue4036)
Augie Fackler
- [PATCH 4 of 5 V2] histedit: add execute function (issue4036)
Olle
- [PATCH 1 of 2 RFC V2] largefiles: changed overridelog to work with graphlog
Lucas Moscovicz
- [PATCH 1 of 2 RFC V2] largefiles: changed overridelog to work with graphlog
Mads Kiilerich
- [PATCH] commit: add --extra argument to set extra user fields
Matt Mackall
- [PATCH] extensions: don't fail to load on Windows if path ends with a '\' (issue4187)
Simon Heimberg
- Please (re)update your evolve extension: obsmarker exchange improvement
Pierre-Yves David
- [PATCH] tests: match time by a glob to fix intermittent failures of test-lock-badness.t
Simon Heimberg
- [PATCH 4 of 5 V2] histedit: add execute function (issue4036)
Olle
- [PATCH 4 of 5 V2] histedit: add execute function (issue4036)
Augie Fackler
- [PATCH 3 of 4] doc: add some doctests to gendoc.py to check option printing
Matt Mackall
- [PATCH] setdiscovery: document algorithms used
Matt Mackall
- mercurial at 20659: 6 new changesets
Mercurial Commits
- [PATCH 1 of 4] revset: changed ancestors revset to return lazy generators
Lucas Moscovicz
- [PATCH 2 of 4] revset: optimized _revancestors method based on order of revisions
Lucas Moscovicz
- [PATCH 3 of 4] revset: changed descendants revset to use lazy generators
Lucas Moscovicz
- [PATCH 4 of 4] revset: changed _children method to use lazy structures
Lucas Moscovicz
- mercurial at 20660: new changeset
Mercurial Commits
- [PATCH] extensions: don't fail to load on Windows if path ends with a '\' (issue4187)
Simon Heimberg
- hg config --edit
Jordi Gutiérrez Hermoso
- [PATCH 2 of 2 RFC] cmdserver: allow to start server without repository
Idan Kamara
- [PATCH 01 of 10] largefiles: centralize the logic to get outgoing largefiles
FUJIWARA Katsunori
- [PATCH 02 of 10] localrepo: introduce "checkoutgoing()" to extend outgoing revision check easily
FUJIWARA Katsunori
- [PATCH 2 of 2 RFC] cmdserver: allow to start server without repository
Yuya Nishihara
- [PATCH 02 of 10] localrepo: introduce "checkoutgoing()" to extend outgoing revision check easily
Mads Kiilerich
- [PATCH] util: set the hidden attribute on .hg/ during creation on windows (issue4178)
Dave S
- hg config --edit
Augie Fackler
- [PATCH] config: clarify and exemplify the user name in the sample config file
Jordi Gutiérrez Hermoso
- [Bug 4191] New: Complicated revset I use in my "where am I now" log alias is twice as slow as 2.9.1 with tip
mercurial-bugs at selenic.com
- [PATCH] util: set the hidden attribute on .hg/ during creation on windows (issue4178)
Matt Mackall
- [PATCH 01 of 10] largefiles: centralize the logic to get outgoing largefiles
Mads Kiilerich
- [PATCH] util: set the hidden attribute on .hg/ during creation on windows (issue4178)
Augie Fackler
- [PATCH] util: set the hidden attribute on .hg/ during creation on windows (issue4178)
Matt Mackall
- [PATCH 1 of 2] revset: added addset class with its basic methods
Lucas Moscovicz
- [PATCH 2 of 2] revset: changed __add__ methods on lazy sets to return addsets (issue4191)
Lucas Moscovicz
- Please (re)update your evolve extension: obsmarker exchange improvement
Pierre-Yves David
- Please (re)update your evolve extension: obsmarker exchangeimprovementt
Sean Farley
- [PATCH] util: set the hidden attribute on .hg/ during creation on windows (issue4178)
Adrian Buehlmann
- [PATCH] util: set the hidden attribute on .hg/ during creation on windows (issue4178)
Didly
- Hg identify on multiple repos in single call?
Eric Pyle
- [PATCH 4 of 5 V2] histedit: add execute function (issue4036)
Martin Geisler
- [PATCH] util: set the hidden attribute on .hg/ during creation on windows (issue4178)
Adrian Buehlmann
- [PATCH 1 of 2 STABLE] backout: document return code of merge conflict
Yuya Nishihara
- [PATCH 2 of 2 STABLE] backout: correct commit status of no changes made (BC) (issue4190)
Yuya Nishihara
- [PATCH 1 of 9] localrepo: make "undofiles()" return list of tuples "(vfs, relative filename)"
FUJIWARA Katsunori
- [PATCH 2 of 9] changegroup: add "vfs" argument to "writebundle()" for relative access via vfs
FUJIWARA Katsunori
- [PATCH 3 of 9] repair: make paths in "_bundle()" relative to ".hg"
FUJIWARA Katsunori
- [PATCH 4 of 9] changegroup: add "vfs" argument to "readbundle()" to pass relative filename
FUJIWARA Katsunori
- [PATCH 5 of 9] repair: make "strip()" treat bundle files via vfs
FUJIWARA Katsunori
- [PATCH 6 of 9] vfs: add "mkstemp()"
FUJIWARA Katsunori
- [PATCH 7 of 9] bundlerepo: treat temporarily extracted bundle file via vfs
FUJIWARA Katsunori
- [PATCH 8 of 9] shelve: add "applybundle()" to invoke "readbundle()" with relative path and vfs
FUJIWARA Katsunori
- [PATCH 9 of 9] shelve: add "writebundle()" to invoke "writebundle()" with relative path and vfs
FUJIWARA Katsunori
- [PATCH 4 of 5 V2] histedit: add execute function (issue4036)
Augie Fackler
- [PATCH] util: set the hidden attribute on .hg/ during creation on windows (issue4178)
Matt Mackall
- [PATCH 4 of 5 V2] histedit: add execute function (issue4036)
Sean Farley
- [PATCH] util: set the hidden attribute on .hg/ during creation on windows (issue4178)
Adrian Buehlmann
- Hg identify on multiple repos in single call?
Yuya Nishihara
- [Bug 4192] New: Rebase loses copy information
mercurial-bugs at selenic.com
- [PATCH 1 of 3] templater: avoid recursive evaluation of string literals completely
FUJIWARA Katsunori
- [PATCH 2 of 3] templater: apply "stringify()" on sub expression to get string correctly
FUJIWARA Katsunori
- [PATCH 3 of 3] templater: make strings in template expressions be "string-escape"-ed correctly
FUJIWARA Katsunori
- [PATCH 1 of 3] templater: avoid recursive evaluation of string literals completely
FUJIWARA Katsunori
- [PATCH] util: set the hidden attribute on .hg/ during creation on windows (issue4178)
Matt Mackall
- [PATCH 3 of 3] templater: make strings in template expressions be "string-escape"-ed correctly
Matt Mackall
- [PATCH 4 of 5 V2] histedit: add execute function (issue4036)
Pierre-Yves David
- [PATCH] util: set the hidden attribute on .hg/ during creation on windows (issue4178)
Gregory Szorc
- [PATCH 4 of 5 V2] histedit: add execute function (issue4036)
Olle
- [PATCH] util: set the hidden attribute on .hg/ during creation on windows (issue4178)
Matt Mackall
- [PATCH 4 of 5 V2] histedit: add execute function (issue4036)
Augie Fackler
- [PATCH] util: set the hidden attribute on .hg/ during creation on windows (issue4178)
Ed Morley
- [PATCH] help: filter out deprecated options with untranslated descriptions
Simon Heimberg
- buildbot builds out of order
Simon Heimberg
- [PATCH 1 of 3 RFC V3] largefiles: changed overridelog to work with graphlog
Lucas Moscovicz
- [PATCH 2 of 3 RFC V3] largefiles: added test coverage for graph log
Lucas Moscovicz
- [PATCH 3 of 3 RFC V3] log: changed implementation to use graphlog code
Lucas Moscovicz
- [PATCH 4 of 5 V2] histedit: add execute function (issue4036)
Sean Farley
- [PATCH 4 of 5 V2] histedit: add execute function (issue4036)
Pierre-Yves David
- [PATCH 4 of 5 V2] histedit: add execute function (issue4036)
Olle
- [PATCH] Solved issue4039
Cristian Zamfir
- No subject
عواد الحويطي
- No subject
عواد الحويطي
- GSoC Students Application Period Starts Today
Giovanni Gherdovich
- [Bug 4193] New: hg revert --interactive to match 'hg record' functionality
mercurial-bugs at selenic.com
- last simple4.py is now compatible with 2.9.1
Pierre-Yves David
- [PATCH] doc: show short description of each commands in generated documents
FUJIWARA Katsunori
- [PATCH] Solved issue4039
Stephen Lee
- [PATCH 1 of 2] discovery: if a push would create a new head, mention the bookmark name if any
Stephen Lee
- [PATCH 2 of 2] update: show message when a bookmark is activated by update
Stephen Lee
- [PATCH 01 of 10] largefiles: centralize the logic to get outgoing largefiles
FUJIWARA Katsunori
- [PATCH 1 of 2] bookmarks: on a bare update use config to choose target or choose @
Stephen Lee
- [PATCH 2 of 2] bookmarks: on a bare merge use config to choose target or choose @
Stephen Lee
- [PATCH 1 of 2] bookmarks: on a bare update use config to choose target or choose @
Stephen Lee
- mercurial/crew at 20720: outgoing changeset
Mercurial Commits
- Hg identify on multiple repos in single call?
Yuya Nishihara
- Hg identify on multiple repos in single call?
Eric Pyle
- mercurial at 20670: 10 new changesets (3 stable)
Mercurial Commits
- [PATCH] doc: show short description of each commands in generated documents
Matt Mackall
- [PATCH 2 of 2] bookmarks: on a bare merge use config to choose target or choose @
Matt Mackall
- Hg identify on multiple repos in single call?
Eric Pyle
- No subject
عواد الحويطي
- No subject
عواد الحويطي
- Hg identify on multiple repos in single call?
Sean Farley
- [PATCH] solved bug4039
Cristian Zamfir
- [PATCH 2 of 2] bookmarks: on a bare merge use config to choose target or choose @
Stephen Lee
- [PATCH 01 of 18 helps-py3] wireproto: remove todict() and use {} literals instead
Augie Fackler
- [PATCH 02 of 18 helps-py3] synthrepo: move from dict() construction to {} literals
Augie Fackler
- [PATCH 03 of 18 helps-py3] bugzilla: move from dict() construction to {} literals
Augie Fackler
- [PATCH 04 of 18 helps-py3] extdiff: move from dict() construction to {} literals
Augie Fackler
- [PATCH 05 of 18 helps-py3] changegroup: move from dict() construction to {} literals
Augie Fackler
- [PATCH 06 of 18 helps-py3] filemerge: move from dict() construction to {} literals
Augie Fackler
- [PATCH 07 of 18 helps-py3] hgwebdir_mod: move from dict() construction to {} literals
Augie Fackler
- [PATCH 08 of 18 helps-py3] webcommands: move from dict() construction to {} literals
Augie Fackler
- [PATCH 09 of 18 helps-py3] util: move from dict() construction to {} literals
Augie Fackler
- [PATCH 10 of 18 helps-py3] run-tests: move from dict() construction to {} literals
Augie Fackler
- [PATCH 11 of 18 helps-py3] webutil: move from dict() construction to {} literals
Augie Fackler
- [PATCH 12 of 18 helps-py3] minirst: move from dict() construction to {} literals
Augie Fackler
- [PATCH 13 of 18 helps-py3] templatekw: move from dict() construction to {} literals
Augie Fackler
- [PATCH 14 of 18 helps-py3] test-filelog: move from dict() construction to {} literals
Augie Fackler
- [PATCH 15 of 18 helps-py3] test-url: move from dict() construction to {} literals
Augie Fackler
- [PATCH 16 of 18 helps-py3] test-wireproto: move from dict() construction to {} literals
Augie Fackler
- [PATCH 17 of 18 helps-py3] setup.py: move from dict() construction to {} literals
Augie Fackler
- [PATCH 18 of 18 helps-py3] check-code: disallow use of dict(key=value) construction
Augie Fackler
- No subject
عواد الحويطي
- [PATCH V2] hg log: solves bug regarding hg log -r 0:null (issue4039)
cristi_zmf at yahoo.com
- [PATCH] setup: handle more invalid python3 syntax
Augie Fackler
- [PATCH 4 of 4] revset: changed _children method to use lazy structures
Matt Mackall
- [PATCH 2 of 2] revset: changed __add__ methods on lazy sets to return addsets (issue4191)
Matt Mackall
- [PATCH V2] hg log: solves bug regarding hg log -r 0:null (issue4039)
David Soria Parra
- [PATCH] setup: handle more invalid python3 syntax
Matt Mackall
- mercurial at 20696: 26 new changesets
Mercurial Commits
- mercurial at 20697: new changeset
Mercurial Commits
- [PATCH] run-tests: write out scripts in binary mode
Augie Fackler
- [PATCH] WIP: lookaside clone extension
Augie Fackler
- [PATCH] killdaemons: drop superfluous L suffix from constant
Augie Fackler
- [PATCH] WIP: lookaside clone extension
Augie Fackler
- [PATCH] WIP: lookaside clone extension
Augie Fackler
- [PATCH] killdaemons: drop superfluous L suffix from constant
Matt Mackall
- [PATCH] run-tests: write out scripts in binary mode
Matt Mackall
- [PATCH V2] hg log: solves bug regarding hg log -r 0:null (issue4039)
Matt Mackall
- Add -i/--interactive switch to "hg add"
Anton Gogolev
- [PATCH STABLE] commit: create new amend changeset as secret correctly for "--secret" option
FUJIWARA Katsunori
- [PATCH STABLE] commit: create new amend changeset as secret correctly for "--secret" option
Matt Mackall
- [PATCH] fix_bytesmod: use the "from mercurial" form of the import to avoid breaking httpclient
Augie Fackler
- [PATCH] fix_bytesmod: use the "from mercurial" form of the import to avoid breaking httpclient
Matt Mackall
- mercurial at 20702: 5 new changesets (2 stable)
Mercurial Commits
- [PATCH 1 of 2] wireproto: extract capabilities list in outside the wireproto function
pierre-yves.david at ens-lyon.org
- [PATCH 2 of 2] wireproto: move wireproto capabilities computation in a subfunction
pierre-yves.david at ens-lyon.org
- [PATCH 1 of 2 Evolve] fold: add --message and --logfile options
Jordi Gutiérrez Hermoso
- [PATCH 2 of 2 Evolve] fold: add squash as a possible alias
Jordi Gutiérrez Hermoso
- mercurial at 20709: 7 new changesets
Mercurial Commits
- mercurial at 20710: new changeset
Mercurial Commits
- [PATCH 1 of 1] require: provide a link to a wiki page in addition of suggesting upgrade
pierre-yves.david at ens-lyon.org
- [PATCH 1 of 1] require: provide a link to a wiki page in addition of suggesting upgrade
Augie Fackler
- [PATCH] revset: improve head revset performance
Durham Goode
- [PATCH 2 of 2 Evolve] fold: add squash as a possible alias
Matt Mackall
- [PATCH] revset: improve head revset performance
Pierre-Yves David
- [PATCH] revset: improve head revset performance
Lucas Moscovicz
- [PATCH 1 of 2 Evolve] fold: add --message and --logfile options
Pierre-Yves David
- [PATCH 2 of 2] wireproto: move wireproto capabilities computation in a subfunction
Matt Mackall
- mercurial at 20712: 2 new changesets
Mercurial Commits
- [PATCH V2] revset: improve head revset performance
Durham Goode
- [PATCH V2] revset: improve head revset performance
Matt Mackall
- [PATCH 2 of 2] wireproto: move wireproto capabilities computation in a subfunction
David Soria Parra
- [PATCH] histedit: select the lowest rev when looking for a root in a revset
David Soria Parra
- mercurial at 20714: 2 new changesets
Mercurial Commits
- No subject
عواد الحويطي
- [PATCH 2 of 2] wireproto: move wireproto capabilities computation in a subfunction
timeless at gmail.com
- [PATCH 2 of 2] wireproto: move wireproto capabilities computation in a subfunction
Pierre-Yves David
- mercurial/crew at 20773: outgoing changeset
Mercurial Commits
- [PATCH 1 of 2 Evolve] fold: add --message and --logfile options
Jordi Gutiérrez Hermoso
- [PATCH 2 of 2 Evolve] fold: add squash as a possible alias
Jordi Gutiérrez Hermoso
- mercurial at 20735: 21 new changesets
Mercurial Commits
- mercurial at 20739: 4 new changesets
Mercurial Commits
- [PATCH 1 of 2] debuginstall: add Python information to debuginstall output (issue4128)
Matt Mackall
- [PATCH CREW] parsers: fail fast if Python has wrong minor version (issue4110)
Matt Mackall
- [PATCH] help: filter out deprecated options with untranslated descriptions
Matt Mackall
- mercurial at 20743: 4 new changesets
Mercurial Commits
- [PATCH] init: changed creation order of 00changelog and requires files (issue3960)
Lucas Moscovicz
- [PATCH] hgk: ignore ctrl-z as EOF on windows
Andrew Shadura
- [PATCH] hgk: enable selected patch text on Windows
Andrew Shadura
- [PATCH] hgk: use hg export to write commits
Andrew Shadura
- [PATCH] https: support tls sni (server name indication) for https urls (issue3090)
Augie Fackler
- [PATCH] dispatch: hgrc parse error caused by leading spaces are hard to spot (issue3214)
Razvan Cojocaru
- [PATCH] dispatch: hgrc parse error caused by leading spaces are hard to spot (issue3214)
Razvan Cojocaru
- [PATCH] dispatch: hgrc parse error caused by leading spaces are hard to spot (issue3214)
Razvan Cojocaru
- mercurial at 20762: 19 new changesets
Mercurial Commits
- [PATCH] dispatch: hgrc parse error caused by leading spaces are hardto spot (issue3214))
Sean Farley
- Enabling evolution bitbucket side (or any other server)
Pierre-Yves David
- Status of lazy revset
Pierre-Yves David
- [PATCH 2 of 2] wireproto: move wireproto capabilities computation in a subfunction
Matt Mackall
- [PATCH] hgk: use hg export to write commits
Matt Mackall
- [Bug 4194] New: notify extension: fromauthor=True ignored for 'incoming' hook type
mercurial-bugs at selenic.com
- [Bug 4195] New: notify extension: diff truncation isn't noted
mercurial-bugs at selenic.com
- Enabling evolution bitbucket side (or any other server)
Gregory Szorc
- Enabling evolution bitbucket side (or any other server)
Pierre-Yves David
- [PATCH 1 of 3 V2] config: move config.sortdict class into its own file
Angel Ezquerra
- [PATCH 2 of 3 V2] tags: read tag info into a sorted dict (rather than into a regular dict)
Angel Ezquerra
- [PATCH 3 of 3 V2] merge: add automatic tag merge algorithm
Angel Ezquerra
- [PATCH] https: support tls sni (server name indication) for https urls (issue3090)
Alex Orange
- [Bug 4196] New: repo passed in to hook seems to be a random enabled extension name + repo i.e. 'eolrepo'
mercurial-bugs at selenic.com
- GSoC: Introduction and interested in testing tool and testing annotation
Rajul Srivastava
- [PATCH RESEND] histedit: select the lowest rev when looking for a root in a revset
David Soria Parra
- [PATCH 2 of 2] wireproto: move wireproto capabilities computation in a subfunction
Pierre-Yves David
- Mini Sprint in San Francisco on March 7th
Pierre-Yves David
- Mercurial Mini Sprint at Pycon 2014
David Soria Parra
- Mercurial Mini Sprint at Pycon 2014
Long Vu
- [PATCH] commit: propagate --secret option to subrepos (issue4182)
Jordi Gutiérrez Hermoso
- [PATCH] commit: propagate --secret option to subrepos (issue4182)
Pierre-Yves David
- Mercurial Mini Sprint at Pycon 2014
David Soria Parra
- Mercurial Mini Sprint at Pycon 2014
Augie Fackler
- Mercurial Mini Sprint at Pycon 2014
Pierre-Yves David
- Mercurial Mini Sprint at Pycon 2014
Antoine Pitrou
- [PATCH RESEND] histedit: select the lowest rev when looking for a root in a revset
Siddharth Agarwal
- [PATCH RESEND] histedit: select the lowest rev when looking for a root in a revset
Siddharth Agarwal
- [PATCH] commit: propagate --secret option to subrepos (issue4182)
Jordi Gutiérrez Hermoso
- [PATCH] commit: propagate --secret option to subrepos (issue4182)
Sean Farley
- [PATCH] commit: propagate --secret option to subrepos (issue4182)
Siddharth Agarwal
- [PATCH] init: changed creation order of 00changelog and requires files (issue3960)
Siddharth Agarwal
- [PATCH] init: changed creation order of 00changelog and requires files (issue3960)
Pierre-Yves David
- [Bug 4197] New: Mercurial should solicit passwords as text (Unicode)
mercurial-bugs at selenic.com
- Add -i/--interactive switch to "hg add"
Jordi Gutiérrez Hermoso
- [PATCH 2 of 2] bookmarks: on a bare merge use config to choose target or choose @
Jordi Gutiérrez Hermoso
- [PATCH RESEND] histedit: select the lowest rev when looking for a root in a revset
David Soria Parra
- [PATCH RESEND] histedit: select the lowest rev when looking for a root in a revset
Augie Fackler
- [PATCH 1 of 7 STABLE] localrepo: save manually edited commit message as soon as possible
FUJIWARA Katsunori
- [PATCH 2 of 7 STABLE] rebase: use "commitforceeditor" instead of "ui.edit()" for "--collapse"
FUJIWARA Katsunori
- [PATCH 3 of 7 STABLE] tag: save manually edited commit message into ".hg/last-message.txt"
FUJIWARA Katsunori
- [PATCH 4 of 7 STABLE] qnew: save manually edited commit message into ".hg/last-message.txt"
FUJIWARA Katsunori
- [PATCH 5 of 7 STABLE] qfold: save manually edited commit message into ".hg/last-message.txt"
FUJIWARA Katsunori
- [PATCH 6 of 7 STABLE] histedit: save manually edited commit message into ".hg/last-message.txt"
FUJIWARA Katsunori
- [PATCH 7 of 7 STABLE] amend: save commit message into ".hg/last-message.txt"
FUJIWARA Katsunori
- [PATCH 3 of 7 STABLE] tag: save manually edited commit message into ".hg/last-message.txt"
FUJIWARA Katsunori
- Mercurial Mini Sprint at Pycon 2014
Matt Mackall
- Mercurial Mini Sprint at Pycon 2014
Long Vu
- [PATCH 1 of 3 V2 (resend)] wireproto: extract capabilities list in outside the wireproto function
pierre-yves.david at ens-lyon.org
- [PATCH 2 of 3 V2 (resend)] wireproto: move wireproto capabilities computation in a subfunction
pierre-yves.david at ens-lyon.org
- [PATCH 3 of 3 V2 (resend)] localrepo: rename capability set to lower case
pierre-yves.david at ens-lyon.org
- [PATCH] benchmark-revset: add full version of benchmarked revset
pierre-yves.david at ens-lyon.org
- [PATCH] init: changed creation order of 00changelog and requires files (issue3960)
Matt Mackall
- [PATCH 7 of 7 STABLE] amend: save commit message into ".hg/last-message.txt"
Matt Mackall
- [PATCH] commit: propagate --secret option to subrepos (issue4182)
Matt Mackall
- [PATCH 3 of 3 V2 (resend)] localrepo: rename capability set to lower case
Matt Mackall
- [PATCH] benchmark-revset: add full version of benchmarked revset
Matt Mackall
- [PATCH RESEND] histedit: select the lowest rev when looking for a root in a revset
Pierre-Yves David
- mercurial at 20777: 15 new changesets (8 stable)
Mercurial Commits
- Mercurial Mini Sprint at Pycon 2014
Tim Delaney
- [PATCH 2 of 3 V2 (resend)] wireproto: move wireproto capabilities computation in a subfunction
Jordi Gutiérrez Hermoso
- [PATCH V3] commit: propagate --secret option to subrepos (issue4182)
Jordi Gutiérrez Hermoso
- [PATCH RFC] sshpeer: only print out 'running ssh' messages in debug mode (BC)
Siddharth Agarwal
- [PATCH 1 of 9] backout: improve confusing 'cannot backout change on a different branch' abort
Mads Kiilerich
- [PATCH 2 of 9] help: let 'hg help debug' show the list of secret debug commands
Mads Kiilerich
- [PATCH 3 of 9] merge: mark mergestate as dirty when resolve changes _state
Mads Kiilerich
- [PATCH 4 of 9] debugrevlog: format columns (more) nicely when dumping index data
Mads Kiilerich
- [PATCH 5 of 9] repo: clarify 'requires feature' error further, suggest enabling the feature
Mads Kiilerich
- [PATCH 6 of 9] tests: small refactoring of run-tests' handling of tests list
Mads Kiilerich
- [PATCH 7 of 9] tests: add run-tests --changed option for running tests changed in parent or wd
Mads Kiilerich
- [PATCH 8 of 9] convert: more clear documentation of the 'include' default of a 'include .'
Mads Kiilerich
- [PATCH 9 of 9] tests: coverage of convert and filemap include and the default of include all
Mads Kiilerich
- mercurial at 20781: 4 new changesets
Mercurial Commits
- mercurial at 20783: 2 new changesets
Mercurial Commits
- [PATCH STABLE] bookmarks: use try/except for accessing a node
Sean Farley
- [PATCH STABLE] bookmarks: use try/except for accessing a node
Gregory Szorc
- [PATCH STABLE] bookmarks: use try/except for accessing a node
Pierre-Yves David
- [PATCH STABLE] bookmarks: use try/except for accessing a node
Sean Farley
- [PATCH STABLE] bookmarks: use try/except for accessing a node
Sean Farley
- [PATCH STABLE] bookmarks: use try/except for accessing a node
Gregory Szorc
- [PATCH RFC] repoview: add tags to candidate list for blocking hidden changesets
Sean Farley
- [PATCH STABLE] bookmarks: use try/except for accessing a node
Sean Farley
- [PATCH RFC] repoview: add tags to candidate list for blocking hidden changesets
Pierre-Yves David
- [PATCH 1 of 4] config: backout 77f1f206e135 - 743daa601445 removed the only use of overlay
Mads Kiilerich
- [PATCH 2 of 4] config: give a useful hint of source for the most common command line settings
Mads Kiilerich
- [PATCH 3 of 4] config: don't set source when no source is specified - don't overwrite with ''
Mads Kiilerich
- [PATCH 4 of 4] config: set a 'source' in most cases where config don't come from file but code
Mads Kiilerich
- [PATCH RFC] repoview: add tags to candidate list for blocking hidden changesets
Sean Farley
- [PATCH 4 of 4] config: set a 'source' in most cases where config don't come from file but code
Siddharth Agarwal
- [PATCH 2 of 9] help: let 'hg help debug' show the list of secret debug commands
Siddharth Agarwal
- [PATCH 5 of 9] repo: clarify 'requires feature' error further, suggest enabling the feature
Siddharth Agarwal
- [PATCH 7 of 9] tests: add run-tests --changed option for running tests changed in parent or wd
Siddharth Agarwal
- [PATCH V2] repoview: add non-global tags to candidate list for blocking hidden changesets
Sean Farley
- [PATCH V2] repoview: add non-global tags to candidate list for blocking hidden changesets
Pierre-Yves David
- Is it safe to remove temporary commits created by the mutable-history extension?
Angel Ezquerra
- [PATCH 4 of 4] config: set a 'source' in most cases where config don't come from file but code
Mads Kiilerich
- [PATCH 2 of 9] help: let 'hg help debug' show the list of secret debug commands
Mads Kiilerich
- [PATCH 5 of 9] repo: clarify 'requires feature' error further, suggest enabling the feature
Mads Kiilerich
- Is it safe to remove temporary commits created by the mutable-history extension?
Jordi Gutiérrez Hermoso
- [PATCH 1 of 2 STABLE] qnew: omit meaningless and harmful putting subrepositories into target list
FUJIWARA Katsunori
- [PATCH 2 of 2 STABLE] mq: omit ".hgsubstate" from qnew/qrefresh target list for consistent node hash
FUJIWARA Katsunori
- [Bug 4198] New: Allow automatic remove for files with ! status when commit instead of using "hg remove" or "hg commit -A"
mercurial-bugs at selenic.com
- [PATCH V3] repoview: add non-global tags to candidate list for blocking hidden changesets
Sean Farley
- [PATCH 4 of 4] config: set a 'source' in most cases where config don't come from file but code
Matt Mackall
- [PATCH 5 of 9] repo: clarify 'requires feature' error further, suggest enabling the feature
Matt Mackall
- [PATCH STABLE] bookmarks: use try/except for accessing a node
Matt Mackall
- [PATCH 1 of 9] backout: improve confusing 'cannot backout change on a different branch' abort
Matt Mackall
- [PATCH STABLE] bookmarks: use try/except for accessing a node
Sean Farley
- [PATCH 3 of 9] merge: mark mergestate as dirty when resolve changes _state
Matt Mackall
- [PATCH 6 of 9] tests: small refactoring of run-tests' handling of tests list
Matt Mackall
- [PATCH 8 of 9] convert: more clear documentation of the 'include' default of a 'include .'
Matt Mackall
- [PATCH v2] histedit: select the lowest rev when looking for a root in a revset
David Soria Parra
- [PATCH v2] histedit: select the lowest rev when looking for a root in a revset
Matt Mackall
- [PATCH v2] histedit: select the lowest rev when looking for a root in a revset
Augie Fackler
- [PATCH V3] repoview: add non-global tags to candidate list for blocking hidden changesets
Pierre-Yves David
- [PATCH STABLE] bookmarks: use try/except for accessing a node
Matt Mackall
- [PATCH STABLE] bookmarks: use try/except for accessing a node
Sean Farley
- [PATCH 1 of 2 STABLE] qnew: omit meaningless and harmful putting subrepositories into target list
Kevin Bullock
- [PATCH RFC] sshpeer: only print out 'running ssh' messages in debug mode (BC)
Matt Mackall
- [PATCH 2 of 9] help: let 'hg help debug' show the list of secret debug commands
Matt Mackall
- [PATCH 1 of 3 V4] qnew: omit meaningless and harmful putting subrepositories into target list
Sean Farley
- [PATCH 2 of 3 V4] mq: omit ".hgsubstate" from qnew/qrefresh target list for consistent node hash
Sean Farley
- [PATCH V4] repoview: add non-global tags to candidate list for blocking hidden changesets
Sean Farley
- [PATCH V4] repoview: add non-global tags to candidate list for blocking hidden changesets
Pierre-Yves David
- mercurial at 20795: 12 new changesets (1 stable)
Mercurial Commits
- [PATCH 1 of 5] bundle2: very first version of a bundle2 bundler
pierre-yves.david at ens-lyon.org
- [PATCH 2 of 5] bundle2: a very first version of bundle2 unbundler
pierre-yves.david at ens-lyon.org
- [PATCH 3 of 5] bundle2: make sure the unbundler refuse non bundle2 stream
pierre-yves.david at ens-lyon.org
- [PATCH 4 of 5] bundle2: support bundling simple parameter
pierre-yves.david at ens-lyon.org
- [PATCH 5 of 5] bundle2: support for unbundling simple parameter
pierre-yves.david at ens-lyon.org
- [PATCH 1 of 5] bundle2: very first version of a bundle2 bundler
Angel Ezquerra
- [PATCH 1 of 5] bundle2: very first version of a bundle2 bundler
Pierre-Yves David
- [PATCH 1 of 5] bundle2: very first version of a bundle2 bundler
Angel Ezquerra
- [PATCH 1 of 5] bundle2: very first version of a bundle2 bundler
Pierre-Yves David
- mercurial at 20796: new changeset
Mercurial Commits
- [PATCH V3] histedit: select the lowest rev when looking for a root in a revset
David Soria Parra
- [PATCH 1 of 5] bundle2: very first version of a bundle2 bundler
Angel Ezquerra
- Meet-up in Copenhagen March 29th
Mads Kiilerich
- [PATCH 1 of 2 STABLE] qnew: omit meaningless and harmful putting subrepositories into target list
FUJIWARA Katsunori
- [PATCH 1 of 2 STABLE] qnew: omit meaningless and harmful putting subrepositories into target list
FUJIWARA Katsunori
- [PATCH 1 of 5] bundle2: very first version of a bundle2 bundler
Gregory Szorc
- [PATCH 1 of 5] bundle2: very first version of a bundle2 bundler
Pierre-Yves David
- [PATCH] parsers: fix compiler errors on MSVC 2008
Matt Harbison
- [PATCH 2 of 9] help: let 'hg help debug' show the list of secret debug commands
Chris Jerdonek
- [PATCH V3] histedit: select the lowest rev when looking for a root in a revset
Augie Fackler
- [PATCH V4] repoview: add non-global tags to candidate list for blocking hidden changesets
Augie Fackler
- [Bug 4199] New: Suggestion to reduce case-folding clashes on case-preserving, case-insensitive OS
mercurial-bugs at selenic.com
- [PATCH] parsers: fix compiler errors on MSVC 2008
David Soria Parra
- [PATCH] Fix revrange when multiple revs are specified
Durham Goode
- [PATCH V2] scmutil: fix revrange when multiple revs are specified
Durham Goode
- [PATCH V2] scmutil: fix revrange when multiple revs are specified
Siddharth Agarwal
- [PATCH 1 of 5 V2] bundle2: very first version of a bundle2 bundler
pierre-yves.david at ens-lyon.org
- [PATCH 2 of 5 V2] bundle2: a very first version of bundle2 unbundler
pierre-yves.david at ens-lyon.org
- [PATCH 3 of 5 V2] bundle2: make sure the unbundler refuse non bundle2 stream
pierre-yves.david at ens-lyon.org
- [PATCH 4 of 5 V2] bundle2: support bundling simple parameter
pierre-yves.david at ens-lyon.org
- [PATCH 5 of 5 V2] bundle2: support for unbundling simple parameter
pierre-yves.david at ens-lyon.org
- [PATCH RFC] commands: No 'listening at' line when port specified (issue3976)
Chinmay Joshi
- [PATCH] parsers: fix compiler errors on MSVC 2008
Matt Mackall
- [PATCH V2] scmutil: fix revrange when multiple revs are specified
Matt Mackall
- mercurial at 20798: 2 new changesets
Mercurial Commits
- [PATCH V3] histedit: select the lowest rev when looking for aroot in a revsett
Sean Farley
- [PATCH 1 of 5 V2] bundle2: very first version of a bundle2 bundler
Matt Mackall
- [PATCH 1 of 5 V2] bundle2: very first version of a bundle2 bundler
Pierre-Yves David
- [Bug 4200] New: shell aliases should support interpolating "$@" the way POSIX shells do
mercurial-bugs at selenic.com
- [PATCH 2 of 9] help: let 'hg help debug' show the list of secret debug commands
Mads Kiilerich
- [PATCH 1 of 2] tests: add run-tests --changed option for running tests changed in revisions
Mads Kiilerich
- [PATCH 2 of 2] repo: rephrase the "missing requirement" error message
Mads Kiilerich
- [PATCH 2 of 2] repo: rephrase the "missing requirement" error message
Mads Kiilerich
- [PATCH 1 of 3] subrepo: only retrieve the first two components of the Git version
Siddharth Agarwal
- [PATCH 2 of 3] subrepo: convert matched string to integer before comparing Git version
Siddharth Agarwal
- [PATCH 3 of 3] subrepo: add trailing newlines to warnings
Siddharth Agarwal
- [PATCH RFC] commands: No 'listening at' line when port specified (issue3976)
Kevin Bullock
- [PATCH 1 of 2 STABLE] qnew: omit meaningless and harmful putting subrepositories into target list
Kevin Bullock
- [PATCH 2 of 2] bookmarks: on a bare merge use config to choose target or choose @
Stephen Lee
- GSoC: Introduction and interested in testing tool and testing annotation
Kevin Bullock
- mercurial/crew at 20849: 2 outgoing changesets
Mercurial Commits
- [PATCH 1 of 2] clone: add doctest for default destination
Yuya Nishihara
- [PATCH 2 of 2] clone: abort if default destination has no meaningful name (BC)
Yuya Nishihara
- [PATCH 1 of 5] revset: have `min` and `max` method of smartset works when empty
pierre-yves.david at ens-lyon.org
- [PATCH 2 of 5] revset: always the `min` method of smartset in `min` revset
pierre-yves.david at ens-lyon.org
- [PATCH 3 of 5] revset: always the `max` method of smartset in `max` revset
pierre-yves.david at ens-lyon.org
- [PATCH 4 of 5] revpair: drop useless conditional
pierre-yves.david at ens-lyon.org
- [PATCH 5 of 5] revpair: smartset compatibility
pierre-yves.david at ens-lyon.org
- [PATCH] _addset: add a __len__ method
pierre-yves.david at ens-lyon.org
- [PATCH 2 of 2] clone: abort if default destination has no meaningfulname (BC))
Sean Farley
- [PATCH 1 of 5 V2] bundle2: very first version of a bundle2 bundler
Matt Mackall
- mercurial at 20696: 26 new changesets
Pierre-Yves David
- mercurial at 20696: 26 new changesets
Pierre-Yves David
- [Bug 4201] New: Rebasing slowed down drastically after 2.9.1
mercurial-bugs at selenic.com
- mercurial at 20805: 7 new changesets
Mercurial Commits
- mercurial at 20807: 2 new changesets
Mercurial Commits
- [PATCH 1 of 7] bundle2: clarify stream parameter design in the documentation
pierre-yves.david at ens-lyon.org
- [PATCH 2 of 7] bundle2: support for bundling parameter value
pierre-yves.david at ens-lyon.org
- [PATCH 3 of 7] bundle2: support for unbundling parameter value
pierre-yves.david at ens-lyon.org
- [PATCH 4 of 7] bundle2: urlquote stream parameter name and value
pierre-yves.david at ens-lyon.org
- [PATCH 5 of 7] bundle2: urlunquote stream parameter name and value during unbundling
pierre-yves.david at ens-lyon.org
- [PATCH 6 of 7] bundle2: refuse empty parameter name
pierre-yves.david at ens-lyon.org
- [PATCH 7 of 7] bundle2: force the first char of parameter to be an letter
pierre-yves.david at ens-lyon.org
- [PATCH 1 of 3] subrepo: only retrieve the first two components of the Git version
David Soria Parra
- [PATCH 7 of 7] bundle2: force the first char of parameter to be an letter
Matt Mackall
- [PATCH 3 of 3] subrepo: add trailing newlines to warnings
Matt Mackall
- [PATCH 1 of 4] bundle2: add ability to write to a file to the test
pierre-yves.david at ens-lyon.org
- [PATCH 2 of 4] bundle2: print debug information during bundling
pierre-yves.david at ens-lyon.org
- [PATCH 3 of 4] bundle2: print debug information during unbundling
pierre-yves.david at ens-lyon.org
- [PATCH 4 of 4] bundle2: implement the mandatory/advisory logic for parameter
pierre-yves.david at ens-lyon.org
- [PATCH 1 of 5] revset: have `min` and `max` method of smartset works when empty
Matt Mackall
- [PATCH 4 of 5] revpair: drop useless conditional
Matt Mackall
- mercurial at 20818: 11 new changesets (3 stable)
Mercurial Commits
- [PATCH 1 of 5] revset: have `min` and `max` method of smartset works when empty
Pierre-Yves David
- [PATCH 2 of 2] repo: rephrase the "missing requirement" error message
Matt Mackall
- [PATCH 1 of 3] subrepo: only retrieve the first two components of the Git version
Siddharth Agarwal
- [PATCH 2 of 6 py3 progress v2] amend: move cmdutil.amend to a new module to break an import cycle
Matt Mackall
- [PATCH 1 of 3] subrepo: only retrieve the first two components of the Git version
Matt Mackall
- mercurial at 20821: 3 new changesets
Mercurial Commits
- [PATCH stable] subrepo: factor out Git version check to add doctests
Siddharth Agarwal
- mercurial/crew at 20849: 2 outgoing changesets
Mercurial Commits
- [PATCH] localrepo: omit ".hgsubstate" also from "added" files
FUJIWARA Katsunori
- [PATCH 1 of 3] cat: move most of the implementation into cmdutils.cat()
Matt Harbison
- [PATCH 2 of 3] cat: support cat with explicit paths in subrepos
Matt Harbison
- [PATCH 3 of 3] cat: use the topmost repo when expanding node based format strings for output
Matt Harbison
- [PATCH 2 of 9] help: let 'hg help debug' show the list of secret debug commands
Matt Mackall
- New list for evolve beta-testers: evolve-testers at selenic.com
Pierre-Yves David
- [PATCH 1 of 2] tags: Log events related to tags cache
Gregory Szorc
- [PATCH 2 of 2] branchmap: Log event when branchcache is updated
Gregory Szorc
- [PATCH 1 of 2 Evolve] fold: add --message and --logfile options
Pierre-Yves David
- mercurial/crew at 20849: 2 outgoing changesets
Mercurial Commits
- [PATCH STABLE] histedit: save manually edited commit message into ".hg/last-message.txt"
FUJIWARA Katsunori
- [PATCH STABLE] histedit: save manually edited commit message into ".hg/last-message.txt"
FUJIWARA Katsunori
- commands: 'listening at' line when port specified (issue3976)
Chinmay Joshi
- Limiting which csets get shared with peers?
Dov Feldstern
- [Bug 4202] New: Incoming shows changesets that are known to be obsolete locally
mercurial-bugs at selenic.com
- Limiting which csets get shared with peers?
Tim Delaney
- [PATCH 3 of 3 V2] merge: add automatic tag merge algorithm
Mads Kiilerich
- [PATCH 3 of 3] cat: use the topmost repo when expanding node based format strings for output
Siddharth Agarwal
- [PATCH 1 of 2] tags: Log events related to tags cache
Siddharth Agarwal
- [PATCH 2 of 2] branchmap: Log event when branchcache is updated
Siddharth Agarwal
- commands: 'listening at' line when port specified (issue3976)
Siddharth Agarwal
- [PATCH 2 of 3] cat: support cat with explicit paths in subrepos
Matt Harbison
- [PATCH 3 of 3] cat: use the topmost repo when expanding node based format strings for output
Matt Harbison
- [Bug 4203] New: hg clone fails with revlog format 0 repos
mercurial-bugs at selenic.com
- [PATCH 3 of 3 V2] merge: add automatic tag merge algorithm
Angel Ezquerra
- mercurial/crew at 20849: 2 outgoing changesets
Mercurial Commits
- [Bug 4204] New: Infinite/endless scrolling conflicts with motd in footer
mercurial-bugs at selenic.com
- [PATCH 3 of 3 V2] merge: add automatic tag merge algorithm
Mads Kiilerich
- [PATCH 3 of 3 V2] merge: add automatic tag merge algorithm
Angel Ezquerra
- New list for evolve beta-testers: evolve-testers at selenic.com
Kevin Bullock
- [PATCH 3 of 3 V2] merge: add automatic tag merge algorithm
Mads Kiilerich
- New list for evolve beta-testers: evolve-testers at selenic.com
Pierre-Yves David
- [PATCH V3] commands: 'listening at' line when port specified (issue3976)
Chinmay Joshi
- [PATCH 3 of 3 V2] merge: add automatic tag merge algorithm
Angel Ezquerra
- [PATCH V3] commands: 'listening at' line when port specified (issue3976)
Mads Kiilerich
- [PATCH 3 of 3 V2] merge: add automatic tag merge algorithm
Mads Kiilerich
- Limiting which csets get shared with peers?
Dov Feldstern
- mercurial at 20823: 2 new changesets
Mercurial Commits
- [PATCH STABLE] revset: document the regular expression support for tag(name)
Matt Harbison
- [PATCH 1 of 7] fncache: remove the rewriting logic
Durham Goode
- [PATCH 2 of 7] clone: put streaming clones in a transaction
Durham Goode
- [PATCH 3 of 7] transaction: add onclose hook for pre-close logic
Durham Goode
- [PATCH 4 of 7] transaction: add support for non-append files
Durham Goode
- [PATCH 5 of 7] fncache: move fncache writing to be in a transaction
Durham Goode
- [PATCH 6 of 7] caches: invalidate store caches when lock is taken
Durham Goode
- [PATCH 7 of 7] fncache: clean up fncache during strips
Durham Goode
- [PATCH] localrepo: omit ".hgsubstate" also from "added" files
Kevin Bullock
- [PATCH] revset: improve performance of _generatorset.__contains__ (issue 4201)
Gregory Szorc
- [Bug 4205] New: Populating tags cache slow for large, multi-headed repositories
mercurial-bugs at selenic.com
- [PATCH 1 of 2] tags: log events related to tags cache
Gregory Szorc
- [PATCH 2 of 2] branchmap: log events related to branch cache
Gregory Szorc
- [PATCH STABLE] revset: document the regular expression support for tag(name)
David Soria Parra
- [PATCH 1 of 4] run-tests: Pass arguments into argument parser
Gregory Szorc
- [PATCH 2 of 4] run-tests: use return values instead of sys.exit
Gregory Szorc
- [PATCH 3 of 4] run-tests: allow option parser to be extended
Gregory Szorc
- [PATCH 4 of 4] run-tests: allow test paths in other directories
Gregory Szorc
- Patch series on run-tests.py reusability
Gregory Szorc
- Patch series on run-tests.py reusability
Sean Farley
- hg evolve fails with "no support for evolution merge changes yet" error on a linear repository
Angel Ezquerra
- hg evolve fails with "no support for evolution merge changes yet" error on a linear repository
Pierre-Yves David
- hg evolve fails with "no support for evolution merge changes yet" error on a linear repository
Angel Ezquerra
- [PATCH STABLE] hg: use "os.path.join()" to join path components which may be empty (issue4203)
FUJIWARA Katsunori
- hg evolve fails with "no support for evolution merge changes yet" error on a linear repository
Pierre-Yves David
- mercurial/crew at 20888: outgoing changeset
Mercurial Commits
- Broken home page links
Brett Huff
- [PATCH] tests: add run-tests --changed option for running tests changed in revisions
Jordi Gutiérrez Hermoso
- [PATCH] dispatch: only do __import__(debugger) when a debugger is requested
Jordi Gutiérrez Hermoso
- Broken home page links
David Soria Parra
- [PATCH] tests: add run-tests --changed option for running tests changed in revisions
David Soria Parra
- [PATCH STABLE] hg: use "os.path.join()" to join path components which may be empty (issue4203)
David Soria Parra
- [Bug 4206] New: Tag reading performance regression post-2.9.1
mercurial-bugs at selenic.com
- [PATCH] dispatch: only do __import__(debugger) when a debugger is requested
Matt Mackall
- [PATCH] revset: improve performance of _generatorset.__contains__ (issue 4201)
Durham Goode
- [PATCH] tests: add run-tests --changed option for running tests changed in revisions
Jordi Gutiérrez Hermoso
- [PATCH] revset: improve performance of _generatorset.__contains__ (issue 4201)
Augie Fackler
- mercurial at 20829: 6 new changesets (3 stable)
Mercurial Commits
- [PATCH] revset: improve performance of _generatorset.__contains__ (issue 4201)
Gregory Szorc
- [PATCH] revset: improve performance of _generatorset.__contains__ (issue 4201)
Pierre-Yves David
- [PATCH] hgk: use hg export to write commits
Andrew Shadura
- [PATCH] hgk: add .diff extension when exporting commits
Andrew Shadura
- [PATCH 1 of 2] contrib: don't hardcode path to bash interpreter
Olle Lundberg
- [PATCH 2 of 2] contrib: explicitly enable perf extension for revset tests
Olle Lundberg
- hg evolve fails with "no support for evolution merge changes yet" error on a linear repository
Angel Ezquerra
- [PATCH] revset: improve performance of _generatorset.__contains__ (issue 4201)
Durham Goode
- hg evolve fails with "no support for evolution merge changes yet" error on a linear repository
Pierre-Yves David
- [PATCH evolve-ext:stable] evolve: don't try to relocate a node on top of itself
Olle Lundberg
- hg evolve fails with "no support for evolution merge changes yet" error on a linear repository
Angel Ezquerra
- [PATCH evolve-ext:stable] evolve: don't try to relocate a node on top of itself
Angel Ezquerra
- hg evolve fails with "no support for evolution merge changes yet" error on a linear repository
Pierre-Yves David
- [PATCH] revset: improve performance of _generatorset.__contains__ (issue 4201)
Gregory Szorc
- [PATCH evolve-ext:stable] evolve: don't try to relocate a node on top of itself
Olle
- [PATCH] revset: improve performance of _generatorset.__contains__ (issue 4201)
Durham Goode
- [PATCH evolve-ext:stable] evolve: don't try to relocate a node on top of itself
Pierre-Yves David
- hg evolve fails with "no support for evolution merge changes yet" error on a linear repository
Angel Ezquerra
- [PATCH evolve-ext:stable V2] evolve: abort when trying to move a node on top of itself
Olle Lundberg
- [PATCH] revset: fix generatorset race condition
Durham Goode
- [PATCH] revset: fix generatorset race condition
Gregory Szorc
- [PATCH] revset: fix generatorset race condition
Durham Goode
- [PATCH V2] revset: fix generatorset race condition
Durham Goode
- [PATCH V2] revset: fix generatorset race condition
Gregory Szorc
- [PATCH 1 of 2] contrib: don't hardcode path to bash interpreter
David Soria Parra
- [PATCH 3 of 7] transaction: add onclose hook for pre-close logic
David Soria Parra
- [PATCH 3 of 7] transaction: add onclose hook for pre-close logic
Durham Goode
- [PATCH 2 of 2] contrib: explicitly enable perf extension for revset tests
David Soria Parra
- [PATCH 3 of 7] transaction: add onclose hook for pre-close logic
Gregory Szorc
- [PATCH 3 of 7] transaction: add onclose hook for pre-close logic
Durham Goode
- [PATCH 3 of 7] transaction: add onclose hook for pre-close logic
Gregory Szorc
- [PATCH 1 of 2 V2] contrib: don't hardcode path to bash interpreter
Olle Lundberg
- [PATCH 2 of 2 V2] tests: don't hardcode path to bash interpreter
Olle Lundberg
- [PATCH 1 of 2 V2] contrib: don't hardcode path to bash interpreter
Julien Cristau
- [PATCH 2 of 2 V2] tests: don't hardcode path to bash interpreter
Martin Geisler
- [PATCH 1 of 2 V2] contrib: don't hardcode path to bash interpreter
Olle
- [PATCH 2 of 2 V2] tests: don't hardcode path to bash interpreter
Olle
- [PATCH 1 of 2 V2] contrib: don't hardcode path to bash interpreter
Julien Cristau
- [Bug 4207] New: warn early on rebase when username is not set
mercurial-bugs at selenic.com
- [PATCH 1 of 2 V2] contrib: don't hardcode path to bash interpreter
David Soria Parra
- [PATCH 2 of 2 V2] tests: don't hardcode path to bash interpreter
David Soria Parra
- [PATCH 2 of 2 V2] tests: don't hardcode path to bash interpreter
David Soria Parra
- [PATCH V2] revset: fix generatorset race condition
David Soria Parra
- [Bug 4208] New: hg resolve -m silently does nothing
mercurial-bugs at selenic.com
- [PATCH 3 of 3 V2] merge: add automatic tag merge algorithm
Matt Mackall
- [PATCH 1 of 3 RFC V3] largefiles: changed overridelog to work with graphlog
Mads Kiilerich
- [PATCH 2 of 7] clone: put streaming clones in a transaction
Matt Mackall
- [PATCH 1 of 7] fncache: remove the rewriting logic
Matt Mackall
- [PATCH 4 of 7] transaction: add support for non-append files
Matt Mackall
- mercurial at 20834: 5 new changesets
Mercurial Commits
- [PATCH 1 of 3 V2] config: move config.sortdict class into its own file
Matt Mackall
- [PATCH V2] revset: fix generatorset race condition
Matt Mackall
- [PATCH stable resend] subrepo: factor out Git version check to add doctests
Siddharth Agarwal
- [PATCH V2] revset: fix generatorset race condition
Augie Fackler
- [PATCH V2] revset: fix generatorset race condition
Pierre-Yves David
- [PATCH stable resend] subrepo: factor out Git version check to add doctests
Matt Mackall
- mercurial at 20696: 26 new changesets
Pierre-Yves David
- [PATCH 1 of 2 evolve-ext:stable] run-tests: add executable bit
Olle Lundberg
- [PATCH 2 of 2 evolve-ext:stable] evolve: active bookmark should move when using prev/next (#37)
Olle Lundberg
- [PATCH 1 of 5 RESEND] contrib: add "hgperf" command to measure performance of commands easily
Matt Mackall
- mercurial at 20840: 6 new changesets
Mercurial Commits
- [PATCH 4 of 4] bundle2: implement the mandatory/advisory logic for parameter
Matt Mackall
- [PATCH] pull: prevent duplicated entry in `op.pulledsubset`
pierre-yves.david at ens-lyon.org
- [PATCH] _addset: add a __len__ method
Matt Mackall
- [PATCH 1 of 4] bundle2: support bundling of empty part (with a type)
pierre-yves.david at ens-lyon.org
- [PATCH 2 of 4] bundle2: support unbundling empty part
pierre-yves.david at ens-lyon.org
- [PATCH 3 of 4] bundle2: support for bundling and unbundling payload
pierre-yves.david at ens-lyon.org
- [PATCH 4 of 4] bundle2: part params
pierre-yves.david at ens-lyon.org
- Lazy revset benchmark timing (significant performance regression)
Pierre-Yves David
- [PATCH 1 of 9] perf: unroll the result in perfrevset
pierre-yves.david at ens-lyon.org
- [PATCH 2 of 9] revsetbenchmapi: fix template
pierre-yves.david at ens-lyon.org
- [PATCH 3 of 9] revsetbenchmark: simplify and convert the script to python
pierre-yves.david at ens-lyon.org
- [PATCH 4 of 9] revsetbenchmark: convert update to proper subprocess call
pierre-yves.david at ens-lyon.org
- [PATCH 5 of 9] revsetbenchmark: convert performance call to proper subprocess call
pierre-yves.david at ens-lyon.org
- [PATCH 6 of 9] revsetbenchmark: convert revision display to proper subprocesscall
pierre-yves.david at ens-lyon.org
- [PATCH 7 of 9] revsetbenchmark: get revision to benchmark in a function
pierre-yves.david at ens-lyon.org
- [PATCH 8 of 9] revsetbenchmark: retrieve the benchmark value in python
pierre-yves.david at ens-lyon.org
- [PATCH 9 of 9] revsetbenchmark: add a summary at the end of execution
pierre-yves.david at ens-lyon.org
- [Bug 4209] New: hg --version --verbose
mercurial-bugs at selenic.com
- mercurial/crew at 20895: outgoing changeset
Mercurial Commits
- [PATCH 9 of 9] revsetbenchmark: add a summary at the end of execution
Matt Mackall
- mercurial at 20848: 8 new changesets
Mercurial Commits
- [PATCH] pull: prevent duplicated entry in `op.pulledsubset`
David Soria Parra
- [PATCH 1 of 4] bundle2: support bundling of empty part (with a type)
David Soria Parra
- [PATCH] pull: prevent duplicated entry in `op.pulledsubset`
Simon King
- [PATCH] pull: prevent duplicated entry in `op.pulledsubset`
Pierre-Yves David
- [PATCH evolve-ext:stable V2] evolve: abort when trying to move a node on top of itself
Pierre-Yves David
- [PATCH 1 of 2 evolve-ext:stable] run-tests: add executable bit
Pierre-Yves David
- [PATCH 2 of 2 evolve-ext:stable] evolve: active bookmark should move when using prev/next (#37)
Pierre-Yves David
- [PATCH 2 of 2 evolve-ext:stable] evolve: active bookmark should move when using prev/next (#37)
Olle
- [PATCH 1 of 2 evolve-ext:stable] run-tests: add executable bit
Olle
- mercurial at 20855: 7 new changesets
Mercurial Commits
- [PATCH STABLE] templater: raise error for unknown func
Sean Farley
- [PATCH STABLE] templater: raise error for unknown func
Matt Mackall
- [PATCH 1 of 4] localrepo: add _findlocaltags method
Sean Farley
- [PATCH 2 of 4] localrepo: use _findlocaltags in _findtags
Sean Farley
- [PATCH 3 of 4] localrepo: add localtags method to mimic tags method
Sean Farley
- [PATCH 4 of 4] repoview: improve performance for computehidden
Sean Farley
- [PATCH 1 of 2] phases: add union() to update the phase cache with the other
elson.wei at gmail.com
- [PATCH 2 of 2] unionrepo: override the _phasecache() to return a union phasecaches of two repos
elson.wei at gmail.com
- [PATCH 1 of 2] phases: add union() to update the phase cache with the other
Pierre-Yves David
- [PATCH 1 of 4 V2] bundle2: support bundling of empty part (with a type)
pierre-yves.david at ens-lyon.org
- [PATCH 2 of 4 V2] bundle2: support unbundling empty part
pierre-yves.david at ens-lyon.org
- [PATCH 3 of 4 V2] bundle2: support for bundling and unbundling payload
pierre-yves.david at ens-lyon.org
- [PATCH 4 of 4 V2] bundle2: part params
pierre-yves.david at ens-lyon.org
- [PATCH 1 of 2] phases: add union() to update the phase cache with the other
elson
- [PATCH 1 of 2] phases: add union() to update the phase cache with the other
Pierre-Yves David
- Fw: PEP 461: "Adding % formatting to bytes and bytearray" accepted
Giovanni Gherdovich
- mercurial/crew at 20895: outgoing changeset
Mercurial Commits
- [PATCH 1 of 4] localrepo: add _findlocaltags method
Sean Farley
- [PATCH STABLE] hg: introduce "wirepeersetupfuncs" to setup wire peer by extensions (issue4109)
FUJIWARA Katsunori
- [PATCH STABLE] hg: introduce "wirepeersetupfuncs" to setup wire peer by extensions (issue4109)
Matt Mackall
- Fw: PEP 461: "Adding % formatting to bytes and bytearray" accepted
Matt Mackall
- [PATCH 1 of 7 V2] localrepo: add _findlocaltags method
Sean Farley
- [PATCH 2 of 7 V2] localrepo: use _findlocaltags in _findtags
Sean Farley
- [PATCH 3 of 7 V2] localrepo: add localtags method to mimic tags method
Sean Farley
- [PATCH 4 of 7 V2] repoview: improve performance for computehidden
Sean Farley
- [PATCH 5 of 7 V2] repoview: add _gethiddenblockers method
Sean Farley
- [PATCH 6 of 7 V2] repoview: copy blocker code from computehidden
Sean Farley
- [PATCH 7 of 7 V2] repoview: use _gethiddenblockers in computehidden
Sean Farley
- [PATCH 2 of 4 V2] bundle2: support unbundling empty part
David Soria Parra
- [PATCH 2 of 4 V2] bundle2: support unbundling empty part
Pierre-Yves David
- [PATCH 3 of 4 V2] bundle2: support for bundling and unbundling payload
David Soria Parra
- [PATCH 3 of 4 V2] bundle2: support for bundling and unbundling payload
Pierre-Yves David
- [PATCH 1 of 7 V2] localrepo: add _findlocaltags method
David Soria Parra
- [PATCH 1 of 7 V2] localrepo: add _findlocaltags method
Sean Farley
- [PATCH STABLE] tests: use TESTTMP instead of TESTDIR
Sean Farley
- [PATCH STABLE] tests: use TESTTMP instead of TESTDIR
David Soria Parra
- [PATCH 2 of 4 V2] bundle2: support unbundling empty part
Matt Mackall
- [PATCH 1 of 9 V3] localrepo: add _encodetags method
Sean Farley
- [PATCH 2 of 9 V3] localrepo: use _encodetags in _findtags method
Sean Farley
- [PATCH 3 of 9 V3] localrepo: add _findlocaltags method
Sean Farley
- [PATCH 4 of 9 V3] localrepo: use _findlocaltags in _findtags
Sean Farley
- [PATCH 5 of 9 V3] localrepo: add localtags method to mimic tags method
Sean Farley
- [PATCH 6 of 9 V3] repoview: improve performance for computehidden
Sean Farley
- [PATCH 7 of 9 V3] repoview: add _gethiddenblockers method
Sean Farley
- [PATCH 8 of 9 V3] repoview: copy blocker code from computehidden
Sean Farley
- [PATCH 9 of 9 V3] repoview: use _gethiddenblockers in computehidden
Sean Farley
- [PATCH 3 of 3 V2] merge: add automatic tag merge algorithm
Angel Ezquerra
- mercurial at 20859: 4 new changesets (3 stable)
Mercurial Commits
- [PATCH 1 of 3 V3] bundle2: support unbundling empty part
pierre-yves.david at ens-lyon.org
- [PATCH 2 of 3 V3] bundle2: support for bundling and unbundling payload
pierre-yves.david at ens-lyon.org
- [PATCH 3 of 3 V3] bundle2: part params
pierre-yves.david at ens-lyon.org
- [PATCH 01 of 22] wireproto: document possible return type
pierre-yves.david at ens-lyon.org
- [PATCH 02 of 22] wireproto: introduce an abstractserverproto class
pierre-yves.david at ens-lyon.org
- [PATCH 03 of 22] wireproto: document protocol specific function of wirepeer
pierre-yves.david at ens-lyon.org
- [PATCH 04 of 22] wireproto: drop the _decompress method in favor a new call type
pierre-yves.david at ens-lyon.org
- [PATCH 05 of 22] wireproto: add decorator for wire protocol command
pierre-yves.david at ens-lyon.org
- [PATCH 06 of 22] wireproto: use decorator for the batch command
pierre-yves.david at ens-lyon.org
- [PATCH 07 of 22] wireproto: use decorator for the between command
pierre-yves.david at ens-lyon.org
- [PATCH 08 of 22] wireproto: use decorator for the branchmap command
pierre-yves.david at ens-lyon.org
- [PATCH 09 of 22] wireproto: use decorator for the branches command
pierre-yves.david at ens-lyon.org
- [PATCH 10 of 22] wireproto: use decorator for the capabilities command
pierre-yves.david at ens-lyon.org
- [PATCH 11 of 22] wireproto: use decorator for the changegroup command
pierre-yves.david at ens-lyon.org
- [PATCH 12 of 22] wireproto: use decorator for the changegroupsubset command
pierre-yves.david at ens-lyon.org
- [PATCH 13 of 22] wireproto: use decorator for the debugwireargs command
pierre-yves.david at ens-lyon.org
- [PATCH 14 of 22] wireproto: use decorator for the getbundle command
pierre-yves.david at ens-lyon.org
- [PATCH 15 of 22] wireproto: use decorator for the heads command
pierre-yves.david at ens-lyon.org
- [PATCH 16 of 22] wireproto: use decorator for the hello command
pierre-yves.david at ens-lyon.org
- [PATCH 17 of 22] wireproto: use decorator for the known command
pierre-yves.david at ens-lyon.org
- [PATCH 18 of 22] wireproto: use decorator for the listkeys command
pierre-yves.david at ens-lyon.org
- [PATCH 19 of 22] wireproto: use decorator for the lookup command
pierre-yves.david at ens-lyon.org
- [PATCH 20 of 22] wireproto: use decorator for the pushkey command
pierre-yves.david at ens-lyon.org
- [PATCH 21 of 22] wireproto: use decorator for the stream command
pierre-yves.david at ens-lyon.org
- [PATCH 22 of 22] wireproto: use decorator for the ubundle command
pierre-yves.david at ens-lyon.org
- [PATCH] revsetbenchmark: add entry for ::rev::
Gregory Szorc
- [PATCH 1 of 2 V2] revpair: smartset compatibility
pierre-yves.david at ens-lyon.org
- [PATCH 2 of 2 V2] revset: raise ValueError when calling min or max on empty smartset
pierre-yves.david at ens-lyon.org
- [PATCH 1 of 2 V2] revpair: smartset compatibility
Simon King
- [Bug 4210] New: Rebasing when there are unstable changesets leads to divergent changesets
mercurial-bugs at selenic.com
- [PATCH 1 of 2 V2] revpair: smartset compatibility
Pierre-Yves David
- mercurial/crew at 20895: outgoing changeset
Mercurial Commits
- [PATCH 04 of 22] wireproto: drop the _decompress method in favor a new call type
Olle
- [PATCH evolve-ext:stable V2] evolve: active bookmark should move when using prev/next (#37)
Olle Lundberg
- mercurial/crew at 20927: 3 outgoing changesets
Mercurial Commits
- [PATCH 3 of 3 V2] merge: add automatic tag merge algorithm
Angel Ezquerra
- [PATCH] grep: highlight all matched words
Takumi IINO
- [PATCH 3 of 3 V2] merge: add automatic tag merge algorithm
Matt Mackall
- [PATCH 1 of 9 RFC] localrepo: add an unused dictionary for arbitrary markers
Sean Farley
- [PATCH 2 of 9 RFC] localrepo: add a helper method for creating a marker
Sean Farley
- [PATCH 3 of 9 RFC] localrepo: add a method to create an arbitrary mark
Sean Farley
- [PATCH 4 of 9 RFC] localrepo: add a method to return markers in a namespace
Sean Farley
- [PATCH 5 of 9 RFC] localrepo: add a method to return markers associated with a node
Sean Farley
- [PATCH 6 of 9 RFC] templatekw: add a function to help generate a keyword for a marker
Sean Farley
- [PATCH 7 of 9 RFC] localrepo: generate a template keyword for new namespaces
Sean Farley
- [PATCH 8 of 9 RFC] cmdutil: use repo.markers instead of accessing tags and bookmarks directly
Sean Farley
- [PATCH 9 of 9 RFC] commands: test repo.marker for mercurial repo
Sean Farley
- mercurial/crew at 20927: 3 outgoing changesets
Mercurial Commits
- [PATCH 2 of 9 RFC] localrepo: add a helper method for creating a marker
Sean Farley
- [PATCH] revsetbenchmark: add entry for ::rev::
David Soria Parra
- [PATCH 2 of 7] clone: put streaming clones in a transaction
Durham Goode
- [PATCH 3 of 3 V3] bundle2: part params
David Soria Parra
- [PATCH 1 of 3 V3] bundle2: support unbundling empty part
David Soria Parra
- [PATCH 1 of 7] fncache: remove the rewriting logic
Durham Goode
- [PATCH 4 of 9 RFC] localrepo: add a method to return markers in a namespace
David Soria Parra
- [PATCH 4 of 7] transaction: add support for non-append files
Durham Goode
- [PATCH 1 of 3 STABLE] merge: fix lack of "%s" in format string causing TypeError at runtime
FUJIWARA Katsunori
- [PATCH 2 of 3 STABLE] i18n: fix "% inside _()" problems
FUJIWARA Katsunori
- [PATCH 3 of 3 STABLE] i18n: fix "% inside _()" problems
FUJIWARA Katsunori
- [PATCH 2 of 7] clone: put streaming clones in a transaction
Matt Mackall
- [PATCH 3 of 3 STABLE] i18n: fix "% inside _()" problems
Matt Mackall
- [PATCH 1 of 2 V3] revpair: smartset compatibility
pierre-yves.david at ens-lyon.org
- [PATCH 2 of 2 V3] revset: raise ValueError when calling min or max on empty smartset
pierre-yves.david at ens-lyon.org
- [PATCH 3 of 3 STABLE] i18n: fix "% inside _()" problems
David Soria Parra
- [PATCH 1 of 2 V3] revpair: smartset compatibility
David Soria Parra
- [PATCH 4 of 9 RFC] localrepo: add a method to return markers in anamespacee
Sean Farley
- [PATCH 1 of 2 V4] revpair: smartset compatibility
pierre-yves.david at ens-lyon.org
- [PATCH 2 of 2 V4] revset: raise ValueError when calling min or max on empty smartset
pierre-yves.david at ens-lyon.org
- [PATCH 04 of 22] wireproto: drop the _decompress method in favor a new call type
Pierre-Yves David
- [PATCH 2 of 2 V4] revset: raise ValueError when calling min or max on empty smartset
David Soria Parra
- [PATCH] bundle2: explicitly use network byte order
David Soria Parra
- [PATCH 2 of 7] clone: put streaming clones in a transaction
Durham Goode
- [PATCH 1 of 3 V4] bundle2: support unbundling empty part
pierre-yves.david at ens-lyon.org
- [PATCH 2 of 3 V4] bundle2: support for bundling and unbundling payload
pierre-yves.david at ens-lyon.org
- [PATCH 3 of 3 V4] bundle2: part params
pierre-yves.david at ens-lyon.org
- [PATCH 1 of 7 V2] fncache: remove the rewriting logic
Durham Goode
- [PATCH 2 of 7 V2] clone: put streaming clones in a transaction
Durham Goode
- [PATCH 3 of 7 V2] transaction: add onclose/onabort hook for pre-close logic
Durham Goode
- [PATCH 4 of 7 V2] transaction: add support for non-append files
Durham Goode
- [PATCH 5 of 7 V2] fncache: move fncache writing to be in a transaction
Durham Goode
- [PATCH 6 of 7 V2] caches: invalidate store caches when lock is taken
Durham Goode
- [PATCH 7 of 7 V2] fncache: clean up fncache during strips
Durham Goode
- [PATCH 3 of 7 V2] transaction: add onclose/onabort hook for pre-close logic
Pierre-Yves David
- [PATCH 3 of 7 V2] transaction: add onclose/onabort hook for pre-close logic
Gregory Szorc
- [PATCH 3 of 7 V2] transaction: add onclose/onabort hook for pre-close logic
Pierre-Yves David
- [PATCH 3 of 7 V2] transaction: add onclose/onabort hook for pre-close logic
Gregory Szorc
- [PATCH 3 of 7 V2] transaction: add onclose/onabort hook for pre-close logic
Pierre-Yves David
- [PATCH 3 of 7 V2] transaction: add onclose/onabort hook for pre-close logic
Pierre-Yves David
- [PATCH 4 of 7 V2] transaction: add support for non-append files
Pierre-Yves David
- [PATCH 5 of 7 V2] fncache: move fncache writing to be in a transaction
Pierre-Yves David
- [PATCH 4 of 7 V2] transaction: add support for non-append files
Durham Goode
- [PATCH 5 of 7 V2] fncache: move fncache writing to be in a transaction
Durham Goode
- [PATCH 2 of 2] unionrepo: override the _phasecache() to return a union phasecaches of two repos
Mads Kiilerich
- [PATCH 7 of 7 V2] fncache: clean up fncache during strips
Pierre-Yves David
- [PATCH 1 of 3] revsetbenchmark: remove python 2.7 dependency
Durham Goode
- [PATCH 2 of 3] revset: improve _descendants performance
Durham Goode
- [PATCH 3 of 3] revset: improve roots revset performance
Durham Goode
- [PATCH 1 of 9 RFC] localrepo: add an unused dictionary for arbitrary markers
Sean Farley
- [PATCH 1 of 9 V3] localrepo: add _encodetags method
Pierre-Yves David
- [PATCH 3 of 9 V3] localrepo: add _findlocaltags method
Pierre-Yves David
- [PATCH 5 of 9 V3] localrepo: add localtags method to mimic tags method
Pierre-Yves David
- [PATCH 4 of 9 V3] localrepo: use _findlocaltags in _findtags
Pierre-Yves David
- [PATCH 3 of 9 V3] localrepo: add _findlocaltags method
Sean Farley
- [PATCH 8 of 9 V3] repoview: copy blocker code from computehidden
Pierre-Yves David
- [PATCH 1 of 9 V3] localrepo: add _encodetags method
Sean Farley
- [PATCH 1 of 9 V3] localrepo: add _encodetags method
Pierre-Yves David
- [PATCH] graft: allow to not preserve original source in subsequent grafts
Alexander Drozdov
- Global 3.2 sprint! (europe)
Pierre-Yves David
Last message date:
Tue Apr 1 04:34:06 UTC 2014
Archived on: Thu Jun 30 00:24:36 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).