October 2015 Archives by author
Starting: Thu Oct 1 02:38:16 UTC 2015
Ending: Sun Nov 1 01:53:32 UTC 2015
Messages: 1112
- revset: add "reversed" as a synonym for "reverse"
Daniel Colascione (SEATTLE)
- revset: add "reversed" as a synonym for "reverse"
Daniel Colascione (SEATTLE)
- [PATCH 1 of 2] error: make lock inheritance contract violations a subclass of RuntimeError
Siddharth Agarwal
- [PATCH 2 of 2] localrepo: allow creating inherited locks
Siddharth Agarwal
- [PATCH 1 of 4 marmoute-reviewed] localrepo: add a note about parentenvvar
Siddharth Agarwal
- [PATCH 2 of 4 marmoute-reviewed] lock: turn prepinherit/reacquire into a single context manager
Siddharth Agarwal
- [PATCH 3 of 4 marmoute-reviewed] lock.release: don't call postrelease functions for inherited locks
Siddharth Agarwal
- [PATCH 4 of 4 marmoute-reviewed] localrepo: allow wlock to be inherited
Siddharth Agarwal
- [PATCH 1 of 4 marmoute-reviewed] localrepo: add a way to get the current lock if it's held
Siddharth Agarwal
- [PATCH 2 of 4 marmoute-reviewed] localrepo: add a way to get the current wlock if it's held
Siddharth Agarwal
- [PATCH 3 of 4 marmoute-reviewed] scmutil: add a way for a subprocess to be run with an inheritable lock
Siddharth Agarwal
- [PATCH 4 of 4 marmoute-reviewed] scmutil: add a way for a repo's wlock to be inherited by a subprocess
Siddharth Agarwal
- [PATCH 1 of 5] test-fncache: use args/kwargs for lock wrapper
Siddharth Agarwal
- [PATCH 2 of 5] lock: add a way to prevent locks from being inherited
Siddharth Agarwal
- [PATCH 3 of 5] localrepo: prevent wlock from being inherited when a transaction is running
Siddharth Agarwal
- [PATCH 4 of 5] merge.mergestate: factor out code to validate v1/v2 records
Siddharth Agarwal
- [PATCH 5 of 5] commands: add a new debug command to print merge state
Siddharth Agarwal
- [PATCH 1 of 9 mergedriver] filemerge: indent filemerge.filemerge
Siddharth Agarwal
- [PATCH 2 of 9 mergedriver] filemerge: turn filemerge.filemerge into a class
Siddharth Agarwal
- [PATCH 3 of 9 mergedriver] filemerge: add a before-merge callback to internal merge tools
Siddharth Agarwal
- [PATCH 4 of 9 mergedriver] filemerge: call precheck if available
Siddharth Agarwal
- [PATCH 5 of 9 mergedriver] filemerge: add a precheck for symlinks
Siddharth Agarwal
- [PATCH 6 of 9 mergedriver] filemerge: use symlinkcheck for :merge and :union
Siddharth Agarwal
- [PATCH 7 of 9 mergedriver] filemerge: normalize 'internal:foo' names to ':foo'
Siddharth Agarwal
- [PATCH 8 of 9 mergedriver] filemerge: print correct name of tool for symlink checks
Siddharth Agarwal
- [PATCH 9 of 9 mergedriver] filemerge: run symlink check for :merge3
Siddharth Agarwal
- [PATCH 2 of 9 mergedriver] filemerge: turn filemerge.filemerge into a class
Siddharth Agarwal
- [PATCH 2 of 9 mergedriver] filemerge: turn filemerge.filemerge into a class
Siddharth Agarwal
- [PATCH 2 of 9 mergedriver] filemerge: turn filemerge.filemerge into a class
Siddharth Agarwal
- [PATCH 1 of 6 mergedriver] filemerge: add some merge types
Siddharth Agarwal
- [PATCH 2 of 6 mergedriver] filemerge: switch trymerge boolean to mergetype enum
Siddharth Agarwal
- [PATCH 3 of 6 mergedriver] filemerge.filemerge: make a tuple containing merge paths on disk
Siddharth Agarwal
- [PATCH 4 of 6 mergedriver] filemerge: move 'merging' output to before file creation
Siddharth Agarwal
- [PATCH 5 of 6 mergedriver] filemerge: move precheck to before files are written out
Siddharth Agarwal
- [PATCH 6 of 6 mergedriver] filemerge: call premerge directly from main merge function
Siddharth Agarwal
- [PATCH 1 of 4 marmoute-reviewed] filemerge._merge: drop no longer necessary 'if r:' check
Siddharth Agarwal
- [PATCH 2 of 4 marmoute-reviewed] filemerge._idump: drop no longer necessary 'if r:' check
Siddharth Agarwal
- [PATCH 3 of 4 marmoute-reviewed] filemerge._xmerge: drop no longer necessary 'if r:' check
Siddharth Agarwal
- [PATCH 4 of 4 marmoute-reviewed] filemerge: move post-merge checks into a separate function
Siddharth Agarwal
- [PATCH 1 of 6] filemerge: clean up temp files in a finally block
Siddharth Agarwal
- [PATCH 2 of 6] filemerge: turn filemerge into a generator
Siddharth Agarwal
- [PATCH 3 of 6] filemerge: deindent the parts of filemerge outside the try block
Siddharth Agarwal
- [PATCH 4 of 6] filemerge.filemerge: exit early if premerge is successful
Siddharth Agarwal
- [PATCH 5 of 6] filemerge: add a cleaner API around filemerge
Siddharth Agarwal
- [PATCH 6 of 6] merge.mergestate: use mergectx wrapper
Siddharth Agarwal
- [PATCH 1 of 5 mergedriver] simplemerge: move conflict warning message to filemerge
Siddharth Agarwal
- [PATCH 2 of 5 mergedriver] merge.mergestate: introduce a way to conclude all paused merges
Siddharth Agarwal
- [PATCH 3 of 5 mergedriver] merge.applyupdates: conclude merges after starting them
Siddharth Agarwal
- [PATCH 4 of 5 mergedriver] commands.resolve: conclude merges after starting them
Siddharth Agarwal
- [PATCH 5 of 5 mergedriver] merge: perform all premerges before concluding any merges
Siddharth Agarwal
- [PATCH 2 of 6] filemerge: turn filemerge into a generator
Siddharth Agarwal
- [PATCH 2 of 6] filemerge: turn filemerge into a generator
Siddharth Agarwal
- [PATCH 2 of 6] filemerge: turn filemerge into a generator
Siddharth Agarwal
- [PATCH 1 of 5 mergedriver] simplemerge: move conflict warning message to filemerge
Siddharth Agarwal
- [PATCH 1 of 7 V2 mergedriver] filemerge: add a wrapper around the filemerge function
Siddharth Agarwal
- [PATCH 2 of 7 V2 mergedriver] filemerge: also return whether the merge is complete
Siddharth Agarwal
- [PATCH 3 of 7 V2 mergedriver] filemerge: introduce a premerge flag and function
Siddharth Agarwal
- [PATCH 4 of 7 V2 mergedriver] filemerge: deindent the parts of filemerge outside the try block
Siddharth Agarwal
- [PATCH 5 of 7 V2 mergedriver] filemerge: only print out "merging f" output at premerge step
Siddharth Agarwal
- [PATCH 6 of 7 V2 mergedriver] filemerge: only copy to backup during premerge step
Siddharth Agarwal
- [PATCH 7 of 7 V2 mergedriver] filemerge: break overall filemerge into separate premerge and merge steps
Siddharth Agarwal
- [PATCH 1 of 6 mergedriver] filemerge: clean up some dead code
Siddharth Agarwal
- [PATCH 2 of 6 mergedriver] simplemerge: move conflict warning message to filemerge
Siddharth Agarwal
- [PATCH 3 of 6 mergedriver] merge.mergestate: add a wrapper around resolve
Siddharth Agarwal
- [PATCH 4 of 6 mergedriver] merge.mergestate._resolve: also return completed status
Siddharth Agarwal
- [PATCH 5 of 6 mergedriver] merge: introduce a preresolve function
Siddharth Agarwal
- [PATCH 6 of 6 mergedriver] merge.mergestate: perform all premerges before any merges (BC)
Siddharth Agarwal
- [PATCH 1 of 7 V2 mergedriver] filemerge: add a wrapper around the filemerge function
Siddharth Agarwal
- [PATCH 1 of 6 mergedriver] filemerge: clean up some dead code
Siddharth Agarwal
- [PATCH 1 of 5 mergedriver] merge.mergestate: add support for persisting a custom merge driver
Siddharth Agarwal
- [PATCH 2 of 5 mergedriver] merge.mergestate: add support for persisting driver-resolved files
Siddharth Agarwal
- [PATCH 3 of 5 mergedriver] merge.mergedriver: don't try resolving files marked driver-resolved
Siddharth Agarwal
- [PATCH 4 of 5 mergedriver] debugmergestate: add support for printing out merge driver
Siddharth Agarwal
- [PATCH 5 of 5 mergedriver] debugmergestate: add support for printing out driver-resolved files
Siddharth Agarwal
- [PATCH 1 of 5 mergedriver V2] merge.mergestate: add support for persisting a custom merge driver
Siddharth Agarwal
- [PATCH 2 of 5 mergedriver V2] merge.mergestate: add support for persisting driver-resolved files
Siddharth Agarwal
- [PATCH 3 of 5 mergedriver V2] merge.mergedriver: don't try resolving files marked driver-resolved
Siddharth Agarwal
- [PATCH 4 of 5 mergedriver V2] debugmergestate: add support for printing out merge driver
Siddharth Agarwal
- [PATCH 5 of 5 mergedriver V2] debugmergestate: add support for printing out driver-resolved files
Siddharth Agarwal
- [PATCH 1 of 6 mergedriver] hook: raise a separate exception for when loading a hook fails
Siddharth Agarwal
- [PATCH 2 of 6 mergedriver] hook: factor out determination of hooks from running them
Siddharth Agarwal
- [PATCH 3 of 6 mergedriver] hook.runhooks: return a dict of result values
Siddharth Agarwal
- [PATCH 4 of 6 mergedriver] hook: for python hooks, also return whether an exception was raised
Siddharth Agarwal
- [PATCH 5 of 6 mergedriver] merge.mergestate: add a generator for driver-resolved files
Siddharth Agarwal
- [PATCH 6 of 6 mergedriver] localrepo.commit: disallow commit when driver-resolved files exist
Siddharth Agarwal
- [PATCH 6 of 6 mergedriver] localrepo.commit: disallow commit when driver-resolved files exist
Siddharth Agarwal
- [PATCH 1 of 7 mergedriver] commands.resolve: support printing out driver-resolved files
Siddharth Agarwal
- [PATCH 2 of 7 mergedriver] merge.mergestate: add a way to get the other side of the merge
Siddharth Agarwal
- [PATCH 3 of 7 mergedriver] merge.mergestate: add a way to get the merge driver state
Siddharth Agarwal
- [PATCH 4 of 7 mergedriver] localrepo.commit: abort if merge driver's conclude step hasn't been run yet
Siddharth Agarwal
- [PATCH 5 of 7 mergedriver] merge.mergestate: only check for merge driver when property is accessed
Siddharth Agarwal
- [PATCH 6 of 7 mergedriver] merge.mergestate: set merge driver state to 's' if there's none present
Siddharth Agarwal
- [PATCH 7 of 7 mergedriver] commands.resolve: print out warning when only driver-resolved files remain
Siddharth Agarwal
- [PATCH hggit] help: accept a ui parameter to the help function
Siddharth Agarwal
- [PATCH sprint]: bookmarks: add 'hg push -B .' as a shorthand for pushing the active bookmark issue(4917)
Uri Baghin
- [PATCH 5 of 5] exchange: use file closer when applying stream clones
Adrian Buehlmann
- [PATCH 1 of 3] exewrapper: report name of failed DLL in error message
Adrian Buehlmann
- [PATCH 2 of 3] exewrapper: report name of failed private DLL in error message
Adrian Buehlmann
- [PATCH 3 of 3] exewrapper: add comments about PYTHONHOME
Adrian Buehlmann
- [PATCH 4 of 4 RFC stream clone bundles] commands.unbundle: support consuming streaming clone bundles
Adrian Buehlmann
- [PATCH 4 of 4 RFC stream clone bundles] commands.unbundle: support consuming streaming clone bundles
Adrian Buehlmann
- Changing repo requirements (was: Re: [PATCH 1 of 5 requirements-tidy] localrepo: add requirements helper functions)
Adrian Buehlmann
- mercurial/crew at 27194: 2 outgoing changesets
Mercurial Commits
- mercurial at 26419: 4 new changesets (4 on stable)
Mercurial Commits
- mercurial at 26427: 8 new changesets
Mercurial Commits
- mercurial at 26475: 48 new changesets
Mercurial Commits
- mercurial at 26487: 12 new changesets
Mercurial Commits
- mercurial at 26504: 17 new changesets (2 on stable)
Mercurial Commits
- mercurial at 26564: 60 new changesets (1 on stable)
Mercurial Commits
- mercurial at 26571: 7 new changesets
Mercurial Commits
- mercurial at 26581: 10 new changesets
Mercurial Commits
- mercurial at 26604: 23 new changesets
Mercurial Commits
- mercurial at 26612: 8 new changesets
Mercurial Commits
- mercurial at 26635: 23 new changesets
Mercurial Commits
- mercurial at 26669: 34 new changesets
Mercurial Commits
- mercurial at 26728: 59 new changesets
Mercurial Commits
- mercurial at 26731: 3 new changesets
Mercurial Commits
- mercurial at 26741: 10 new changesets
Mercurial Commits
- mercurial at 26752: 11 new changesets
Mercurial Commits
- mercurial at 26754: 2 new changesets
Mercurial Commits
- mercurial at 26763: 9 new changesets
Mercurial Commits
- mercurial at 26770: 7 new changesets
Mercurial Commits
- mercurial at 26777: 7 new changesets
Mercurial Commits
- mercurial at 26782: 5 new changesets
Mercurial Commits
- mercurial at 26803: 21 new changesets
Mercurial Commits
- mercurial at 26815: 12 new changesets (3 on stable)
Mercurial Commits
- mercurial at 26818: 3 new changesets (3 on stable)
Mercurial Commits
- mercurial at 26821: 3 new changesets (3 on stable)
Mercurial Commits
- mercurial at 26826: 5 new changesets (5 on stable)
Mercurial Commits
- mercurial at 26827: new changeset (1 on stable)
Mercurial Commits
- mercurial at 26833: 6 new changesets (6 on stable)
Mercurial Commits
- [PATCH] notify: fix fromauthor setting for 'incoming' hook type (issue4194)
Bruce Cran
- [PATCH STABLE] notify: fix fromauthor setting for 'incoming' hook type (issue4194)
Bruce Cran
- [PATCH evolve-ext] evolve: ignore ui argument passed to help loader
Pierre-Yves David
- [PATCH evolve-ext topic-fix right-cwd] evolve: be more complete about copying extra from old revisions
Pierre-Yves David
- [PATCH] backout: add example of backing out a merge changeset
Pierre-Yves David
- [PATCH] bundle2: generate check:heads in a independent function
Pierre-Yves David
- [PATCH 1 of 3] shelve: compress on-disk bundle
Pierre-Yves David
- [PATCH 2 of 3] shelve: move changegroup generation inside write bundle
Pierre-Yves David
- [PATCH 3 of 3] shelve: bundle using bundle2 if repository is general delta
Pierre-Yves David
- [PATCH 1 of 4] changegroup: add version argument to getlocalchangegroup
Pierre-Yves David
- [PATCH 2 of 4] changegroup: add version argument to getchangegroup
Pierre-Yves David
- [PATCH 3 of 4] bundle: extract the parsing of the bundle type in a function
Pierre-Yves David
- [PATCH 4 of 4] test-bundle-type: replace unbundle with debugbundle
Pierre-Yves David
- [PATCH 1 of 5] templatekw: hide help of "branches" by DEPRECATED marker
Pierre-Yves David
- [PATCH 5 of 5] templatekw: remove dockeywords hack
Pierre-Yves David
- [PATCH 1 of 5] templatekw: hide help of "branches" by DEPRECATED marker
Pierre-Yves David
- [PATCH 2 of 2] localrepo: allow creating inherited locks
Pierre-Yves David
- [PATCH] rebase: use repository root as cwd (issue4869)
Pierre-Yves David
- [PATCH 2 of 2] server: support absolute urls (issue4877)
Pierre-Yves David
- push should not allow to push diverged bookmark
Pierre-Yves David
- [PATCH 5 of 5 modernize-streamclone] streamclone: move _allowstream() from wireproto
Pierre-Yves David
- [PATCH 1 of 5] clonebundles: support for seeding clones from pre-generated bundles
Pierre-Yves David
- [PATCH 1 of 5] clonebundles: support for seeding clones from pre-generated bundles
Pierre-Yves David
- [PATCH 5 of 5 modernize-streamclone] exchange: move stream clone logic into pull code path
Pierre-Yves David
- [PATCH 1 of 5 modernize-streamclone] streamclone: move streaming clone logic from localrepo
Pierre-Yves David
- [PATCH 3 of 5 modernize-streamclone] streamclone: add explicit check for empty local repo
Pierre-Yves David
- [PATCH 2 of 5 modernize-streamclone] streamclone: refactor code for deciding to stream clone
Pierre-Yves David
- [PATCH 4 of 4 V3] demandimport: replace more references to _demandmod instances
Pierre-Yves David
- [PATCH 1 of 4 V3] demandimport: avoid redundant module lookup
Pierre-Yves David
- [PATCH 2 of 4 V3] demandimport: avoid recusive use of __getattribute__
Pierre-Yves David
- [PATCH 5 of 5] pager: recreate stdout to make it line-buffered
Pierre-Yves David
- [PATCH 5 of 5 modernize-streamclone] streamclone: rename and document maybeperformstreamclone()
Pierre-Yves David
- [PATCH 2 of 5 modernize-streamclone] exchange: expose bundle2 capabilities as part of pulloperation
Pierre-Yves David
- [PATCH 1 of 5 modernize-streamclone] bundle2: implement unbundlepart.readline()
Pierre-Yves David
- [PATCH 3 of 4] shelve: use rollback instead of aborting a current transaction for shelve
Pierre-Yves David
- [PATCH 2 of 4] keyword: make restrict mode False while updating files for rollback
Pierre-Yves David
- [PATCH 1 of 4] bookmarks: use recordchange instead of writing if transaction is active
Pierre-Yves David
- [PATCH 3 of 5] templatekw: introduce showlatesttags() to handle {latesttag} keywords
Pierre-Yves David
- [PATCH 5 of 5] templatekw: add {changes}, {distance} and {tag} to the {latesttag} keyword
Pierre-Yves David
- [PATCH] backout: add examples to clarify basic usage
Pierre-Yves David
- [PATCH 4 of 5 modernize-streamclone V2] streamclone: teach canperformstreamclone to be bundle2 aware
Pierre-Yves David
- [PATCH 5 of 5 modernize-streamclone V2] streamclone: check for step completion
Pierre-Yves David
- [PATCH 3 of 3 V4] demandimport: replace more references to _demandmod instances
Pierre-Yves David
- [PATCH 3 of 3 V4] demandimport: replace more references to _demandmod instances
Pierre-Yves David
- [PATCH 5 of 5 modernize-streamclone V2] streamclone: check for step completion
Pierre-Yves David
- [PATCH 4 of 4 marmoute-reviewed] localrepo: allow wlock to be inherited
Pierre-Yves David
- [PATCH 3 of 4 marmoute-reviewed] lock.release: don't call postrelease functions for inherited locks
Pierre-Yves David
- [PATCH 3 of 3 v2] revert: add reference to backout
Pierre-Yves David
- [PATCH 3 of 5] templatekw: introduce showlatesttags() to handle {latesttag} keywords
Pierre-Yves David
- [PATCH 1 of 4] bookmarks: use recordchange instead of writing if transaction is active
Pierre-Yves David
- [PATCH 3 of 4] shelve: use rollback instead of aborting a current transaction for shelve
Pierre-Yves David
- [PATCH 3 of 3] util.chunkbuffer: avoid extra mutations when reading partial chunks
Pierre-Yves David
- [PATCH 4 of 4 marmoute-reviewed] scmutil: add a way for a repo's wlock to be inherited by a subprocess
Pierre-Yves David
- [PATCH 2 of 2] util: use tuple accessor to get accurate st_mtime value (issue4836)
Pierre-Yves David
- [PATCH 3 of 3] rebase: enable histedit for useful help with it
Pierre-Yves David
- [PATCH 2 of 2] bundle2: lazily acquire the lock
Pierre-Yves David
- [PATCH modernize-streamclone] bundle2: indicate whether retrieving capabilities for client or server
Pierre-Yves David
- [PATCH STABLE] notify: fix fromauthor setting for 'incoming' hook type (issue4194)
Pierre-Yves David
- [PATCH STABLE] templater: protect word() from crashing on out of range negative value
Pierre-Yves David
- [PATCH 5 of 5] commands: add a new debug command to print merge state
Pierre-Yves David
- [PATCH 1 of 3] bundle: extend the format of --type to support version and compression
Pierre-Yves David
- [PATCH 2 of 3] parsebundletype: add a comment for future generation
Pierre-Yves David
- [PATCH 3 of 3] bundle: use bundle2 if repository uses general delta
Pierre-Yves David
- [PATCH 1 of 4] merge: drop special parent assignment in the obsolete case
Pierre-Yves David
- [PATCH 2 of 4] update: move default destination computation to a function
Pierre-Yves David
- [PATCH 3 of 4] merge: get the default update destination from the function
Pierre-Yves David
- [PATCH 4 of 4] revset: delete _updatedefaultdest as it has no users
Pierre-Yves David
- [PATCH 2 of 2 V2] bundle2: allow lazily acquiring the lock
Pierre-Yves David
- [PATCH STABLE] templater: protect word() from crashing on out of range negative value
Pierre-Yves David
- [PATCH 2 of 2 V2] bundle2: allow lazily acquiring the lock
Pierre-Yves David
- [PATCH 2 of 9 mergedriver] filemerge: turn filemerge.filemerge into a class
Pierre-Yves David
- Bundle2 and lightweight renames
Pierre-Yves David
- [PATCH] hgweb: ensure both foreground and background colors are specified (issue4872)
Pierre-Yves David
- [PATCH 5 of 5] shelve: restore unshelved dirstate explicitly after aborting transaction
Pierre-Yves David
- [PATCH 5 of 6 mergedriver] filemerge: move precheck to before files are written out
Pierre-Yves David
- [PATCH 3 of 4] merge: get the default update destination from the function
Pierre-Yves David
- [PATCH 1 of 3 V2] update: move default destination computation to a function
Pierre-Yves David
- [PATCH 2 of 3 V2] merge: get the default update destination from the function
Pierre-Yves David
- [PATCH 3 of 3 V2] revset: delete _updatedefaultdest as it has no users
Pierre-Yves David
- [PATCH 1 of 4] discovery: rename 'error' to 'errormsg'
Pierre-Yves David
- [PATCH 2 of 4] eol: rename 'error' to 'haserror'
Pierre-Yves David
- [PATCH 3 of 4] error: get Abort from 'error' instead of 'util'
Pierre-Yves David
- [PATCH 4 of 4] check-code: detect and ban 'util.Abort'
Pierre-Yves David
- [PATCH 2 of 2 V3] bundle2: allow lazily acquiring the lock
Pierre-Yves David
- [PATCH 6 of 6 mergedriver] filemerge: call premerge directly from main merge function
Pierre-Yves David
- [PATCH 1 of 4] destupdate: move the check related to the "clean" logic in the function
Pierre-Yves David
- [PATCH 2 of 4] destupdate: include the 'check' logic
Pierre-Yves David
- [PATCH 3 of 4] destupdate: also include bookmark related logic
Pierre-Yves David
- [PATCH 4 of 4] update: also use 'destupdate' for pull and unbundle
Pierre-Yves David
- [PATCH 4 of 4 marmoute-reviewed] filemerge: move post-merge checks into a separate function
Pierre-Yves David
- [PATCH 6 of 6] commands: use dirstateguard instead of begin/end-parentchange for backout
Pierre-Yves David
- [PATCH 4 of 4] check-code: detect and ban 'util.Abort'
Pierre-Yves David
- [PATCH 2 of 4] destupdate: include the 'check' logic
Pierre-Yves David
- [PATCH 3 of 4] destupdate: also include bookmark related logic
Pierre-Yves David
- [PATCH 2 of 5 clonebundles V2] clonebundles: filter on bundle type
Pierre-Yves David
- [PATCH] getsubset: get the unpacker version from the bundler
Pierre-Yves David
- [PATCH 6 of 6] merge.mergestate: use mergectx wrapper
Pierre-Yves David
- [PATCH 1 of 2] discovery: fix a typo in a comment
Pierre-Yves David
- [PATCH 2 of 2] discovery: reference relevant bug in the faulty code
Pierre-Yves David
- [PATCH V3] cvsps: fix computation of parent revisions when log caching is on
Pierre-Yves David
- [PATCH] strip: factor out revset calculation for strip -B
Pierre-Yves David
- [PATCH 1 of 3 v2] backout: add examples to clarify basic usage
Pierre-Yves David
- [PATCH 2 of 5] transaction: prevent addfilegenerator from always making backup
Pierre-Yves David
- [PATCH 2 of 6] filemerge: turn filemerge into a generator
Pierre-Yves David
- [PATCH 1 of 5 clonebundles V2] clonebundles: support for seeding clones from pre-generated bundles
Pierre-Yves David
- [PATCH 2 of 2] parsers: fix infinite loop or out-of-bound read in fm1readmarkers (issue4888)
Pierre-Yves David
- [PATCH 2 of 2] parsers: fix infinite loop or out-of-bound read in fm1readmarkers (issue4888)
Pierre-Yves David
- [PATCH issue4737] shelve: rename 'publicancestors' to something accurate (issue4737)
Pierre-Yves David
- [PATCH cleanup] discovery: put trivial branch first
Pierre-Yves David
- [PATCH] patchbomb: check that targets exist at the publicurl
Pierre-Yves David
- [PATCH] patchbomb: check that targets exist at the publicurl
Pierre-Yves David
- [PATCH 3 of 4] destupdate: also include bookmark related logic
Pierre-Yves David
- [PATCH 1 of 4 defaultdest V2] destupdate: move the check related to the "clean" logic in the function
Pierre-Yves David
- [PATCH 2 of 4 defaultdest V2] destupdate: include the 'check' logic
Pierre-Yves David
- [PATCH 3 of 4 defaultdest V2] destupdate: also include bookmark related logic
Pierre-Yves David
- [PATCH 4 of 4 defaultdest V2] update: also use 'destupdate' for pull and unbundle
Pierre-Yves David
- [PATCH V2] patchbomb: check that targets exist at the publicurl
Pierre-Yves David
- [PATCH 2 of 2] exchange: refactor bundle specification parsing
Pierre-Yves David
- [PATCH 6 of 6 mergedriver] merge.mergestate: perform all premerges before any merges (BC)
Pierre-Yves David
- [PATCH 2 of 2] exchange: refactor bundle specification parsing
Pierre-Yves David
- [PATCH 2 of 5 clonebundles V2] clonebundles: filter on bundle type
Pierre-Yves David
- [PATCH 1 of 5 mergedriver] merge.mergestate: add support for persisting a custom merge driver
Pierre-Yves David
- [PATCH 3 of 4 defaultdest V2] destupdate: also include bookmark related logic
Pierre-Yves David
- [PATCH 3 of 4 defaultdest V2] destupdate: also include bookmark related logic
Pierre-Yves David
- [PATCH 1 of 2 V3] destupdate: also include bookmark related logic
Pierre-Yves David
- [PATCH 2 of 2 V3] update: also use 'destupdate' for pull and unbundle
Pierre-Yves David
- [PATCH 2 of 6 V2] localrepo: restore dirstate to one before rollbacking if not parent-gone
Pierre-Yves David
- [PATCH 6 of 6 V2] dirstate: read from pending file under HG_PENDING mode if it exists
Pierre-Yves David
- RFC: revset relation operator
Pierre-Yves David
- [PATCH evolve-ext] prune: reuse revset from repair instead of copy-pasting code
Pierre-Yves David
- [PATCH 3 of 3] revset: add optional offset argument to limit() predicate
Pierre-Yves David
- [PATCH 1 of 5 clonebundles V3] exchange: move bundle specification parsing from cmdutil
Pierre-Yves David
- [PATCH 2 of 5 clonebundles V3] exchange: refactor bundle specification parsing
Pierre-Yves David
- [PATCH 5 of 5 mergedriver V2] debugmergestate: add support for printing out driver-resolved files
Pierre-Yves David
- [PATCH V2] status: add terse option flag (issue4119)
Pierre-Yves David
- [PATCH 5 of 5 clonebundles V3] clonebundles: filter on SNI requirement
Pierre-Yves David
- [PATCH 2 of 2] rebase: check for target rev in abort's dstates list (issue4896)
Pierre-Yves David
- [PATCH 1 of 2] rebase: added comments
Pierre-Yves David
- [PATCH 4 of 5 clonebundles V3] clonebundles: filter on bundle specification
Pierre-Yves David
- [PATCH 1 of 5 requirements-tidy] localrepo: add requirements helper functions
Pierre-Yves David
- [PATCH 1 of 2 fix] rebase: use a direct reference to repo.changelog
Pierre-Yves David
- [PATCH 2 of 2 fix] rebase: properly handle chain of marker with missing node
Pierre-Yves David
- [PATCH 1 of 2 default-dest] update: "deprecate" call to 'merge.update' without a destination
Pierre-Yves David
- [PATCH 2 of 2 default-dest] update: introduce a 'UpdateAbort' exception
Pierre-Yves David
- [PATCH 2 of 2 fix] rebase: properly handle chain of marker with missing node
Pierre-Yves David
- [PATCH 2 of 2] push: introduce --multihead for pushing multiple heads without force
Pierre-Yves David
- [PATCH 2 of 2] exchange: refactor push so that extensions can wrap pushop
Pierre-Yves David
- [PATCH 1 of 2] exchange: use pushop.repo instead of repo
Pierre-Yves David
- [PATCH 1 of 2] obsstore: make the readonly attribute accessible
Pierre-Yves David
- [PATCH 2 of 2] bundle2: gracefully skip 'obsmarkers' part if evolution is disabled
Pierre-Yves David
- [PATCH 10 of 10] changegroup: delete now-unused addchangegroup method
Pierre-Yves David
- [PATCH 2 of 2] exchange: refactor push so that extensions can wrap pushop
Pierre-Yves David
- [PATCH 2 of 2] exchange: refactor push so that extensions can wrap pushop
Pierre-Yves David
- [PATCH RFC need advice] changegroup: introduce cg3, which has support for exchanging treemanifests
Pierre-Yves David
- [PATCH 1 of 6] dirstate: make dirstate.write() callers pass repo object to it
Pierre-Yves David
- [PATCH V2] exchange: add oparg to push so that extensions can wrap pushop
Pierre-Yves David
- [PATCH 6 of 6 mergedriver] localrepo.commit: disallow commit when driver-resolved files exist
Pierre-Yves David
- [PATCH 2 of 7 mergedriver] merge.mergestate: add a way to get the other side of the merge
Pierre-Yves David
- [PATCH 7 of 7 mergedriver] commands.resolve: print out warning when only driver-resolved files remain
Pierre-Yves David
- [PATCH 1 of 7 mergedriver] commands.resolve: support printing out driver-resolved files
Pierre-Yves David
- [PATCH 1 of 2] test: enforce v1 type in 'test-bundle2-format.t'
Pierre-Yves David
- [PATCH 2 of 2] test: enforce v1 type in 'test-bundle2-remote-changegroup.t'
Pierre-Yves David
- [PATCH 01 of 14 FIX-bundle2] bundle2: introduce an "applybundle" function
Pierre-Yves David
- [PATCH 02 of 14 FIX-bundle2] unbundle: use 'bundle2.applybundle'
Pierre-Yves David
- [PATCH 03 of 14 FIX-bundle2] applybundle: set 'bundle2=1' env for all transaction
Pierre-Yves David
- [PATCH 04 of 14 FIX-bundle2] applybundle: take source as argument
Pierre-Yves David
- [PATCH 05 of 14 FIX-bundle2] unbundle: use 'source' argument with applybundle
Pierre-Yves David
- [PATCH 06 of 14 FIX-bundle2] applybundle: take url as argument
Pierre-Yves David
- [PATCH 07 of 14 FIX-bundle2] unbundle: use 'url' argument with applybundle
Pierre-Yves David
- [PATCH 08 of 14 FIX-bundle2] strip: pass source and url to bundle2 processing
Pierre-Yves David
- [PATCH 09 of 14 FIX-bundle2] histedit: properly apply bundle2 backups
Pierre-Yves David
- [PATCH 10 of 14 FIX-bundle2] shelve: properly process bundle2 bundle
Pierre-Yves David
- [PATCH 11 of 14 FIX-bundle2] bundlerepo: move temp-bundle writing logic into a closure
Pierre-Yves David
- [PATCH 12 of 14 FIX-bundle2] bundlerepo: uncompress changegroup in bundle1 case only
Pierre-Yves David
- [PATCH 13 of 14 FIX-bundle2] bundle2: make unbundle.compressed return True when compressed
Pierre-Yves David
- [PATCH 14 of 14 FIX-bundle2] bundlerepo: properly extra compressed changegroup from bundle2
Pierre-Yves David
- [PATCH V2 for 09 of 14 FIX-bundle2] histedit: properly apply bundle2 backups
Pierre-Yves David
- [PATCH] histedit: add support for exec/x command to histedit (issue4036)
Pierre-Yves David
- [PATCH rfc] branches: introduce closing of other heads on other named branches
Pierre-Yves David
- [PATCH 1 of 3 rfc] push: report all remote heads
Pierre-Yves David
- [PATCH] histedit: add support for exec/x command to histedit (issue4036)
Pierre-Yves David
- [PATCH 1 of 3] histedit: add inprogress method to state class
Christian Delahousse
- [PATCH 2 of 3] histedit: check presence of statefile before deleting it
Christian Delahousse
- [PATCH 3 of 3] histedit: delete histedit statefile on any exception during abort
Christian Delahousse
- [PATCH 1 of 3] histedit: add inprogress method to state class
Christian Delahousse
- [PATCH 2 of 3] histedit: check presence of statefile before deleting it
Christian Delahousse
- [PATCH 3 of 3] histedit: delete histedit statefile on any exception during abort
Christian Delahousse
- [PATCH 1 of 3 V2] histedit: add inprogress method to state class
Christian Delahousse
- [PATCH 2 of 3 V2] histedit: check presence of statefile before deleting it
Christian Delahousse
- [PATCH 3 of 3 V2] histedit: delete histedit statefile on any exception during abort
Christian Delahousse
- [PATCH 1 of 2] rebase: added comments
Christian Delahousse
- [PATCH 2 of 2] rebase: check for target rev in abort's dstates list (issue4896)
Christian Delahousse
- [PATCH] rebase: properly abort when destination is public (issue4896)
Christian Delahousse
- [PATCH] shelve: delete shelve statefile on any exception during abort
Christian Delahousse
- [PATCH 1 of 8] rebase: on abort delete rebase state file no matter what
Christian Delahousse
- [PATCH 2 of 8] rebase: during abort add warning to user on any exception
Christian Delahousse
- [PATCH 3 of 8] rebase: reduce scope of try catch in restorestate
Christian Delahousse
- [PATCH 4 of 8] rebase: move no rebasestate file check out of restorestatus
Christian Delahousse
- [PATCH 5 of 8] rebase: move check for "rebase in progress"
Christian Delahousse
- [PATCH 6 of 8] rebase: remove unecessary rebasestate file check in summary hook
Christian Delahousse
- [PATCH 7 of 8] rebase: refactoring to make restorestatus throw only error.Abort
Christian Delahousse
- [PATCH 8 of 8] rebase: add comment to abort test
Christian Delahousse
- [PATCH] contrib: make editmerge look for merge markers at the beginning of the line
Christian Delahousse
- [PATCH V3] revert: allow configuring the .orig file location
Christian Delahousse
- [PATCH rfc] branches: introduce closing of other heads on other named branches
Didly
- [PATCH rfc] branches: introduce closing of other heads on other named branches
Didly
- [PATCH 2 of 2] urls: bulk-change primary website URLs
Augie Fackler
- [PATCH 3 of 3] shelve: bundle using bundle2 if repository is general delta
Augie Fackler
- [PATCH 4 of 4] test-bundle-type: replace unbundle with debugbundle
Augie Fackler
- [PATCH 2 of 2 V2] bundle2: allow lazily acquiring the lock
Augie Fackler
- [PATCH 2 of 9 mergedriver] filemerge: turn filemerge.filemerge into a class
Augie Fackler
- [PATCH 2 of 9 mergedriver] filemerge: turn filemerge.filemerge into a class
Augie Fackler
- [PATCH 2 of 2 V2] bundle2: allow lazily acquiring the lock
Augie Fackler
- [PATCH 2 of 2] server: support absolute urls (issue4877)
Augie Fackler
- [PATCH] rebase: use repository root as cwd (issue4869)
Augie Fackler
- [PATCH] hgweb: fix search hint border-radius on standards-based browsers and remove old gecko-specific property
Augie Fackler
- [PATCH 3 of 3] bundle: use bundle2 if repository uses general delta
Augie Fackler
- [PATCH 3 of 4] merge: get the default update destination from the function
Augie Fackler
- [PATCH 1 of 4] merge: drop special parent assignment in the obsolete case
Augie Fackler
- [PATCH] templater: do not pre-evaluate generator keyword at runsymbol (issue4868)
Augie Fackler
- [PATCH] cvsps: fix computation of parent revisions when log caching is on
Augie Fackler
- [PATCH V2] hgweb: ensure both foreground and background colors are specified (issue4872)
Augie Fackler
- [PATCH 2 of 2] revset: strip off "literal:" prefix from bookmark not found error
Augie Fackler
- [PATCH 3 of 4] merge: get the default update destination from the function
Augie Fackler
- [PATCH 3 of 3 V2] revset: delete _updatedefaultdest as it has no users
Augie Fackler
- [PATCH] worker: restore old countcpus code (issue4869)
Augie Fackler
- [PATCH] hgweb: fix search hint border-radius on standards-based browsers and remove old gecko-specific property
Augie Fackler
- [PATCH 4 of 4] check-code: detect and ban 'util.Abort'
Augie Fackler
- [PATCH 3 of 4] destupdate: also include bookmark related logic
Augie Fackler
- [PATCH 2 of 4] destupdate: include the 'check' logic
Augie Fackler
- [PATCH 3 of 3] histedit: delete histedit statefile on any exception during abort
Augie Fackler
- [PATCH V2] cvsps: fix computation of parent revisions when log caching is on
Augie Fackler
- [PATCH 3 of 3] histedit: delete histedit statefile on any exception during abort
Augie Fackler
- [PATCH V2] cvsps: fix computation of parent revisions when log caching is on
Augie Fackler
- [PATCH 4 of 4] check-code: detect and ban 'util.Abort'
Augie Fackler
- [PATCH 3 of 3 V2] histedit: delete histedit statefile on any exception during abort
Augie Fackler
- RFC: revset relation operator
Augie Fackler
- [PATCH] dirstate: batch calls to statfiles (issue4878)
Augie Fackler
- [PATCH V4] cvsps: fix computation of parent revisions when log caching is on
Augie Fackler
- [PATCH] test-convert-cvs: add sleep so cvs notices changes
Augie Fackler
- [PATCH] hgweb: remove obsolete -webkit-border-radius property
Augie Fackler
- [PATCH] monoblue: add a link to the latest file revision
Augie Fackler
- [PATCH] getsubset: get the unpacker version from the bundler
Augie Fackler
- [PATCH 2 of 2] discovery: reference relevant bug in the faulty code
Augie Fackler
- [PATCH 5 of 5 clonebundles V2] clonebundles: support sorting URLs by client-side preferences
Augie Fackler
- [PATCH 2 of 5 clonebundles V2] clonebundles: filter on bundle type
Augie Fackler
- [PATCH 2 of 2 v3] makefile: add wheel build target
Augie Fackler
- [PATCH 7 of 7 V2 mergedriver] filemerge: break overall filemerge into separate premerge and merge steps
Augie Fackler
- [PATCH 1 of 7 V2 mergedriver] filemerge: add a wrapper around the filemerge function
Augie Fackler
- [PATCH 3 of 4] destupdate: also include bookmark related logic
Augie Fackler
- [PATCH issue4737] shelve: rename 'publicancestors' to something accurate (issue4737)
Augie Fackler
- [PATCH cleanup] discovery: put trivial branch first
Augie Fackler
- [PATCH] patchbomb: check that targets exist at the publicurl
Augie Fackler
- [PATCH] patchbomb: check that targets exist at the publicurl
Augie Fackler
- [PATCH 2 of 2 v3] makefile: add wheel build target
Augie Fackler
- [PATCH 2 of 2] exchange: refactor bundle specification parsing
Augie Fackler
- [PATCH] strip: factor out revset calculation for strip -B
Augie Fackler
- [PATCH] windows: read all global config files, not just the first (issue4491) (BC)
Augie Fackler
- [PATCH V2] patchbomb: check that targets exist at the publicurl
Augie Fackler
- [PATCH] largefiles: better handling of merge of largefiles that not are available
Augie Fackler
- revset: add "reversed" as a synonym for "reverse"
Augie Fackler
- [PATCH 3 of 4 defaultdest V2] destupdate: also include bookmark related logic
Augie Fackler
- [PATCH 2 of 4 defaultdest V2] destupdate: include the 'check' logic
Augie Fackler
- [PATCH 3 of 4 defaultdest V2] destupdate: also include bookmark related logic
Augie Fackler
- [PATCH 3 of 4 defaultdest V2] destupdate: also include bookmark related logic
Augie Fackler
- [PATCH 1 of 2 V3] destupdate: also include bookmark related logic
Augie Fackler
- [PATCH] mq: use cmdutil.revert instead of hg.revert
Augie Fackler
- [PATCH 2 of 2] rebase: check for target rev in abort's dstates list (issue4896)
Augie Fackler
- [PATCH 5 of 5 mergedriver V2] debugmergestate: add support for printing out driver-resolved files
Augie Fackler
- [PATCH] rebase: factor out nothing to rebase return code
Augie Fackler
- [PATCH 5 of 5] copies: group bothnew with other sets
Augie Fackler
- [PATCH] util: also catch IndexError
Augie Fackler
- [PATCH 2 of 3] merge: abort on file/directory case folding collisions (issue4892)
Augie Fackler
- [PATCH 3 of 3] exewrapper: add comments about PYTHONHOME
Augie Fackler
- [PATCH 2 of 2] rebase: check for target rev in abort's dstates list (issue4896)
Augie Fackler
- [PATCH] util: also catch IndexError
Augie Fackler
- [PATCH 3 of 3] monoblue: visually highlight source lines when hovering over line numbers
Augie Fackler
- [PATCH] util: also catch IndexError
Augie Fackler
- [PATCH disable-tools] merge-tools: allow marking a mergetool as completely disabled
Augie Fackler
- [PATCH 01 of 10] changegroup: move source check to top of addchangegroup
Augie Fackler
- [PATCH 02 of 10] changegroup: migrate addchangegroup() to forward to cg?unpacker.apply()
Augie Fackler
- [PATCH 03 of 10] histedit: use cg?unpacker.apply() instead of changegroup.addchangegroup()
Augie Fackler
- [PATCH 04 of 10] shelve: use cg?unpacker.apply() instead of changegroup.addchangegroup()
Augie Fackler
- [PATCH 05 of 10] bundle2: use cg?unpacker.apply() instead of changegroup.addchangegroup()
Augie Fackler
- [PATCH 06 of 10] commands: use cg?unpacker.apply() instead of changegroup.addchangegroup()
Augie Fackler
- [PATCH 07 of 10] exchange: use cg?unpacker.apply() instead of changegroup.addchangegroup()
Augie Fackler
- [PATCH 08 of 10] repair: use cg?unpacker.apply() instead of changegroup.addchangegroup()
Augie Fackler
- [PATCH 09 of 10] localrepo: use cg?unpacker.apply() instead of changegroup.addchangegroup()
Augie Fackler
- [PATCH 10 of 10] changegroup: delete now-unused addchangegroup method
Augie Fackler
- [PATCH 03 of 10] histedit: use cg?unpacker.apply() instead of changegroup.addchangegroup()
Augie Fackler
- [PATCH 1 of 5 requirements-tidy] localrepo: add requirements helper functions
Augie Fackler
- [PATCH] gitweb: visually highlight source lines when hovering over line numbers
Augie Fackler
- [PATCH 1 of 5 requirements-tidy] localrepo: add requirements helper functions
Augie Fackler
- [PATCH] rebase: factor out nothing to rebase return code
Augie Fackler
- [PATCH 2 of 2] push: introduce --multihead for pushing multiple heads without force
Augie Fackler
- [PATCH 3 of 3] highlight: add option to prevent content-only based fallback
Augie Fackler
- [PATCH] shelve: delete shelve statefile on any exception during abort
Augie Fackler
- [PATCH] mail: drop python 2.5 support
Augie Fackler
- [PATCH 2 of 2 fix] rebase: properly handle chain of marker with missing node
Augie Fackler
- [PATCH] bookmarks: don't deactivate on no-op update (issue4901)
Augie Fackler
- [PATCH V2] status: add terse option flag (issue4119)
Augie Fackler
- [PATCH 2 of 2 default-dest] update: introduce a 'UpdateAbort' exception
Augie Fackler
- [PATCH 6 of 6] merge: make in-memory changes visible to external update hooks
Augie Fackler
- [PATCH 6 of 6 clone bundles] clonebundles: advertise clone bundles feature to clients
Augie Fackler
- [PATCH V3] status: add terse option flag (issue4119)
Augie Fackler
- [PATCH 1 of 6 mergedriver] hook: raise a separate exception for when loading a hook fails
Augie Fackler
- [PATCH] util: also catch IndexError
Augie Fackler
- [PATCH RFC need advice] changegroup: introduce cg3, which has support for exchanging treemanifests
Augie Fackler
- [PATCH remotefilelog-ext 3.6fix] remotefilelog: cope with rename of addchangegroupfiles to _addchangegroupfiles
Augie Fackler
- [PATCH] debian: install bash completion as hg and not mercurial (issue4900)
Augie Fackler
- [PATCH 2 of 4 RFC stream clone bundles] exchange: support for streaming clone bundles
Augie Fackler
- [PATCH 4 of 4 RFC stream clone bundles] commands.unbundle: support consuming streaming clone bundles
Augie Fackler
- [PATCH] rebase: properly abort when destination is public (issue4896)
Augie Fackler
- [PATCH 2 of 2] bundle2: gracefully skip 'obsmarkers' part if evolution is disabled
Augie Fackler
- [PATCH hggit] help: accept a ui parameter to the help function
Augie Fackler
- [PATCH disable-tools] merge-tools: allow marking a mergetool as completely disabled
Augie Fackler
- Changing repo requirements (was: Re: [PATCH 1 of 5 requirements-tidy] localrepo: add requirements helper functions)
Augie Fackler
- Changing repo requirements (was: Re: [PATCH 1 of 5 requirements-tidy] localrepo: add requirements helper functions)
Augie Fackler
- [PATCH V2 for 09 of 14 FIX-bundle2] histedit: properly apply bundle2 backups
Augie Fackler
- [PATCH 2 of 2 stable] largefiles: fix explicit commit of normal/largefile switch
Augie Fackler
- [PATCH 4 of 4 stable] largefiles: don't mute/obfuscate http errors when putlfile fails
Augie Fackler
- [PATCH STABLE] localrepo: discard objects in _filecache at transaction failure (issue4876)
Augie Fackler
- [PATCH] bookmarks: don't allow pushing new head for existing mark with -B (issue4400)
Augie Fackler
- [PATCH] bookmarks: don't allow pushing new head for existing mark with -B (issue4400)
Augie Fackler
- [PATCH STABLE] ui: support paths.default-push without paths.default set (issue4914)
Augie Fackler
- [PATCH] merge: improve clarity of table in update docstring
Augie Fackler
- [PATCH] debugrevlog: cope with empty revlog files
Augie Fackler
- [PATCH] packaging: rework version detection and declaration (issue4912)
Augie Fackler
- [PATCH 2 of 2 STABLE] bundle2: attribute remote failures to remote (issue4788)
Augie Fackler
- [PATCH V3] revert: allow configuring the .orig file location
Augie Fackler
- RFC: revset relation operator
Sean Farley
- RFC: revset relation operator
Sean Farley
- [PATCH V2] status: add terse option flag (issue4119)
Sean Farley
- [PATCH] util: also catch IndexError
Sean Farley
- RFC: revset relation operator
Sean Farley
- [PATCH V2] status: add terse option flag (issue4119)
Sean Farley
- [PATCH V2] status: add terse option flag (issue4119)
Sean Farley
- [PATCH 2 of 2 fix] rebase: properly handle chain of marker with missing node
Sean Farley
- [PATCH 1 of 2] exchange: use pushop.repo instead of repo
Sean Farley
- [PATCH 2 of 2] exchange: refactor push so that extensions can wrap pushop
Sean Farley
- [PATCH V3] status: add terse option flag (issue4119)
Sean Farley
- [PATCH 2 of 2] exchange: refactor push so that extensions can wrap pushop
Sean Farley
- [PATCH V2] exchange: add oparg to push so that extensions can wrap pushop
Sean Farley
- [PATCH V3] status: add terse option flag (issue4119)
Sean Farley
- [PATCH] dirstate: Fix invalid reference to self.ui
Sean Farley
- [PATCH 1 of 2 stable?] push: all pass along opargs
Sean Farley
- [PATCH 2 of 2 stable?] pull: all pass along extra opargs
Sean Farley
- [PATCH] debugrevlog: cope with empty revlog files
Sean Farley
- [PATCH V3] revert: allow configuring the .orig file location
Sean Farley
- [PATCH] cvsps: fix computation of parent revisions when log caching is on
Emanuele Giaquinta
- [PATCH V2] cvsps: fix computation of parent revisions when log caching is on
Emanuele Giaquinta
- [PATCH] cvsps: fix computation of parent revisions when log caching is on
Emanuele Giaquinta
- [PATCH V2] cvsps: fix computation of parent revisions when log caching is on
Emanuele Giaquinta
- [PATCH V3] cvsps: fix computation of parent revisions when log caching is on
Emanuele Giaquinta
- [PATCH] test-convert-cvs: add sleep so cvs notices changes
Emanuele Giaquinta
- [PATCH V4] cvsps: fix computation of parent revisions when log caching is on
Emanuele Giaquinta
- [PATCH 1 of 2] setup: import setup from setuptools if available
Nathan Goldbaum
- [PATCH 2 of 2] makefile: add wheel build target
Nathan Goldbaum
- [PATCH 1 of 2 v2] setup: import setup from setuptools when building wheels
Nathan Goldbaum
- [PATCH 2 of 2 v2] makefile: add wheel build target
Nathan Goldbaum
- [PATCH 1 of 2 v3] setup: import setup from setuptools if FORCE_SETUPTOOLS is set
Nathan Goldbaum
- [PATCH 2 of 2 v3] makefile: add wheel build target
Nathan Goldbaum
- [PATCH 2 of 2 v3] makefile: add wheel build target
Nathan Goldbaum
- [PATCH 2 of 2 v3] makefile: add wheel build target
Nathan Goldbaum
- [PATCH 2 of 2 v3] makefile: add wheel build target
Nathan Goldbaum
- [PATCH 1 of 2] bundle2: add op.gettransaction() to handlers that need the lock
Durham Goode
- [PATCH 2 of 2] bundle2: lazily acquire the lock
Durham Goode
- [PATCH 1 of 2 V2] bundle2: add op.gettransaction() to handlers that need the lock
Durham Goode
- [PATCH 2 of 2 V2] bundle2: allow lazily acquiring the lock
Durham Goode
- [PATCH 2 of 2 remotefilelog] README: specify how to use memcached caching
Durham Goode
- [PATCH 2 of 2 V2] bundle2: allow lazily acquiring the lock
Durham Goode
- [PATCH 1 of 2 V3] bundle2: add op.gettransaction() to handlers that need the lock
Durham Goode
- [PATCH 2 of 2 V3] bundle2: allow lazily acquiring the lock
Durham Goode
- RFC: revset relation operator
Durham Goode
- [PATCH] rebase: properly abort when destination is public (issue4896)
Durham Goode
- [PATCH 1 of 2] convert: temporarily disable hg p2 optimization
Durham Goode
- [PATCH 1 of 2] convert: temporarily disable hg p2 optimization
Durham Goode
- [PATCH] histedit: make histedit prune when obsolete is enabled
Durham Goode
- [PATCH V2] histedit: make histedit prune when obsolete is enabled
Durham Goode
- [PATCH remotefilelog-ext 3.6fix] remotefilelog: cope with rename of addchangegroupfiles to _addchangegroupfiles
Durham Goode
- [PATCH 1 of 2] convert: temporarily disable hg p2 optimization
Durham Goode
- [PATCH] convert: test clean p2 file missing
Durham Goode
- [PATCH 1 of 4] test-strip: add glob for Windows
Matt Harbison
- [PATCH 2 of 4] test-debugextensions: sanitize JSON output for Windows
Matt Harbison
- [PATCH 3 of 4] test-commandserver: generate files with a fixed EOL for test stability
Matt Harbison
- [PATCH 4 of 4] test-run-tests: add globs for Windows
Matt Harbison
- [PATCH 1 of 5] util: extract stringmatcher() from revset
Matt Harbison
- [PATCH 2 of 5] templatekw: allow getlatesttags() to match a specific tag pattern
Matt Harbison
- [PATCH 3 of 5] templatekw: introduce showlatesttags() to handle {latesttag} keywords
Matt Harbison
- [PATCH 4 of 5] templater: introduce {latesttag()} function to match a pattern (issue4184)
Matt Harbison
- [PATCH 5 of 5] templatekw: add {changes}, {distance} and {tag} to the {latesttag} keyword
Matt Harbison
- [PATCH] templatekw: document the reason {latesttag} doesn't make the date available
Matt Harbison
- [PATCH STABLE] templater: protect word() from crashing on out of range negative value
Matt Harbison
- [PATCH 1 of 6 V2] util: extract stringmatcher() from revset
Matt Harbison
- [PATCH 2 of 6 V2] templatekw: allow getlatesttags() to match a specific tag pattern
Matt Harbison
- [PATCH 3 of 6 V2] templatekw: factor out the changessincetag calculation to a private method
Matt Harbison
- [PATCH 4 of 6 V2] templatekw: introduce showlatesttags() to handle {latesttag} keywords
Matt Harbison
- [PATCH 5 of 6 V2] templater: introduce {latesttag()} function to match a pattern (issue4184)
Matt Harbison
- [PATCH 6 of 6 V2] templatekw: add {changes}, {distance} and {tag} to the {latesttag} keyword
Matt Harbison
- [PATCH rfc] branches: introduce closing of other heads on other named branches
Matt Harbison
- [PATCH rfc] branches: introduce closing of other heads on other named branches
Matt Harbison
- [PATCH STABLE] extdiff: abort if an empty revision is given with --patch
Matt Harbison
- [PATCH 1 of 4] bookmarks: use recordchange instead of writing if transaction is active
FUJIWARA Katsunori
- [PATCH 2 of 4] keyword: make restrict mode False while updating files for rollback
FUJIWARA Katsunori
- [PATCH 3 of 4] shelve: use rollback instead of aborting a current transaction for shelve
FUJIWARA Katsunori
- [PATCH 4 of 4] shelve: use rollback instead of aborting a current transaction for unshelve
FUJIWARA Katsunori
- [PATCH 1 of 4] bookmarks: use recordchange instead of writing if transaction is active
FUJIWARA Katsunori
- [PATCH 3 of 4] shelve: use rollback instead of aborting a current transaction for shelve
FUJIWARA Katsunori
- [PATCH 1 of 5] bookmarks: use recordchange instead of writing if transaction is active
FUJIWARA Katsunori
- [PATCH 2 of 5] dirstate: split write to write changes into files other than .hg/dirstate
FUJIWARA Katsunori
- [PATCH 3 of 5] shelve: add utility to abort current transaction but keep dirstate
FUJIWARA Katsunori
- [PATCH 4 of 5] shelve: restore shelved dirstate explicitly after aborting transaction
FUJIWARA Katsunori
- [PATCH 5 of 5] shelve: restore unshelved dirstate explicitly after aborting transaction
FUJIWARA Katsunori
- [PATCH 3 of 4] shelve: use rollback instead of aborting a current transaction for shelve
FUJIWARA Katsunori
- [PATCH 1 of 6] transaction: add releasefn to notify the end of a transaction scope
FUJIWARA Katsunori
- [PATCH 2 of 6] localrepo: execute appropriate actions for dirstate at releasing transaction
FUJIWARA Katsunori
- [PATCH 3 of 6] dirstate: remove meaningless dirstateguard
FUJIWARA Katsunori
- [PATCH 4 of 6] cmdutil: stop tryimportone from using dirstateguard (BC)
FUJIWARA Katsunori
- [PATCH 5 of 6] commands: make "hg import" use dirstateguard only for --no-commit
FUJIWARA Katsunori
- [PATCH 6 of 6] commands: use dirstateguard instead of begin/end-parentchange for backout
FUJIWARA Katsunori
- [PATCH 6 of 6] commands: use dirstateguard instead of begin/end-parentchange for backout
FUJIWARA Katsunori
- [PATCH 1 of 5] dirstate: move code paths for backup from dirstateguard to dirstate
FUJIWARA Katsunori
- [PATCH 2 of 5] transaction: prevent addfilegenerator from always making backup
FUJIWARA Katsunori
- [PATCH 3 of 5] dirstate: make functions for backup aware of transaction activity
FUJIWARA Katsunori
- [PATCH 4 of 5] dirstate: make writing in-memory changes aware of transaction activity
FUJIWARA Katsunori
- [PATCH 5 of 5] dirstate: read from pending file under HG_PENDING mode if it exists
FUJIWARA Katsunori
- [PATCH 4 of 5] dirstate: make writing in-memory changes aware of transaction activity
FUJIWARA Katsunori
- [PATCH 2 of 5] transaction: prevent addfilegenerator from always making backup
FUJIWARA Katsunori
- [PATCH 1 of 6 V2] parsers: make pack_dirstate take now in integer for consistency
FUJIWARA Katsunori
- [PATCH 2 of 6 V2] localrepo: restore dirstate to one before rollbacking if not parent-gone
FUJIWARA Katsunori
- [PATCH 3 of 6 V2] dirstate: move code paths for backup from dirstateguard to dirstate
FUJIWARA Katsunori
- [PATCH 4 of 6 V2] dirstate: make functions for backup aware of transaction activity
FUJIWARA Katsunori
- [PATCH 5 of 6 V2] dirstate: make writing in-memory changes aware of transaction activity
FUJIWARA Katsunori
- [PATCH 6 of 6 V2] dirstate: read from pending file under HG_PENDING mode if it exists
FUJIWARA Katsunori
- [PATCH 6 of 6 V2] dirstate: read from pending file under HG_PENDING mode if it exists
FUJIWARA Katsunori
- [PATCH 1 of 6] dirstate: make dirstate.write() callers pass repo object to it
FUJIWARA Katsunori
- [PATCH 2 of 6] dirstate: show develwarn for write() invocation without repo
FUJIWARA Katsunori
- [PATCH 3 of 6] ui: invoke external process with HG_PENDING if transaction is active
FUJIWARA Katsunori
- [PATCH 4 of 6] cmdutil: make in-memory changes visible to external editor (issue4378)
FUJIWARA Katsunori
- [PATCH 5 of 6] hook: centralize HG_PENDING passing to external hook process
FUJIWARA Katsunori
- [PATCH 6 of 6] merge: make in-memory changes visible to external update hooks
FUJIWARA Katsunori
- [PATCH] transaction: reorder unlinking .hg/journal and .hg/journal.backupfiles
FUJIWARA Katsunori
- [PATCH 1 of 6] dirstate: make dirstate.write() callers pass repo object to it
FUJIWARA Katsunori
- [PATCH 1 of 7 V2] dirstateguard: remove layering violation around saving/restoring backup
FUJIWARA Katsunori
- [PATCH 2 of 7 V2] dirstate: remove layering violation around writing dirstate out
FUJIWARA Katsunori
- [PATCH 3 of 7 V2] dirstate: make dirstate.write() callers pass transaction object to it
FUJIWARA Katsunori
- [PATCH 4 of 7 V2] dirstate: show develwarn for write() invocation without transaction
FUJIWARA Katsunori
- [PATCH 5 of 7 V2] cmdutil: make in-memory changes visible to external editor (issue4378)
FUJIWARA Katsunori
- [PATCH 6 of 7 V2] hook: centralize passing HG_PENDING to external hook process
FUJIWARA Katsunori
- [PATCH 7 of 7 V2] merge: make in-memory changes visible to external update hooks
FUJIWARA Katsunori
- [PATCH] transaction: reorder unlinking .hg/journal and .hg/journal.backupfiles
FUJIWARA Katsunori
- [PATCH STABLE] localrepo: discard objects in _filecache at transaction failure (issue4876)
FUJIWARA Katsunori
- [PATCH STABLE] localrepo: discard objects in _filecache at transaction failure (issue4876)
FUJIWARA Katsunori
- [PATCH STABLE V2] localrepo: discard objects in _filecache at transaction failure (issue4876)
FUJIWARA Katsunori
- [PATCH STABLE V2] localrepo: discard objects in _filecache at transaction failure (issue4876)
FUJIWARA Katsunori
- [PATCH STABLE V3] localrepo: discard objects in _filecache at transaction failure (issue4876)
FUJIWARA Katsunori
- [PATCH 1 of 2 STABLE] i18n: fix regexp pattern to detect translation for DEPRECATED
FUJIWARA Katsunori
- [PATCH 2 of 2 STABLE] i18n: look translation of both "DEPRECATED" and "(DEPRECATED)" up
FUJIWARA Katsunori
- [PATCH] context: don't hex encode all unknown 20 char revision specs (issue4890)
Mads Kiilerich
- [PATCH] context: don't hex encode all unknown 20 char revision specs (issue4890)
Mads Kiilerich
- [PATCH] largefiles: better handling of merge of largefiles that not are available
Mads Kiilerich
- [PATCH] context: don't hex encode all unknown 20 char revision specs (issue4890)
Mads Kiilerich
- [PATCH] windows: read all global config files, not just the first (issue4491) (BC)
Mads Kiilerich
- [PATCH 1 of 3] tests: test of case-folding merge collisions
Mads Kiilerich
- [PATCH 2 of 3] merge: abort on file/directory case folding collisions (issue4892)
Mads Kiilerich
- [PATCH 3 of 3] rfc: merge: detect directory case collisions (issue4892)
Mads Kiilerich
- [PATCH 1 of 2] branch: introduce --reuse for reusing branches without adding multiple heads
Mads Kiilerich
- [PATCH 2 of 2] push: introduce --multihead for pushing multiple heads without force
Mads Kiilerich
- [PATCH 1 of 2] contrib: drop Python < 2.6 from Makefile.python
Mads Kiilerich
- [PATCH 2 of 2] contrib: offer Python 2.7.10
Mads Kiilerich
- [PATCH 1 of 2] convert: temporarily disable hg p2 optimization
Mads Kiilerich
- [PATCH 2 of 2] convert: don't try to use a p2-clean file from p2 if it doesn't exist in p2
Mads Kiilerich
- [PATCH] mq: generate patch names from first line of description
Mads Kiilerich
- [PATCH] mergetools.rc: find OSX FileMerge in the new location inside Xcode 4.3
Mads Kiilerich
- [PATCH] spelling: trivial spell checking
Mads Kiilerich
- [PATCH 1 of 2 stable] rebase: fix wrong 'no changes to commit' when using --collapse
Mads Kiilerich
- [PATCH 2 of 2 stable] convert: fix Python syntax in 'splice in' message
Mads Kiilerich
- [PATCH 1 of 2 stable] largefiles: test coverage of explicit commit of normal/largefile switch
Mads Kiilerich
- [PATCH 2 of 2 stable] largefiles: fix explicit commit of normal/largefile switch
Mads Kiilerich
- [PATCH 1 of 4 stable] largefiles: test coverage of handling of store corruption
Mads Kiilerich
- [PATCH 2 of 4 stable] largefiles: check hash of files in the store before copying to working dir
Mads Kiilerich
- [PATCH 3 of 4 stable] largefiles: test coverage of error handling from putlfile
Mads Kiilerich
- [PATCH 4 of 4 stable] largefiles: don't mute/obfuscate http errors when putlfile fails
Mads Kiilerich
- [PATCH 1 of 2] convert: temporarily disable hg p2 optimization
Mads Kiilerich
- [PATCH 4 of 4 stable] largefiles: don't mute/obfuscate http errors when putlfile fails
Mads Kiilerich
- [PATCH 1 of 4 stable v2] largefiles: test coverage of handling of store corruption
Mads Kiilerich
- [PATCH 2 of 4 stable v2] largefiles: check hash of files in the store before copying to working dir
Mads Kiilerich
- [PATCH 3 of 4 stable v2] largefiles: test coverage of error handling from putlfile
Mads Kiilerich
- [PATCH 4 of 4 stable v2] largefiles: don't mute and obfuscate http errors when putlfile fails
Mads Kiilerich
- [PATCH] convert: test clean p2 file missing
Mads Kiilerich
- [PATCH] convert: test clean p2 file missing
Mads Kiilerich
- [PATCH] convert: test clean p2 file missing
Mads Kiilerich
- [PATCH 1 of 5 rfc] posix: move checkexec test file to .hg/cache
Mads Kiilerich
- [PATCH 2 of 5 rfc] posix: simplify checkexec check
Mads Kiilerich
- [PATCH 3 of 5 rfc] posix: give checkexec a fast path; keep the check files and test read only
Mads Kiilerich
- [PATCH 4 of 5 rfc] posix: move checklink test file to .hg/cache
Mads Kiilerich
- [PATCH 5 of 5 rfc] posix: give checklink a fast path that cache the check file and is read only
Mads Kiilerich
- [PATCH rfc] branches: introduce closing of other heads on other named branches
Mads Kiilerich
- [PATCH rfc] branches: introduce closing of other heads on other named branches
Mads Kiilerich
- [PATCH 1 of 3 rfc] push: report all remote heads
Mads Kiilerich
- [PATCH 2 of 3 rfc] discovery: add test coverage for pushing branch close and new branch head
Mads Kiilerich
- [PATCH 3 of 3 rfc] discovery: allow pushing multiple heads if only one is non-closing (BC)
Mads Kiilerich
- [PATCH 1 of 3 rfc] push: report all remote heads
Mads Kiilerich
- [PATCH] hgweb: ensure both foreground and background colors are specified (issue4872)
Gijs Kruitbosch
- [PATCH] hgweb: fix search hint border-radius on standards-based browsers and remove old gecko-specific property
Gijs Kruitbosch
- [PATCH] hgweb: fix search hint border-radius on standards-based browsers and remove old gecko-specific property
Gijs Kruitbosch
- [PATCH] hgweb: fix search hint border-radius on standards-based browsers and remove old gecko-specific property
Gijs Kruitbosch
- [PATCH V2] hgweb: ensure both foreground and background colors are specified (issue4872)
Gijs Kruitbosch
- [PATCH] hgweb: remove obsolete -webkit-border-radius property
Gijs Kruitbosch
- [PATCH] hgweb: fix search hint border-radius on standards-based browsers and remove old gecko-specific property
Gijs Kruitbosch
- [PATCH] histedit: add support for exec/x command to histedit (issue4036)
Piotr Listkiewicz
- [PATCH] histedit: add support for exec/x command to histedit (issue4036)
Piotr Listkiewicz
- [PATCH] histedit: add support for exec/x command to histedit (issue4036)
Piotr Listkiewicz
- [PATCH] histedit: add support for exec/x command to histedit (issue4036)
Piotr Listkiewicz
- [PATCH] testing: [sprint] [RFC] add hypothesis fuzz testing
David R. MacIver
- [PATCH] backout: add example of backing out a merge changeset
Matt Mackall
- [PATCH 1 of 5 requirements-tidy] localrepo: add requirements helper functions
Matt Mackall
- [PATCH 1 of 6] bundle2: generate check:heads in a independent function
Matt Mackall
- [PATCH STABLE] templater: protect word() from crashing on out of range negative value
Matt Mackall
- [PATCH] rebase: use repository root as cwd (issue4869)
Matt Mackall
- [PATCH] context: don't hex encode all unknown 20 char revision specs (issue4890)
Matt Mackall
- [PATCH] context: don't hex encode all unknown 20 char revision specs (issue4890)
Matt Mackall
- [PATCH 2 of 6] filemerge: turn filemerge into a generator
Matt Mackall
- [PATCH 2 of 6] filemerge: turn filemerge into a generator
Matt Mackall
- [PATCH] dirstate: batch calls to statfiles (issue4878)
Matt Mackall
- RFC: revset relation operator
Matt Mackall
- [PATCH 2 of 2 v3] makefile: add wheel build target
Matt Mackall
- RFC: revset relation operator
Matt Mackall
- [PATCH 17 of 21 WIP-PY3K] obsolete: use xrange from py3kcompat
Matt Mackall
- RFC: revset relation operator
Matt Mackall
- [PATCH 1 of 5 requirements-tidy] localrepo: add requirements helper functions
Matt Mackall
- [PATCH 2 of 2 v3] makefile: add wheel build target
Matt Mackall
- RFC: revset relation operator
Matt Mackall
- RFC: revset relation operator
Matt Mackall
- RFC: revset relation operator
Matt Mackall
- RFC: revset relation operator
Matt Mackall
- [PATCH 1 of 5] copies: avoid reference to c1/c2 in makectx
Matt Mackall
- [PATCH 2 of 5] copies: factor out setupctx into _makegetfctx
Matt Mackall
- [PATCH 3 of 5] copies: move _makegetfctx calls into checkcopies
Matt Mackall
- [PATCH 4 of 5] copies: rename renamedelete to renamedeleteset for clarity
Matt Mackall
- [PATCH 5 of 5] copies: group bothnew with other sets
Matt Mackall
- [PATCH] mq: use cmdutil.revert instead of hg.revert
Matt Mackall
- [PATCH] bookmarks: don't deactivate on no-op update (issue4901)
Matt Mackall
- [PATCH 1 of 6] dirstate: make dirstate.write() callers pass repo object to it
Matt Mackall
- [PATCH 1 of 6] dirstate: make dirstate.write() callers pass repo object to it
Matt Mackall
- revset: add "reversed" as a synonym for "reverse"
Matt Mackall
- [PATCH 1 of 5 requirements-tidy] localrepo: add requirements helper functions
Matt Mackall
- [PATCH V2] exchange: add oparg to push so that extensions can wrap pushop
Matt Mackall
- [PATCH disable-tools] merge-tools: allow marking a mergetool as completely disabled
Matt Mackall
- [PATCH] debian: install bash completion as hg and not mercurial (issue4900)
Matt Mackall
- Changing repo requirements (was: Re: [PATCH 1 of 5 requirements-tidy] localrepo: add requirements helper functions)
Matt Mackall
- [PATCH V3] status: add terse option flag (issue4119)
Matt Mackall
- [PATCH] exchange: don't print error codes after clone bundle failure
Matt Mackall
- [PATCH] mergetools.rc: find OSX FileMerge in the new location inside Xcode 4.3
Matt Mackall
- [PATCH 2 of 2] contrib: offer Python 2.7.10
Matt Mackall
- [PATCH] mq: generate patch names from first line of description
Matt Mackall
- [PATCH 6 of 6 mergedriver] localrepo.commit: disallow commit when driver-resolved files exist
Matt Mackall
- [PATCH 6 of 6 mergedriver] localrepo.commit: disallow commit when driver-resolved files exist
Matt Mackall
- [PATCH] commit: abort when a committemplate is not changed
Matt Mackall
- [PATCH] contrib: make editmerge look for merge markers at the beginning of the line
Matt Mackall
- [PATCH 4 of 8] rebase: move no rebasestate file check out of restorestatus
Matt Mackall
- Changing repo requirements (was: Re: [PATCH 1 of 5 requirements-tidy] localrepo: add requirements helper functions)
Matt Mackall
- Changing repo requirements (was: Re: [PATCH 1 of 5 requirements-tidy] localrepo: add requirements helper functions)
Matt Mackall
- [PATCH 3 of 3] rfc: merge: detect directory case collisions (issue4892)
Matt Mackall
- [PATCH 2 of 8] rebase: during abort add warning to user on any exception
Matt Mackall
- [PATCH 3 of 8] rebase: reduce scope of try catch in restorestate
Matt Mackall
- [PATCH 7 of 7 V2] merge: make in-memory changes visible to external update hooks
Matt Mackall
- [PATCH] transaction: reorder unlinking .hg/journal and .hg/journal.backupfiles
Matt Mackall
- [PATCH] transaction: reorder unlinking .hg/journal and .hg/journal.backupfiles
Matt Mackall
- [PATCH 8 of 8 stream clone bundles V2] clonebundles: rewrite documentation
Matt Mackall
- [PATCH V2] histedit: make histedit prune when obsolete is enabled
Matt Mackall
- [PATCH] help: treat hg help pattern like hg help patterns
Matt Mackall
- [PATCH] conrib: properly quote variables in editmerge
Matt Mackall
- [PATCH 2 of 2] test: enforce v1 type in 'test-bundle2-remote-changegroup.t'
Matt Mackall
- [PATCH 2 of 2] parsers: suppress warning of signed and unsigned comparison at nt_init
Matt Mackall
- [PATCH] help: exclude debug commands
Matt Mackall
- [PATCH 2 of 2] check-code: block non-portable pipe-and
Matt Mackall
- [PATCH 2 of 5] strip: use trailing space for strings
Matt Mackall
- [PATCH 5 of 5] convert: grammar: does
Matt Mackall
- [PATCH 3 of 5] cmdutil: reword cannot follow parent revision message
Matt Mackall
- [PATCH 4 of 5] shelve: use `shelf`
Matt Mackall
- [PATCH 5 of 5] mq: consistently use qrefresh
Matt Mackall
- [PATCH] spelling: trivial spell checking
Matt Mackall
- [PATCH] dirstate: Fix invalid reference to self.ui
Matt Mackall
- [PATCH] editmerge: dequote other use of $ED
Matt Mackall
- [PATCH 09 of 14 FIX-bundle2] histedit: properly apply bundle2 backups
Matt Mackall
- [PATCH 5 of 5 v2] check-code allow argument passing py2.6ism
Matt Mackall
- [PATCH 3 of 5 v2] archival: drop py2.5 taropen workaround
Matt Mackall
- [PATCH 2 of 2 stable?] pull: all pass along extra opargs
Matt Mackall
- [PATCH 2 of 2 stable] convert: fix Python syntax in 'splice in' message
Matt Mackall
- In graft, record both source user/date and commit user/date
Matt Mackall
- [PATCH] commands: fix help for debugobsolete
Matt Mackall
- [PATCH] bookmarks: don't allow pushing new head for existing mark with -B (issue4400)
Matt Mackall
- In graft, record both source user/date and commit user/date
Matt Mackall
- [PATCH] merge: improve clarity of table in update docstring
Matt Mackall
- [PATCH 4 of 4 stable v2] largefiles: don't mute and obfuscate http errors when putlfile fails
Matt Mackall
- [PATCH] debugrevlog: cope with empty revlog files
Matt Mackall
- [PATCH] debugrevlog: cope with empty revlog files
Matt Mackall
- [PATCH STABLE] help: mention alias and revsetalias in description of HGPLAINEXCEPT
Matt Mackall
- [PATCH 2 of 2 STABLE] bundle2: attribute remote failures to remote (issue4788)
Matt Mackall
- [PATCH STABLE] demandimport: fix TypeError when importing Python regex library (issue4920)
Matt Mackall
- [PATCH STABLE V3] localrepo: discard objects in _filecache at transaction failure (issue4876)
Matt Mackall
- [PATCH] hgweb: escape class keyword when used as a js object property (issue4913)
Matt Mackall
- [PATCH] packaging: rework version detection and declaration (issue4912)
Matt Mackall
- [PATCH] backout: add example of backing out a merge changeset
Mathias De Maré
- [PATCH] backout: add examples to clarify basic usage
Mathias De Maré
- [PATCH 1 of 3 v2] backout: add examples to clarify basic usage
Mathias De Maré
- [PATCH 2 of 3 v2] backout: add reference to revert
Mathias De Maré
- [PATCH 3 of 3 v2] revert: add reference to backout
Mathias De Maré
- [PATCH] backout: add examples to clarify basic usage
Mathias De Maré
- [PATCH 1 of 3 v2] backout: add examples to clarify basic usage
Mathias De Maré
- [PATCH 1 of 3 v2] backout: add examples to clarify basic usage
Mathias De Maré
- [PATCH] bundle2: generate check:heads in a independent function
Ryan McElroy
- [PATCH 1 of 6] bundle2: generate check:heads in a independent function
Ryan McElroy
- [PATCH 2 of 6] test-strip: add glob for Windows
Ryan McElroy
- [PATCH 3 of 6] test-debugextensions: sanitize JSON output for Windows
Ryan McElroy
- [PATCH 4 of 6] test-commandserver: generate files with a fixed EOL for test stability
Ryan McElroy
- [PATCH 5 of 6] test-run-tests: add globs for Windows
Ryan McElroy
- [PATCH 6 of 6] hggettext: work around broken path parsing osx10.6/py2.6
Ryan McElroy
- [PATCH 1 of 6] bundle2: generate check:heads in a independent function
Ryan McElroy
- [PATCH] strip: factor out revset calculation for strip -B
Ryan McElroy
- [PATCH] strip: factor out revset calculation for strip -B
Ryan McElroy
- [PATCH evolve-ext] prune: reuse revset from repair instead of copy-pasting code
Ryan McElroy
- [PATCH] rebase: factor out nothing to rebase return code
Ryan McElroy
- RFC: revset relation operator
Ryan McElroy
- [PATCH] rebase: factor out nothing to rebase return code
Ryan McElroy
- [PATCH V2] status: add terse option flag (issue4119)
Ryan McElroy
- [PATCH V2] status: add terse option flag (issue4119)
Ryan McElroy
- [PATCH] bookmarks: don't deactivate on no-op update (issue4901)
Ryan McElroy
- [PATCH 2 of 2] exchange: refactor push so that extensions can wrap pushop
Ryan McElroy
- [PATCH] conrib: properly quote variables in editmerge
Ryan McElroy
- [PATCH] editmerge: dequote other use of $ED
Ryan McElroy
- [PATCH] dirstate: Fix invalid reference to self.ui
James Mills
- [PATCH] dirstate: Fix invalid reference to self.ui
James Mills
- Bundle2 and lightweight renames
Gilles Moris
- [PATCH V3] status: add terse option flag (issue4119)
Gilles Moris
- [PATCH] help: exclude debug commands
Gilles Moris
- [PATCH 1 of 5] templatekw: hide help of "branches" by DEPRECATED marker
Yuya Nishihara
- [PATCH 2 of 5] changeset_printer: move _meaningful_parentrevs() to scmutil
Yuya Nishihara
- [PATCH 3 of 5] templatekw: reorder stub of showparents() function
Yuya Nishihara
- [PATCH 4 of 5] templatekw: port implementation of showparents() from changeset_templater
Yuya Nishihara
- [PATCH 5 of 5] templatekw: remove dockeywords hack
Yuya Nishihara
- [PATCH 3 of 4] test-commandserver: generate files with a fixed EOL for test stability
Yuya Nishihara
- [PATCH 2 of 2] server: support absolute urls (issue4877)
Yuya Nishihara
- [PATCH 1 of 5] util.system: compare fileno to see if it needs stdout redirection
Yuya Nishihara
- [PATCH 2 of 5] ui: send traceback of devel warning to appropriate output stream
Yuya Nishihara
- [PATCH 3 of 5] pager: inline _pagersubprocess() into _runpager()
Yuya Nishihara
- [PATCH 4 of 5] pager: rename variables of backup fds
Yuya Nishihara
- [PATCH 5 of 5] pager: recreate stdout to make it line-buffered
Yuya Nishihara
- [PATCH 3 of 5] templatekw: introduce showlatesttags() to handle {latesttag} keywords
Yuya Nishihara
- [PATCH 3 of 5] templatekw: introduce showlatesttags() to handle {latesttag} keywords
Yuya Nishihara
- [PATCH 6 of 6 V2] templatekw: add {changes}, {distance} and {tag} to the {latesttag} keyword
Yuya Nishihara
- [PATCH] test-help: verify that extension keywords appear in help templates
Yuya Nishihara
- [PATCH 1 of 2] util: extract stub function to get mtime with second accuracy
Yuya Nishihara
- [PATCH 2 of 2] util: use tuple accessor to get accurate st_mtime value (issue4836)
Yuya Nishihara
- [PATCH STABLE] templater: protect word() from crashing on out of range negative value
Yuya Nishihara
- [PATCH 1 of 2] revset: do not fall through to revspec for literal: branch (issue4838)
Yuya Nishihara
- [PATCH 2 of 2] revset: strip off "literal:" prefix from bookmark not found error
Yuya Nishihara
- [PATCH] templater: do not pre-evaluate generator keyword at runsymbol (issue4868)
Yuya Nishihara
- [PATCH 2 of 4] eol: rename 'error' to 'haserror'
Yuya Nishihara
- [PATCH 4 of 4] check-code: detect and ban 'util.Abort'
Yuya Nishihara
- [PATCH 1 of 2] parsers: read sizes of metadata pair of obsolete marker at once
Yuya Nishihara
- [PATCH 2 of 2] parsers: fix infinite loop or out-of-bound read in fm1readmarkers (issue4888)
Yuya Nishihara
- [PATCH 4 of 5] dirstate: make writing in-memory changes aware of transaction activity
Yuya Nishihara
- [PATCH 1 of 3 v2] backout: add examples to clarify basic usage
Yuya Nishihara
- [PATCH 4 of 5] dirstate: make writing in-memory changes aware of transaction activity
Yuya Nishihara
- [PATCH 2 of 2] parsers: fix infinite loop or out-of-bound read in fm1readmarkers (issue4888)
Yuya Nishihara
- [PATCH 1 of 3 v2] backout: add examples to clarify basic usage
Yuya Nishihara
- [PATCH 1 of 3 v2] backout: add examples to clarify basic usage
Yuya Nishihara
- RFC: revset relation operator
Yuya Nishihara
- [PATCH 1 of 3] revset: eliminate temporary reference to subset in limit() and last()
Yuya Nishihara
- [PATCH 2 of 3] revset: port limit() to support keyword arguments
Yuya Nishihara
- [PATCH 3 of 3] revset: add optional offset argument to limit() predicate
Yuya Nishihara
- [PATCH] util: also catch IndexError
Yuya Nishihara
- [PATCH] util: also catch IndexError
Yuya Nishihara
- [PATCH] util: also catch IndexError
Yuya Nishihara
- [PATCH disable-tools] merge-tools: allow marking a mergetool as completely disabled
Yuya Nishihara
- [PATCH] transaction: reorder unlinking .hg/journal and .hg/journal.backupfiles
Yuya Nishihara
- [PATCH] conrib: properly quote variables in editmerge
Yuya Nishihara
- [PATCH 1 of 2] parsers: correct type of temporary variables for dirstate tuple fields
Yuya Nishihara
- [PATCH 2 of 2] parsers: suppress warning of signed and unsigned comparison at nt_init
Yuya Nishihara
- [PATCH] help: treat hg help pattern like hg help patterns
Yuya Nishihara
- [PATCH] editmerge: dequote other use of $ED
Yuya Nishihara
- [PATCH STABLE] localrepo: discard objects in _filecache at transaction failure (issue4876)
Yuya Nishihara
- [PATCH STABLE] help: mention alias and revsetalias in description of HGPLAINEXCEPT
Yuya Nishihara
- [PATCH 1 of 5 rfc] posix: move checkexec test file to .hg/cache
Yuya Nishihara
- [PATCH] histedit: add support for exec/x command to histedit (issue4036)
Yuya Nishihara
- [PATCH] hgweb: ensure both foreground and background colors are specified (issue4872)
Anton Shestakov
- [PATCH] hgweb: fix search hint border-radius on standards-based browsers and remove old gecko-specific property
Anton Shestakov
- [PATCH] hgweb: ensure both foreground and background colors are specified (issue4872)
Anton Shestakov
- [PATCH] hgweb: fix search hint border-radius on standards-based browsers and remove old gecko-specific property
Anton Shestakov
- [PATCH] monoblue: add a link to the latest file revision
Anton Shestakov
- [PATCH 1 of 3] gitweb: don't drop current revision context on graph page
Anton Shestakov
- [PATCH 2 of 3] monoblue: make the size of line links bigger to cover line numbers better
Anton Shestakov
- [PATCH 3 of 3] monoblue: visually highlight source lines when hovering over line numbers
Anton Shestakov
- [PATCH] gitweb: visually highlight source lines when hovering over line numbers
Anton Shestakov
- [PATCH 3 of 3] highlight: add option to prevent content-only based fallback
Anton Shestakov
- [PATCH] debugrevlog: cope with empty revlog files
Anton Shestakov
- [PATCH] hgweb: escape class keyword when used as a js object property (issue4913)
Anton Shestakov
- [PATCH] hgweb: escape class keyword when used as a js object property (issue4913)
Anton Shestakov
- [PATCH STABLE] demandimport: fix TypeError when importing Python regex library (issue4920)
Gábor Stefanik
- [PATCH hggit] help: accept a ui parameter to the help function
Eric Sumner
- [PATCH 1 of 5 requirements-tidy] localrepo: add requirements helper functions
Gregory Szorc
- [PATCH 2 of 5 requirements-tidy] largefiles: use repo.addrequirement()
Gregory Szorc
- [PATCH 3 of 5 requirements-tidy] share: use repo.removerequirement()
Gregory Szorc
- [PATCH 4 of 5 requirements-tidy] localrepo: use _replacerequirements()
Gregory Szorc
- [PATCH 5 of 5 requirements-tidy] localrepo: inline requirements updating methods
Gregory Szorc
- [PATCH 1 of 5 requirements-tidy] localrepo: add requirements helper functions
Gregory Szorc
- [PATCH 1 of 5 modernize-streamclone] exchange: add docstring to pull()
Gregory Szorc
- [PATCH 2 of 5 modernize-streamclone] streamclone: move applystreamclone() from localrepo.py
Gregory Szorc
- [PATCH 3 of 5 modernize-streamclone] streamclone: move stream_in() from localrepo
Gregory Szorc
- [PATCH 4 of 5 modernize-streamclone] streamclone: move code out of exchange.py
Gregory Szorc
- [PATCH 5 of 5 modernize-streamclone] streamclone: move _allowstream() from wireproto
Gregory Szorc
- [PATCH 1 of 5] clonebundles: support for seeding clones from pre-generated bundles
Gregory Szorc
- [PATCH 1 of 5 modernize-streamclone] streamclone: move streaming clone logic from localrepo
Gregory Szorc
- [PATCH 2 of 5 modernize-streamclone] streamclone: refactor code for deciding to stream clone
Gregory Szorc
- [PATCH 3 of 5 modernize-streamclone] streamclone: add explicit check for empty local repo
Gregory Szorc
- [PATCH 4 of 5 modernize-streamclone] exchange: teach pull about requested stream clones
Gregory Szorc
- [PATCH 5 of 5 modernize-streamclone] exchange: move stream clone logic into pull code path
Gregory Szorc
- [PATCH 5 of 5 modernize-streamclone] exchange: move stream clone logic into pull code path
Gregory Szorc
- [PATCH 1 of 2] demandimport: avoid redundant module lookup
Gregory Szorc
- [PATCH 2 of 2] demandmod: avoid recusive use of __getattribute__
Gregory Szorc
- [PATCH 1 of 3 V2] demandimport: avoid redundant module lookup
Gregory Szorc
- [PATCH 2 of 3 V2] demandimport: avoid recusive use of __getattribute__
Gregory Szorc
- [PATCH 3 of 3 V2] demandimport: replace more references to _demandmod instances
Gregory Szorc
- [PATCH 3 of 3 V2] demandimport: replace more references to _demandmod instances
Gregory Szorc
- [PATCH 1 of 4 V3] demandimport: avoid redundant module lookup
Gregory Szorc
- [PATCH 2 of 4 V3] demandimport: avoid recusive use of __getattribute__
Gregory Szorc
- [PATCH 3 of 4 V3] demandimport: consolidate code for processing items in fromlist
Gregory Szorc
- [PATCH 4 of 4 V3] demandimport: replace more references to _demandmod instances
Gregory Szorc
- [PATCH 5 of 5 modernize-streamclone] exchange: move stream clone logic into pull code path
Gregory Szorc
- [PATCH 2 of 2] server: support absolute urls (issue4877)
Gregory Szorc
- [PATCH 1 of 3 V4] demandimport: consolidate code for processing items in fromlist
Gregory Szorc
- [PATCH 2 of 3 V4] demandimport: refactor processfromitem
Gregory Szorc
- [PATCH 3 of 3 V4] demandimport: replace more references to _demandmod instances
Gregory Szorc
- [PATCH 1 of 5 modernize-streamclone] streamclone: refactor maybeperformstreamclone to take a pullop
Gregory Szorc
- [PATCH 2 of 5 modernize-streamclone] streamclone: move streamin() into maybeperformstreamclone()
Gregory Szorc
- [PATCH 3 of 5 modernize-streamclone] branchmap: move branch cache code out of streamclone.py
Gregory Szorc
- [PATCH 4 of 5 modernize-streamclone] streamclone: move applyremotedata() into maybeperformstreamclone()
Gregory Szorc
- [PATCH 5 of 5 modernize-streamclone] streamclone: rename and document maybeperformstreamclone()
Gregory Szorc
- [PATCH 1 of 5 modernize-streamclone] bundle2: implement unbundlepart.readline()
Gregory Szorc
- [PATCH 2 of 5 modernize-streamclone] exchange: expose bundle2 capabilities as part of pulloperation
Gregory Szorc
- [PATCH 3 of 5 modernize-streamclone] exchange: expose property on pulloperation for bundle2 availability
Gregory Szorc
- [PATCH 4 of 5 modernize-streamclone] streamclone: refactor canperformstreamclone to accept a pullop
Gregory Szorc
- [PATCH 5 of 5 modernize-streamclone] streamclone: teach canperformstreamclone to be bundle2 aware
Gregory Szorc
- [PATCH 1 of 5 modernize-streamclone] bundle2: implement unbundlepart.readline()
Gregory Szorc
- [PATCH 1 of 5 modernize-streamclone V2] exchange: expose bundle2 capabilities on pulloperation
Gregory Szorc
- [PATCH 2 of 5 modernize-streamclone V2] exchange: expose bundle2 availability on pulloperation
Gregory Szorc
- [PATCH 3 of 5 modernize-streamclone V2] streamclone: refactor canperformstreamclone to accept a pullop
Gregory Szorc
- [PATCH 4 of 5 modernize-streamclone V2] streamclone: teach canperformstreamclone to be bundle2 aware
Gregory Szorc
- [PATCH 5 of 5 modernize-streamclone V2] streamclone: check for step completion
Gregory Szorc
- [PATCH 5 of 5 modernize-streamclone V2] streamclone: check for step completion
Gregory Szorc
- [PATCH 1 of 4 modernize-streamclone] streamclone: move payload header line consumption
Gregory Szorc
- [PATCH 2 of 4 modernize-streamclone] streamclone: move payload header generation into own function
Gregory Szorc
- [PATCH 3 of 4 modernize-streamclone] streamclone: move "streaming all changes" message location
Gregory Szorc
- [PATCH 4 of 4 modernize-streamclone] exchange: add "streaming all changes" to bundle2 pulling
Gregory Szorc
- [PATCH 3 of 3 V4] demandimport: replace more references to _demandmod instances
Gregory Szorc
- [PATCH modernize-streamclone] bundle2: indicate whether retrieving capabilities for client or server
Gregory Szorc
- [PATCH 1 of 3] util.chunkbuffer: special case reading everything
Gregory Szorc
- [PATCH 2 of 3] util.chunkbuffer: refactor chunk handling logic
Gregory Szorc
- [PATCH 3 of 3] util.chunkbuffer: avoid extra mutations when reading partial chunks
Gregory Szorc
- [PATCH] worker: restore old countcpus code (issue4869)
Gregory Szorc
- [PATCH 1 of 2] setup: import setup from setuptools if available
Gregory Szorc
- [PATCH 1 of 2 v2] setup: import setup from setuptools when building wheels
Gregory Szorc
- [PATCH 1 of 5 clonebundles V2] clonebundles: support for seeding clones from pre-generated bundles
Gregory Szorc
- [PATCH 2 of 5 clonebundles V2] clonebundles: filter on bundle type
Gregory Szorc
- [PATCH 3 of 5 clonebundles V2] sslutil: expose attribute indicating whether SNI is supported
Gregory Szorc
- [PATCH 4 of 5 clonebundles V2] clonebundles: filter on SNI requirement
Gregory Szorc
- [PATCH 5 of 5 clonebundles V2] clonebundles: support sorting URLs by client-side preferences
Gregory Szorc
- [PATCH 1 of 5 clonebundles V2] clonebundles: support for seeding clones from pre-generated bundles
Gregory Szorc
- [PATCH 2 of 5 clonebundles V2] clonebundles: filter on bundle type
Gregory Szorc
- [PATCH 2 of 2 v3] makefile: add wheel build target
Gregory Szorc
- [PATCH 02 of 21 WIP-PY3K] encoding: convert to absolute_import
Gregory Szorc
- [PATCH 02 of 21 WIP-PY3K] encoding: convert to absolute_import
Gregory Szorc
- [PATCH 02 of 21 WIP-PY3K] encoding: convert to absolute_import
Gregory Szorc
- RFC: revset relation operator
Gregory Szorc
- [PATCH 1 of 2] exchange: move bundle specification parsing from cmdutil
Gregory Szorc
- [PATCH 2 of 2] exchange: refactor bundle specification parsing
Gregory Szorc
- [PATCH 2 of 2] exchange: refactor bundle specification parsing
Gregory Szorc
- [PATCH 2 of 2 v3] makefile: add wheel build target
Gregory Szorc
- [PATCH 2 of 2 v3] makefile: add wheel build target
Gregory Szorc
- [PATCH 2 of 5 clonebundles V2] clonebundles: filter on bundle type
Gregory Szorc
- [PATCH 1 of 2 V2] exchange: move bundle specification parsing from cmdutil
Gregory Szorc
- [PATCH 2 of 2 V2] exchange: refactor bundle specification parsing
Gregory Szorc
- [PATCH 2 of 2 V2] exchange: refactor bundle specification parsing
Gregory Szorc
- [PATCH 1 of 5 clonebundles V3] exchange: move bundle specification parsing from cmdutil
Gregory Szorc
- [PATCH 2 of 5 clonebundles V3] exchange: refactor bundle specification parsing
Gregory Szorc
- [PATCH 3 of 5 clonebundles V3] clonebundle: support bundle2
Gregory Szorc
- [PATCH 4 of 5 clonebundles V3] clonebundles: filter on bundle specification
Gregory Szorc
- [PATCH 5 of 5 clonebundles V3] clonebundles: filter on SNI requirement
Gregory Szorc
- [PATCH 2 of 2 v3] makefile: add wheel build target
Gregory Szorc
- RFC: revset relation operator
Gregory Szorc
- [PATCH 2 of 5 clonebundles V3] exchange: refactor bundle specification parsing
Gregory Szorc
- [PATCH 1 of 6 clone bundles] wireproto: properly parse false boolean args (BC)
Gregory Szorc
- [PATCH 2 of 6 clone bundles] exchange: document filterclonebundleentries
Gregory Szorc
- [PATCH 3 of 6 clone bundles] exchange: provide hint on how to disable clone bundles
Gregory Szorc
- [PATCH 4 of 6 clone bundles] exchange: record that we attempted to fetch a clone bundle
Gregory Szorc
- [PATCH 5 of 6 clone bundles] exchange: advertise if a clone bundle was attempted
Gregory Szorc
- [PATCH 6 of 6 clone bundles] clonebundles: advertise clone bundles feature to clients
Gregory Szorc
- [PATCH 03 of 10] histedit: use cg?unpacker.apply() instead of changegroup.addchangegroup()
Gregory Szorc
- [PATCH 1 of 4 RFC stream clone bundles] streamclone: support for producing and consuming stream clone bundles
Gregory Szorc
- [PATCH 2 of 4 RFC stream clone bundles] exchange: support for streaming clone bundles
Gregory Szorc
- [PATCH 3 of 4 RFC stream clone bundles] commands.bundle: support creating stream clone bundles
Gregory Szorc
- [PATCH 4 of 4 RFC stream clone bundles] commands.unbundle: support consuming streaming clone bundles
Gregory Szorc
- [PATCH 4 of 4 RFC stream clone bundles] commands.unbundle: support consuming streaming clone bundles
Gregory Szorc
- [PATCH 01 of 10] changegroup: move source check to top of addchangegroup
Gregory Szorc
- [PATCH 1 of 3] highlight: consolidate duplicate code
Gregory Szorc
- [PATCH 2 of 3] highlight: inline checkfctx()
Gregory Szorc
- [PATCH 3 of 3] highlight: add option to prevent content-only based fallback
Gregory Szorc
- [PATCH 2 of 2] exchange: refactor push so that extensions can wrap pushop
Gregory Szorc
- [PATCH 4 of 4 RFC stream clone bundles] commands.unbundle: support consuming streaming clone bundles
Gregory Szorc
- [PATCH 4 of 4 RFC stream clone bundles] commands.unbundle: support consuming streaming clone bundles
Gregory Szorc
- [PATCH 2 of 2] exchange: refactor push so that extensions can wrap pushop
Gregory Szorc
- [PATCH RFC need advice] changegroup: introduce cg3, which has support for exchanging treemanifests
Gregory Szorc
- [PATCH 1 of 4 stream clone bundles] streamclone: support for producing and consuming stream clone bundles
Gregory Szorc
- [PATCH 2 of 4 stream clone bundles] exchange: support for streaming clone bundles
Gregory Szorc
- [PATCH 3 of 4 stream clone bundles] commands: support creating stream clone bundles
Gregory Szorc
- [PATCH 4 of 4 stream clone bundles] commands: support consuming stream clone bundles
Gregory Szorc
- [PATCH] exchange: don't print error codes after clone bundle failure
Gregory Szorc
- [PATCH 1 of 8 stream clone bundles V2] streamclone: support for producing and consuming stream clone bundles
Gregory Szorc
- [PATCH 2 of 8 stream clone bundles V2] exchange: support for streaming clone bundles
Gregory Szorc
- [PATCH 3 of 8 stream clone bundles V2] commands: support creating stream clone bundles
Gregory Szorc
- [PATCH 4 of 8 stream clone bundles V2] commands: support consuming stream clone bundles
Gregory Szorc
- [PATCH 5 of 8 stream clone bundles V2] exchange: support parameters in bundle specification strings
Gregory Szorc
- [PATCH 6 of 8 stream clone bundles V2] exchange: parse requirements from stream clone specification string
Gregory Szorc
- [PATCH 7 of 8 stream clone bundles V2] exchange: support streaming clone bundles in clone bundles
Gregory Szorc
- [PATCH 8 of 8 stream clone bundles V2] clonebundles: rewrite documentation
Gregory Szorc
- [PATCH 06 of 14 FIX-bundle2] applybundle: take url as argument
Gregory Szorc
- [PATCH 01 of 14 FIX-bundle2] bundle2: introduce an "applybundle" function
Gregory Szorc
- [PATCH STABLE] ui: support paths.default-push without paths.default set (issue4914)
Gregory Szorc
- [PATCH 1 of 2 STABLE] tests: add tests for remote hook output (issue4788)
Gregory Szorc
- [PATCH 2 of 2 STABLE] bundle2: attribute remote failures to remote (issue4788)
Gregory Szorc
- [PATCH 1 of 2 sprint] techdocs: establish Sphinx project for technical docs
Gregory Szorc
- [PATCH 2 of 2 sprint] techdocs: add documentation for changegroup formats
Gregory Szorc
- [PATCH sprint] histedit: attempt to choose base revision automatically
Gregory Szorc
- [PATCH] commit: abort when a committemplate is not changed
Tony Tung
- [PATCH 01 of 21 WIP-PY3K] py3kcompat: add helper functions and imports
Matthew Turk
- [PATCH 02 of 21 WIP-PY3K] encoding: convert to absolute_import
Matthew Turk
- [PATCH 03 of 21 WIP-PY3K] encoding: convert unichr to chr for py3k
Matthew Turk
- [PATCH 04 of 21 WIP-PY3K] util: convert to absolute imports
Matthew Turk
- [PATCH 05 of 21 WIP-PY3K] util: use argcount helper function instead of direct inspection
Matthew Turk
- [PATCH 06 of 21 WIP-PY3K] cmdutil: convert to absolute_import
Matthew Turk
- [PATCH 07 of 21 WIP-PY3K] cmdutil: use cStringIO compat from py3kcompat
Matthew Turk
- [PATCH 08 of 21 WIP-PY3K] mdiff: convert to absolute_import
Matthew Turk
- [PATCH 09 of 21 WIP-PY3K] obsolete: convert to absolute_import
Matthew Turk
- [PATCH 10 of 21 WIP-PY3K] patch: convert to absolute_import
Matthew Turk
- [PATCH 11 of 21 WIP-PY3K] revlog: convert to absolute_import
Matthew Turk
- [PATCH 12 of 21 WIP-PY3K] scmposix: convert to absolute_import
Matthew Turk
- [PATCH 13 of 21 WIP-PY3K] scmutil: convert to absolute_import
Matthew Turk
- [PATCH 14 of 21 WIP-PY3K] similar: convert to absolute_import
Matthew Turk
- [PATCH 15 of 21 WIP-PY3K] dispatch: convert to print_function
Matthew Turk
- [PATCH 16 of 21 WIP-PY3K] i18n: use new gettext on py3k and str for unicode type
Matthew Turk
- [PATCH 17 of 21 WIP-PY3K] obsolete: use xrange from py3kcompat
Matthew Turk
- [PATCH 18 of 21 WIP-PY3K] patch: use StringIO from py3kcompat
Matthew Turk
- [PATCH 19 of 21 WIP-PY3K] parsers: use StringIO from py3kcompat
Matthew Turk
- [PATCH 20 of 21 WIP-PY3K] revset: use xrange from py3kcompat
Matthew Turk
- [PATCH 21 of 21 WIP-PY3K] url: use urllib2, httplib and StringIO from py3kcompat
Matthew Turk
- [PATCH 17 of 21 WIP-PY3K] obsolete: use xrange from py3kcompat
Matthew Turk
- In graft, record both source user/date and commit user/date
Noam Yorav-Raphael
- In graft, record both source user/date and commit user/date
Noam Yorav-Raphael
- [PATCH V2] histedit: add support for exec/x command to histedit (issue4036)
liscju
- [PATCH V3] histedit: add support for exec/x command to histedit (issue4036)
liscju
- [PATCH V4] histedit: add support for exec/x command to histedit (issue4036)
liscju
- [PATCH 1 of 2] get-with-headers: support rfc2616 sec 5.1.2 requests
timeless at mozdev.org
- [PATCH 2 of 2] server: support absolute urls (issue4877)
timeless at mozdev.org
- [PATCH] test-help: verify that extension keywords appear in help templates
timeless at mozdev.org
- [PATCH 1 of 3] rebase: factor out histedit help command
timeless at mozdev.org
- [PATCH 2 of 3] rebase: suggest help -e histedit
timeless at mozdev.org
- [PATCH 3 of 3] rebase: enable histedit for useful help with it
timeless at mozdev.org
- [PATCH] mail: drop python 2.5 support
timeless at mozdev.org
- [PATCH 1 of 5] l10n: use %d instead of %s for numbers
timeless at mozdev.org
- [PATCH 2 of 5] strip: use trailing space for strings
timeless at mozdev.org
- [PATCH 3 of 5] help: use trailing space for strings
timeless at mozdev.org
- [PATCH 4 of 5] exchange: grammar: does
timeless at mozdev.org
- [PATCH 5 of 5] convert: grammar: does
timeless at mozdev.org
- [PATCH 1 of 5] convert/subversion: capitalize brand subversion
timeless at mozdev.org
- [PATCH 2 of 5] cmdutil: limit uses of `or`
timeless at mozdev.org
- [PATCH 3 of 5] cmdutil: reword cannot follow parent revision message
timeless at mozdev.org
- [PATCH 4 of 5] shelve: use `shelf`
timeless at mozdev.org
- [PATCH 5 of 5] mq: consistently use qrefresh
timeless at mozdev.org
- HG backlog is GOOD (clear to send)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is BAD (please wait)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is BAD (please wait)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is LAGGING (hold fixes for freeze)
queuebot
- HG backlog is BAD (hold fixes for freeze)
queuebot
- HG backlog is BAD (hold fixes for freeze)
queuebot
- HG backlog is BAD (hold fixes for freeze)
queuebot
- HG backlog is LAGGING (CODE FREEZE)
queuebot
- HG backlog is OK (CODE FREEZE)
queuebot
- HG backlog is GOOD (CODE FREEZE)
queuebot
- HG backlog is GOOD (CODE FREEZE)
queuebot
- HG backlog is GOOD (CODE FREEZE)
queuebot
- HG backlog is GOOD (CODE FREEZE)
queuebot
- HG backlog is GOOD (CODE FREEZE)
queuebot
- HG backlog is OK (CODE FREEZE)
queuebot
- HG backlog is LAGGING (CODE FREEZE)
queuebot
- HG backlog is LAGGING (CODE FREEZE)
queuebot
- HG backlog is LAGGING (CODE FREEZE)
queuebot
- HG backlog is OK (CODE FREEZE)
queuebot
- HG backlog is OK (CODE FREEZE)
queuebot
- HG backlog is OK (CODE FREEZE)
queuebot
- [Bug 4872] New: hgweb repository/tag/branch lists sometimes specify background but not foreground color
mercurial-bugs at selenic.com
- [Bug 4873] New: summary command does not list graft state
mercurial-bugs at selenic.com
- [Bug 4874] New: hg backout --merge --commit does not commit the merge
mercurial-bugs at selenic.com
- [Bug 4875] New: merge does automatically move file from origin directory to another
mercurial-bugs at selenic.com
- [Bug 4876] New: test-commandserver fails frequently on OS X
mercurial-bugs at selenic.com
- [Bug 4877] New: test-https.t: requests are sent as fully qualified hosts but not accepted
mercurial-bugs at selenic.com
- [Bug 4878] New: hg diff uninterruptible until directory walk is complete
mercurial-bugs at selenic.com
- [Bug 4879] New: hggettext fails with IOError: could not get source code
mercurial-bugs at selenic.com
- [Bug 4880] New: localrepo: add requirements helper functions
mercurial-bugs at selenic.com
- [Bug 4881] New: hgweb repository/tag/branch lists sometimes specify background but not foreground color
mercurial-bugs at selenic.com
- [Bug 4882] New: The -B flag for outgoing doesn't work
mercurial-bugs at selenic.com
- [Bug 4883] New: Cloning repository with largefiles triggers excesive password prompt
mercurial-bugs at selenic.com
- [Bug 4884] New: Intermittent http 500 for cmd=getlfile / End of script output before headers: hgweb.cgi
mercurial-bugs at selenic.com
- [Bug 4885] New: emplatekw: hide help of "branches" by DEPRECATED marker
mercurial-bugs at selenic.com
- [Bug 4886] New: server: support absolute urls
mercurial-bugs at selenic.com
- [Bug 4887] New: New: hg diff uninterruptible until directory walk is complete
mercurial-bugs at selenic.com
- [Bug 4888] New: obsstore OOMs with damaged file
mercurial-bugs at selenic.com
- [Bug 4889] New: File closing on Windows is slow
mercurial-bugs at selenic.com
- [Bug 4890] New: Unknown 20 character revision id converted to hex string in error messsage
mercurial-bugs at selenic.com
- [Bug 4891] New: hg evolve changes the order of commit in a weird way
mercurial-bugs at selenic.com
- [Bug 4892] New: directory case collisions aren't detected
mercurial-bugs at selenic.com
- [Bug 4893] New: fatal error: 'GoogleMobileAds/GoogleMobileAds.h' file not found
mercurial-bugs at selenic.com
- [Bug 4894] New: rebase automatically chooses conflict resolutions in noninteractive environments
mercurial-bugs at selenic.com
- [Bug 4895] New: with evolve enabled, `hg parents` acquires the wlock, causing it to fail in read-only repo
mercurial-bugs at selenic.com
- [Bug 4896] New: Aborting a rebase fails after rebasing multiple changeset on a public changeset
mercurial-bugs at selenic.com
- [Bug 4897] New: rename info isn't registered properly during commit
mercurial-bugs at selenic.com
- [Bug 4898] New: generator keyword can't be used more than once in web template
mercurial-bugs at selenic.com
- [Bug 4899] New: shelve extensions always backs up entire repo
mercurial-bugs at selenic.com
- [Bug 4901] New: no-op update deactivates bookmark
mercurial-bugs at selenic.com
- [Bug 4902] New: test-shelve crash with general delta on
mercurial-bugs at selenic.com
- [Bug 4903] New: test-histedit-edit.t crash with general delta on by default.
mercurial-bugs at selenic.com
- [Bug 4904] New: test bundle crash with general delta on by default
mercurial-bugs at selenic.com
- [Bug 4906] New: on a bundle2, hg pull can crash with 'File pointer is not seekable'
mercurial-bugs at selenic.com
- [Bug 4907] New: log ignores revset alieases when called through python-hglib
mercurial-bugs at selenic.com
- [Bug 4908] New: Mercurial 3.5.2 for MacOS X 10.10
mercurial-bugs at selenic.com
- [Bug 4909] New: Mercurial 3.5.2 download links are broken
mercurial-bugs at selenic.com
- [Bug 4910] New: graphviz support in the wiki no longer works
mercurial-bugs at selenic.com
- [Bug 4911] New: No way to tell that copy metadata was dropped
mercurial-bugs at selenic.com
- [Bug 4913] New: Unable to browse repository using Hg Web on local host
mercurial-bugs at selenic.com
- [Bug 4914] New: `hg push` fails if only paths.default-push is set
mercurial-bugs at selenic.com
- [Bug 4915] New: hgweb cachedlocalrepo hgweb refactoring invalidates repo instances
mercurial-bugs at selenic.com
- [Bug 4917] New: Add 'hg push -B .' as a shorthand for pushing the active bookmark
mercurial-bugs at selenic.com
- [Bug 4918] New: add an option to shelve untracked files
mercurial-bugs at selenic.com
- [Bug 4919] New: Cleaning up history within a repository, Hg convert?
mercurial-bugs at selenic.com
- [Bug 4920] New: TypeError: unsupported operand type(s) for -: '_demandmod' and 'int'
mercurial-bugs at selenic.com
- [Bug 4921] New: hg log --rev REV shows full log
mercurial-bugs at selenic.com
- [Bug 4922] New: Output stream encoding is not honored
mercurial-bugs at selenic.com
- [Bug 4923] New: "stream ended unexpectedly" on very large streams
mercurial-bugs at selenic.com
- [Bug 4924] New: Merge misses directory renames for new files
mercurial-bugs at selenic.com
- [PATCH 1 of 5] templatekw: hide help of "branches" by DEPRECATED marker
timeless
- [PATCH 2 of 2] server: support absolute urls (issue4877)
timeless
- [PATCH 1 of 2] test-shelve: do not use non-portable pipe-and
timeless
- [PATCH 2 of 2] check-code: block non-portable pipe-and
timeless
- [PATCH] help: exclude debug commands
timeless
- [PATCH] help: treat hg help pattern like hg help patterns
timeless
- [PATCH] help: treat hg help pattern like hg help patterns
timeless
- [PATCH] help: exclude debug commands
timeless
- [PATCH 4 of 5] shelve: use `shelf`
timeless
- [PATCH 2 of 5] strip: use trailing space for strings
timeless
- [PATCH 1 of 5] win32: drop reference to python2.5
timeless
- [PATCH 2 of 5] url: drop support for python2.5
timeless
- [PATCH 3 of 5] archival: drop py2.5 taropen workaround
timeless
- [PATCH 4 of 5] mail: drop python 2.5 self.sock.read workaround
timeless
- [PATCH 5 of 5] check-code allow argument passing py2.6ism
timeless
- [PATCH 1 of 5 v2] win32: drop reference to python2.5
timeless
- [PATCH 2 of 5 v2] url: drop support for python2.5
timeless
- [PATCH 3 of 5 v2] archival: drop py2.5 taropen workaround
timeless
- [PATCH 4 of 5 v2] mail: drop python 2.5 self.sock.read workaround
timeless
- [PATCH 5 of 5 v2] check-code allow argument passing py2.6ism
timeless
- [PATCH] commands: fix help for debugobsolete
timeless
Last message date:
Sun Nov 1 01:53:32 UTC 2015
Archived on: Thu Jun 30 00:37:25 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).