December 2015 Archives by subject
Starting: Tue Dec 1 00:02:47 UTC 2015
Ending: Fri Jan 1 03:59:15 UTC 2016
Messages: 1573
- [Bug 4199 - Warn on case-changing rename on Windows]
Matt Harbison
- [Bug 4974] New: Support android > 5
mercurial-bugs at selenic.com
- [Bug 4975] New: hg manifest is growing beyond limits
mercurial-bugs at selenic.com
- [Bug 4976] New: dirstate parent incorrect on conflict
mercurial-bugs at selenic.com
- [Bug 4978] New: hg log misses changeset where file is removed
mercurial-bugs at selenic.com
- [Bug 4979] New: dirstate corruption causes appcrash
mercurial-bugs at selenic.com
- [Bug 4980] New: Remote deleted bookmarks are not pulled and deleted locally
mercurial-bugs at selenic.com
- [Bug 4981] New: incorrect python version requirements
mercurial-bugs at selenic.com
- [Bug 4982] New: Full changegroup generated when common nodes filtered
mercurial-bugs at selenic.com
- [Bug 4983] New: post-init and post-clone hooks always crash (after hg init / hg clone)
mercurial-bugs at selenic.com
- [Bug 4984] New: pull with an obsolete-but-visible change can crash the server
mercurial-bugs at selenic.com
- [Bug 4985] New: `hg log --removed` argument isn't explained well
mercurial-bugs at selenic.com
- [Bug 4986] New: Histedit should work on merges (specific cases)
mercurial-bugs at selenic.com
- [Bug 4987] New: Mercurial should offer more guidance to set username
mercurial-bugs at selenic.com
- [Bug 4988] New: test-subrepo-missing.t failure on Windows
mercurial-bugs at selenic.com
- [Bug 4989] New: hg commit does not work anymore (mayby my python is damaged?)
mercurial-bugs at selenic.com
- [Bug 4990] New: TypeError: <unloaded module 'Repr'> object is not callable
mercurial-bugs at selenic.com
- [Bug 4991] New: commit --amend --interactive and amend --interactive: unselected hunks with fixed newlines get committed
mercurial-bugs at selenic.com
- [Bug 4992] New: File lost when merging rename to original filename and copy from new filename.
mercurial-bugs at selenic.com
- [Bug 4993] New: RepoLookupError: unknown revision for `hg parents -r ... file` (works with --hidden)
mercurial-bugs at selenic.com
- [Bug 4994] New: Progress can print negative time values
mercurial-bugs at selenic.com
- [Bug 4995] New: convert failed to find .hg/store/journal
mercurial-bugs at selenic.com
- [Bug 4997] New: largefiles: lfconvert does not update graft checksums
mercurial-bugs at selenic.com
- [Bug 4998] New: evolve/topics: troubled changesets interact badly with topics
mercurial-bugs at selenic.com
- [Bug 4999] New: test-doctest.py failure on OS X
mercurial-bugs at selenic.com
- [Bug 5000] New: `hg push default`uses default-push path
mercurial-bugs at selenic.com
- [Bug 5001] New: histedit defaultrev config no longer respects revsetalias entries
mercurial-bugs at selenic.com
- [Bug 5002] New: Push of a large revision fails
mercurial-bugs at selenic.com
- [Bug 5003] New: update --clean doesn't work on new branch
mercurial-bugs at selenic.com
- [Bug 5004] New: Dirstate corruption via update to bundle revision.
mercurial-bugs at selenic.com
- [Bug 5005] New: shelve includes seemingly unnecessary changesets in bundle
mercurial-bugs at selenic.com
- [Bug 5006] New: Quadratic expense in no-op pull
mercurial-bugs at selenic.com
- [Bug 5007] New: extensions.load do need ui argument
mercurial-bugs at selenic.com
- [Bug 5008] New: python compiled without curses fails to run
mercurial-bugs at selenic.com
- [Bug 5009] New: Regression from 39d643252b9f on Solaris 10
mercurial-bugs at selenic.com
- [Bug 5012] New: test-extension.t uses circular import
mercurial-bugs at selenic.com
- [Bug 5013] New: Please add children to json api viewing a changeset
mercurial-bugs at selenic.com
- [Bug 5014] New: evolve extension duplicate evolution summary entries
mercurial-bugs at selenic.com
- [Bug 5015] New: fncache rebuild code is wrong
mercurial-bugs at selenic.com
- [Bug 5016] New: "abort: cannot use an integer as a name" even though that branch already exists
mercurial-bugs at selenic.com
- [Bug 5017] New: commit should ignore secret heads when considering "created new head" warning
mercurial-bugs at selenic.com
- [Bug 5018] New: hg import --partial from stdout freezes the terminal after closing the editor
mercurial-bugs at selenic.com
- [Bug 5019] New: Hg compiles with errors and does not run
mercurial-bugs at selenic.com
- [Bug 5020] New: merge fails with "abort: No such file or directory"
mercurial-bugs at selenic.com
- [Bug 5021] New: log --stat can print wrong path using specially crafted paths
mercurial-bugs at selenic.com
- [Bug 5022] New: ValueError: min() arg is an empty sequence in hgweb
mercurial-bugs at selenic.com
- [Bug 5023] New: "hg files" ignores ui.slash option
mercurial-bugs at selenic.com
- [Bug 5024] New: Unionrepo fails in some cases with filelog.iscensored
mercurial-bugs at selenic.com
- [Bug 5025] New: makepatchname generate empty name when first line of description doesn't contains latin symbols or digits
mercurial-bugs at selenic.com
- [Bug 5026] New: hg diff should show subrepo state change
mercurial-bugs at selenic.com
- [Bug 5027] New: during an update or merge, the unknown file check dereferences symlinks
mercurial-bugs at selenic.com
- [Bug 5028] New: Want a way to drop old obsolete commits
mercurial-bugs at selenic.com
- [hglib] Commit broken against hg default branch
Kevin Bullock
- [hglib] Commit broken against hg default branch
Idan Kamara
- [issue2313] Revset parsing leads to confusing error messages
Jordin Harris
- [PATCH 01 of 10 PyPy] eol: make output stable
Bryan O'Sullivan
- [PATCH 02 of 10 PyPy] hbisect: use tryreadlines to load state
Bryan O'Sullivan
- [PATCH 03 of 10 PyPy] perf: close transaction in perffncachewrite
Bryan O'Sullivan
- [PATCH 04 of 10 PyPy] histedit: only use pickle if not using the modern save format
Bryan O'Sullivan
- [PATCH 04 of 10 PyPy] histedit: only use pickle if not using the modern save format
Yuya Nishihara
- [PATCH 05 of 10 PyPy] histedit: don't bother with cPickle, demand-load pickle
Bryan O'Sullivan
- [PATCH 05 of 10 PyPy] histedit: don't bother with cPickle, demand-load pickle
Yuya Nishihara
- [PATCH 05 of 10 PyPy] histedit: don't bother with cPickle, demand-load pickle
Augie Fackler
- [PATCH 05 of 10 PyPy] histedit: don't bother with cPickle, demand-load pickle
Yuya Nishihara
- [PATCH 06 of 10 PyPy] test-demandimport: ensure that relative imports are deferred
Bryan O'Sullivan
- [PATCH 07 of 10 PyPy] demandimport: add support for PyPy
Bryan O'Sullivan
- [PATCH 07 of 10 PyPy] demandimport: add support for PyPy
Yuya Nishihara
- [PATCH 08 of 10 PyPy] demandimport: update obsolete comment
Bryan O'Sullivan
- [PATCH 09 of 10 PyPy] test-bad-extension.t: account for PyPy/CPython error difference
Bryan O'Sullivan
- [PATCH 10 of 10 PyPy] test-bundle2-format.t: force gc so a GeneratorExit will be thrown
Bryan O'Sullivan
- [PATCH 1 of 1 STABLE] dirstate: don't write repo.currenttransaction to repo.dirstate if repo is None (issue4983)
Sietse Brouwer
- [PATCH 1 of 1 STABLE] dirstate: don't write repo.currenttransaction to repo.dirstate if repo is None (issue4983)
Pierre-Yves David
- [PATCH 1 of 1 STABLE] dirstate: don't write repo.currenttransaction to repo.dirstate if repo is None (issue4983)
Sietse Brouwer
- [PATCH 1 of 1 STABLE] dirstate: don't write repo.currenttransaction to repo.dirstate if repo is None (issue4983)
Pierre-Yves David
- [PATCH 1 of 1 STABLE] dirstate: don't write repo.currenttransaction to repo.dirstate if repo is None (issue4983)
Sietse Brouwer
- [PATCH 1 of 1 STABLE] dirstate: don't write repo.currenttransaction to repo.dirstate if repo is None (issue4983)
Pierre-Yves David
- [PATCH 1 of 2] changegroup: introduce cg3, which has support for exchanging treemanifests
Augie Fackler
- [PATCH 1 of 2] changegroup: introduce cg3, which has support for exchanging treemanifests
Gregory Szorc
- [PATCH 1 of 2] changegroup: introduce cg3, which has support for exchanging treemanifests
Augie Fackler
- [PATCH 1 of 2] changelog: add a new method to get files modified by a changeset
Laurent Charignon
- [PATCH 1 of 2] changelog: add a new method to get files modified by a changeset
Matt Mackall
- [PATCH 1 of 2] changelog: add a new method to get files modified by a changeset
Laurent Charignon
- [PATCH 1 of 2] commands: consistently indent notes 3 spaces [RFC]
timeless
- [PATCH 1 of 2] commands: consistently indent notes 3 spaces [RFC]
Matt Harbison
- [PATCH 1 of 2] commands: consistently indent notes 3 spaces [RFC]
Matt Mackall
- [PATCH 1 of 2] commandserver: use absolute_import
Yuya Nishihara
- [PATCH 1 of 2] commandserver: use absolute_import
Gregory Szorc
- [PATCH 1 of 2] commit: add a way to return more information from the chunkselector
Laurent Charignon
- [PATCH 1 of 2] context: add a method to tell if a changeset is secret
Laurent Charignon
- [PATCH 1 of 2] destutil: use revset.match for desthistedit (issue5001)
Gregory Szorc
- [PATCH 1 of 2] destutil: use revset.match for desthistedit (issue5001)
Matt Mackall
- [PATCH 1 of 2] error: add a way to exit early without an error code
timeless
- [PATCH 1 of 2] filemerge: add support for multiple merge tool versions (RFC)
Mathias De Maré
- [PATCH 1 of 2] filemerge: add support for multiple merge tool versions (RFC)
Matt Mackall
- [PATCH 1 of 2] filemerge: add support for multiple merge tool versions (RFC)
Mathias De Maré
- [PATCH 1 of 2] filemerge: add support for multiple merge tool versions (RFC)
Yuya Nishihara
- [PATCH 1 of 2] filemerge: add support for multiple merge tool versions (RFC)
Mathias De Maré
- [PATCH 1 of 2] filemerge: add support for multiple merge tool versions (RFC)
Matt Mackall
- [PATCH 1 of 2] help: clarify that the config hook priority prefix includes a period
timeless
- [PATCH 1 of 2] histedit: fix comment in applychanges
timeless
- [PATCH 1 of 2] histedit: limit mentioning histedit-last-edit.txt
timeless
- [PATCH 1 of 2] histedit: limit mentioning histedit-last-edit.txt
Pierre-Yves David
- [PATCH 1 of 2] histedit: limit mentioning histedit-last-edit.txt
timeless
- [PATCH 1 of 2] import-checker: allow absolute imports of sub modules from local packages
Yuya Nishihara
- [PATCH 1 of 2] import-checker: force 'ctype.util' to stdlib module
Matt Harbison
- [PATCH 1 of 2] import-checker: force 'ctype.util' to stdlib module
Yuya Nishihara
- [PATCH 1 of 2] localrepo: document format.maxchainlen
Gregory Szorc
- [PATCH 1 of 2] localrepo: document format.maxchainlen
Matt Mackall
- [PATCH 1 of 2] parents: correct help revset replacements
timeless
- [PATCH 1 of 2] parents: correct help revset replacements
Yuya Nishihara
- [PATCH 1 of 2] parsers: simplify error logic in compute_phases_map_sets
Bryan O'Sullivan
- [PATCH 1 of 2] parsers: simplify error logic in compute_phases_map_sets
Yuya Nishihara
- [PATCH 1 of 2] parsers: simplify error logic in compute_phases_map_sets
Bryan O'Sullivan
- [PATCH 1 of 2] perf: use standard arguments for perfrevlog
Gregory Szorc
- [PATCH 1 of 2] perf: use standard arguments for perfrevlog
Yuya Nishihara
- [PATCH 1 of 2] rebase: drop redundant functions to keep branch and graft source explicitly
Yuya Nishihara
- [PATCH 1 of 2] repair: use bookmarks.recordchange instead of bookmarks.write
Laurent Charignon
- [PATCH 1 of 2] repoview: stop recomputing cached key in all case
Pierre-Yves David
- [PATCH 1 of 2] repoview: stop recomputing cached key in all case
timeless
- [PATCH 1 of 2] resolve: move resolve in cmdutil
Laurent Charignon
- [PATCH 1 of 2] resolve: move resolve in cmdutil
Siddharth Agarwal
- [PATCH 1 of 2] resolve: move resolve in cmdutil
Pierre-Yves David
- [PATCH 1 of 2] resolve: move resolve in cmdutil
Augie Fackler
- [PATCH 1 of 2] run-tests: avoid double counting server fails
timeless
- [PATCH 1 of 2] run-tests: avoid double counting server fails
Augie Fackler
- [PATCH 1 of 2] setup.py: attempt to build and install hg.exe on Windows
Gregory Szorc
- [PATCH 1 of 2] setup.py: attempt to build and install hg.exe on Windows
Yuya Nishihara
- [PATCH 1 of 2] share: pass named arguments
Gregory Szorc
- [PATCH 1 of 2] test-fileset: conditionalize output with symlink
Matt Harbison
- [PATCH 1 of 2] test-help: tighten grep patterns
timeless
- [PATCH 1 of 2] test-help: tighten grep patterns
Matt Harbison
- [PATCH 1 of 2] test-help: tighten grep patterns
Matt Harbison
- [PATCH 1 of 2] test-install: perform the wix checking on wdir() instead of
Matt Harbison
- [PATCH 1 of 2] test-install: perform the wix checking on wdir() instead of
Bryan O'Sullivan
- [PATCH 1 of 2] test: add an extra base changeset in test-obsolete.t
Pierre-Yves David
- [PATCH 1 of 2] test: rename 'check-code' own test to 'test-contrib-check-code.t'
Pierre-Yves David
- [PATCH 1 of 2] ui: don't fixup [paths] sub-options
Gregory Szorc
- [PATCH 1 of 2] ui: don't fixup [paths] sub-options
Pierre-Yves David
- [PATCH 1 of 2 chg-port] commandserver: do not set nontty flag if channel is replaced by a real file
Yuya Nishihara
- [PATCH 1 of 2 chg-port] osutil: implement recvmsg() of SCM_RIGHTS for chg command server
Yuya Nishihara
- [PATCH 1 of 2 default] ui: allow open editor with custom filename
Mykola Nikishov
- [PATCH 1 of 2 evolve-ext-V2] inhibit: update test with new behavior from core
Laurent Charignon
- [PATCH 1 of 2 evolve-ext] evolve: extract logic to new method _relocatecommit
Shusen LIU
- [PATCH 1 of 2 evolve-ext] inhibit: update test with new behavior from core
Pierre-Yves David
- [PATCH 1 of 2 RFC] export: list all key/values from extra in the patch header
Matt Harbison
- [PATCH 1 of 2 RFC] export: list all key/values from extra in the patch header
Yuya Nishihara
- [PATCH 1 of 2 RFC] export: list all key/values from extra in the patch header
Matt Harbison
- [PATCH 1 of 2 RFC] export: list all key/values from extra in the patch header
Yuya Nishihara
- [PATCH 1 of 2 STABLE?] copyfile: add an optional parameter to copy atime/mtime
Siddharth Agarwal
- [PATCH 1 of 2 STABLE?] copyfile: add an optional parameter to copy atime/mtime
Siddharth Agarwal
- [PATCH 1 of 2 STABLE? V2] copyfile: add an optional parameter to copy other stat data
Siddharth Agarwal
- [PATCH 1 of 2 STABLE] tests: test changegroup generation for filtered changesets (issue4982)
Gregory Szorc
- [PATCH 1 of 2 STABLE] tests: test changegroup generation for filtered changesets (issue4982)
Pierre-Yves David
- [PATCH 1 of 2 V2] changelog: add a new method to get files modified by a changeset
Laurent Charignon
- [PATCH 1 of 2 v2] hg: replace quietempty with show_stats for clean, merge, and update
timeless
- [PATCH 1 of 2 v2] hg: replace quietempty with show_stats for clean, merge, and update
Augie Fackler
- [PATCH 1 of 2 v2] hg: replace quietempty with show_stats for clean, merge, and update
timeless
- [PATCH 1 of 2 v2] hg: replace quietempty with show_stats for clean, merge, and update
timeless
- [PATCH 1 of 2 v2] histedit: fix comment in applychanges
timeless
- [PATCH 1 of 2 v2] histedit: only use pickle if not using the modern save format
Bryan O'Sullivan
- [PATCH 1 of 2 v2] record: turn on showfunc
timeless
- [PATCH 1 of 2 V2] setup.py: attempt to build and install hg.exe on Windows
Gregory Szorc
- [PATCH 1 of 2 v2] test-hgignore.t: add tests for comments
Bryan O'Sullivan
- [PATCH 1 of 2 V2] test: add an extra base changeset in test-obsolete.t
Pierre-Yves David
- [PATCH 1 of 3] addrevision: rework generaldelta computation
Pierre-Yves David
- [PATCH 1 of 3] commands: switch help from -x/--extended to --extended
timeless
- [PATCH 1 of 3] commands: switch help from -x/--extended to --extended
Matt Harbison
- [PATCH 1 of 3] commands: switch help from -x/--extended to --extended
Matt Mackall
- [PATCH 1 of 3] commands: unify argument handling for revlog debug commands
Gregory Szorc
- [PATCH 1 of 3] commit: refactor exact flag
timeless
- [PATCH 1 of 3] debugdiscovery: support default-push
timeless
- [PATCH 1 of 3] debugdiscovery: support default-push
timeless at gcc2-power8.osuosl.org
- [PATCH 1 of 3] gitweb: link to the correct feeds from help pages
Anton Shestakov
- [PATCH 1 of 3] help: refactor filtercmd
timeless
- [PATCH 1 of 3] hg: replace quietempty with show_stats for clean, merge, and update
timeless
- [PATCH 1 of 3] hgweb: eliminate duck-typing to select hgweb or hgwebdir by command option
Yuya Nishihara
- [PATCH 1 of 3] localrepo: remove clone method by hoisting into hg.py
Augie Fackler
- [PATCH 1 of 3] paths: make getpath() accept multiple defaults
Yuya Nishihara
- [PATCH 1 of 3] paths: make getpath() accept multiple defaults
Gregory Szorc
- [PATCH 1 of 3] perf: use formatter more appropriately
Gregory Szorc
- [PATCH 1 of 3] summary: mention graft
timeless
- [PATCH 1 of 3] ui: add method to return option and all sub-options
Gregory Szorc
- [PATCH 1 of 3] util: add versiontuple() for returning parsed version information
Yuya Nishihara
- [PATCH 1 of 3] webcommands: get correct parents when comparing a removed file (issue4962)
Anton Shestakov
- [PATCH 1 of 3] windows: correct the import of win32
Matt Harbison
- [PATCH 1 of 3] wireproto: add docstring for wirepeer
Gregory Szorc
- [PATCH 1 of 3 cg3 v2] changegroup: introduce cg3, which has support for exchanging treemanifests
Augie Fackler
- [PATCH 1 of 3 evolve-ext] evolve: renaming local variables
Shubhanshu Agrawal
- [PATCH 1 of 3 evolve-ext] prune: use bookmarks.recordchange instead of bookmarks.write
Laurent Charignon
- [PATCH 1 of 3 evolve-ext v2] prune: renaming local variables
Shubhanshu Agrawal
- [PATCH 1 of 3 fix-default] addrevision: rename 'd' to 'delta'
Pierre-Yves David
- [PATCH 1 of 3 RFC cg3] changegroup: note during bundle apply if the repo was empty
Augie Fackler
- [PATCH 1 of 3 STABLE] merge: while checking for unknown files don't follow symlinks (issue5027)
Siddharth Agarwal
- [PATCH 1 of 3 STABLE] merge: while checking for unknown files don't follow symlinks (issue5027)
Siddharth Agarwal
- [PATCH 1 of 3 STABLE] merge: while checking for unknown files don't follow symlinks (issue5027)
Augie Fackler
- [PATCH 1 of 3 V2] context: add a method to tell if a changeset is secret
Laurent Charignon
- [PATCH 1 of 3 V2] context: add a method to tell if a changeset is secret
Pierre-Yves David
- [PATCH 1 of 3 V2] perf: use formatter more appropriately
Gregory Szorc
- [PATCH 1 of 3 V2] perf: use formatter more appropriately
Matt Mackall
- [PATCH 1 of 3 v2] run-tests: fix get port to try differing ports
timeless
- [PATCH 1 of 3 V2] ui: store pushloc as separate attribute
Gregory Szorc
- [PATCH 1 of 4] builddeb: rename --release option to --codename
Anton Shestakov
- [PATCH 1 of 4] bundle: clarify help text
timeless
- [PATCH 1 of 4] commit: try to clarify when to use --new-branch
timeless
- [PATCH 1 of 4] commit: try to clarify when to use --new-branch
Matt Mackall
- [PATCH 1 of 4] commit: try to clarify when to use --new-branch
timeless
- [PATCH 1 of 4] error: refactor OutOfBandError to inherrit from HintException
timeless
- [PATCH 1 of 4] error: refactor OutOfBandError to inherrit from HintException
Yuya Nishihara
- [PATCH 1 of 4] graphlog: move creation of workingdir-parent nodes to displaygraph()
Yuya Nishihara
- [PATCH 1 of 4] help: sort format section from newest to oldest
timeless
- [PATCH 1 of 4] histedit: improve grammar for _histedit comment
timeless
- [PATCH 1 of 4] merge: reword help to use See help resolve
timeless
- [PATCH 1 of 4] parsers: simplify error logic in compute_phases_map_sets
Bryan O'Sullivan
- [PATCH 1 of 4] parsers: simplify error logic in compute_phases_map_sets
Yuya Nishihara
- [PATCH 1 of 4] parsers: simplify error logic in compute_phases_map_sets
Augie Fackler
- [PATCH 1 of 4] revlog: remove unused variable 'chainlen'
Martin von Zweigbergk
- [PATCH 1 of 4] test-hgignore: conditionalize an illegal Windows filename
Matt Harbison
- [PATCH 1 of 4 evolve-ext-V2] evolve: add new method _evolvestatewrite
Shusen LIU
- [PATCH 1 of 4 evolve-ext-V2] evolve: add new method _evolvestatewrite
Pierre-Yves David
- [PATCH 1 of 4 evolve-ext-V2] evolve: add new method _evolvestatewrite
Pierre-Yves David
- [PATCH 1 of 4 evolve-ext-V3] evolve: add new method _evolvestatewrite
Shusen LIU
- [PATCH 1 of 4 evolve-ext] evolve: add new method _evolvestatewrite
Shusen LIU
- [PATCH 1 of 4 evolve-ext] evolve: fix test-tutorial.t to match new extra computation in core
Laurent Charignon
- [PATCH 1 of 4 mergedriver] filemerge: add debug output for whether this is a change/delete conflict
Siddharth Agarwal
- [PATCH 1 of 4 mergedriver] test-copy-move-merge.t: explicitly request changed version
Siddharth Agarwal
- [PATCH 1 of 4 more-matchers] merge: have merge.update use a matcher instead of partial fn
Augie Fackler
- [PATCH 1 of 4 more-matchers] merge: have merge.update use a matcher instead of partial fn
Martin von Zweigbergk
- [PATCH 1 of 4 V2] parsers: indentation change to make the next page more legible
Laurent Charignon
- [PATCH 1 of 4 V2] ui: add a 'stacklevel' argument to 'develwarn'
Pierre-Yves David
- [PATCH 1 of 4 V3] debugdirstate: add command to rebuildstate test to modify dirstate
cdelahousse at fb.com
- [PATCH 1 of 4 V3] dirstate: rename the dirstate parsing and packing methods
Laurent Charignon
- [PATCH 1 of 5] check-config: recognize convert style documentation
timeless
- [PATCH 1 of 5] commandserver: implement name() to clarify channel is not a plain file
Yuya Nishihara
- [PATCH 1 of 5] dirstate: extract logic to compute the list of ignorefiles
Laurent Charignon
- [PATCH 1 of 5] histedit: refactor command names
timeless
- [PATCH 1 of 5] import-checker: force 'logging' to stdlib module
Gregory Szorc
- [PATCH 1 of 5] import-checker: force 'logging' to stdlib module
Yuya Nishihara
- [PATCH 1 of 5] import: limit scope of msg in tryimportone
timeless
- [PATCH 1 of 5] pathauditor: move file system specific check in their own function
Pierre-Yves David
- [PATCH 1 of 5] rebase: simplify documentation about public commits
timeless
- [PATCH 1 of 5] resolve: when pats do not match, hint about path: [RFC]
timeless
- [PATCH 1 of 5] templatekw: use decorator to mark a function as template keyword
FUJIWARA Katsunori
- [PATCH 1 of 5] templatekw: use decorator to mark a function as template keyword
Yuya Nishihara
- [PATCH 1 of 5] templatekw: use decorator to mark a function as template keyword
FUJIWARA Katsunori
- [PATCH 1 of 5] templatekw: use decorator to mark a function as template keyword
Yuya Nishihara
- [PATCH 1 of 5] templatekw: use decorator to mark a function as template keyword
Gregory Szorc
- [PATCH 1 of 5] templatekw: use decorator to mark a function as template keyword
FUJIWARA Katsunori
- [PATCH 1 of 5] templatekw: use decorator to mark a function as template keyword
FUJIWARA Katsunori
- [PATCH 1 of 5] templates: make earlycommands and othercommands optional
Gregory Szorc
- [PATCH 1 of 5] test: update the docstring of 'test-devel-warnings.t' extension
Pierre-Yves David
- [PATCH 1 of 5] test: update the docstring of 'test-devel-warnings.t' extension
Yuya Nishihara
- [PATCH 1 of 5 stable] crecord: use try/except for import of curses
Sean Farley
- [PATCH 1 of 5 stable] crecord: use try/except for import of curses
Yuya Nishihara
- [PATCH 1 of 5 stable] crecord: use try/except for import of curses
Sean Farley
- [PATCH 1 of 5 stable V2] crecord: use try/except for import of curses
Sean Farley
- [PATCH 1 of 5 V2] dirstate: extract logic to compute the list of ignorefiles
Laurent Charignon
- [PATCH 1 of 5 v2] histedit: refactor command names
timeless
- [PATCH 1 of 5 V2] registrar: add funcregistrar class to register function for specific purpose
FUJIWARA Katsunori
- [PATCH 1 of 5 V2] registrar: add funcregistrar class to register function for specific purpose
timeless
- [PATCH 1 of 5 V2] registrar: add funcregistrar class to register function for specific purpose
Augie Fackler
- [PATCH 1 of 5 V2] registrar: add funcregistrar class to register function for specific purpose
Augie Fackler
- [PATCH 1 of 5 V2] shelve: widen wlock scope of unshelve for consistency while processing
FUJIWARA Katsunori
- [PATCH 1 of 5 V4] dirstate: rename the dirstate parsing and packing methods
Laurent Charignon
- [PATCH 1 of 5 V5] dirstate: rename the dirstate parsing and packing methods
Laurent Charignon
- [PATCH 1 of 5 V5] dirstate: rename the dirstate parsing and packing methods
Matt Mackall
- [PATCH 1 of 5 V5] dirstate: rename the dirstate parsing and packing methods
Laurent Charignon
- [PATCH 1 of 5 V5] dirstate: rename the dirstate parsing and packing methods
Yuya Nishihara
- [PATCH 1 of 5 V5] dirstate: rename the dirstate parsing and packing methods
Laurent Charignon
- [PATCH 1 of 5 V5] dirstate: rename the dirstate parsing and packing methods
Laurent Charignon
- [PATCH 1 of 5 V5] dirstate: rename the dirstate parsing and packing methods
Durham Goode
- [PATCH 1 of 5 V5] dirstate: rename the dirstate parsing and packing methods
Matt Mackall
- [PATCH 1 of 5 V5] dirstate: rename the dirstate parsing and packing methods
Yuya Nishihara
- [PATCH 1 of 5 V5] dirstate: rename the dirstate parsing and packing methods
Laurent Charignon
- [PATCH 1 of 5 V5] dirstate: rename the dirstate parsing and packing methods
Matt Mackall
- [PATCH 1 of 5 V5] dirstate: rename the dirstate parsing and packing methods
Laurent Charignon
- [PATCH 1 of 6] add: mention .hgignore in help
timeless
- [PATCH 1 of 6] bookmarks: document getbkfile method
Augie Fackler
- [PATCH 1 of 6] changegroup: avoid iterating the whole manifest
Augie Fackler
- [PATCH 1 of 6] changegroup: avoid iterating the whole manifest
Augie Fackler
- [PATCH 1 of 6] fileset: treat encoding and eol as the predicate calling _existing
FUJIWARA Katsunori
- [PATCH 1 of 6] revlog: make clearcaches() more effective
Gregory Szorc
- [PATCH 1 of 6] verify: move verify logic into a class
Durham Goode
- [PATCH 1 of 6] verify: move verify logic into a class
Durham Goode
- [PATCH 1 of 6] verify: move verify logic into a class
Sean Farley
- [PATCH 1 of 6] verify: move verify logic into a class
Durham Goode
- [PATCH 1 of 6] verify: move verify logic into a class
Sean Farley
- [PATCH 1 of 6] verify: move verify logic into a class
Durham Goode
- [PATCH 1 of 6] verify: move verify logic into a class
Yuya Nishihara
- [PATCH 1 of 6 cg3 v3] changegroup: avoid iterating the whole manifest
Augie Fackler
- [PATCH 1 of 6 cg3 v3] changegroup: avoid iterating the whole manifest
Gregory Szorc
- [PATCH 1 of 6 cg3 v3] changegroup: avoid iterating the whole manifest
Augie Fackler
- [PATCH 1 of 6 import-refactor V3] mercurial: implement import hook for handling C/Python modules
Gregory Szorc
- [PATCH 1 of 6 lazymanifest-errors] lazymanifest: check another error return in getitem
Augie Fackler
- [PATCH 1 of 6 v2] bookmarks: document getbkfile method
Augie Fackler
- [PATCH 1 of 6 V2] hg: make cachedlocalrepo filter newly cached repo as same as initial one
FUJIWARA Katsunori
- [PATCH 1 of 6 V2] hg: make cachedlocalrepo filter newly cached repo as same as initial one
Yuya Nishihara
- [PATCH 1 of 6 V2] hg: make cachedlocalrepo filter newly cached repo as same as initial one
FUJIWARA Katsunori
- [PATCH 1 of 6 V2] hg: make cachedlocalrepo filter newly cached repo as same as initial one
Yuya Nishihara
- [PATCH 1 of 6 v2] import: limit scope of msg in tryimportone
timeless
- [PATCH 1 of 6 V7] dirstate: add a function to compute non-normal entries from the dmap
Laurent Charignon
- [PATCH 1 of 7] contrib: add execute bit for check-py3-compat.py
timeless
- [PATCH 1 of 7] encoding: use absolute_import
Gregory Szorc
- [PATCH 1 of 7] error: make InterventionRequired take a hint
timeless
- [PATCH 1 of 7] histedit: pass previous action to verify
timeless
- [PATCH 1 of 7] lock: add multilock class
Angel Ezquerra
- [PATCH 1 of 7] lock: add multilock class
Angel Ezquerra
- [PATCH 1 of 7] lock: add multilock class
Gregory Szorc
- [PATCH 1 of 7] lock: add multilock class
Yuya Nishihara
- [PATCH 1 of 7] pvec: use absolute_import
Gregory Szorc
- [PATCH 1 of 7] run-tests: report timeouts in a less alarming fashion
Matt Mackall
- [PATCH 1 of 7] run-tests: report timeouts in a less alarming fashion
Sean Farley
- [PATCH 1 of 7] tests: add test for Python 3 compatibility
Gregory Szorc
- [PATCH 1 of 7] tests: add test for Python 3 compatibility
Gregory Szorc
- [PATCH 1 of 7 evolve-ext] _relocatecommit
Shusen LIU
- [PATCH 1 of 7 evolve-ext] check-code: make evolve.py comply with check-code
Laurent Charignon
- [PATCH 1 of 7 v2] contrib: add execute bit for check-py3-compat.py
timeless
- [PATCH 1 of 7 v2] error: make InterventionRequired take a hint
timeless
- [PATCH 1 of 7 V6] dirstate: add a function to compute non-normal entries from the dmap
Laurent Charignon
- [PATCH 1 of 8] check-seclevel: add a --debug option
Bryan O'Sullivan
- [PATCH 1 of 8] contrib/perf: improve grammar of gettimer comment
timeless
- [PATCH 1 of 8] help: use absolute_import
Gregory Szorc
- [PATCH 1 of 8] test-histedit: relax issue4251 and issue3893 backups [RFC]
timeless
- [PATCH 1 of 8] tests/generate-working-copy-states.py: use absolute_import
Gregory Szorc
- [PATCH 1 of 8 techdocs] help: add documentation for changegroup formats
Gregory Szorc
- [PATCH 1 of 8 techdocs] help: add documentation for changegroup formats
Matt Harbison
- [PATCH 1 of 9] contrib: ignore empty files in check-py3-compat.py
Gregory Szorc
- [PATCH 1 of 9] contrib: ignore empty files in check-py3-compat.py
Yuya Nishihara
- [PATCH 1 of 9] histedit: add actions property to histedit state
Mateusz Kwapich
- [PATCH 1 of 9 STABLE] commands: make commit acquire locks before processing (issue4368)
FUJIWARA Katsunori
- [PATCH 2 of 2] bookmarks: make bookmarks.write deprecated
Laurent Charignon
- [PATCH 2 of 2] bookmarks: make bookmarks.write deprecated
Augie Fackler
- [PATCH 2 of 2] bookmarks: make bookmarks.write deprecated
Pierre-Yves David
- [PATCH 2 of 2] changegroup: add flags field to cg3 delta header
Augie Fackler
- [PATCH 2 of 2] changegroup: add flags field to cg3 delta header
Martin von Zweigbergk
- [PATCH 2 of 2] changegroup: add flags field to cg3 delta header
Augie Fackler
- [PATCH 2 of 2] commands: lowercase the first words in each note RFC
timeless
- [PATCH 2 of 2] commands: lowercase the first words in each note RFC
Matt Mackall
- [PATCH 2 of 2] commands: lowercase the first words in each note RFC
timeless
- [PATCH 2 of 2] commandserver: cut import cycle by itself
Yuya Nishihara
- [PATCH 2 of 2] commandserver: cut import cycle by itself
Augie Fackler
- [PATCH 2 of 2] commit: add amend mode for commit -i
Laurent Charignon
- [PATCH 2 of 2] commit: add amend mode for commit -i
Augie Fackler
- [PATCH 2 of 2] commit: commit should ignore secret heads for "new heads" warning (issue5017)
Laurent Charignon
- [PATCH 2 of 2] commit: commit should ignore secret heads for "new heads" warning (issue5017)
Gilles Moris
- [PATCH 2 of 2] commit: commit should ignore secret heads for "new heads" warning (issue5017)
Yuya Nishihara
- [PATCH 2 of 2] commit: commit should ignore secret heads for "new heads" warning (issue5017)
Laurent Charignon
- [PATCH 2 of 2] commit: commit should ignore secret heads for "new heads" warning (issue5017)
Laurent Charignon
- [PATCH 2 of 2] discovery: properly filter changeset in 'peer.known' (issue4982)
Pierre-Yves David
- [PATCH 2 of 2] discovery: properly filter changeset in 'peer.known' (issue4982)
Gregory Szorc
- [PATCH 2 of 2] discovery: properly filter changeset in 'peer.known' (issue4982)
Pierre-Yves David
- [PATCH 2 of 2] discovery: properly filter changeset in 'peer.known' (issue4982)
Gregory Szorc
- [PATCH 2 of 2] discovery: properly filter changeset in 'peer.known' (issue4982)
Augie Fackler
- [PATCH 2 of 2] discovery: properly filter changeset in 'peer.known' (issue4982)
Pierre-Yves David
- [PATCH 2 of 2] discovery: properly filter changeset in 'peer.known' (issue4982)
Augie Fackler
- [PATCH 2 of 2] formatter: lookuptemplate make -Tlist exit without an error
timeless
- [PATCH 2 of 2] formatter: lookuptemplate make -Tlist exit without an error
Yuya Nishihara
- [PATCH 2 of 2] formatter: lookuptemplate make -Tlist exit without an error
timeless
- [PATCH 2 of 2] formatter: lookuptemplate make -Tlist exit without an error
Pierre-Yves David
- [PATCH 2 of 2] formatter: lookuptemplate make -Tlist exit without an error
Yuya Nishihara
- [PATCH 2 of 2] formatter: lookuptemplate make -Tlist exit without an error
timeless
- [PATCH 2 of 2] formatter: lookuptemplate make -Tlist exit without an error
Yuya Nishihara
- [PATCH 2 of 2] help: filter extension commands
timeless
- [PATCH 2 of 2] help: filter extension commands
Pierre-Yves David
- [PATCH 2 of 2] help: filter extension commands
timeless
- [PATCH 2 of 2] help: filter extension commands
Matt Mackall
- [PATCH 2 of 2] help: make help deprecated mention the extension
Augie Fackler
- [PATCH 2 of 2] help: remove stray double spaces from config help
timeless
- [PATCH 2 of 2] help: remove stray double spaces from config help
Augie Fackler
- [PATCH 2 of 2] hg: establish function for performing post-share actions
Gregory Szorc
- [PATCH 2 of 2] hg: establish function for performing post-share actions
Augie Fackler
- [PATCH 2 of 2] histedit: fix comment in newnodestoabort
timeless
- [PATCH 2 of 2] import-checker: tell which symbol causes "direct symbol import"
Yuya Nishihara
- [PATCH 2 of 2] import-checker: tell which symbol causes "direct symbol import"
Augie Fackler
- [PATCH 2 of 2] localrepo: comment that revs() is internal only
Gregory Szorc
- [PATCH 2 of 2] localrepo: comment that revs() is internal only
Sean Farley
- [PATCH 2 of 2] localrepo: comment that revs() is internal only
Matt Mackall
- [PATCH 2 of 2] log: speed up hg log <file|folder>
Laurent Charignon
- [PATCH 2 of 2] mergetools.rc: add support for different versions of meld
Mathias De Maré
- [PATCH 2 of 2] parsers: check results of PyInt_FromLong (issue4771)
Bryan O'Sullivan
- [PATCH 2 of 2] parsers: check results of PyInt_FromLong (issue4771)
Yuya Nishihara
- [PATCH 2 of 2] patchbomb: rename email function
Augie Fackler
- [PATCH 2 of 2] perf: make start revision configurable for perfrevlog
Gregory Szorc
- [PATCH 2 of 2] perf: make start revision configurable for perfrevlog
Augie Fackler
- [PATCH 2 of 2] rebase: remove extra "if" from check of collapsing named branches
Yuya Nishihara
- [PATCH 2 of 2] rebase: remove extra "if" from check of collapsing named branches
Pierre-Yves David
- [PATCH 2 of 2] repoview: bypass changelog method to computed cache key
Pierre-Yves David
- [PATCH 2 of 2] repoview: bypass changelog method to computed cache key
Pierre-Yves David
- [PATCH 2 of 2] repoview: bypass changelog method to computed cache key
Pierre-Yves David
- [PATCH 2 of 2] repoview: bypass changelog method to computed cache key
Yuya Nishihara
- [PATCH 2 of 2] revlog: establish default max chain length of 10,000
Gregory Szorc
- [PATCH 2 of 2] run-tests: skip threading for a single test RFC
timeless
- [PATCH 2 of 2] setup.py: don't rewrite @LIBDIR@ when creating wheels
Gregory Szorc
- [PATCH 2 of 2] setup.py: don't rewrite @LIBDIR@ when creating wheels
Yuya Nishihara
- [PATCH 2 of 2] test-commit-interactive: updates for the no-execbit case
Matt Harbison
- [PATCH 2 of 2] test-commit-interactive: updates for the no-execbit case
Matt Mackall
- [PATCH 2 of 2] test-histedit-edit: test histedit with dirty repo
timeless
- [PATCH 2 of 2] test-run-tests: glob away a --debug run difference on Windows
Matt Harbison
- [PATCH 2 of 2] tests: move the '-hg' postfix for all style tests
Pierre-Yves David
- [PATCH 2 of 2] tests: move the '-hg' postfix for all style tests
Matt Mackall
- [PATCH 2 of 2] tests: replace parents with log revset RFC
timeless
- [PATCH 2 of 2] tests: replace parents with log revset RFC
Yuya Nishihara
- [PATCH 2 of 2] ui: path option to declare which revisions to push by default
Gregory Szorc
- [PATCH 2 of 2] ui: path option to declare which revisions to push by default
Pierre-Yves David
- [PATCH 2 of 2] ui: path option to declare which revisions to push by default
Yuya Nishihara
- [PATCH 2 of 2] update: add --abort flag to abort in case of conflicts
Laurent Charignon
- [PATCH 2 of 2] update: add --abort flag to abort in case of conflicts
Laurent Charignon
- [PATCH 2 of 2] update: add --abort flag to abort in case of conflicts
Matt Mackall
- [PATCH 2 of 2] update: add --abort flag to abort in case of conflicts
Laurent Charignon
- [PATCH 2 of 2] update: add --abort flag to abort in case of conflicts
Matt Mackall
- [PATCH 2 of 2] wix: add help for bundle and changegroup topics
Matt Harbison
- [PATCH 2 of 2] wix: add help for bundle and changegroup topics
Augie Fackler
- [PATCH 2 of 2] wix: add help for bundle and changegroup topics
Yuya Nishihara
- [PATCH 2 of 2 chg-port] commandserver: reset state of progress bar per command
Yuya Nishihara
- [PATCH 2 of 2 chg-port] commandserver: reset state of progress bar per command
Augie Fackler
- [PATCH 2 of 2 chg-port] osutil: implement pure version of recvfds() for PyPy
Yuya Nishihara
- [PATCH 2 of 2 chg-port] osutil: implement pure version of recvfds() for PyPy
Sean Farley
- [PATCH 2 of 2 chg-port] osutil: implement pure version of recvfds() for PyPy
Yuya Nishihara
- [PATCH 2 of 2 chg-port] osutil: implement pure version of recvfds() for PyPy
Matt Mackall
- [PATCH 2 of 2 chg-port] osutil: implement pure version of recvfds() for PyPy
FUJIWARA Katsunori
- [PATCH 2 of 2 chg-port] osutil: implement pure version of recvfds() for PyPy
FUJIWARA Katsunori
- [PATCH 2 of 2 default] histedit: edit with custom filename
Mykola Nikishov
- [PATCH 2 of 2 default] histedit: edit with custom filename
Augie Fackler
- [PATCH 2 of 2 default] histedit: edit with custom filename
Mykola Nikishov
- [PATCH 2 of 2 evolve-ext-V2] inhibit: remove unused bookmark operation wrapping
Laurent Charignon
- [PATCH 2 of 2 evolve-ext-V2] inhibit: remove unused bookmark operation wrapping
Pierre-Yves David
- [PATCH 2 of 2 evolve-ext] evolve: extract logic to new method _finalizerelocate
Shusen LIU
- [PATCH 2 of 2 evolve-ext] evolve: extract logic to new method _finalizerelocate
Laurent Charignon
- [PATCH 2 of 2 evolve-ext] evolve: extract logic to new method _finalizerelocate
Pierre-Yves David
- [PATCH 2 of 2 RFC] import: populate extras from the patch headers (issue4544)
Matt Harbison
- [PATCH 2 of 2 STABLE?] record: don't dereference symlinks while copying over timestamps
Siddharth Agarwal
- [PATCH 2 of 2 STABLE? V2] record: don't dereference symlinks while copying over stat data
Siddharth Agarwal
- [PATCH 2 of 2 STABLE? V2] record: don't dereference symlinks while copying over stat data
Matt Mackall
- [PATCH 2 of 2 STABLE] changegroup: use unfiltered ancestor when common node is filtered (issue4982)
Gregory Szorc
- [PATCH 2 of 2 STABLE] changegroup: use unfiltered ancestor when common node is filtered (issue4982)
Pierre-Yves David
- [PATCH 2 of 2 STABLE] changegroup: use unfiltered ancestor when common node is filtered (issue4982)
Gregory Szorc
- [PATCH 2 of 2 STABLE] changegroup: use unfiltered ancestor when common node is filtered (issue4982)
Pierre-Yves David
- [PATCH 2 of 2 V2] discovery: properly filter changeset in 'peer.known' (issue4982)
Pierre-Yves David
- [PATCH 2 of 2 v2] histedit: add progress support
timeless
- [PATCH 2 of 2 v2] histedit: add progress support
Matt Mackall
- [PATCH 2 of 2 v2] histedit: don't bother with cPickle, demand-load pickle
Bryan O'Sullivan
- [PATCH 2 of 2 v2] histedit: fix comment in newnodestoabort
timeless
- [PATCH 2 of 2 V2] log: speed up hg log <file|folder>
Laurent Charignon
- [PATCH 2 of 2 V2] log: speed up hg log <file|folder>
Matt Mackall
- [PATCH 2 of 2 v2] match: use re2 in readpatternfile if possible
Bryan O'Sullivan
- [PATCH 2 of 2 v2] match: use re2 in readpatternfile if possible
Augie Fackler
- [PATCH 2 of 2 v2] match: use re2 in readpatternfile if possible
Pierre-Yves David
- [PATCH 2 of 2 v2] match: use re2 in readpatternfile if possible
Pierre-Yves David
- [PATCH 2 of 2 v2] record: fix hunk handling to remember the current function
timeless
- [PATCH 2 of 2 v2] record: fix hunk handling to remember the current function
Augie Fackler
- [PATCH 2 of 2 V2] setup.py: don't rewrite @LIBDIR@ when creating wheels
Gregory Szorc
- [PATCH 2 of 2 V2] setup.py: don't rewrite @LIBDIR@ when creating wheels
Yuya Nishihara
- [PATCH 2 of 2 V2] setup.py: don't rewrite @LIBDIR@ when creating wheels
Gregory Szorc
- [PATCH 2 of 2 V2] setup.py: don't rewrite @LIBDIR@ when creating wheels
Yuya Nishihara
- [PATCH 2 of 3] commands.debugindexdot: use cmdutil.openrevlog()
Gregory Szorc
- [PATCH 2 of 3] commit: add word to help text
timeless
- [PATCH 2 of 3] debugdiscovery: add support for local_head and remote_head
timeless
- [PATCH 2 of 3] debugdiscovery: add support for local_head and remote_head
timeless at gcc2-power8.osuosl.org
- [PATCH 2 of 3] exchange: standalone function to determine if bundle2 is requested
Gregory Szorc
- [PATCH 2 of 3] gitweb: describe feed type in links on /branches, /tags and /bookmarks
Anton Shestakov
- [PATCH 2 of 3] graft: improve --continue abort message
timeless
- [PATCH 2 of 3] graft: improve --continue abort message
Augie Fackler
- [PATCH 2 of 3] help: call filtercmd from topicmatch
timeless
- [PATCH 2 of 3] hgext: switch help from -x/--extended to --extended
timeless
- [PATCH 2 of 3] hgweb: make sure command options are set to all ui objects
Yuya Nishihara
- [PATCH 2 of 3] histedit: suppress useless messages
timeless
- [PATCH 2 of 3] localrepo: document nodebookmarks
Augie Fackler
- [PATCH 2 of 3] perf: add perflrucachedict command
Gregory Szorc
- [PATCH 2 of 3] perf: add perflrucachedict command
Pierre-Yves David
- [PATCH 2 of 3] push: specify default-push and default as fallback paths
Yuya Nishihara
- [PATCH 2 of 3] test-default-push: make `pwd` URL compatible on Windows
Matt Harbison
- [PATCH 2 of 3] test: use a bigger manifest in general delta test
Pierre-Yves David
- [PATCH 2 of 3] ui: optionally ignore sub-options from configitems()
Gregory Szorc
- [PATCH 2 of 3] webcommands: stop using ersatz if-else ternary operator for rename variable
Anton Shestakov
- [PATCH 2 of 3 cg3 v2] changegroup: add flags field to cg3 delta header
Augie Fackler
- [PATCH 2 of 3 evolve-ext] evolve: prune a list of bookmarks
Shubhanshu Agrawal
- [PATCH 2 of 3 evolve-ext] previous: replace call to bookmarks.write by bookmarks.recordchange
Laurent Charignon
- [PATCH 2 of 3 evolve-ext] previous: replace call to bookmarks.write by bookmarks.recordchange
Pierre-Yves David
- [PATCH 2 of 3 evolve-ext v2] prune: remove a list of bookmarks
Shubhanshu Agrawal
- [PATCH 2 of 3 fix-default] addrevision: handle code path not producing delta
Pierre-Yves David
- [PATCH 2 of 3 RFC cg3] changegroup: document manifest linkrev callback some more
Augie Fackler
- [PATCH 2 of 3 RFC cg3] changegroup: document manifest linkrev callback some more
Pierre-Yves David
- [PATCH 2 of 3 STABLE] _checkunknownfiles: make the f2 argument mandatory
Siddharth Agarwal
- [PATCH 2 of 3 V2] commit: creating secret heads should not show a "new heads" warning
Laurent Charignon
- [PATCH 2 of 3 V2] perf: add perflrucachedict command
Gregory Szorc
- [PATCH 2 of 3 V2] perf: add perflrucachedict command
Augie Fackler
- [PATCH 2 of 3 V2] perf: add perflrucachedict command
Pierre-Yves David
- [PATCH 2 of 3 v2] run-tests: refactor _checkportrange
timeless
- [PATCH 2 of 3 V2] ui: pass ui instance to path.__init__
Gregory Szorc
- [PATCH 2 of 4] builddeb: add --distid option to specify Distributor ID
Anton Shestakov
- [PATCH 2 of 4] builddeb: add --distid option to specify Distributor ID
Mykola Nikishov
- [PATCH 2 of 4] builddeb: add --distid option to specify Distributor ID
Anton Shestakov
- [PATCH 2 of 4] bundle: fix grammar in help text
timeless
- [PATCH 2 of 4] error: make ParseError inherrit from HintException
timeless
- [PATCH 2 of 4] graphlog: extract "graphnode" template keyword that represents node symbol
Yuya Nishihara
- [PATCH 2 of 4] help: refactor version/defaults from format section
timeless
- [PATCH 2 of 4] histedit: improve missing rule suggestion
timeless
- [PATCH 2 of 4] histedit: improve missing rule suggestion
Augie Fackler
- [PATCH 2 of 4] histedit: improve missing rule suggestion
timeless
- [PATCH 2 of 4] histedit: improve missing rule suggestion
Augie Fackler
- [PATCH 2 of 4] import: reword no hunks partial note
timeless
- [PATCH 2 of 4] parsers: check results of PyInt_FromLong (issue4771)
Bryan O'Sullivan
- [PATCH 2 of 4] parsers: write dirstate starting with non-normal entries
Yuya Nishihara
- [PATCH 2 of 4] revlog: clarify which revision is added to 'tested' when using cached delta
Martin von Zweigbergk
- [PATCH 2 of 4] test-help: fix grep pattern for Windows
Matt Harbison
- [PATCH 2 of 4] test-help: fix grep pattern for Windows
timeless
- [PATCH 2 of 4] test-help: fix grep pattern for Windows
Matt Harbison
- [PATCH 2 of 4] test-help: fix grep pattern for Windows
timeless
- [PATCH 2 of 4] test-help: fix grep pattern for Windows
Matt Harbison
- [PATCH 2 of 4] test-help: fix grep pattern for Windows
timeless
- [PATCH 2 of 4] transplant: use Oxford comma
timeless
- [PATCH 2 of 4] transplant: use Oxford comma
Brendan Cully
- [PATCH 2 of 4] transplant: use Oxford comma
timeless
- [PATCH 2 of 4] transplant: use Oxford comma
Brendan Cully
- [PATCH 2 of 4 evolve-ext-V2] evolve: add new method _evolvestateread
Shusen LIU
- [PATCH 2 of 4 evolve-ext-V3] evolve: add new method _evolvestateread
Shusen LIU
- [PATCH 2 of 4 evolve-ext] evolve: add new method _evolvestateread
Shusen LIU
- [PATCH 2 of 4 evolve-ext] evolve: fix test-sharing.t to match new extra computation in core
Laurent Charignon
- [PATCH 2 of 4 mergedriver] filemerge: add a 'leave unresolved' option to regular prompts
Siddharth Agarwal
- [PATCH 2 of 4 mergedriver] test-commit-amend.t: explicitly request changed version in c/d conflict
Siddharth Agarwal
- [PATCH 2 of 4 more-matchers] merge: restate calculateupdates in terms of a matcher
Augie Fackler
- [PATCH 2 of 4 V2] parsers: write dirstate starting with non-normal entries
Laurent Charignon
- [PATCH 2 of 4 V2] parsers: write dirstate starting with non-normal entries
Martin von Zweigbergk
- [PATCH 2 of 4 V2] parsers: write dirstate starting with non-normal entries
Augie Fackler
- [PATCH 2 of 4 V2] parsers: write dirstate starting with non-normal entries
Laurent Charignon
- [PATCH 2 of 4 V2] parsers: write dirstate starting with non-normal entries
Bryan O'Sullivan
- [PATCH 2 of 4 V2] ui: add a 'deprecwarn' helper to issue deprecation warnings
Pierre-Yves David
- [PATCH 2 of 4 V3] debugrebuilddirstate: added tests for --minimal flag
cdelahousse at fb.com
- [PATCH 2 of 4 V3] dirstate: add code to populate the non-normal map on dirstate packing/parsing
Laurent Charignon
- [PATCH 2 of 4 V3] dirstate: add code to populate the non-normal map on dirstate packing/parsing
Bryan O'Sullivan
- [PATCH 2 of 4 V3] dirstate: add code to populate the non-normal map on dirstate packing/parsing
Laurent Charignon
- [PATCH 2 of 5] check-config: allow numbers in configs
timeless
- [PATCH 2 of 5] export: do not print '<fdopen>' as an output filename
Yuya Nishihara
- [PATCH 2 of 5] histedit: replace editcomment with a function
timeless
- [PATCH 2 of 5] httpconnection: use absolute_import
Gregory Szorc
- [PATCH 2 of 5] import: refactor date and user handling
timeless
- [PATCH 2 of 5] match: add option to return line and lineno from readpattern
Laurent Charignon
- [PATCH 2 of 5] match: add option to return line and lineno from readpattern
Gilles Moris
- [PATCH 2 of 5] match: add option to return line and lineno from readpattern
Laurent Charignon
- [PATCH 2 of 5] pathauditor: add a way to skip file system check
Pierre-Yves David
- [PATCH 2 of 5] rebase: simplify documentation about selecting commits to rebase
timeless
- [PATCH 2 of 5] resolve: suggest the next action
timeless
- [PATCH 2 of 5] resolve: suggest the next action
Gregory Szorc
- [PATCH 2 of 5] templatefilter: use decorator to mark a function as template filter
FUJIWARA Katsunori
- [PATCH 2 of 5] templates: differentiate between partial and full topic name
Gregory Szorc
- [PATCH 2 of 5] ui: add a 'stacklevel' argument to 'develwarn'
Pierre-Yves David
- [PATCH 2 of 5] ui: add a 'stacklevel' argument to 'develwarn'
Yuya Nishihara
- [PATCH 2 of 5] ui: add a 'stacklevel' argument to 'develwarn'
Pierre-Yves David
- [PATCH 2 of 5 stable] crecord: add helper function to determine if we should use curses
Sean Farley
- [PATCH 2 of 5 stable V2] crecord: add helper function to determine if we should use curses
Sean Farley
- [PATCH 2 of 5 v2] histedit: replace editcomment with a function
timeless
- [PATCH 2 of 5 V2] match: add option to return line and lineno from readpattern
Laurent Charignon
- [PATCH 2 of 5 V2] revset: use decorator to register a function as revset predicate
FUJIWARA Katsunori
- [PATCH 2 of 5 V2] shelve: remove redundant acquisition of wlock for sub commands of unshelve
FUJIWARA Katsunori
- [PATCH 2 of 5 V4] dirstate: add code to populate the non-normal map on dirstate packing/parsing
Laurent Charignon
- [PATCH 2 of 5 V5] dirstate: add code to populate the non-normal map on dirstate packing/parsing
Laurent Charignon
- [PATCH 2 of 6] addremove: make help match add
timeless
- [PATCH 2 of 6] bookmarks: hoist getbkfile out of bmstore class
Augie Fackler
- [PATCH 2 of 6] changegroup: drop 'if True' that made the previous change clearer
Augie Fackler
- [PATCH 2 of 6] fileset: use decorator to mark a function as fileset predicate
FUJIWARA Katsunori
- [PATCH 2 of 6] manifest: implement clearcaches()
Gregory Szorc
- [PATCH 2 of 6] verify: move widely used variables into class members
Durham Goode
- [PATCH 2 of 6 cg3 v3] changegroup: drop 'if True' that made the previous change clearer
Augie Fackler
- [PATCH 2 of 6 import-refactor V2] mercurial: implement import hook for handling C/Python modules
Gregory Szorc
- [PATCH 2 of 6 import-refactor V3] check-seclevel: set module load policy to Python only
Gregory Szorc
- [PATCH 2 of 6 lazymanifest-errors] lazymanifest: check another error return in delitem
Augie Fackler
- [PATCH 2 of 6 v2] bookmarks: hoist getbkfile out of bmstore class
Augie Fackler
- [PATCH 2 of 6 v2] import: refactor date and user handling
timeless
- [PATCH 2 of 6 V2] localrepo: run commithook only if transaction is closed successfully
FUJIWARA Katsunori
- [PATCH 2 of 6 V2] localrepo: run commithook only if transaction is closed successfully
FUJIWARA Katsunori
- [PATCH 2 of 6 V2] localrepo: run commithook only if transaction is closed successfully
Yuya Nishihara
- [PATCH 2 of 6 V7] dirstate: attach the nonnormalset to a propertycache
Laurent Charignon
- [PATCH 2 of 7] contrib: add execute bit for fixpax.py
timeless
- [PATCH 2 of 7] encoding: use double backslash
Gregory Szorc
- [PATCH 2 of 7] histedit: check fold of public change during verify
timeless
- [PATCH 2 of 7] histedit: InterventionRequired list action
timeless
- [PATCH 2 of 7] manifest: use absolute_import
Gregory Szorc
- [PATCH 2 of 7] run-tests: add more scheduling weight hints
Matt Mackall
- [PATCH 2 of 7] run-tests: add more scheduling weight hints
Martin von Zweigbergk
- [PATCH 2 of 7] run-tests: add more scheduling weight hints
Gregory Szorc
- [PATCH 2 of 7] run-tests: add more scheduling weight hints
Matt Mackall
- [PATCH 2 of 7] tests/test-ancestor: use absolute_import
Gregory Szorc
- [PATCH 2 of 7 evolve-ext] _finalizerelocate
Shusen LIU
- [PATCH 2 of 7 evolve-ext] check-code: make simple4server.py comply with check-code
Laurent Charignon
- [PATCH 2 of 7 evolve-ext] check-code: make simple4server.py comply with check-code
Sean Farley
- [PATCH 2 of 7 v2] contrib: add execute bit for fixpax.py
timeless
- [PATCH 2 of 7 v2] histedit: list action when intervention is required
timeless
- [PATCH 2 of 7 V6] dirstate: build the nonnormal set on dirstate parsing and packing
Laurent Charignon
- [PATCH 2 of 8] check-seclevel: pass a ui to the extension loader
Bryan O'Sullivan
- [PATCH 2 of 8] contrib/perf: offer perf.stub to only run one loop
timeless
- [PATCH 2 of 8] histedit-helpers: fixbundle should not complain about no input
timeless
- [PATCH 2 of 8] histedit-helpers: fixbundle should not complain about no input
Augie Fackler
- [PATCH 2 of 8] store: use absolute_import
Gregory Szorc
- [PATCH 2 of 8] tests/get-with-headers.py: use absolute_import
Gregory Szorc
- [PATCH 2 of 8 techdocs] help: add documentation for bundle types
Gregory Szorc
- [PATCH 2 of 9] histedit: add addhisteditaction decorator
Mateusz Kwapich
- [PATCH 2 of 9] obsolete: use absolute_import
Gregory Szorc
- [PATCH 2 of 9 STABLE] commands: make backout acquire locks before processing
FUJIWARA Katsunori
- [PATCH 3 of 3] Added tag graft for changeset 4d20fad83e4b
timeless
- [PATCH 3 of 3] Added tag graft for changeset 4d20fad83e4b
timeless
- [PATCH 3 of 3] addrevision: use general delta when the incoming base delta is bad
Pierre-Yves David
- [PATCH 3 of 3] addrevision: use general delta when the incoming base delta is bad
Martin von Zweigbergk
- [PATCH 3 of 3] addrevision: use general delta when the incoming base delta is bad
Pierre-Yves David
- [PATCH 3 of 3] addrevision: use general delta when the incoming base delta is bad
Martin von Zweigbergk
- [PATCH 3 of 3] commands: add debugdeltachain command
Gregory Szorc
- [PATCH 3 of 3] commands: add debugdeltachain command
Pierre-Yves David
- [PATCH 3 of 3] commands: inline definition of localrepo.parents() and drop the method
Augie Fackler
- [PATCH 3 of 3] commands: inline definition of localrepo.parents() and drop the method
Yuya Nishihara
- [PATCH 3 of 3] commit: reorder help text
timeless
- [PATCH 3 of 3] commit: reorder help text
Matt Mackall
- [PATCH 3 of 3] debugdiscovery: add serverlog support
timeless
- [PATCH 3 of 3] debugdiscovery: add serverlog support
timeless at gcc2-power8.osuosl.org
- [PATCH 3 of 3] extensions: refuse to load extensions if minimum hg version not met
Yuya Nishihara
- [PATCH 3 of 3] help: fix help -c/help -e/help -k
timeless
- [PATCH 3 of 3] help: fix help -c/help -e/help -k
Pierre-Yves David
- [PATCH 3 of 3] hgweb: load server settings from --web-conf (issue4699)
Yuya Nishihara
- [PATCH 3 of 3] hgweb: load server settings from --web-conf (issue4699)
Augie Fackler
- [PATCH 3 of 3] hgweb: load server settings from --web-conf (issue4699)
Augie Fackler
- [PATCH 3 of 3] histedit: add examples
Augie Fackler
- [PATCH 3 of 3] histedit: add progress support
timeless
- [PATCH 3 of 3] monoblue: correct feed links on /branches, /tags and /bookmarks
Anton Shestakov
- [PATCH 3 of 3] monoblue: correct feed links on /branches, /tags and /bookmarks
Augie Fackler
- [PATCH 3 of 3] paths: do not process default-push as pushurl of default path (issue5000)
Yuya Nishihara
- [PATCH 3 of 3] paths: do not process default-push as pushurl of default path (issue5000)
Augie Fackler
- [PATCH 3 of 3] rebase: RFC switch help from -x/--extended to --extended
timeless
- [PATCH 3 of 3] serve: unify cmdutil.service() calls of commandserver and hgweb
Pierre-Yves David
- [PATCH 3 of 3] test-check-py3: convert directory separators to '/' for MSYS
Matt Harbison
- [PATCH 3 of 3] test-check-py3: convert directory separators to '/' for MSYS
Matt Mackall
- [PATCH 3 of 3] ui: support declaring path push urls as sub-options
Gregory Szorc
- [PATCH 3 of 3] ui: support declaring path push urls as sub-options
Pierre-Yves David
- [PATCH 3 of 3] util: reimplement lrucachedict
Gregory Szorc
- [PATCH 3 of 3] webcommands: test that fctx is not None in filediff()
Anton Shestakov
- [PATCH 3 of 3] webcommands: test that fctx is not None in filediff()
Augie Fackler
- [PATCH 3 of 3] wireproto: config options to disable bundle1
Gregory Szorc
- [PATCH 3 of 3] wireproto: config options to disable bundle1
Pierre-Yves David
- [PATCH 3 of 3 cg3 v2] changegroups: add documentation for cg3
Augie Fackler
- [PATCH 3 of 3 cg3 v2] changegroups: add documentation for cg3
Martin von Zweigbergk
- [PATCH 3 of 3 evolve-ext] evolve: changing bookmark argument to be a list
Shubhanshu Agrawal
- [PATCH 3 of 3 evolve-ext] evolve: changing bookmark argument to be a list
Pierre-Yves David
- [PATCH 3 of 3 evolve-ext] next: replace call to bookmarks.write by bookmarks.recordchange
Laurent Charignon
- [PATCH 3 of 3 evolve-ext v2] prune: changing bookmark argument to be a list
Shubhanshu Agrawal
- [PATCH 3 of 3 evolve-ext v2] prune: changing bookmark argument to be a list
Pierre-Yves David
- [PATCH 3 of 3 fix-default] addrevision: only use the incoming base if it is a good delta (issue4975)
Pierre-Yves David
- [PATCH 3 of 3 fix-default] addrevision: only use the incoming base if it is a good delta (issue4975)
Augie Fackler
- [PATCH 3 of 3 RFC] commit: preserve extra when amending with commit --amend
Augie Fackler
- [PATCH 3 of 3 RFC cg3] changegroup: introduce cg3, which has support for exchanging treemanifests
Augie Fackler
- [PATCH 3 of 3 RFC cg3] changegroup: introduce cg3, which has support for exchanging treemanifests
Augie Fackler
- [PATCH 3 of 3 RFC cg3] changegroup: introduce cg3, which has support for exchanging treemanifests
Martin von Zweigbergk
- [PATCH 3 of 3 RFC cg3] changegroup: introduce cg3, which has support for exchanging treemanifests
Martin von Zweigbergk
- [PATCH 3 of 3 RFC cg3] changegroup: introduce cg3, which has support for exchanging treemanifests
Augie Fackler
- [PATCH 3 of 3 RFC cg3] changegroup: introduce cg3, which has support for exchanging treemanifests
Augie Fackler
- [PATCH 3 of 3 RFC cg3] changegroup: introduce cg3, which has support for exchanging treemanifests
Martin von Zweigbergk
- [PATCH 3 of 3 stable] histedit: edit with custom filename
Sean Farley
- [PATCH 3 of 3 stable] histedit: edit with custom filename
Mykola Nikishov
- [PATCH 3 of 3 STABLE] merge: while checking unknown files also check link flag (issue5027)
Siddharth Agarwal
- [PATCH 3 of 3 STABLE] merge: while checking unknown files also check link flag (issue5027)
Siddharth Agarwal
- [PATCH 3 of 3 STABLE] merge: while checking unknown files also check link flag (issue5027)
timeless
- [PATCH 3 of 3 STABLE] merge: while checking unknown files also check link flag (issue5027)
Siddharth Agarwal
- [PATCH 3 of 3 V2] commit: commit should ignore secret heads for "new heads" warning (issue5017)
Laurent Charignon
- [PATCH 3 of 3 V2] commit: commit should ignore secret heads for "new heads" warning (issue5017)
Augie Fackler
- [PATCH 3 of 3 V2] commit: commit should ignore secret heads for "new heads" warning (issue5017)
Pierre-Yves David
- [PATCH 3 of 3 V2] commit: commit should ignore secret heads for "new heads" warning (issue5017)
Augie Fackler
- [PATCH 3 of 3 v2] run-tests: validate cached port in _getport
timeless
- [PATCH 3 of 3 V2] ui: support declaring path push urls as sub-options
Gregory Szorc
- [PATCH 3 of 3 V2] ui: support declaring path push urls as sub-options
Pierre-Yves David
- [PATCH 3 of 3 V2] ui: support declaring path push urls as sub-options
Gregory Szorc
- [PATCH 3 of 3 V2] util: reimplement lrucachedict
Gregory Szorc
- [PATCH 3 of 3 V2] util: reimplement lrucachedict
Augie Fackler
- [PATCH 3 of 4] builddeb: remove unused --debbuilddir option
Anton Shestakov
- [PATCH 3 of 4] bundle: fix error for --all with destination
timeless
- [PATCH 3 of 4] commands: use Oxford comma (help clone)
timeless
- [PATCH 3 of 4] help: rename the Format section to Structure
timeless
- [PATCH 3 of 4] histedit: mention histedit-last-edit.txt on abort
timeless
- [PATCH 3 of 4] histedit: mention histedit-last-edit.txt on abort
Augie Fackler
- [PATCH 3 of 4] parsers: use PyTuple_Pack instead of manual list-filling
Bryan O'Sullivan
- [PATCH 3 of 4] perf: adjust perfstartup() for Windows
Matt Harbison
- [PATCH 3 of 4] remove: quote --force in never deletes note
timeless
- [PATCH 3 of 4] revlog: make calls to _isgooddelta() consistent
Martin von Zweigbergk
- [PATCH 3 of 4] revset: add hint for list error to use or
timeless
- [PATCH 3 of 4] templatekw: avoid slow creation of changectx objects in showgraphnode()
Yuya Nishihara
- [PATCH 3 of 4 evolve-ext-V2] evolve: add new method _evolvestatedelete
Shusen LIU
- [PATCH 3 of 4 evolve-ext-V3] evolve: add new method _evolvestatedelete
Shusen LIU
- [PATCH 3 of 4 evolve-ext] evolve: add new method _evolvestatedelete
Shusen LIU
- [PATCH 3 of 4 evolve-ext] evolve: fix test-stabilize-conflict.t to match new extra computation in core
Laurent Charignon
- [PATCH 3 of 4 mergedriver] filemerge: add a 'leave unresolved' option to change/delete prompts
Siddharth Agarwal
- [PATCH 3 of 4 mergedriver] filemerge: add a 'leave unresolved' option to change/delete prompts
Martin von Zweigbergk
- [PATCH 3 of 4 mergedriver] filemerge: add a 'leave unresolved' option to change/delete prompts
Siddharth Agarwal
- [PATCH 3 of 4 mergedriver] test-rebase-newancestor.t: explicitly request changed version
Siddharth Agarwal
- [PATCH 3 of 4 more-matchers] merge: rework manifestmerge to use a matcher
Augie Fackler
- [PATCH 3 of 4 V2] bookmark: deprecate 'bmstore.write' method
Pierre-Yves David
- [PATCH 3 of 4 V2] parsers: indentation change to make the next patch more legible
Laurent Charignon
- [PATCH 3 of 4 V3] dirstate: add code to update the non-normal map when it should be
Laurent Charignon
- [PATCH 3 of 4 V3] dirstate: add code to update the non-normal map when it should be
Bryan O'Sullivan
- [PATCH 3 of 4 V3] dirstate: add code to update the non-normal map when it should be
Laurent Charignon
- [PATCH 3 of 4 V3] dirstate: add code to update the non-normal map when it should be
Bryan O'Sullivan
- [PATCH 3 of 4 V3] dirstate: add code to update the non-normal map when it should be
Matt Mackall
- [PATCH 3 of 4 V3] dirstate: add code to update the non-normal map when it should be
Laurent Charignon
- [PATCH 3 of 4 V3] dirstate: change debugrebuilddirstate --minimal to use dirstate.rebuild
cdelahousse at fb.com
- [PATCH 3 of 5] check-config: escape period in regexp for inline comments
timeless
- [PATCH 3 of 5] dirstate: add a way to get the ignore file/line matching an ignored file
Laurent Charignon
- [PATCH 3 of 5] export: remove useless comparison between file object and string
Yuya Nishihara
- [PATCH 3 of 5] graft: hook afterresolvedstates
timeless
- [PATCH 3 of 5] histedit: add doctext for addhisteditaction verbs
timeless
- [PATCH 3 of 5] httpclient: use absolute_import
Gregory Szorc
- [PATCH 3 of 5] httpclient: use absolute_import
Yuya Nishihara
- [PATCH 3 of 5] httpclient: use absolute_import
Augie Fackler
- [PATCH 3 of 5] import: refactor nocommit and importbranch handling
timeless
- [PATCH 3 of 5] localrepo: add a second auditor without file system check
Pierre-Yves David
- [PATCH 3 of 5] rebase: simplify documentation about --keep
timeless
- [PATCH 3 of 5] templater: use decorator to mark a function as template function
FUJIWARA Katsunori
- [PATCH 3 of 5] templates: support linking to main help page
Gregory Szorc
- [PATCH 3 of 5] ui: add a 'deprecwarn' helper to issue deprecation warnings
Pierre-Yves David
- [PATCH 3 of 5 stable] crecord: ensure that curses is False if not imported
Sean Farley
- [PATCH 3 of 5 stable V2] crecord: ensure that curses is False if not imported
Sean Farley
- [PATCH 3 of 5 V2] dirstate: add a way to get the ignore file/line matching an ignored file
Laurent Charignon
- [PATCH 3 of 5 V2] dirstate: add a way to get the ignore file/line matching an ignored file
Augie Fackler
- [PATCH 3 of 5 v2] histedit: add doctext for addhisteditaction verbs
timeless
- [PATCH 3 of 5 V2] registrar: add delayregistrar class to register function in extensions
FUJIWARA Katsunori
- [PATCH 3 of 5 V2] transplant: widen wlock scope of transplant for consitency while processing
FUJIWARA Katsunori
- [PATCH 3 of 5 V4] dirstate: add code to update the non-normal map when it should be
Laurent Charignon
- [PATCH 3 of 5 V5] dirstate: add code to update the non-normal map
Laurent Charignon
- [PATCH 3 of 6] annotate: add missing period to help
timeless
- [PATCH 3 of 6] bmstore: add basic clean-state tracking
Augie Fackler
- [PATCH 3 of 6] changegroup: remove one special case from lookupmflinknode
Augie Fackler
- [PATCH 3 of 6] changegroup: remove one special case from lookupmflinknode
Martin von Zweigbergk
- [PATCH 3 of 6] fileset: use decorator to mark a predicate as "status caller"
FUJIWARA Katsunori
- [PATCH 3 of 6] perf: call clearcaches() in perfmanifest
Gregory Szorc
- [PATCH 3 of 6] verify: move fncachewarned up to a class variable
Durham Goode
- [PATCH 3 of 6 cg3 v3] changegroup: remove one special case from lookupmflinknode
Augie Fackler
- [PATCH 3 of 6 import-refactor V3] setup: refactor handling of modules with C/Python implementations
Gregory Szorc
- [PATCH 3 of 6 import-refactor V3] setup: refactor handling of modules with C/Python implementations
Yuya Nishihara
- [PATCH 3 of 6 lazymanifest-errors] lazymanifest: check more error returns in setitem
Augie Fackler
- [PATCH 3 of 6 v2] bmstore: add basic clean-state tracking
Augie Fackler
- [PATCH 3 of 6 v2] import: refactor nocommit and importbranch handling
timeless
- [PATCH 3 of 6 V2] repoview: discard filtered changelog if the length differs from unfiltered
FUJIWARA Katsunori
- [PATCH 3 of 6 V2] repoview: discard filtered changelog if the length differs from unfiltered
Yuya Nishihara
- [PATCH 3 of 6 V2] repoview: discard filtered changelog if the length differs from unfiltered
FUJIWARA Katsunori
- [PATCH 3 of 6 V2] repoview: discard filtered changelog if the length differs from unfiltered
FUJIWARA Katsunori
- [PATCH 3 of 6 V2] repoview: discard filtered changelog if the length differs from unfiltered
Yuya Nishihara
- [PATCH 3 of 6 V7] dirstate: add code to update the non-normal set
Laurent Charignon
- [PATCH 3 of 7] dirstate: use absolute_import
Gregory Szorc
- [PATCH 3 of 7] doc: add execute bit and fix shbang line for gendoc.py
timeless
- [PATCH 3 of 7] histedit: limit mentioning histedit-last-edit.txt
timeless
- [PATCH 3 of 7] histedit: report the unacceptable changeset
timeless
- [PATCH 3 of 7] tests/autodiff.py: use absolute_import
Gregory Szorc
- [PATCH 3 of 7] tests: avoid duplicate install steps in test-run-tests
Matt Mackall
- [PATCH 3 of 7] util: make hashlib import unconditional
Gregory Szorc
- [PATCH 3 of 7 evolve-ext] _evolvestatedelete
Shusen LIU
- [PATCH 3 of 7 evolve-ext] check-code: make pushexperiment.py comply with check-code
Laurent Charignon
- [PATCH 3 of 7 v2] doc: add execute bit and fix shbang line for gendoc.py
timeless
- [PATCH 3 of 7 v2] histedit: report the unacceptable changeset
timeless
- [PATCH 3 of 7 V6] dirstate: add code to update the non-normal set
Laurent Charignon
- [PATCH 3 of 8] contrib/perf: perfparents honor config perf.parentscount
timeless
- [PATCH 3 of 8] hg: add quietempty flag to _showstats
timeless
- [PATCH 3 of 8] pure/osutil: c_ssize_t is only available in Python >= 2.7
Bryan O'Sullivan
- [PATCH 3 of 8] pure/osutil: c_ssize_t is only available in Python >= 2.7
Yuya Nishihara
- [PATCH 3 of 8] scmwindows: use absolute_import
Gregory Szorc
- [PATCH 3 of 8] tests/heredoctest.py: use absolute_import
Gregory Szorc
- [PATCH 3 of 8 techdocs] setup.py: package internals help files
Gregory Szorc
- [PATCH 3 of 9] destutil: use absolute_import
Gregory Szorc
- [PATCH 3 of 9] histedit: add verify() to histeditaction
Mateusz Kwapich
- [PATCH 3 of 9 STABLE] commands: widen wlock scope of graft for consitency while processing
FUJIWARA Katsunori
- [PATCH 4 of 4] builddeb: read default distribution and codename from lsb_release
Anton Shestakov
- [PATCH 4 of 4] builddeb: read default distribution and codename from lsb_release
Augie Fackler
- [PATCH 4 of 4] bundle: warn for --base with --all
timeless
- [PATCH 4 of 4] bundle: warn for --base with --all
Augie Fackler
- [PATCH 4 of 4] commands: split notes into note containers
timeless
- [PATCH 4 of 4] commands: split notes into note containers
Matt Mackall
- [PATCH 4 of 4] commands: split notes into note containers
Matt Mackall
- [PATCH 4 of 4] commands: split notes into note containers
timeless
- [PATCH 4 of 4] fileset: add hint for list error to use or
timeless
- [PATCH 4 of 4] grammar: favor zero, one, two over ... or no
timeless
- [PATCH 4 of 4] grammar: favor zero, one, two over ... or no
Pierre-Yves David
- [PATCH 4 of 4] graphlog: make node symbol templatable by ui.graphnodetemplate option
Yuya Nishihara
- [PATCH 4 of 4] graphlog: make node symbol templatable by ui.graphnodetemplate option
Augie Fackler
- [PATCH 4 of 4] help: include a divider when the section depth changes
timeless
- [PATCH 4 of 4] histedit: RFC raise
timeless
- [PATCH 4 of 4] histedit: RFC raise
Mateusz Kwapich
- [PATCH 4 of 4] parsers: add a missed PyErr_NoMemory
Bryan O'Sullivan
- [PATCH 4 of 4] revlog: don't consider nullrev when choosing delta base
Martin von Zweigbergk
- [PATCH 4 of 4] revlog: don't consider nullrev when choosing delta base
Pierre-Yves David
- [PATCH 4 of 4] tests: add coverage to ensure Wix tracks 'help' and 'templates' files
Matt Harbison
- [PATCH 4 of 4] tests: add coverage to ensure Wix tracks 'help' and 'templates' files
Matt Harbison
- [PATCH 4 of 4] tests: add coverage to ensure Wix tracks 'help' and 'templates' files
Matt Mackall
- [PATCH 4 of 4] tests: add coverage to ensure Wix tracks 'help' and 'templates' files
Yuya Nishihara
- [PATCH 4 of 4 evolve-ext-V2] evolve: extract logic to new method _evolvemerge
Shusen LIU
- [PATCH 4 of 4 evolve-ext-V3] evolve: extract logic to new method _evolvemerge
Shusen LIU
- [PATCH 4 of 4 evolve-ext] evolve: extract logic to new method _evolvemerge
Shusen LIU
- [PATCH 4 of 4 evolve-ext] evolve: fix test-inhibit to match latest hg
Laurent Charignon
- [PATCH 4 of 4 evolve-ext] evolve: fix test-inhibit to match latest hg
Pierre-Yves David
- [PATCH 4 of 4 mergedriver] filemerge: default change/delete conflicts to 'leave unresolved' (BC)
Siddharth Agarwal
- [PATCH 4 of 4 mergedriver] filemerge: default change/delete conflicts to 'leave unresolved' (BC)
Augie Fackler
- [PATCH 4 of 4 mergedriver] filemerge: default regular prompts to 'leave unresolved' (BC)
Siddharth Agarwal
- [PATCH 4 of 4 mergedriver] filemerge: default regular prompts to 'leave unresolved' (BC)
Martin von Zweigbergk
- [PATCH 4 of 4 mergedriver] merge: move almost all change/delete conflicts to resolve phase (BC) (API)
Matt Harbison
- [PATCH 4 of 4 mergedriver] merge: move almost all change/delete conflicts to resolve phase (BC) (API)
Pierre-Yves David
- [PATCH 4 of 4 mergedriver] merge: move almost all change/delete conflicts to resolve phase (BC) (API)
Yuya Nishihara
- [PATCH 4 of 4 mergedriver] merge: move almost all change/delete conflicts to resolve phase (BC) (API)
Matt Harbison
- [PATCH 4 of 4 mergedriver] merge: move almost all change/delete conflicts to resolve phase (BC) (API)
Pierre-Yves David
- [PATCH 4 of 4 mergedriver] merge: move almost all change/delete conflicts to resolve phase (BC) (API)
Yuya Nishihara
- [PATCH 4 of 4 more-matchers] manifestmerge: have manifest do matching before diffing
Augie Fackler
- [PATCH 4 of 4 more-matchers] manifestmerge: have manifest do matching before diffing
Martin von Zweigbergk
- [PATCH 4 of 4 more-matchers] manifestmerge: have manifest do matching before diffing
Augie Fackler
- [PATCH 4 of 4 more-matchers] manifestmerge: have manifest do matching before diffing
Matt Mackall
- [PATCH 4 of 4 more-matchers] manifestmerge: have manifest do matching before diffing
Matt Mackall
- [PATCH 4 of 4 more-matchers] manifestmerge: have manifest do matching before diffing
Augie Fackler
- [PATCH 4 of 4 V2] localrepo: reinstate localrepo.parents with a deprecation warning
Pierre-Yves David
- [PATCH 4 of 4 V2] localrepo: reinstate localrepo.parents with a deprecation warning
Augie Fackler
- [PATCH 4 of 4 V2] parsers: pure implementation of the new dirstate ordering
Laurent Charignon
- [PATCH 4 of 4 V2] parsers: pure implementation of the new dirstate ordering
Sean Farley
- [PATCH 4 of 4 V2] parsers: pure implementation of the new dirstate ordering
Sean Farley
- [PATCH 4 of 4 V2] parsers: pure implementation of the new dirstate ordering
Sean Farley
- [PATCH 4 of 4 V2] parsers: pure implementation of the new dirstate ordering
Augie Fackler
- [PATCH 4 of 4 V2] parsers: pure implementation of the new dirstate ordering
Augie Fackler
- [PATCH 4 of 4 V3] dirstate: add test for non-normal map consistency
Laurent Charignon
- [PATCH 4 of 4 V3] strip: add a --keep test related to removing files from dirstate
cdelahousse at fb.com
- [PATCH 4 of 4 V3] strip: add a --keep test related to removing files from dirstate
Augie Fackler
- [PATCH 4 of 5] bookmark: deprecate 'bmstore.write' method
Pierre-Yves David
- [PATCH 4 of 5] check-config: handle multiline config
timeless
- [PATCH 4 of 5] cmdutil: reimplement file wrapper that disables close()
Yuya Nishihara
- [PATCH 4 of 5] context: use a the nofsauditor when matching file in history (issue4749)
Pierre-Yves David
- [PATCH 4 of 5] context: use a the nofsauditor when matching file in history (issue4749)
Matt Mackall
- [PATCH 4 of 5] context: use a the nofsauditor when matching file in history (issue4749)
Pierre-Yves David
- [PATCH 4 of 5] debugignore: find out if a file is being ignored
Laurent Charignon
- [PATCH 4 of 5] hgweb: support rendering sub-topic indexes
Gregory Szorc
- [PATCH 4 of 5] histedit: sort commands
timeless
- [PATCH 4 of 5] histedit: sort commands
Gregory Szorc
- [PATCH 4 of 5] import: refactor exact handling and split between exact and usenode
timeless
- [PATCH 4 of 5] localrepo: use absolute_import
Gregory Szorc
- [PATCH 4 of 5] rebase: hook afterresolvedstates
timeless
- [PATCH 4 of 5] rebase: simplify documentation about heads
timeless
- [PATCH 4 of 5] revset: use decorator to mark a function as revset predicate
FUJIWARA Katsunori
- [PATCH 4 of 5 stable] cmdutil: use crecordmod.checkcurses
Sean Farley
- [PATCH 4 of 5 stable V2] cmdutil: use crecordmod.checkcurses
Sean Farley
- [PATCH 4 of 5 V2] censor: make censor acquire locks before processing
FUJIWARA Katsunori
- [PATCH 4 of 5 V2] debugignore: find out if a file is being ignored
Laurent Charignon
- [PATCH 4 of 5 v2] histedit: prefer pick, edit message, and edit commit
timeless
- [PATCH 4 of 5 V2] revset: use delayregistrar to register predicate in extension easily
FUJIWARA Katsunori
- [PATCH 4 of 5 V4] dirstate: add test for non-normal map consistency
Laurent Charignon
- [PATCH 4 of 5 V5] dirstate: add test for non-normal map consistency
Laurent Charignon
- [PATCH 4 of 6] annotate: mention that -n is suppressed in help
timeless
- [PATCH 4 of 6] annotate: mention that -n is suppressed in help
Augie Fackler
- [PATCH 4 of 6] annotate: mention that -n is suppressed in help
timeless
- [PATCH 4 of 6] annotate: mention that -n is suppressed in help
timeless
- [PATCH 4 of 6] bmstore: close file in a finally block in _writerepo
Augie Fackler
- [PATCH 4 of 6] bmstore: close file in a finally block in _writerepo
Simon King
- [PATCH 4 of 6] bmstore: close file in a finally block in _writerepo
Augie Fackler
- [PATCH 4 of 6] changegroup: clean up file lookup function
Augie Fackler
- [PATCH 4 of 6] fileset: use decorator to mark a predicate as "existing caller"
FUJIWARA Katsunori
- [PATCH 4 of 6] revlog: refactor delta chain computation into own function
Gregory Szorc
- [PATCH 4 of 6] verify: move warn() to a class level function
Durham Goode
- [PATCH 4 of 6 cg3 v3] changegroup: clean up file lookup function
Augie Fackler
- [PATCH 4 of 6 frozen-repos] localrepo: ability to obtain a read-only snapshot of a repo
Gregory Szorc
- [PATCH 4 of 6 import-refactor V3] mercurial: be more strict about loading dual implemented modules
Gregory Szorc
- [PATCH 4 of 6 lazymanifest-errors] lazymanifest: add missing closing parenthesis in comment
Augie Fackler
- [PATCH 4 of 6 v2] bmstore: close file in a finally block in _writerepo
Augie Fackler
- [PATCH 4 of 6 v2] bmstore: close file in a finally block in _writerepo
Pierre-Yves David
- [PATCH 4 of 6 v2] patch: add hgpatch to data for # HG changset patches
timeless
- [PATCH 4 of 6 V2] transaction: omit rollbacking a file if filename of it is dropped from map
FUJIWARA Katsunori
- [PATCH 4 of 6 V7] dirstate: add test for non-normal set consistency
Laurent Charignon
- [PATCH 4 of 6 V7] dirstate: add test for non-normal set consistency
Augie Fackler
- [PATCH 4 of 7] byterange: use absolute_import
Gregory Szorc
- [PATCH 4 of 7] histedit: explain basics of histedit commands
timeless
- [PATCH 4 of 7] i18n: add execute bit to check-translation.py
timeless
- [PATCH 4 of 7] run-tests: show scheduling with --showchannels
Matt Mackall
- [PATCH 4 of 7] run-tests: show scheduling with --showchannels
Bryan O'Sullivan
- [PATCH 4 of 7] test-histedit-edit: test histedit with dirty repo
timeless
- [PATCH 4 of 7] tests/dumbhttp: use absolute_import
Gregory Szorc
- [PATCH 4 of 7] util: use absolute_import
Gregory Szorc
- [PATCH 4 of 7 evolve-ext] _evolvestateread
Shusen LIU
- [PATCH 4 of 7 evolve-ext] check-code: make obsolete.py comply with check-code
Laurent Charignon
- [PATCH 4 of 7 v2] histedit: explain basics of histedit commands
timeless
- [PATCH 4 of 7 v2] i18n: add execute bit to check-translation.py
timeless
- [PATCH 4 of 7 V6] dirstate: attach the nonnormalset to a propertycache
Laurent Charignon
- [PATCH 4 of 7 V6] dirstate: attach the nonnormalset to a propertycache
Martin von Zweigbergk
- [PATCH 4 of 7 V6] dirstate: attach the nonnormalset to a propertycache
Laurent Charignon
- [PATCH 4 of 7 V6] dirstate: attach the nonnormalset to a propertycache
Martin von Zweigbergk
- [PATCH 4 of 7 V6] dirstate: attach the nonnormalset to a propertycache
Martin von Zweigbergk
- [PATCH 4 of 7 V6] dirstate: attach the nonnormalset to a propertycache
Laurent Charignon
- [PATCH 4 of 7 V6] dirstate: attach the nonnormalset to a propertycache
Matt Mackall
- [PATCH 4 of 8] contrib/perf: add optional rev for perflog and perftemplating
timeless
- [PATCH 4 of 8] demandimport: pass fromlist to original import function
Bryan O'Sullivan
- [PATCH 4 of 8] demandimport: pass fromlist to original import function
Yuya Nishihara
- [PATCH 4 of 8] histedit: omit useless message from abort
timeless
- [PATCH 4 of 8] scmutil: use absolute_import
Gregory Szorc
- [PATCH 4 of 8] tests/hghave.py: use absolute_import
Gregory Szorc
- [PATCH 4 of 8 techdocs] help: teach loaddoc to load from a different directory
Gregory Szorc
- [PATCH 4 of 9] base85: use absolute_import
Gregory Szorc
- [PATCH 4 of 9] histedit: add torule method to histedit action objects
Mateusz Kwapich
- [PATCH 4 of 9 STABLE] commands: execute checkunfinished and bailifchanged inside wlock scope
FUJIWARA Katsunori
- [PATCH 5 of 5] cmdutil: do not duplicate stdout by makefileobj()
Yuya Nishihara
- [PATCH 5 of 5] cmdutil: do not duplicate stdout by makefileobj()
Augie Fackler
- [PATCH 5 of 5] convert/svn: quiet check-config
timeless
- [PATCH 5 of 5] convert/svn: quiet check-config
Augie Fackler
- [PATCH 5 of 5] debugignore: find out why a file is being ignored (issue4856)
Laurent Charignon
- [PATCH 5 of 5] exchange: use absolute_import
Gregory Szorc
- [PATCH 5 of 5] hgweb: support rendering a sub-topic
Gregory Szorc
- [PATCH 5 of 5] hgweb: support rendering a sub-topic
Augie Fackler
- [PATCH 5 of 5] histedit: hook afterresolvedstates
timeless
- [PATCH 5 of 5] histedit: switch editcomment to use actionlist
timeless
- [PATCH 5 of 5] import: introduce --inexact
timeless
- [PATCH 5 of 5] localrepo: reinstate localrepo.parents with a deprecation warning
Pierre-Yves David
- [PATCH 5 of 5] localrepo: reinstate localrepo.parents with a deprecation warning
Yuya Nishihara
- [PATCH 5 of 5] localrepo: reinstate localrepo.parents with a deprecation warning
Pierre-Yves David
- [PATCH 5 of 5] localrepo: reinstate localrepo.parents with a deprecation warning
Augie Fackler
- [PATCH 5 of 5] pathutil: use temporary variables instead of complicated wrapping
Pierre-Yves David
- [PATCH 5 of 5] pathutil: use temporary variables instead of complicated wrapping
Augie Fackler
- [PATCH 5 of 5] rebase: mention conflict in documentation instead of merge
timeless
- [PATCH 5 of 5] rebase: mention conflict in documentation instead of merge
Matt Mackall
- [PATCH 5 of 5] revset: use decorator to mark a predicate as safe
FUJIWARA Katsunori
- [PATCH 5 of 5] ui: avoid needless casting to a str
Gregory Szorc
- [PATCH 5 of 5 stable] crecord: stop raising error.Abort if curses is not found (issue5008)
Sean Farley
- [PATCH 5 of 5 stable] crecord: stop raising error.Abort if curses is not found (issue5008)
Laurent Charignon
- [PATCH 5 of 5 stable V2] crecord: stop raising error.Abort if curses is not found (issue5008)
Sean Farley
- [PATCH 5 of 5 stable V2] crecord: stop raising error.Abort if curses is not found (issue5008)
Augie Fackler
- [PATCH 5 of 5 V2] debugignore: find out why a file is being ignored (issue4856)
Laurent Charignon
- [PATCH 5 of 5 V2] debugignore: find out why a file is being ignored (issue4856)
Augie Fackler
- [PATCH 5 of 5 v2] histedit: switch editcomment to use actionlist
timeless
- [PATCH 5 of 5 V2] localrepo: make commit acquire store lock before processing for consistency
FUJIWARA Katsunori
- [PATCH 5 of 5 V2] localrepo: make commit acquire store lock before processing for consistency
Pierre-Yves David
- [PATCH 5 of 5 V2] revset: use decorator to mark a predicate as safe
FUJIWARA Katsunori
- [PATCH 5 of 5 V2] revset: use decorator to mark a predicate as safe
Augie Fackler
- [PATCH 5 of 5 V4] dirstate: make non-normal map usable by other modules
Laurent Charignon
- [PATCH 5 of 5 V5] dirstate: make non-normal map usable by other modules
Laurent Charignon
- [PATCH 5 of 6] archive: adjust help text
timeless
- [PATCH 5 of 6] bookmarks: make _readactive safe when readlines raises ENOENT
Augie Fackler
- [PATCH 5 of 6] changegroup: restate file linknode callback using generator expressions
Augie Fackler
- [PATCH 5 of 6] commands: use revlog._deltachain in debugdeltachain
Gregory Szorc
- [PATCH 5 of 6] fileset: use set instead of list to mark predicates for efficiency (API)
FUJIWARA Katsunori
- [PATCH 5 of 6] verify: move err() to be a class function
Durham Goode
- [PATCH 5 of 6 cg3 v3] changegroup: restate file linknode callback using generator expressions
Augie Fackler
- [PATCH 5 of 6 import-refactor V3] mercurial: don't load C extensions from PyPy
Gregory Szorc
- [PATCH 5 of 6 lazymanifest-errors] lazymanifest: check forgotten error in contains
Augie Fackler
- [PATCH 5 of 6 v2] bookmarks: make _readactive safe when readlines raises ENOENT
Augie Fackler
- [PATCH 5 of 6 v2] bookmarks: make _readactive safe when readlines raises ENOENT
Pierre-Yves David
- [PATCH 5 of 6 v2] bookmarks: make _readactive safe when readlines raises ENOENT
Augie Fackler
- [PATCH 5 of 6 V2] changelog: avoid redundant truncation of 00changelog.i at failure
FUJIWARA Katsunori
- [PATCH 5 of 6 v2] import: refactor exact handling and split between exact and usenode
timeless
- [PATCH 5 of 6 V7] dirstate: add a C implementation for nonnormalentries
Laurent Charignon
- [PATCH 5 of 7] dirstate: move delaywrite logic from write to _write
Matt Mackall
- [PATCH 5 of 7] histedit: hide --outgoing warnings
timeless
- [PATCH 5 of 7] histedit: use parse-error exception for parsing
timeless
- [PATCH 5 of 7] lsprofcalltree: use absolute_import
Gregory Szorc
- [PATCH 5 of 7] similar: use absolute_import
Gregory Szorc
- [PATCH 5 of 7] tests/fakedirstatewritetime.py: use absolute_import
Gregory Szorc
- [PATCH 5 of 7] tests: add execute bit and fix shbang line
timeless
- [PATCH 5 of 7 evolve-ext] _evolvestatewrite
Shusen LIU
- [PATCH 5 of 7 evolve-ext] check-code: make inhibit.py comply with check-code
Laurent Charignon
- [PATCH 5 of 7 v2] histedit: hide --outgoing warnings
timeless
- [PATCH 5 of 7 v2] tests: add execute bit and fix shbang line
timeless
- [PATCH 5 of 7 V6] dirstate: add test for non-normal set consistency
Laurent Charignon
- [PATCH 5 of 8] contrib/perf: add getlen
timeless
- [PATCH 5 of 8] demandimport: remove misleading, obsolete comment and code
Bryan O'Sullivan
- [PATCH 5 of 8] scmposix: use absolute_import
Gregory Szorc
- [PATCH 5 of 8] tests/hgweberror.py: use absolute_import
Gregory Szorc
- [PATCH 5 of 8] update: add quietempty flag to _showstats
timeless
- [PATCH 5 of 8 techdocs] help: add "internals" topic
Gregory Szorc
- [PATCH 5 of 9] bdiff: use absolute_import
Gregory Szorc
- [PATCH 5 of 9] histedit: use torule instead of makedesc in ruleeditor
Mateusz Kwapich
- [PATCH 5 of 9 STABLE] gpg: make sign acquire wlock before processing
FUJIWARA Katsunori
- [PATCH 6 of 6] bmstore: add handling of the active bookmark
Augie Fackler
- [PATCH 6 of 6] branch: reword help text
timeless
- [PATCH 6 of 6] branch: reword help text
Augie Fackler
- [PATCH 6 of 6] changegroup: introduce cg3, which has support for exchanging treemanifests
Augie Fackler
- [PATCH 6 of 6] fileset: detect unintentional existing() invocation at runtime
FUJIWARA Katsunori
- [PATCH 6 of 6] fileset: detect unintentional existing() invocation at runtime
Matt Mackall
- [PATCH 6 of 6] perf: add perfrevlogrevision
Gregory Szorc
- [PATCH 6 of 6] perf: add perfrevlogrevision
Matt Mackall
- [PATCH 6 of 6] verify: move exc() function onto class
Durham Goode
- [PATCH 6 of 6 cg3 v3] changegroup: introduce cg3, which has support for exchanging treemanifests
Augie Fackler
- [PATCH 6 of 6 cg3 v3] changegroup: introduce cg3, which has support for exchanging treemanifests
Martin von Zweigbergk
- [PATCH 6 of 6 cg3 v3] changegroup: introduce cg3, which has support for exchanging treemanifests
Pierre-Yves David
- [PATCH 6 of 6 cg3 v3] changegroup: introduce cg3, which has support for exchanging treemanifests
Augie Fackler
- [PATCH 6 of 6 import-refactor V3] mercurial: support loading modules from zipimporter
Gregory Szorc
- [PATCH 6 of 6 import-refactor V3] mercurial: support loading modules from zipimporter
Yuya Nishihara
- [PATCH 6 of 6 import-refactor V3] mercurial: support loading modules from zipimporter
Yuya Nishihara
- [PATCH 6 of 6 import-refactor V3] mercurial: support loading modules from zipimporter
Augie Fackler
- [PATCH 6 of 6 import-refactor V3] mercurial: support loading modules from zipimporter
Brett Cannon
- [PATCH 6 of 6 import-refactor V3] mercurial: support loading modules from zipimporter
Gregory Szorc
- [PATCH 6 of 6 import-refactor V3] mercurial: support loading modules from zipimporter
Brett Cannon
- [PATCH 6 of 6 import-refactor V3] mercurial: support loading modules from zipimporter
Gregory Szorc
- [PATCH 6 of 6 lazymanifest-errors] lazymanifest: check error return in filter
Augie Fackler
- [PATCH 6 of 6 v2] bmstore: add handling of the active bookmark
Augie Fackler
- [PATCH 6 of 6 v2] bmstore: add handling of the active bookmark
Pierre-Yves David
- [PATCH 6 of 6 v2] bmstore: add handling of the active bookmark
Augie Fackler
- [PATCH 6 of 6 v2] bmstore: add handling of the active bookmark
Pierre-Yves David
- [PATCH 6 of 6 v2] bmstore: add handling of the active bookmark
Augie Fackler
- [PATCH 6 of 6 v2] bmstore: add handling of the active bookmark
Pierre-Yves David
- [PATCH 6 of 6 v2] import: relax import --exact if there is no # Node
timeless
- [PATCH 6 of 6 V2] shelve: remove useless stripping changelog at unshelve
FUJIWARA Katsunori
- [PATCH 6 of 6 V7] dirstate: call the C implementation of nonnonormalentries when available
Laurent Charignon
- [PATCH 6 of 7] context: use absolute_import
Gregory Szorc
- [PATCH 6 of 7] dirstate: only invoke delaywrite if relevant
Matt Mackall
- [PATCH 6 of 7] histedit: clarify modes
timeless
- [PATCH 6 of 7] histedit: limit cleanup of histedit-last-edit.txt to success
timeless
- [PATCH 6 of 7] mercurial.spec: remove execute bit
timeless
- [PATCH 6 of 7] tests/fakepatchtime.py: use absolute_import
Gregory Szorc
- [PATCH 6 of 7] windows: use absolute_import
Gregory Szorc
- [PATCH 6 of 7 evolve-ext] _evolvemerge
Shusen LIU
- [PATCH 6 of 7 evolve-ext] check-code: make directaccess.py comply with check-code
Laurent Charignon
- [PATCH 6 of 7 v2] histedit: clarify modes
timeless
- [PATCH 6 of 7 v2] mercurial.spec: remove execute bit
timeless
- [PATCH 6 of 7 V6] dirstate: add a C implementation for nonnormalentries
Laurent Charignon
- [PATCH 6 of 7 V6] dirstate: add a C implementation for nonnormalentries
Martin von Zweigbergk
- [PATCH 6 of 7 V6] dirstate: add a C implementation for nonnormalentries
Martin von Zweigbergk
- [PATCH 6 of 8] contrib/perf: perfrevlog optimize for perf.stub
timeless
- [PATCH 6 of 8] demandimport: declare victory over PyPy
Bryan O'Sullivan
- [PATCH 6 of 8] histedit: omit useless message from update (histeditaction)
timeless
- [PATCH 6 of 8] mdiff: use absolute_import
Gregory Szorc
- [PATCH 6 of 8] tests/test-walkrepo: use absolute_import
Gregory Szorc
- [PATCH 6 of 8 techdocs] help: pass subtopic into help()
Gregory Szorc
- [PATCH 6 of 9] diffhelpers: use absolute_import
Gregory Szorc
- [PATCH 6 of 9] histedit: remove makedesc
Mateusz Kwapich
- [PATCH 6 of 9 STABLE] shelve: widen wlock scope of shelve for consistency while processing
FUJIWARA Katsunori
- [PATCH 7 of 7] dirstate: make delaywrite sleep until the next multiple of n seconds
Matt Mackall
- [PATCH 7 of 7] dirstate: make delaywrite sleep until the next multiple of n seconds
Martin von Zweigbergk
- [PATCH 7 of 7] histedit: automatically select root with --commands
timeless
- [PATCH 7 of 7] histedit: handle exceptions from node.bin in fromrule
timeless
- [PATCH 7 of 7] histedit: handle exceptions from node.bin in fromrule
Augie Fackler
- [PATCH 7 of 7] keepalive: use absolute_import
Gregory Szorc
- [PATCH 7 of 7] keepalive: use absolute_import
Yuya Nishihara
- [PATCH 7 of 7] revlog: use absolute_import
Gregory Szorc
- [PATCH 7 of 7] revlog: use absolute_import
Augie Fackler
- [PATCH 7 of 7] test-contrib-perf: add tests for perf.py
Pierre-Yves David
- [PATCH 7 of 7] test-contrib-perf: add tests for perf.py
Augie Fackler
- [PATCH 7 of 7] test-contrib-perf: add tests for perf.py
Pierre-Yves David
- [PATCH 7 of 7] test-contrib-perf: add tests for perf.py
timeless
- [PATCH 7 of 7] tests/filterpyflakes: use absolute_import
Gregory Szorc
- [PATCH 7 of 7] tests/filterpyflakes: use absolute_import
Augie Fackler
- [PATCH 7 of 7] tests: add test-check-execute.t
timeless
- [PATCH 7 of 7] tests: add test-check-execute.t
Augie Fackler
- [PATCH 7 of 7 evolve-ext] _evolvecontinue
Shusen LIU
- [PATCH 7 of 7 evolve-ext] check-code: make drophack comply with check-code
Laurent Charignon
- [PATCH 7 of 7 evolve-ext] check-code: make drophack comply with check-code
Pierre-Yves David
- [PATCH 7 of 7 v2] histedit: automatically select root with --commands
timeless
- [PATCH 7 of 7 v2] tests: add test-check-execute.t
timeless
- [PATCH 7 of 7 v2] tests: add test-check-execute.t
Yuya Nishihara
- [PATCH 7 of 7 v2] tests: add test-check-execute.t
timeless
- [PATCH 7 of 7 v2] tests: add test-check-execute.t
Yuya Nishihara
- [PATCH 7 of 7 v2] tests: add test-check-execute.t
timeless
- [PATCH 7 of 7 v2] tests: add test-check-execute.t
timeless
- [PATCH 7 of 7 v2] tests: add test-check-execute.t
Yuya Nishihara
- [PATCH 7 of 7 v2] tests: add test-check-execute.t
timeless
- [PATCH 7 of 7 V6] dirstate: call the C implementation of nonnonormalentries when available
Laurent Charignon
- [PATCH 7 of 7 V6] dirstate: call the C implementation of nonnonormalentries when available
Martin von Zweigbergk
- [PATCH 7 of 8] eol: make output stable
Bryan O'Sullivan
- [PATCH 7 of 8] histedit: omit useless message from update (_histedit)
timeless
- [PATCH 7 of 8] patch: use absolute_import
Gregory Szorc
- [PATCH 7 of 8] test-contrib-perf: use a single repo
timeless
- [PATCH 7 of 8] tests/test-wireproto.py: use absolulte_import
Gregory Szorc
- [PATCH 7 of 8 techdocs] help: pass sub-topic into help query functions
Gregory Szorc
- [PATCH 7 of 9] histedit: add tostate method to histedit action
Mateusz Kwapich
- [PATCH 7 of 9] mpatch: use absolute_import
Gregory Szorc
- [PATCH 7 of 9 STABLE] shelve: execute checkunfinished inside wlock scope
FUJIWARA Katsunori
- [PATCH 7 of 9 STABLE] shelve: execute checkunfinished inside wlock scope
Pierre-Yves David
- [PATCH 7 of 9 STABLE] shelve: execute checkunfinished inside wlock scope
FUJIWARA Katsunori
- [PATCH 8 of 8] hbisect: use tryreadlines to load state
Bryan O'Sullivan
- [PATCH 8 of 8] histedit: omit useless message from update (edit)
timeless
- [PATCH 8 of 8] histedit: omit useless message from update (edit)
Mateusz Kwapich
- [PATCH 8 of 8] histedit: omit useless message from update (edit)
Matt Mackall
- [PATCH 8 of 8] histedit: omit useless message from update (edit)
timeless
- [PATCH 8 of 8] histedit: omit useless message from update (edit)
Augie Fackler
- [PATCH 8 of 8] py3compat: use absolute_import
Gregory Szorc
- [PATCH 8 of 8] py3compat: use absolute_import
Matt Mackall
- [PATCH 8 of 8] test-contrib-perf: drop require slow
timeless
- [PATCH 8 of 8] test-contrib-perf: drop require slow
Augie Fackler
- [PATCH 8 of 8] tests/tinyproxy: use absolute_import
Gregory Szorc
- [PATCH 8 of 8] tests/tinyproxy: use absolute_import
Sean Farley
- [PATCH 8 of 8] tests/tinyproxy: use absolute_import
Augie Fackler
- [PATCH 8 of 8 techdocs] help: support loading sub-topics
Gregory Szorc
- [PATCH 8 of 8 techdocs] help: support loading sub-topics
Matt Mackall
- [PATCH 8 of 9] histedit: change state.rules uses to state.actions
Mateusz Kwapich
- [PATCH 8 of 9] osutil: use absolute_import
Gregory Szorc
- [PATCH 8 of 9 STABLE] shelve: widen wlock scope of unshelve for consistency while processing
FUJIWARA Katsunori
- [PATCH 9 of 9] histedit: get rid of state.rules
Mateusz Kwapich
- [PATCH 9 of 9] histedit: get rid of state.rules
Augie Fackler
- [PATCH 9 of 9] parsers: use absolute_import
Gregory Szorc
- [PATCH 9 of 9 STABLE] transplant: widen wlock scope of transplant for consitency while processing
FUJIWARA Katsunori
- [PATCH 9 of 9 STABLE] transplant: widen wlock scope of transplant for consitency while processing
Augie Fackler
- [PATCH 9 of 9 STABLE] transplant: widen wlock scope of transplant for consitency while processing
Pierre-Yves David
- [PATCH] annotate: mention that -n is suppressed in help
timeless
- [PATCH] annotate: mention that -n is suppressed in help
Augie Fackler
- [PATCH] changegroup: introduce cg3, which has support for exchanging treemanifests
Augie Fackler
- [PATCH] changegroup: introduce cg3, which has support for exchanging treemanifests
Martin von Zweigbergk
- [PATCH] changegroup: introduce cg3, which has support for exchanging treemanifests
Pierre-Yves David
- [PATCH] changegroup: introduce cg3, which has support for exchanging treemanifests
Martin von Zweigbergk
- [PATCH] changegroup: introduce cg3, which has support for exchanging treemanifests
Pierre-Yves David
- [PATCH] changegroup: introduce cg3, which has support for exchanging treemanifests
Augie Fackler
- [PATCH] changegroup: introduce cg3, which has support for exchanging treemanifests
Pierre-Yves David
- [PATCH] changegroup: introduce cg3, which has support for exchanging treemanifests
Pierre-Yves David
- [PATCH] changegroup: introduce cg3, which has support for exchanging treemanifests
Pierre-Yves David
- [PATCH] changegroup: introduce cg3, which has support for exchanging treemanifests
Augie Fackler
- [PATCH] check-code: improve test-check-code error diffs
timeless
- [PATCH] check-code: improve test-check-code error diffs
Augie Fackler
- [PATCH] check-commit: add a test for the patch checking script in contrib
Pierre-Yves David
- [PATCH] check-commit: add a test for the patch checking script in contrib
Augie Fackler
- [PATCH] check-commit: remove confusion between summary line and other headers
Pierre-Yves David
- [PATCH] check-commit: remove confusion between summary line and other headers
Augie Fackler
- [PATCH] check-commit: try to curb bad commit summary keywords
Matt Mackall
- [PATCH] check-commit: try to curb bad commit summary keywords
Pierre-Yves David
- [PATCH] check-commit: try to curb bad commit summary keywords
Matt Mackall
- [PATCH] check-commit: try to curb bad commit summary keywords
timeless
- [PATCH] check-commit: try to curb bad commit summary keywords
Augie Fackler
- [PATCH] check-commit: try to curb bad commit summary keywords
Matt Mackall
- [PATCH] clonebundles: fix bundlespec typo
Mathias De Maré
- [PATCH] clonebundles: fix bundlespec typo
Augie Fackler
- [PATCH] clonebundles: fix typo
Mathias De Maré
- [PATCH] clonebundles: fix typo
Augie Fackler
- [PATCH] color: drop useless override of ui.popbuffer()
Yuya Nishihara
- [PATCH] color: drop useless override of ui.popbuffer()
Gregory Szorc
- [PATCH] color: drop useless override of ui.popbuffer()
Pierre-Yves David
- [PATCH] commands: the first word of each note should be capital or `hg`
timeless
- [PATCH] commands: the first word of each note should be capital or `hg`
Matt Mackall
- [PATCH] commit: add some help examples (issue4963)
Augie Fackler
- [PATCH] commit: add some help examples (issue4963)
Anton Shestakov
- [PATCH] commit: add some help examples (issue4963)
Augie Fackler
- [PATCH] commit: add some help examples (issue4963)
Pierre-Yves David
- [PATCH] commit: document the ui.allowemptycommit option
Jordi Gutiérrez Hermoso
- [PATCH] commit: document the ui.allowemptycommit option
timeless
- [PATCH] commit: document the ui.allowemptycommit option
Augie Fackler
- [PATCH] commit: fix rest syntax of examples
Yuya Nishihara
- [PATCH] commit: fix rest syntax of examples
Pierre-Yves David
- [PATCH] contrib: disable SSLv3_method() to build old Python with recent libssl
Yuya Nishihara
- [PATCH] contrib: disable SSLv3_method() to build old Python with recent libssl
Augie Fackler
- [PATCH] crecord: add dictionary to default return value of filterpatch
cdelahousse at fb.com
- [PATCH] crecord: add dictionary to default return value of filterpatch
Sean Farley
- [PATCH] crecord: add dictionary to default return value of filterpatch
Pierre-Yves David
- [PATCH] debugdiscovery: remove localheads/remoteheads/serverlogs arguments
timeless
- [PATCH] debugdiscovery: remove localheads/remoteheads/serverlogs arguments
timeless
- [PATCH] diff: clarify comparison as first parent
timeless
- [PATCH] diff: clarify comparison as first parent
Matt Mackall
- [PATCH] dirstate: track non-normal files separately
Laurent Charignon
- [PATCH] dirstate: track non-normal files separately
Pierre-Yves David
- [PATCH] dirstate: track non-normal files separately
Bryan O'Sullivan
- [PATCH] dirstate: track non-normal files separately
Yuya Nishihara
- [PATCH] dirstate: track non-normal files separately
Matt Mackall
- [PATCH] dirstate: track non-normal files separately
Matt Mackall
- [PATCH] dirstate: track non-normal files separately
Laurent Charignon
- [PATCH] doc: make gendoc.py module import policy aware
Gregory Szorc
- [PATCH] doc: make gendoc.py module import policy aware
Yuya Nishihara
- [PATCH] exchange: identify the troubled commit
timeless
- [PATCH] exchange: identify the troubled commit
Sean Farley
- [PATCH] exchange: identify the troubled commit
Pierre-Yves David
- [PATCH] exchange: identify the troubled commit
Sean Farley
- [PATCH] exchange: identify the troubled commit
Pierre-Yves David
- [PATCH] exchange: identify the troubled commit
Sean Farley
- [PATCH] extdiff: correctly handle deleted subrepositories (issue3153)
Andrew Zwicky
- [PATCH] extdiff: correctly handle deleted subrepositories (issue3153)
Augie Fackler
- [PATCH] help: add missed last new line to "internals" topic
Yuya Nishihara
- [PATCH] help: add missed last new line to "internals" topic
Matt Mackall
- [PATCH] help: fix help -c/help -e/help -k
timeless
- [PATCH] help: fix help -c/help -e/help -k
timeless
- [PATCH] hgweb: fixed invalid atom-log feed url in file log page
Yoshinari Takaoka
- [PATCH] hgweb: fixed invalid atom-log feed url in file log page
Anton Shestakov
- [PATCH] hgweb: fixed invalid atom-log feed url in file log page
Augie Fackler
- [PATCH] histedit: delete to drop
Mateusz Kwapich
- [PATCH] histedit: delete to drop
Augie Fackler
- [PATCH] histedit: delete to drop
Mykola Nikishov
- [PATCH] histedit: delete to drop
Mateusz Kwapich
- [PATCH] histedit: delete to drop
Augie Fackler
- [PATCH] histedit: delete to drop
timeless
- [PATCH] histedit: delete to drop
Mykola Nikishov
- [PATCH] histedit: delete to drop
Mykola Nikishov
- [PATCH] histedit: delete to drop
Sean Farley
- [PATCH] histedit: delete to drop
Durham Goode
- [PATCH] histedit: delete to drop
Sean Farley
- [PATCH] histedit: delete to drop
Mateusz Kwapich
- [PATCH] histedit: delete to drop
timeless
- [PATCH] histedit: delete to drop
Augie Fackler
- [PATCH] histedit: delete to drop
Augie Fackler
- [PATCH] histedit: delete to drop
Mateusz Kwapich
- [PATCH] histedit: editcomment method to histedit actions
Mateusz Kwapich
- [PATCH] histedit: editcomment method to histedit actions
Augie Fackler
- [PATCH] histedit: expose histedit plan via tags RFC
timeless
- [PATCH] histedit: expose histedit plan via tags RFC
Augie Fackler
- [PATCH] histedit: pick an appropriate base changeset by default (BC)
Augie Fackler
- [PATCH] histedit: pick an appropriate base changeset by default (BC)
Pierre-Yves David
- [PATCH] histedit: pick an appropriate base changeset by default (BC)
Augie Fackler
- [PATCH] histedit: pick an appropriate base changeset by default (BC)
Gregory Szorc
- [PATCH] histedit: print action before running it
Mateusz Kwapich
- [PATCH] histedit: print action before running it
Augie Fackler
- [PATCH] histedit: print action before running it
Gregory Szorc
- [PATCH] histedit: print action before running it
timeless
- [PATCH] histedit: print action before running it
timeless
- [PATCH] histedit: print action before running it
timeless
- [PATCH] histedit: remove unused variable state
timeless
- [PATCH] histedit: remove unused variable state
Augie Fackler
- [PATCH] List --quiet switch in hg tags
Thu Trang Pham
- [PATCH] List --quiet switch in hg tags
Pierre-Yves David
- [PATCH] List --quiet switch in hg tags
Matt Mackall
- [PATCH] locate: update help with replacement
timeless
- [PATCH] locate: update help with replacement
Danek Duvall
- [PATCH] locate: update help with replacement
timeless
- [PATCH] log: make {diffstat} work with diff.noprefix (issue4755)
Jun Wu
- [PATCH] log: make {diffstat} work with diff.noprefix (issue4755)
Gregory Szorc
- [PATCH] log: make {diffstat} work with diff.noprefix (issue4755)
Jun Wu
- [PATCH] lrucachedict: add copy method
Eric Sumner
- [PATCH] lrucachedict: add copy method
Augie Fackler
- [PATCH] mac: fix percent-encoding of non-utf-8 characters (issue4999)
Matt Mackall
- [PATCH] mac: fix percent-encoding of non-utf-8 characters (issue4999)
Yuya Nishihara
- [PATCH] mac: fix percent-encoding of non-utf-8 characters (issue4999)
Matt Mackall
- [PATCH] make 'hg backout' commit by default
Ruslan Sayfutdinov
- [PATCH] make 'hg backout' commit by default
Sean Farley
- [PATCH] make 'hg backout' commit by default
Matt Mackall
- [PATCH] manifest: fix formatting
Bryan O'Sullivan
- [PATCH] manifest: fix formatting
Yuya Nishihara
- [PATCH] manifest: use 't' for tree manifest flag
Martin von Zweigbergk
- [PATCH] manifest: use 't' for tree manifest flag
Pierre-Yves David
- [PATCH] manifest: use 't' for tree manifest flag
Augie Fackler
- [PATCH] match: use re2 in readpatternfile if possible
Bryan O'Sullivan
- [PATCH] match: use re2 in readpatternfile if possible
Bryan O'Sullivan
- [PATCH] match: use re2 in readpatternfile if possible
Sean Farley
- [PATCH] mercurial: fixes update --clean to work on new branch (issue5003)
liscju
- [PATCH] mercurial: fixes update --clean to work on new branch (issue5003)
Augie Fackler
- [PATCH] mercurial: fixes update --clean to work on new branch (issue5003)
timeless
- [PATCH] mercurial: fixes update --clean to work on new branch (issue5003)
Sean Farley
- [PATCH] merge.graft: add option to keep second parent
Andrew Halberstadt
- [PATCH] merge.graft: add option to keep second parent
Augie Fackler
- [PATCH] merge.graft: add option to keep second parent
Pierre-Yves David
- [PATCH] merge.graft: add option to keep second parent
Augie Fackler
- [PATCH] merge.graft: add option to keep second parent
Andrew Halberstadt
- [PATCH] merge.graft: add option to keep second parent
Pierre-Yves David
- [PATCH] merge: refuse update/merge if there are unresolved conflicts (BC)
Martin von Zweigbergk
- [PATCH] merge: refuse update/merge if there are unresolved conflicts (BC)
Siddharth Agarwal
- [PATCH] merge: refuse update/merge if there are unresolved conflicts (BC)
Augie Fackler
- [PATCH] merge: warn about adding unstable commit
timeless
- [PATCH] merge: warn about adding unstable commit
Augie Fackler
- [PATCH] merge: warn about adding unstable commit
Pierre-Yves David
- [PATCH] merge: warn about adding unstable commit
timeless
- [PATCH] merge: warn about adding unstable commit
Sean Farley
- [PATCH] merge: warn about adding unstable commit
timeless
- [PATCH] parents: provide equivalent revsets in help
timeless
- [PATCH] parents: provide equivalent revsets in help
Augie Fackler
- [PATCH] parents: provide equivalent revsets in help
Matt Mackall
- [PATCH] parsers: narrow scope of a variable to be less confusing
Bryan O'Sullivan
- [PATCH] parsers: narrow scope of a variable to be less confusing
Yuya Nishihara
- [PATCH] patch: disable nobinary when HGPLAIN=1
Mateusz Kwapich
- [PATCH] patch: disable nobinary when HGPLAIN=1
Siddharth Agarwal
- [PATCH] patch: disable nobinary when HGPLAIN=1
Matt Mackall
- [PATCH] pathencode: remove an unused assignment
Bryan O'Sullivan
- [PATCH] pathencode: remove an unused assignment
Yuya Nishihara
- [PATCH] perf: close transaction in perffncachewrite
Bryan O'Sullivan
- [PATCH] phases: mention how to make secret commits in help
timeless
- [PATCH] phases: mention how to make secret commits in help
Yuya Nishihara
- [PATCH] phases: mention how to make secret commits in help
Pierre-Yves David
- [PATCH] phases: mention how to make secret commits in help
Yuya Nishihara
- [PATCH] phases: mention how to make secret commits in help
timeless
- [PATCH] posix: remove unixdomainserver class
Yuya Nishihara
- [PATCH] posix: remove unixdomainserver class
Augie Fackler
- [PATCH] posix: work around "posix" systems without os.link available (issue4974)
Augie Fackler
- [PATCH] posix: work around "posix" systems without os.link available (issue4974)
Pierre-Yves David
- [PATCH] pull: make a single call to obsstore.add (issue5006)
Matt Mackall
- [PATCH] pull: make a single call to obsstore.add (issue5006)
Yuya Nishihara
- [PATCH] pull: make a single call to obsstore.add (issue5006)
Augie Fackler
- [PATCH] rebase: better error message when rebased changes are all in destination
Laurent Charignon
- [PATCH] rebase: better error message when rebased changes are all in destination
timeless
- [PATCH] rebase: better error message when rebased changes are all in destination
Laurent Charignon
- [PATCH] rebase: dry-run implemenation
timeless at mozdev.org
- [PATCH] rebase: only clear rebase status after the rebase transaction has completed
Laurent Charignon
- [PATCH] rebase: only clear rebase status after the rebase transaction has completed
Augie Fackler
- [PATCH] record: turn on showfunc
timeless
- [PATCH] repair: fix transaction with no lock case in strip
Laurent Charignon
- [PATCH] repair: fix transaction with no lock case in strip
Laurent Charignon
- [PATCH] repair: fix transaction with no lock case in strip
Pierre-Yves David
- [PATCH] repair: fix transaction with no lock case in strip
Laurent Charignon
- [PATCH] repair: improves documentation of strip regarding locks
Laurent Charignon
- [PATCH] repair: improves documentation of strip regarding locks
Augie Fackler
- [PATCH] revlog: avoid string slice when decompressing u* chunks
Gregory Szorc
- [PATCH] revlog: avoid string slice when decompressing u* chunks
Matt Mackall
- [PATCH] revlog: fix indent (issue5019)
André Sintzoff
- [PATCH] revlog: fix indent (issue5019)
André Sintzoff
- [PATCH] revlog: fix indent (issue5019)
Yuya Nishihara
- [PATCH] revset: introduce feature revset for tracking in-progress work (issue4968)
Andrew Halberstadt
- [PATCH] run-tests: add --slowtimeout and use it for slow tests
Yuya Nishihara
- [PATCH] run-tests: fix get port to try differing ports
timeless at gmail.com
- [PATCH] run-tests: report missing feature for skipped tests
timeless
- [PATCH] run-tests: report missing feature for skipped tests
Yuya Nishihara
- [PATCH] run-tests: try to provide a test.env file RFC
timeless
- [PATCH] setup.py: use bytes literals
Gregory Szorc
- [PATCH] setup.py: use bytes literals
Augie Fackler
- [PATCH] summary: add troubles list to the output of hg summary
Laurent Charignon
- [PATCH] summary: add troubles list to the output of hg summary
Augie Fackler
- [PATCH] summary: add troubles list to the output of hg summary
Pierre-Yves David
- [PATCH] summary: add troubles list to the output of hg summary
timeless
- [PATCH] summary: add troubles list to the output of hg summary
Matt Harbison
- [PATCH] summary: add troubles list to the output of hg summary
Pierre-Yves David
- [PATCH] summary: add troubles list to the output of hg summary
Matt Harbison
- [PATCH] summary: add troubles list to the output of hg summary
Sean Farley
- [PATCH] summary: add troubles list to the output of hg summary
Augie Fackler
- [PATCH] summary: add troubles list to the output of hg summary
Laurent Charignon
- [PATCH] templates: limit -Tlist to supported templates (RFC)
timeless
- [PATCH] templates: limit -Tlist to supported templates (RFC)
Yuya Nishihara
- [PATCH] test-bad-extension.t: account for PyPy/CPython error difference
Bryan O'Sullivan
- [PATCH] test-bad-extension.t: account for PyPy/CPython error difference
Augie Fackler
- [PATCH] test-bad-extension.t: account for PyPy/CPython error difference
Augie Fackler
- [PATCH] test-bundle2-format.t: force gc so a GeneratorExit will be thrown
Bryan O'Sullivan
- [PATCH] test-bundle2-format.t: force gc so a GeneratorExit will be thrown
Augie Fackler
- [PATCH] test-bundle2-format.t: force gc so a GeneratorExit will be thrown
Yuya Nishihara
- [PATCH] test-bundle2-format.t: force gc so a GeneratorExit will be thrown
Sean Farley
- [PATCH] test-bundle2-format.t: force gc so a GeneratorExit will be thrown
Augie Fackler
- [PATCH] test-bundle2-format.t: force gc so a GeneratorExit will be thrown
Sean Farley
- [PATCH] test-bundle2-format.t: force gc so a GeneratorExit will be thrown
Yuya Nishihara
- [PATCH] test-extension.t: do not depend on demandimport (issue5012)
Jun Wu
- [PATCH] test-extension.t: do not depend on demandimport (issue5012)
Yuya Nishihara
- [PATCH] test-install: embed wix namespace for Python 2.6 compatibility
Yuya Nishihara
- [PATCH] test-install: embed wix namespace for Python 2.6 compatibility
Matt Harbison
- [PATCH] test-install: embed wix namespace for Python 2.6 compatibility
Yuya Nishihara
- [PATCH] tests: add coverage to ensure Wix tracks 'help' and 'templates' files
Pierre-Yves David
- [PATCH] tests: add coverage to ensure Wix tracks 'help' and 'templates' files
Matt Harbison
- [PATCH] tests: add test-check-execute.t
timeless
- [PATCH] tests: Solaris diff -U also emits "No differences encountered"
danek.duvall at oracle.com
- [PATCH] tests: Solaris diff -U also emits "No differences encountered"
Augie Fackler
- [PATCH] transplant: use Oxford comma
timeless
- [PATCH] transplant: use Oxford comma
Pierre-Yves David
- [PATCH] treemanifest: don't iterate entire matching submanifests on match()
Martin von Zweigbergk
- [PATCH] treemanifest: don't iterate entire matching submanifests on match()
Augie Fackler
- [PATCH] ui: add new config flag for interface selection
Laurent Charignon
- [PATCH] ui: add new config flag for interface selection
Augie Fackler
- [PATCH] ui: add new config flag for interface selection
Sean Farley
- [PATCH] ui: remove unreachable code
Bryan O'Sullivan
- [PATCH] ui: remove unreachable code
Yuya Nishihara
- [PATCH] ui: small cleanup in suboption parsing
Pierre-Yves David
- [PATCH] ui: small cleanup in suboption parsing
Martin von Zweigbergk
- [PATCH] ui: small cleanup in suboption parsing
Yuya Nishihara
- [PATCH] ui: small cleanup in suboption parsing
Augie Fackler
- [PATCH] ui: small cleanup in suboption parsing
Yuya Nishihara
- [PATCH] ui: small cleanup in suboption parsing
Pierre-Yves David
- [PATCH] ui: try to handle $$ more robustly in prompts (issue4970)
Matt Mackall
- [PATCH] ui: try to handle $$ more robustly in prompts (issue4970)
Pierre-Yves David
- [PATCH] util: rename argument of isatty()
Yuya Nishihara
- [PATCH] util: rename argument of isatty()
Augie Fackler
- [PATCH] verify: clean up weird error/warning lists
Matt Mackall
- [PATCH] verify: clean up weird error/warning lists
Yuya Nishihara
- [PATCH] verify: remove unreachable code to reraise KeyboardInterrupt
Yuya Nishihara
- [PATCH] verify: remove unreachable code to reraise KeyboardInterrupt
Sean Farley
- [PATCH] verify: remove unreachable code to reraise KeyboardInterrupt
Matt Mackall
- [PATCH] win32: add internals help topics to Inno Setup installer
Pascal Quantin
- [PATCH] win32: add internals help topics to Inno Setup installer
Matt Mackall
- [PATCH] win32: add internals help topics to Inno Setup installer
Pascal Quantin
- [PATCH] wireproto: support disabling bundle1 only if repo is generaldelta
Gregory Szorc
- [PATCH] wireproto: support disabling bundle1 only if repo is generaldelta
Gregory Szorc
- [PATCH] wireproto: support disabling bundle1 only if repo is generaldelta
Sean Farley
- [PATCH] wireproto: support disabling bundle1 only if repo is generaldelta
Matt Mackall
- [PATCH audit RFC] audit: add core audit module, extension using it, and a minimal test
Mike Edgar
- [PATCH audit RFC] audit: add core audit module, extension using it, and a minimal test
Pierre-Yves David
- [PATCH audit RFC] audit: add core audit module, extension using it, and a minimal test
Matt Mackall
- [PATCH audit RFC] audit: add core audit module, extension using it, and a minimal test
Gregory Szorc
- [PATCH clowncopter] commit: adjust the quoting in the examples to be Windows friendly
Matt Harbison
- [PATCH clowncopter] commit: adjust the quoting in the examples to be Windows friendly
Pierre-Yves David
- [PATCH clowncopter] commit: adjust the quoting in the examples to be Windows friendly
Matt Harbison
- [PATCH clowncopter] commit: adjust the quoting in the examples to be Windows friendly
Pierre-Yves David
- [PATCH evolve-ext-V2] inhibit: make rebase see obsolescence even for visible nodes
Laurent Charignon
- [PATCH evolve-ext-V2] inhibit: make rebase see obsolescence even for visible nodes
Pierre-Yves David
- [PATCH evolve-ext-V4] evolve: add new methods _evolvestatewrite, _evolvestateread, _evolvestatedelete
Shusen LIU
- [PATCH evolve-ext] commitwrapper: use bookmarks.recordchange instead of bookmarks.write
Laurent Charignon
- [PATCH evolve-ext] commitwrapper: use bookmarks.recordchange instead of bookmarks.write
Pierre-Yves David
- [PATCH evolve-ext] debian: update changelog to 5.2.1
Faheem Mitha
- [PATCH evolve-ext] evolve: duplicate evolution summary entries (issue5014)
Laurent Charignon
- [PATCH evolve-ext] evolve: duplicate evolution summary entries (issue5014)
Sean Farley
- [PATCH evolve-ext] evolve: extract logic to new method _evolvemerge
Shusen LIU
- [PATCH evolve-ext] evolve: handle merge commit with single obsolete parent (issue4389)
Pierre-Yves David
- [PATCH evolve-ext] evolve: handle merge commit with single obsolete parent (issue4389)
Andrew Halberstadt
- [PATCH evolve-ext] evolve: handle merge commit with single obsolete parent (issue4389)
Pierre-Yves David
- [PATCH evolve-ext] evolve: handle merge commit with single obsolete parent (issue4389)
Andrew Halberstadt
- [PATCH evolve-ext] evolve: handle merge commit with single obsolete parent (issue4389)
Andrew Halberstadt
- [PATCH evolve-ext] evolve: handle merge commit with single obsolete parent (issue4389)
Pierre-Yves David
- [PATCH evolve-ext] evolve: handle merge commit with single obsolete parent (issue4389)
Pierre-Yves David
- [PATCH evolve-ext] evolve: handle merge commit with single obsolete parent (issue4389)
Andrew Halberstadt
- [PATCH evolve-ext] evolve: handle merge commit with single obsolete parent (issue4389)
Andrew Halberstadt
- [PATCH evolve-ext] evolve: handle merge commit with single obsolete parent (issue4389)
Pierre-Yves David
- [PATCH evolve-ext] evolve: handle merge commit with single obsolete parent (issue4389)
Andrew Halberstadt
- [PATCH evolve-ext] evolve: handle merge commit with single obsolete parent (issue4389)
Pierre-Yves David
- [PATCH evolve-ext] evolve refactor
Shusen LIU
- [PATCH evolve-ext] evolve refactor
Laurent Charignon
- [PATCH evolve-ext] inhibit: backout 23a34dce5131 remove unused bookmark operation wrapping
Laurent Charignon
- [PATCH evolve-ext] inhibit: backout 23a34dce5131 remove unused bookmark operation wrapping
Pierre-Yves David
- [PATCH evolve-ext] manifest: add inhibit and directaccess
Laurent Charignon
- [PATCH hglib] commit: allow rev and node to be anywhere in the output
Idan Kamara
- [PATCH in-clowncopter] httpclient: update to 938f2107d6e2 of httpplus
Augie Fackler
- [PATCH remotefilelog-ext] Reuse ssh connection across miss fetches
Durham Goode
- [PATCH remotefilelog-ext] Reuse ssh connection across miss fetches
Durham Goode
- [PATCH remotefilelog-ext] Reuse ssh connection across miss fetches
Augie Fackler
- [PATCH remotefilelog-ext] Reuse ssh connection across miss fetches
Durham Goode
- [PATCH remotefilelog-ext] Reuse ssh connection across miss fetches
Augie Fackler
- [PATCH remotefilelog-ext] Reuse ssh connection across miss fetches
Durham Goode
- [PATCH remotefilelog-ext] Reuse ssh connection across miss fetches
Augie Fackler
- [PATCH RFC] histedit: use json to save/load internal state
Bryan O'Sullivan
- [PATCH RFC] histedit: use json to save/load internal state
Bryan O'Sullivan
- [PATCH RFC] setup.py: always build and install hg.exe on Windows
Gregory Szorc
- [PATCH RFC] setup.py: always build and install hg.exe on Windows
Pierre-Yves David
- [PATCH RFC] setup.py: always build and install hg.exe on Windows
Yuya Nishihara
- [PATCH RFC] setup.py: always build and install hg.exe on Windows
Adrian Buehlmann
- [PATCH RFC] setup.py: always build and install hg.exe on Windows
Gregory Szorc
- [PATCH RFC] setup.py: always build and install hg.exe on Windows
Pierre-Yves David
- [PATCH RFC] setup.py: always build and install hg.exe on Windows
Pierre-Yves David
- [PATCH RFC] setup.py: always build and install hg.exe on Windows
Adrian Buehlmann
- [PATCH STABLE] docker: match more version of 'hg docker version' (issue4967)
Kevin Bullock
- [PATCH STABLE] docker: match more version of 'hg docker version' (issue4967)
Matt Mackall
- [PATCH STABLE] dockerlib: short form for non-unique uid/gid for CentOS 5 compat (issue4977)
Mathias De Maré
- [PATCH STABLE] dockerlib: short form for non-unique uid/gid for CentOS 5 compat (issue4977)
Pierre-Yves David
- [PATCH STABLE] localrepo.commit: check all files for resolve state (issue4972)
Siddharth Agarwal
- [PATCH STABLE] localrepo.commit: check all files for resolve state (issue4972)
Pierre-Yves David
- [PATCH STABLE] localrepo.commit: check all files for resolve state (issue4972)
Siddharth Agarwal
- [PATCH STABLE] mq: use fallback patch name if no alpha-numeric byte in the summary line
FUJIWARA Katsunori
- [PATCH STABLE] mq: use fallback patch name if no alpha-numeric byte in the summary line
Yuya Nishihara
- [PATCH STABLE] parsers: fix parse_dirstate to check len before unpacking header (issue4979)
Yuya Nishihara
- [PATCH STABLE] parsers: fix parse_dirstate to check len before unpacking header (issue4979)
Augie Fackler
- [PATCH STABLE] paths: include #fragment again
Yuya Nishihara
- [PATCH STABLE] paths: include #fragment again
Pierre-Yves David
- [PATCH STABLE] push: restore old behavior of default-push (issue5000)
Yuya Nishihara
- [PATCH STABLE] push: restore old behavior of default-push (issue5000)
Gregory Szorc
- [PATCH STABLE] push: restore old behavior of default-push (issue5000)
Sean Farley
- [PATCH STABLE] push: restore old behavior of default-push (issue5000)
Yuya Nishihara
- [PATCH STABLE] push: restore old behavior of default-push (issue5000)
Augie Fackler
- [PATCH STABLE] revlog: fix bad indentation (replace tab by space)
Martin von Zweigbergk
- [PATCH STABLE] revlog: fix bad indentation (replace tab by space)
Martin von Zweigbergk
- [PATCH STABLE] revlog: seek to end of file before writing (issue4943)
Gregory Szorc
- [PATCH STABLE] revlog: seek to end of file before writing (issue4943)
Adrian Buehlmann
- [PATCH STABLE] revlog: seek to end of file before writing (issue4943)
Matt Mackall
- [PATCH STABLE] revlog: seek to end of file before writing (issue4943)
Adrian Buehlmann
- [PATCH STABLE] revlog: seek to end of file before writing (issue4943)
Matt Mackall
- [PATCH V2] backout: commit changeset by default (BC)
Ruslan Sayfutdinov
- [PATCH V2] backout: commit changeset by default (BC)
Sean Farley
- [PATCH V2] backout: commit changeset by default (BC)
Ruslan Sayfutdinov
- [PATCH V2] commands: add debugdeltachain command
Gregory Szorc
- [PATCH V2] commands: add debugdeltachain command
Pierre-Yves David
- [PATCH V2] commands: add debugdeltachain command
Gregory Szorc
- [PATCH V2] destutil: use scmutil.revrange for desthistedit (issue5001)
Gregory Szorc
- [PATCH V2] destutil: use scmutil.revrange for desthistedit (issue5001)
Augie Fackler
- [PATCH v2] extensions: rename _ignore to _builtin, add descriptive comment
Matt Mackall
- [PATCH v2] extensions: rename _ignore to _builtin, add descriptive comment
timeless
- [PATCH v2] extensions: rename _ignore to _builtin, add descriptive comment
Pierre-Yves David
- [PATCH v2] extensions: rename _ignore to _builtin, add descriptive comment
timeless
- [PATCH V2] hgweb: load server settings from --web-conf (issue4699)
Yuya Nishihara
- [PATCH V2] hgweb: load server settings from --web-conf (issue4699)
Augie Fackler
- [PATCH V2] histedit: delete to drop
Mateusz Kwapich
- [PATCH V2] histedit: delete to drop
Mateusz Kwapich
- [PATCH v2] histedit: expose histedit plan via tags RFC
timeless
- [PATCH V2] histedit: pick an appropriate base changeset by default (BC)
Gregory Szorc
- [PATCH V2] histedit: pick an appropriate base changeset by default (BC)
Augie Fackler
- [PATCH V2] histedit: pick an appropriate base changeset by default (BC)
Pierre-Yves David
- [PATCH V2] histedit: pick an appropriate base changeset by default (BC)
Gregory Szorc
- [PATCH V2] histedit: pick an appropriate base changeset by default (BC)
Pierre-Yves David
- [PATCH v2] parsers: use PyTuple_Pack instead of manual list-filling
Bryan O'Sullivan
- [PATCH v2] parsers: use PyTuple_Pack instead of manual list-filling
Yuya Nishihara
- [PATCH v2] parsers: use PyTuple_Pack instead of manual list-filling
Bryan O'Sullivan
- [PATCH v2] parsers: use PyTuple_Pack instead of manual list-filling
Augie Fackler
- [PATCH V2] posix: insert seek between reads and writes on Solaris (issue4943)
Matt Mackall
- [PATCH V2] posix: insert seek between reads and writes on Solaris (issue4943)
Gregory Szorc
- [PATCH V2] posix: insert seek between reads and writes on Solaris (issue4943)
Yuya Nishihara
- [PATCH V2] posix: insert seek between reads and writes on Solaris (issue4943)
Antoine Pitrou
- [PATCH V2] posix: insert seek between reads and writes on Solaris (issue4943)
Pierre-Yves David
- [PATCH V2] posix: insert seek between reads and writes on Solaris (issue4943)
Gregory Szorc
- [PATCH V2] posix: insert seek between reads and writes on Solaris (issue4943)
Matt Mackall
- [PATCH V2] posix: insert seek between reads and writes on Solaris (issue4943)
Pierre-Yves David
- [PATCH V2] posix: insert seek between reads and writes on Solaris (issue4943)
Matt Mackall
- [PATCH V2] posix: insert seek between reads and writes on Solaris (issue4943)
Pierre-Yves David
- [PATCH V2] posix: insert seek between reads and writes on Solaris (issue4943)
Augie Fackler
- [PATCH V2] rebase: add flag to commit to insert commit in stack
Augie Fackler
- [PATCH V2] rebase: better error message when rebased changes are all in destination
Laurent Charignon
- [PATCH V2] rebase: better error message when rebased changes are all in destination
Augie Fackler
- [PATCH v2] run-tests: report missing feature for skipped tests
timeless
- [PATCH v2] run-tests: report missing feature for skipped tests
Augie Fackler
- [PATCH v2] templates: limit -Tlist to supported templates
timeless
- [PATCH v2] templates: limit -Tlist to supported templates
Yuya Nishihara
- [PATCH v2] tests: add test-check-execute.t
timeless
- [PATCH v2] tests: add test-check-execute.t
Yuya Nishihara
- [PATCH V2] ummary: add troubles list to the output of hg summary
Laurent Charignon
- [PATCH V2] ummary: add troubles list to the output of hg summary
Sean Farley
- [PATCH V2] util: reimplement lrucachedict
Gregory Szorc
- [PATCH V2] util: reimplement lrucachedict
Matt Mackall
- [PATCH V2] wix: add help for bundle and changegroup topics
Matt Harbison
- [PATCH V2] wix: add help for bundle and changegroup topics
Yuya Nishihara
- [PATCH V2] wix: add help for bundle and changegroup topics
Matt Harbison
- [PATCH V2] wix: add help for bundle and changegroup topics
Yuya Nishihara
- [PATCH v2 more-matchers] manifestmerge: have manifest do matching before diffing
Augie Fackler
- [PATCH V3] hgweb: move entry-preparing code from webcommands to webutils.commonentry()
Anton Shestakov
- [PATCH V3] hgweb: move entry-preparing code from webcommands to webutils.commonentry()
Augie Fackler
- [PATCH V3] histedit: delete to drop
Mateusz Kwapich
- [PATCH V3] histedit: delete to drop
Augie Fackler
- [PATCH v3] histedit: expose histedit plan via tags RFC
timeless
- [PATCH V3] histedit: pick an appropriate base changeset by default (BC)
Gregory Szorc
- [PATCH V3] summary: add troubles list to the output of hg summary
Laurent Charignon
- [PATCH V3] summary: add troubles list to the output of hg summary
Pierre-Yves David
- [PATCH V3] summary: add troubles list to the output of hg summary
Augie Fackler
- [PATCH V3] summary: add troubles list to the output of hg summary
Laurent Charignon
- [PATCH V4] histedit: pick an appropriate base changeset by default (BC)
Gregory Szorc
- [PATCH V4] histedit: pick an appropriate base changeset by default (BC)
Pierre-Yves David
- [PATCH V4] summary: add troubles list to the output of hg summary
Laurent Charignon
- [PATCH V4] summary: add troubles list to the output of hg summary
Matt Mackall
- [PROPOSAL] Formal policy around preserving dead methods with a warning
Augie Fackler
- [PROPOSAL] Formal policy around preserving dead methods with a warning
Pierre-Yves David
- [PROPOSAL] Formal policy around preserving dead methods with a warning
Laurent Charignon
- [PROPOSAL] Formal policy around preserving dead methods with a warning
Augie Fackler
- [PROPOSAL] Formal policy around preserving dead methods with a warning
Matt Mackall
- [PROPOSAL] Formal policy around preserving dead methods with a warning
Laurent Charignon
- [PROPOSAL] Formal policy around preserving dead methods with a warning
Augie Fackler
- [PROPOSAL] Formal policy around preserving dead methods with a warning
Pierre-Yves David
- [PROPOSAL] Formal policy around preserving dead methods with a warning
Sean Farley
- [PROPOSAL] Formal policy around preserving dead methods with a warning
Pierre-Yves David
- [PROPOSAL] Formal policy around preserving dead methods with a warning
Pierre-Yves David
- [RFC] Designing a store format that uses fewer files
Pierre-Yves David
- clowncopter down
Pierre-Yves David
- clowncopter down
Pierre-Yves David
- could someone please consider this change for the website
Mathias De Maré
- could someone please consider this change for the website
Pierre-Yves David
- could someone please consider this change for the website
Mathias De Maré
- could someone please consider this change for the website
Pierre-Yves David
- could someone please consider this change for the website
David Soria Parra
- could someone please consider this change for the website
David Soria Parra
- could someone please consider this change for the website
David Soria Parra
- Extension dependencies / extension loading order
Mateusz Kwapich
- HG backlog is BAD (please wait)
queuebot
- HG backlog is BAD (please wait)
queuebot
- HG backlog is OK (keep series small)
queuebot
- Mailing list formatting suggestion
Richard Hipp
- Mailing list formatting suggestion
Bryan O'Sullivan
- manifest.c needs an eyeball or two
Augie Fackler
- manifest.c needs an eyeball or two
Martin von Zweigbergk
- Mercurial 3.8 Sprint in March 2016
Pierre-Yves David
- mercurial at 27105: 4 new changesets (4 on stable)
Mercurial Commits
- mercurial at 27131: 26 new changesets
Mercurial Commits
- mercurial at 27182: 51 new changesets
Mercurial Commits
- mercurial at 27225: 43 new changesets
Mercurial Commits
- mercurial at 27278: 53 new changesets (4 on stable)
Mercurial Commits
- mercurial at 27319: 41 new changesets
Mercurial Commits
- mercurial at 27329: 10 new changesets (1 on stable)
Mercurial Commits
- mercurial at 27366: 37 new changesets
Mercurial Commits
- mercurial at 27391: 25 new changesets (2 on stable)
Mercurial Commits
- mercurial at 27408: 17 new changesets (1 on stable)
Mercurial Commits
- mercurial at 27431: 23 new changesets (1 on stable)
Mercurial Commits
- mercurial at 27440: 9 new changesets
Mercurial Commits
- mercurial at 27452: 12 new changesets (1 on stable)
Mercurial Commits
- mercurial at 27471: 19 new changesets
Mercurial Commits
- mercurial at 27472: new changeset
Mercurial Commits
- mercurial at 27490: 18 new changesets
Mercurial Commits
- mercurial at 27512: 22 new changesets
Mercurial Commits
- mercurial at 27532: 20 new changesets (6 on stable)
Mercurial Commits
- mercurial at 27539: 7 new changesets
Mercurial Commits
- mercurial at 27570: 31 new changesets (1 on stable)
Mercurial Commits
- Pager in core should be enabled by default
David Soria Parra
- Pager in core should be enabled by default
Matt Mackall
- Patch for debian packaging in evolve
Martin von Zweigbergk
- PyPy now "just works" with @
Gregory Szorc
- PyPy now "just works" with @
Bryan O'Sullivan
- PyPy now "just works" with @
Gregory Szorc
- PyPy now "just works" with @
Pierre-Yves David
- PyPy now "just works" with @
Gregory Szorc
- PyPy now "just works" with @
Pierre-Yves David
- PyPy test status
Bryan O'Sullivan
- PyPy test status
Bryan O'Sullivan
- PyPy test status
Gregory Szorc
- PyPy test status
Bryan O'Sullivan
- record / crecord config options cleanup proposal
Laurent Charignon
- record / crecord config options cleanup proposal
Augie Fackler
- record / crecord config options cleanup proposal
Pierre-Yves David
- record / crecord config options cleanup proposal
Laurent Charignon
- record / crecord config options cleanup proposal
Mathias De Maré
- record / crecord config options cleanup proposal
Augie Fackler
- record / crecord config options cleanup proposal
Pierre-Yves David
- record / crecord config options cleanup proposal
Laurent Charignon
- Template keyword for all "names"
Gregory Szorc
- Template keyword for all "names"
Sean Farley
- Template keyword for all "names"
timeless
- Testing very long delta chains
Gregory Szorc
- Testing very long delta chains
Matt Mackall
- Testing very long delta chains
Gregory Szorc
- Testing very long delta chains
Yuya Nishihara
- Testing very long delta chains
Gregory Szorc
- Testing very long delta chains
Sean Farley
- Testing very long delta chains
Bryan O'Sullivan
- Testing very long delta chains
Matt Mackall
- Testing very long delta chains
Gregory Szorc
- Testing very long delta chains
Sean Farley
Last message date:
Fri Jan 1 03:59:15 UTC 2016
Archived on: Thu Jun 30 00:39:11 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).