May 2015 Archives by author
Starting: Fri May 1 03:09:15 UTC 2015
Ending: Mon Jun 1 04:48:39 UTC 2015
Messages: 1494
- [PATCH STABLE] util.checkcase: don't abort on broken symlinks
Siddharth Agarwal
- [PATCH 2 of 2] dirs.c: speed up by storing number of direct children per dir
Siddharth Agarwal
- [PATCH 7 of 8] ignore: add support for including subdir .hgignores
Siddharth Agarwal
- [PATCH] wix: add new json templates folder to MSI installers
Steve Borho
- [PATCH 2 of 2] requires: write requires file on commit
Adrian Buehlmann
- [PATCH 2 of 2] requires: write requires file on commit
Adrian Buehlmann
- [PATCH 2 of 2] requires: write requires file on commit
Adrian Buehlmann
- [PATCH] test-manifestv2.t: test that we can convert to manifestv2 with clone
Adrian Buehlmann
- [PATCH 1 of 2 V2] pathencode.c: for long paths, strip first dir, whether or not it's "data/"
Adrian Buehlmann
- [PATCH 1 of 2 V2] pathencode.c: for long paths, strip first dir, whether or not it's "data/"
Adrian Buehlmann
- [PATCH 1 of 2 V2] pathencode.c: for long paths, strip first dir, whether or not it's "data/"
Adrian Buehlmann
- [PATCH 1 of 2 V2] pathencode.c: for long paths, strip first dir, whether or not it's "data/"
Adrian Buehlmann
- [PATCH alternative-version] pathencode: for long paths, strip first 5 chars, not first dir
Adrian Buehlmann
- [PATCH alternative-version] pathencode: for long paths, strip first 5 chars, not first dir
Adrian Buehlmann
- [PATCH alternative-version] pathencode: for long paths, strip first 5 chars, not first dir
Adrian Buehlmann
- [PATCH] util.h: kill no longer needed definitions for Python < 2.5
Adrian Buehlmann
- [PATCH] store: add comment in _hashencode with reason for skipping the first 5 chars
Adrian Buehlmann
- [PATCH] util.h: kill no longer needed definitions for Python < 2.6
Adrian Buehlmann
- [PATCH 1 of 3] setup: kill pure hack for osutil on Windows for Python 2.4
Adrian Buehlmann
- [PATCH 2 of 3] setup: move osutil_ldflags logic to before extmodules definition
Adrian Buehlmann
- [PATCH 3 of 3] setup: integrate osutil C extension into extmodules initialization
Adrian Buehlmann
- [PATCH] windows: add comment in normcase()
Adrian Buehlmann
- [PATCH] util.h: kill no longer needed definitions for Python < 2.6
Adrian Buehlmann
- [PATCH] util.h: kill no longer needed definitions for Python < 2.6
Adrian Buehlmann
- [PATCH] treemanifest: store submanifest revlog per directory
Adrian Buehlmann
- [PATCH] treemanifest: store submanifest revlog per directory
Adrian Buehlmann
- [PATCH] util: kill Python 2.4 deque.remove hack
Adrian Buehlmann
- [PATCH] util: kill Python 2.4 deque.remove hack
Adrian Buehlmann
- [PATCH] util: kill Python 2.4 deque.remove hack
Adrian Buehlmann
- [PATCH] util: kill Python 2.4 deque.remove hack
Adrian Buehlmann
- [PATCH] util: kill Python 2.4 deque.remove hack
Adrian Buehlmann
- [PATCH 3 of 4] revlog: raise an exception earlier if an entry is too large
Adrian Buehlmann
- [PATCH] context: make warning message for hidden revision extensible
Laurent Charignon
- [PATCH 1 of 2] phases: add set per phase in C phase computation
Laurent Charignon
- [PATCH 2 of 2] revset: optimize not public revset
Laurent Charignon
- [PATCH 1 of 2] obsolete: speed up computation of bumped revset
Laurent Charignon
- [PATCH 2 of 2] obsolete: speed up unstable computation
Laurent Charignon
- [PATCH 1 of 4 evolve-ext] evolve: refactoring of the code displaying error when no trouble found
Laurent Charignon
- [PATCH 2 of 4 evolve-ext] evolve: renaming of a variable
Laurent Charignon
- [PATCH 3 of 4 evolve-ext] evolve: move code to track progress and start node
Laurent Charignon
- [PATCH 4 of 4 evolve-ext] evolve: add new variable and comment
Laurent Charignon
- [PATCH 1 of 4 evolve-ext] evolve: extract the logic to solve one change into a method
Laurent Charignon
- [PATCH 2 of 4 evolve-ext] evolve: simplify the evolve function
Laurent Charignon
- [PATCH 3 of 4 evolve-ext] evolve: extract cleanup logic in the evolve function
Laurent Charignon
- [PATCH 4 of 4 evolve-ext] evolve: add --rev option to the evolve command
Laurent Charignon
- [PATCH 3 of 4 evolve-ext] evolve: extract cleanup logic in the evolve function
Laurent Charignon
- [PATCH 4 of 4 evolve-ext] evolve: add --rev option to the evolve command
Laurent Charignon
- [PATCH 1 of 5 evolve-ext-V2] evolve: extract the logic to solve one change into a method
Laurent Charignon
- [PATCH 2 of 5 evolve-ext-V2] evolve: optimize the computation of the troubled() revset
Laurent Charignon
- [PATCH 3 of 5 evolve-ext-V2] evolve: simplify the evolve function
Laurent Charignon
- [PATCH 4 of 5 evolve-ext-V2] evolve: extract cleanup logic in the evolve function
Laurent Charignon
- [PATCH 5 of 5 evolve-ext-V2] evolve: add --rev option to the evolve command
Laurent Charignon
- [PATCH 1 of 4 evolve-ext] evolve: make --all use the same code path than --rev without filtering
Laurent Charignon
- [PATCH 2 of 4 evolve-ext] evolve: restructure evolve function into trouble selection and resolution
Laurent Charignon
- [PATCH 3 of 4 evolve-ext] evolve: rename handlenotrouble to _handlenotrouble and add doc
Laurent Charignon
- [PATCH 4 of 4 evolve-ext] evolve: improve the help message of --rev
Laurent Charignon
- [PATCH 3 of 5 evolve-ext-V2] evolve: simplify the evolve function
Laurent Charignon
- [PATCH evolve-ext] inhibit: config to enable only direct access
Laurent Charignon
- [PATCH evolve-ext] inhibit: direct access with and without warning on a per command basis
Laurent Charignon
- [PATCH evolve-ext-V2] inhibit: direct access with and without warning on a per command basis
Laurent Charignon
- [PATCH 1 of 2] phases: add set per phase in C phase computation
Laurent Charignon
- [PATCH evolve-ext] inhibit: direct access with and without warning on a per command basis
Laurent Charignon
- [PATCH evolve-ext] inhbit: make tests work with evolution.createmarkers config
Laurent Charignon
- [PATCH evolve-ext-V3] inhibit: direct access with and without warning on a per command basis
Laurent Charignon
- [PATCH 1 of 2 V2] phases: add set per phase in C phase computation
Laurent Charignon
- [PATCH 2 of 2 V2] revset: optimize not public revset
Laurent Charignon
- [PATCH evolve-ext-V4] inhibit: direct access with and without warning on a per command basis
Laurent Charignon
- [PATCH 1 of 5 evolve-ext] evolve: don't use python sets on top of revset for evolve --rev
Laurent Charignon
- [PATCH 2 of 5 evolve-ext] evolve: move return statement at the right level
Laurent Charignon
- [PATCH 3 of 5 evolve-ext] evolve: add new line after error message
Laurent Charignon
- [PATCH 4 of 5 evolve-ext] evolve: add selector for trouble types
Laurent Charignon
- [PATCH 5 of 5 evolve-ext] evolve: make --rev solve only unstability by default
Laurent Charignon
- [PATCH evolve-ext] evolve: current bookmark wrongly moving during prune (issue4559)
Laurent Charignon
- [PATCH] record: make hg record always use the non curses interface
Laurent Charignon
- [PATCH 1 of 4 V2] checkcode: remove check for context manager
Laurent Charignon
- [PATCH 2 of 4 V2] ui: add context manager to override config
Laurent Charignon
- [PATCH 3 of 4 V2] ui: use the new configoverride context manager instead of saving/restoring
Laurent Charignon
- [PATCH 4 of 4 V2] record: make hg record always use the non curses interface
Laurent Charignon
- [PATCH 1 of 5 evolve-ext] evolve: don't use python sets on top of revset for evolve --rev
Laurent Charignon
- [PATCH 2 of 5 evolve-ext] evolve: move return statement at the right level
Laurent Charignon
- [PATCH 3 of 5 evolve-ext] evolve: add new line after error message
Laurent Charignon
- [PATCH 4 of 5 evolve-ext] evolve: add selector for trouble types
Laurent Charignon
- [PATCH 5 of 5 evolve-ext] evolve: make --rev solve only unstability by default
Laurent Charignon
- [PATCH V3] record: make hg record always use the non curses interface
Laurent Charignon
- [PATCH 3 of 4 V2] ui: use the new configoverride context manager instead of saving/restoring
Laurent Charignon
- [PATCH V4] record: make hg record always use the non curses interface
Laurent Charignon
- [PATCH evolve-ext] inhibit: create direct access extension
Laurent Charignon
- [PATCH 1 of 2 V2] phases: add set per phase in C phase computation
Laurent Charignon
- [PATCH 1 of 2 V3] phases: add set per phase in C phase computation
Laurent Charignon
- [PATCH 2 of 2 V3] revset: optimize not public revset
Laurent Charignon
- [PATCH evolve-ext] prune: with active bookmark should stay active
Laurent Charignon
- [PATCH evolve-ext-V2] prune: with active bookmark should stay active
Laurent Charignon
- [PATCH evolve-ext] prune: with active bookmark should stay active
Laurent Charignon
- [PATCH V4] record: make hg record always use the non curses interface
Laurent Charignon
- [PATCH evolve-ext-V3] prune: with active bookmark should stay active
Laurent Charignon
- [PATCH evolve-ext] inhibit: add test to ensure that --hidden is working with inhibit
Laurent Charignon
- [PATCH 1 of 2 evolve-ext-V2] evolve: make output of test match latest hg
Laurent Charignon
- [PATCH 2 of 2 evolve-ext-V2] inhibit: add test to ensure that --hidden is working with inhibit
Laurent Charignon
- [PATCH evolve-ext] evolve: add a test for prune --keep -r . with active bookmark
Laurent Charignon
- [PATCH] changelog: make native head computation aware of filtering
Laurent Charignon
- [PATCH] changelog: make native head computation aware of filtering
Laurent Charignon
- [PATCH V2] changelog: fix bug in native head computation
Laurent Charignon
- [PATCH V2] changelog: fix bug in native head computation
Laurent Charignon
- [PATCH V2] changelog: fix bug in native head computation
Laurent Charignon
- [PATCH 1 of 2 V3] changelog: move index_get_parents function up
Laurent Charignon
- [PATCH 2 of 2 V3] changelog: fix bug in heads computation
Laurent Charignon
- [PATCH 1 of 5] record: extract ishunk to a function
Laurent Charignon
- [PATCH 2 of 5] record: extract code to compute newly added and modified files
Laurent Charignon
- [PATCH 3 of 5] revert: make revert --interactive use git style diff
Laurent Charignon
- [PATCH 4 of 5] revert: fix bug in revert --interactive
Laurent Charignon
- [PATCH 5 of 5] interactive: make revert -i and shelve -i not experimental
Laurent Charignon
- [PATCH evolve-ext] inhbit: don't crash on commit with no changes
Laurent Charignon
- [PATCH evolve-ext] directaccess: don't crash when evolve is not loaded
Laurent Charignon
- [PATCH 1 of 5] record: extract ishunk to a function
Laurent Charignon
- [PATCH 4 of 5] revert: fix bug in revert --interactive
Laurent Charignon
- UI discussions for revert --interactive and uncommit --interactive
Laurent Charignon
- [PATCH 2 of 2 V3] changelog: fix bug in heads computation
Laurent Charignon
- [PATCH 2 of 2 V3] changelog: fix bug in heads computation
Laurent Charignon
- [PATCH 1 of 2 V4] changelog: change input type of index_get_parents
Laurent Charignon
- [PATCH 2 of 2 V4] changelog: fix bug in heads computation
Laurent Charignon
- [PATCH] patch: add 'extra' argument to makememctx
Laurent Charignon
- [PATCH 1 of 2 evolve-ext] evolve: small refactoring of the uncommit function
Laurent Charignon
- [PATCH 2 of 2 evolve-ext] uncommit: add support for interactive selection
Laurent Charignon
- [PATCH 1 of 3 evolve-ext] evolve: remove extra whitespace
Laurent Charignon
- [PATCH 2 of 3 evolve-ext] evolve: move return statement at the right level
Laurent Charignon
- [PATCH 3 of 3 evolve-ext] evolve: improve error message
Laurent Charignon
- [PATCH evolve-ext-V2] uncommit: add support for interactive selection
Laurent Charignon
- [PATCH 1 of 3] record: add an operation arguments to customize recording ui
Laurent Charignon
- [PATCH 2 of 3] record: add default value for operation argument
Laurent Charignon
- [PATCH 3 of 3] record: display the running operation for recording commands
Laurent Charignon
- [PATCH 1 of 2] parsers: move index_get_parents's declaration higher
Laurent Charignon
- [PATCH 2 of 2] parsers: simplify the code computing the phases
Laurent Charignon
- [PATCH evolve-ext] fold: add argument to handle ambiguous case
Laurent Charignon
- [PATCH 3 of 3] record: display the running operation for recording commands
Laurent Charignon
- [PATCH evolve-ext] fold: add argument to handle ambiguous case
Laurent Charignon
- [PATCH evolve-ext] fold: add argument to handle ambiguous case
Laurent Charignon
- [PATCH 1 of 5] ui: add function to query availability of the curses ui
Laurent Charignon
- [PATCH 2 of 5] record: use ui.curses() instead of checking the config directly
Laurent Charignon
- [PATCH 3 of 5] ui: change flag for curses interface to ui.curses
Laurent Charignon
- [PATCH 4 of 5] help: add help topic for the interactive mode
Laurent Charignon
- [PATCH 5 of 5] help: mention the help on interactive in shelve and commit
Laurent Charignon
- [PATCH 1 of 5] ui: add function to query availability of the curses ui
Laurent Charignon
- [PATCH 1 of 5 V2] ui: add function to query availability of the curses ui
Laurent Charignon
- [PATCH 2 of 5 V2] record: use ui.curses() instead of checking the config directly
Laurent Charignon
- [PATCH 3 of 5 V2] ui: change flag for curses interface to ui.curses
Laurent Charignon
- [PATCH 4 of 5 V2] help: add help topic for the interactive mode
Laurent Charignon
- [PATCH 5 of 5 V2] help: mention the help on interactive in shelve and commit
Laurent Charignon
- [PATCH 1 of 3 V2] record: precise documentation
Laurent Charignon
- [PATCH 2 of 3 V2] record: add default value for operation argument
Laurent Charignon
- [PATCH 3 of 3 V2] record: display the running operation for recording commands
Laurent Charignon
- [PATCH] revert: remove unused debug code in the test file
Laurent Charignon
- [PATCH] revert: add an experimental config to use inverted selection
Laurent Charignon
- [PATCH] phases: fix bug where native phase computation wasn't called
Laurent Charignon
- [PATCH evolve-ext] evolve: evolve --rev should warn of unsolvable case and not crash
Laurent Charignon
- [PATCH V2] revert: add an experimental config to use inverted selection
Laurent Charignon
- [PATCH V3] revert: add an experimental config to use inverted selection
Laurent Charignon
- mercurial at 24894: 5 new changesets (5 on stable)
Mercurial Commits
- mercurial at 24901: 7 new changesets
Mercurial Commits
- mercurial at 24919: 18 new changesets (4 on stable)
Mercurial Commits
- mercurial at 24931: 12 new changesets (2 on stable)
Mercurial Commits
- mercurial/crew at 25579: outgoing changeset (stable)
Mercurial Commits
- mercurial at 24942: 11 new changesets (1 on stable)
Mercurial Commits
- mercurial at 24951: 9 new changesets (3 on stable)
Mercurial Commits
- mercurial at 24957: 6 new changesets (1 on stable)
Mercurial Commits
- mercurial/crew at 25609: 5 outgoing changesets (2 stable)
Mercurial Commits
- mercurial/crew at 25609: 5 outgoing changesets (2 stable)
Mercurial Commits
- mercurial at 24990: 33 new changesets (3 on stable)
Mercurial Commits
- mercurial/crew at 25640: 3 outgoing changesets
Mercurial Commits
- mercurial/crew at 25640: 3 outgoing changesets
Mercurial Commits
- mercurial at 25007: 17 new changesets
Mercurial Commits
- mercurial at 25021: 14 new changesets
Mercurial Commits
- mercurial at 25022: new changeset
Mercurial Commits
- mercurial/crew at 25672: 3 outgoing changesets
Mercurial Commits
- mercurial at 25027: 5 new changesets
Mercurial Commits
- mercurial/crew at 25679: 2 outgoing changesets
Mercurial Commits
- mercurial at 25068: 41 new changesets
Mercurial Commits
- mercurial at 25075: 7 new changesets (2 on stable)
Mercurial Commits
- mercurial/crew at 25727: 2 outgoing changesets
Mercurial Commits
- mercurial at 25090: 15 new changesets
Mercurial Commits
- mercurial at 25102: 12 new changesets (2 on stable)
Mercurial Commits
- mercurial at 25105: 3 new changesets
Mercurial Commits
- mercurial at 25111: 6 new changesets
Mercurial Commits
- mercurial/crew at 25767: 4 outgoing changesets
Mercurial Commits
- mercurial/crew at 25767: 4 outgoing changesets
Mercurial Commits
- mercurial at 25118: 7 new changesets
Mercurial Commits
- mercurial/crew at 25774: 4 outgoing changesets
Mercurial Commits
- mercurial at 25131: 13 new changesets
Mercurial Commits
- mercurial at 25136: 5 new changesets
Mercurial Commits
- mercurial at 25162: 26 new changesets
Mercurial Commits
- mercurial at 25184: 22 new changesets
Mercurial Commits
- mercurial at 25191: 7 new changesets
Mercurial Commits
- mercurial/crew at 25866: outgoing changeset
Mercurial Commits
- mercurial at 25195: 4 new changesets (3 on stable)
Mercurial Commits
- mercurial at 25212: 17 new changesets
Mercurial Commits
- mercurial/crew at 25887: outgoing changeset
Mercurial Commits
- mercurial at 25229: 17 new changesets (2 on stable)
Mercurial Commits
- mercurial/crew at 25904: outgoing changeset
Mercurial Commits
- mercurial at 25237: 8 new changesets
Mercurial Commits
- mercurial at 25240: 3 new changesets
Mercurial Commits
- mercurial at 25241: new changeset
Mercurial Commits
- mercurial/crew at 25916: outgoing changeset
Mercurial Commits
- mercurial at 25247: 6 new changesets (1 on stable)
Mercurial Commits
- mercurial/crew at 25922: outgoing changeset
Mercurial Commits
- mercurial at 25264: 17 new changesets (1 on stable)
Mercurial Commits
- mercurial/crew at 25939: outgoing changeset
Mercurial Commits
- mercurial/crew at 25939: outgoing changeset
Mercurial Commits
- mercurial/crew at 25939: outgoing changeset
Mercurial Commits
- mercurial at 25270: 6 new changesets (4 on stable)
Mercurial Commits
- mercurial at 25289: 19 new changesets (1 on stable)
Mercurial Commits
- mercurial/crew at 25969: 5 outgoing changesets
Mercurial Commits
- mercurial at 25302: 13 new changesets (1 on stable)
Mercurial Commits
- mercurial/crew at 25980: 3 outgoing changesets
Mercurial Commits
- mercurial at 25316: 14 new changesets (1 on stable)
Mercurial Commits
- mercurial/crew at 25994: 3 outgoing changesets
Mercurial Commits
- mercurial at 25360: 44 new changesets (1 on stable)
Mercurial Commits
- mercurial/crew at 26046: 8 outgoing changesets
Mercurial Commits
- mercurial/crew at 26046: 8 outgoing changesets
Mercurial Commits
- mercurial at 25365: 5 new changesets
Mercurial Commits
- [PATCH RESEND] keyword: use wvfs.rmtree to remove kwdemo directory
Pierre-Yves David
- [PATCH] revert-roots: narrow the subset using smartset operation
Pierre-Yves David
- [PATCH] revert-roots: narrow the subset using smartset operation
Pierre-Yves David
- [PATCH] context: make warning message for hidden revision extensible
Pierre-Yves David
- [PATCH] run-test: include test name in the return output
Pierre-Yves David
- [PATCH 1 of 4] revset: make generatorset.__nonzero__ lazy
Pierre-Yves David
- [PATCH 2 of 4] revset-ancestors: rename 'revsnode' in 'inputrev'
Pierre-Yves David
- [PATCH 3 of 4] revset-ancestors: use and iterator instead of a dequeu
Pierre-Yves David
- [PATCH 4 of 4] revset: avoid returning duplicates when returning ancestors
Pierre-Yves David
- [PATCH] rebase: remove visibility blockers prior to clearrebase
Pierre-Yves David
- [PATCH 3 of 3] revset: drop factory that promotes spanset to fullreposet
Pierre-Yves David
- [PATCH 1 of 2 STABLE] reccord: remove useless line in test
Pierre-Yves David
- [PATCH 2 of 6] test-command-template: minor clarification in comment
Pierre-Yves David
- [PATCH 3 of 6] log: add a status template
Pierre-Yves David
- [PATCH 4 of 6] map-cmdline.bisect: rewrite just %include the default template
Pierre-Yves David
- [PATCH 5 of 6] config: give it a mapfile option, for parsing them specially
Pierre-Yves David
- [PATCH V2] revset: don't error out if tokens parse as existing symbols
Pierre-Yves David
- [PATCH 1 of 2] requires: move requires file writing func from localrepo to scmutil
Pierre-Yves David
- [PATCH 4 of 4 evolve-ext] evolve: add new variable and comment
Pierre-Yves David
- [PATCH 4 of 4 evolve-ext] evolve: add new variable and comment
Pierre-Yves David
- [PATCH 1 of 4 evolve-ext] evolve: refactoring of the code displaying error when no trouble found
Pierre-Yves David
- [PATCH 3 of 4 evolve-ext] evolve: move code to track progress and start node
Pierre-Yves David
- [PATCH 1 of 4 evolve-ext] evolve: extract the logic to solve one change into a method
Pierre-Yves David
- [PATCH 2 of 4 evolve-ext] evolve: simplify the evolve function
Pierre-Yves David
- [PATCH 3 of 4 evolve-ext] evolve: extract cleanup logic in the evolve function
Pierre-Yves David
- [PATCH 4 of 4 evolve-ext] evolve: add --rev option to the evolve command
Pierre-Yves David
- [PATCH evolve-ext] inhibit: don't inhibit pinned commits during rebase
Pierre-Yves David
- [PATCH 3 of 4 evolve-ext] evolve: extract cleanup logic in the evolve function
Pierre-Yves David
- [PATCH 4 of 4 evolve-ext] evolve: add --rev option to the evolve command
Pierre-Yves David
- [PATCH evolve-ext] inhibit: don't inhibit pinned commits during rebase
Pierre-Yves David
- [PATCH 5 of 5 evolve-ext-V2] evolve: add --rev option to the evolve command
Pierre-Yves David
- [PATCH 1 of 4] bookmarks: rename unsetcurrent to deactivate
Pierre-Yves David
- [PATCH STABLE] extensions: clear aftercallbacks after execution (issue4646)
Pierre-Yves David
- [PATCH 3 of 4 V2] bookmarks: rename readcurrent to readactive
Pierre-Yves David
- [PATCH 3 of 3] revset: drop factory that promotes spanset to fullreposet
Pierre-Yves David
- [PATCH 3 of 5 evolve-ext-V2] evolve: simplify the evolve function
Pierre-Yves David
- [PATCH 1 of 4 evolve-ext] evolve: make --all use the same code path than --rev without filtering
Pierre-Yves David
- [PATCH 2 of 4 evolve-ext] evolve: restructure evolve function into trouble selection and resolution
Pierre-Yves David
- [PATCH 3 of 4 evolve-ext] evolve: rename handlenotrouble to _handlenotrouble and add doc
Pierre-Yves David
- [PATCH 4 of 4 evolve-ext] evolve: improve the help message of --rev
Pierre-Yves David
- [PATCH] changelog: drop unnecessary override of "hasnode"
Pierre-Yves David
- [PATCH evolve-ext] bookmarks: update to use new readactive api
Pierre-Yves David
- [PATCH evolve-ext] bookmarks: update to use new readactive api
Pierre-Yves David
- [PATCH] test-subrepo-recursion: glob out all the date listed by unzip -l
Pierre-Yves David
- [PATCH] test-subrepo-git: ignore pax_global_header when listing archive
Pierre-Yves David
- [PATCH stable?] run-test: ensure the test port are available before launching test
Pierre-Yves David
- [PATCH stable?] run-test: ensure the test port are available before launching test
Pierre-Yves David
- [PATCH stable?] run-test: ensure the test port are available before launching test
Pierre-Yves David
- [PATCH] commit: add --allow-empty flag
Pierre-Yves David
- [PATCH] run-tests: implement Test._testMethodName
Pierre-Yves David
- [PATCH STABLE] test-run-test: unset run-test specific environment variables
Pierre-Yves David
- [PATCH 1 of 5] run-tests: when building json, use result.failures instead of result.faildata
Pierre-Yves David
- [PATCH 2 of 5] run-tests: factor json entry creation logic
Pierre-Yves David
- [PATCH 3 of 5] run-tests: stop explicit expansion of time data
Pierre-Yves David
- [PATCH 4 of 5] run-tests: when building json, get time data in the same order as elsewhere
Pierre-Yves David
- [PATCH 5 of 5] run-tests: spread and document the content of time tuple
Pierre-Yves David
- [PATCH] commit: add --allow-empty flag
Pierre-Yves David
- [PATCH] run-tests: implement Test._testMethodName
Pierre-Yves David
- [PATCH] test-histedit: fix HGEDITOR for Windows
Pierre-Yves David
- [PATCH STABLE] templater: strip single backslash before quotation mark in quoted template
Pierre-Yves David
- [PATCH STABLE] templater: strip single backslash before quotation mark in quoted template
Pierre-Yves David
- [PATCH 3 of 6 packaging] dockerlib: fix initcontainer for boot2docker users
Pierre-Yves David
- [PATCH 5 of 6 packaging] packaging: extract packagelib for common code from builddeb and buildrpm
Pierre-Yves David
- [PATCH 4 of 6 packaging] builddeb: new script for building a deb package
Pierre-Yves David
- [PATCH 6 of 6 packaging] dockerdeb: rules to build a debian package using docker
Pierre-Yves David
- [PATCH 4 of 6 packaging] builddeb: new script for building a deb package
Pierre-Yves David
- [PATCH 1 of 5] run-tests: when building json, use result.failures instead of result.faildata
Pierre-Yves David
- [PATCH 1 of 9 V3] cmdutil: add the class to restore dirstate at unexpected failure easily
Pierre-Yves David
- [PATCH 3 of 3] changegroup: drop _changelog and _manifest properties
Pierre-Yves David
- [PATCH 2 of 2] lazymanifest: drop SP before some labels
Pierre-Yves David
- [PATCH 3 of 3] templatekw: replace currentbookmark with activebookmark keyword
Pierre-Yves David
- [PATCH 1 of 5] run-tests: when building json, use result.failures instead of result.faildata
Pierre-Yves David
- [PATCH 1 of 2 DROP-PYTHON-2.4] rpm.spec: bump python dependency to 2.6
Pierre-Yves David
- [PATCH 2 of 2 DROP-PYTHON-2.4] setup.py: drop compatibility with Python 2.4 and 2.5
Pierre-Yves David
- [PATCH 2 of 2 DROP-PYTHON-2.4] setup.py: drop compatibility with Python 2.4 and 2.5
Pierre-Yves David
- [PATCH 1 of 5] run-tests: when building json, use result.failures instead of result.faildata
Pierre-Yves David
- [PATCH 1 of 2] run-tests: track start and end time of tests
Pierre-Yves David
- [PATCH 2 of 2] run-tests: include 'start' and 'end' in --time output
Pierre-Yves David
- [PATCH] wix: add new json templates folder to MSI installers
Pierre-Yves David
- [PATCH 1 of 2] run-tests: allow different extra weight for slow tests
Pierre-Yves David
- [PATCH 2 of 2] run-test.py: greatly increase the priority of 'check-code' tests
Pierre-Yves David
- [PATCH 5 of 6 packaging] packaging: extract packagelib for common code from builddeb and buildrpm
Pierre-Yves David
- [PATCH 1 of 2] lazymanifest: avoid 'bail' label when used on success path
Pierre-Yves David
- [PATCH 2 of 2] rebase: clear merge when aborting before any rebasing (issue4661)
Pierre-Yves David
- [PATCH evolve-ext] bookmarks: update to use new bookmarks api via compatibility layer
Pierre-Yves David
- [PATCH 1 of 9 V3] cmdutil: add the class to restore dirstate at unexpected failure easily
Pierre-Yves David
- [PATCH 9 of 9 V3] localrepo: write recent dirstate out for external process (BC) (issue4378)
Pierre-Yves David
- [PATCH 1 of 9 V3] cmdutil: add the class to restore dirstate at unexpected failure easily
Pierre-Yves David
- [PATCH 2 of 9 V3] localrepo: use changelog.hasnode instead of self.__contains__
Pierre-Yves David
- [PATCH] hgweb: clearly outline <tr> block in gitweb and spartan styles
Pierre-Yves David
- [PATCH 1 of 6 V3] test-command-template: add a new commit
Pierre-Yves David
- [PATCH 3 of 6 V3] templatefilters: don't stringify None into "None"
Pierre-Yves David
- [PATCH 2 of 6 V3] log: add a status template
Pierre-Yves David
- [PATCH 5 of 6 V3] config: give it a searchpaths option, for extra places for config files
Pierre-Yves David
- [PATCH 3 of 3] templatekw: replace currentbookmark with activebookmark keyword
Pierre-Yves David
- [PATCH 2 of 2] pathutil: hint if a path is root relative instead of cwd relative (issue4663)
Pierre-Yves David
- [PATCH 4 of 6 V3] map-cmdline.bisect: rewrite to just %include the default template
Pierre-Yves David
- [PATCH 2 of 2] dirs.c: speed up by storing number of direct children per dir
Pierre-Yves David
- [PATCH 4 of 4 V2] import: use ui.allowemptycommit to allow empty commits
Pierre-Yves David
- [PATCH evolve-ext] inhibit: config to enable only direct access
Pierre-Yves David
- [PATCH evolve-ext] inhibit: direct access with and without warning on a per command basis
Pierre-Yves David
- [PATCH RFC] cg1packer: use fastpath when changesets are not skipped or reordered
Pierre-Yves David
- [PATCH evolve-ext] inhbit: make tests work with evolution.createmarkers config
Pierre-Yves David
- [PATCH evolve-ext-V3] inhibit: direct access with and without warning on a per command basis
Pierre-Yves David
- [PATCH 2 of 6] revset: test current behavior of addset class
Pierre-Yves David
- [PATCH 3 of 6] revset: do not try to sort revisions unnecessarily by addset._iterator()
Pierre-Yves David
- [PATCH 5 of 6] revset: make addset class accepts more than two subsets (issue4565)
Pierre-Yves David
- [PATCH evolve-ext-V4] inhibit: direct access with and without warning on a per command basis
Pierre-Yves David
- [PATCH] record: make hg record always use the non curses interface
Pierre-Yves David
- [PATCH] store: add comment in _hashencode with reason for skipping the first 5 chars
Pierre-Yves David
- [PATCH 6 of 6] tests: check import cycles in hgext/**.py, too
Pierre-Yves David
- [PATCH evolve-ext] evolve: current bookmark wrongly moving during prune (issue4559)
Pierre-Yves David
- [PATCH 6 of 6] tests: check import cycles in hgext/**.py, too
Pierre-Yves David
- [PATCH 1 of 5 evolve-ext] evolve: don't use python sets on top of revset for evolve --rev
Pierre-Yves David
- [PATCH 2 of 5 evolve-ext] evolve: move return statement at the right level
Pierre-Yves David
- [PATCH 3 of 5 evolve-ext] evolve: add new line after error message
Pierre-Yves David
- [PATCH 4 of 5 evolve-ext] evolve: add selector for trouble types
Pierre-Yves David
- [PATCH 5 of 5 evolve-ext] evolve: make --rev solve only unstability by default
Pierre-Yves David
- [PATCH 6 of 6] tests: check import cycles in hgext/**.py, too
Pierre-Yves David
- [PATCH 1 of 5 evolve-ext] evolve: don't use python sets on top of revset for evolve --rev
Pierre-Yves David
- [PATCH 5 of 5 evolve-ext] evolve: make --rev solve only unstability by default
Pierre-Yves David
- [PATCH 1 of 4 V2] checkcode: remove check for context manager
Pierre-Yves David
- [PATCH 2 of 4 V2] ui: add context manager to override config
Pierre-Yves David
- [PATCH 3 of 4 V2] ui: use the new configoverride context manager instead of saving/restoring
Pierre-Yves David
- [PATCH 6 of 6] tests: check import cycles in hgext/**.py, too
Pierre-Yves David
- [PATCH against-clowncopter] run-tests: add a --profile option
Pierre-Yves David
- [PATCH 3 of 8] ignore: add ui to ignore stack
Pierre-Yves David
- [PATCH 2 of 8] ignore: refactor syntax concatenation
Pierre-Yves David
- [PATCH 3 of 4 V2] ui: use the new configoverride context manager instead of saving/restoring
Pierre-Yves David
- [PATCH V3] record: make hg record always use the non curses interface
Pierre-Yves David
- [PATCH 3 of 6] revset: do not try to sort revisions unnecessarily by addset._iterator()
Pierre-Yves David
- [PATCH 3 of 3] revset: drop factory that promotes spanset to fullreposet
Pierre-Yves David
- [PATCH 3 of 8] ignore: add ui to ignore stack
Pierre-Yves David
- [PATCH against-clowncopter] run-tests: add a --profile option
Pierre-Yves David
- [PATCH] windows: add comment in normcase()
Pierre-Yves David
- [PATCH] util.h: kill no longer needed definitions for Python < 2.6
Pierre-Yves David
- [PATCH 3 of 3] setup: integrate osutil C extension into extmodules initialization
Pierre-Yves David
- [PATCH] util.h: kill no longer needed definitions for Python < 2.6
Pierre-Yves David
- [PATCH 1 of 2 V2] run-tests: track start and end time of tests
Pierre-Yves David
- [PATCH 2 of 2 V2] run-tests: include 'start' and 'end' in --time output
Pierre-Yves David
- [PATCH evolve-ext] inhibit: create direct access extension
Pierre-Yves David
- [PATCH 2 of 2] rebase: verify that the bookmark is still valid when attempting to restore
Pierre-Yves David
- [PATCH 2 of 2] shelve: allow --patch and --stat without --list when dealing with a single shelf
Pierre-Yves David
- [PATCH] revset: fix iteration over ordered addset composed of non-ordered operant
Pierre-Yves David
- [PATCH 3 of 6] revset: do not try to sort revisions unnecessarily by addset._iterator()
Pierre-Yves David
- [PATCH 1 of 3 main-line-of-work] test-discovery: disable bundle2 for legacy test (issue4610)
Pierre-Yves David
- [PATCH 2 of 3 main-line-of-work] test-discovery-legacy: disable bundle2 for legacy test
Pierre-Yves David
- [PATCH 3 of 3 main-line-of-work] obsolete: sort obsmarkers during exchange
Pierre-Yves David
- [PATCH] revset: remove unused 'only' from methods table
Pierre-Yves David
- [PATCH 3 of 3 V2] test-http: drop compatibility check on Python >= 2.4.3
Pierre-Yves David
- [PATCH V4] record: make hg record always use the non curses interface
Pierre-Yves David
- [PATCH 1 of 3] hgweb: split some long lines in paper, gitweb and monoblue styles
Pierre-Yves David
- [PATCH against-clowncopter] run-tests: add a --profile option
Pierre-Yves David
- [PATCH against-clowncopter] run-tests: add a --profile option
Pierre-Yves David
- [PATCH 1 of 2 V2] phases: add set per phase in C phase computation
Pierre-Yves David
- [PATCH 2 of 2 V2] revset: optimize not public revset
Pierre-Yves David
- [PATCH 1 of 3] hgweb: split some long lines in paper, gitweb and monoblue styles
Pierre-Yves David
- [PATCH 1 of 3 V2] summary: add a phase line (draft, secret) to the output
Pierre-Yves David
- [PATCH 1 of 4 main-line-of-work] progress: get the extremely verbose output out of default debug
Pierre-Yves David
- [PATCH 2 of 4 main-line-of-work] test: test both bundle1 and bundle2 paths in 'test-push-hook-lock.t'
Pierre-Yves David
- [PATCH 3 of 4 main-line-of-work] hg-ssh: reject push earlier (on pretxnopen)
Pierre-Yves David
- [PATCH 4 of 4 main-line-of-work] getbundle: sort bundlecaps before exchanging then over the wire
Pierre-Yves David
- [PATCH 1 of 3 V2] summary: add a phase line (draft, secret) to the output
Pierre-Yves David
- [PATCH 2 of 3] commit: add a -M/--reuse-message option to copy a commit message from a
Pierre-Yves David
- [PATCH 3 of 8] ignore: add ui to ignore stack
Pierre-Yves David
- [PATCH 1 of 3 V2] summary: add a phase line (draft, secret) to the output
Pierre-Yves David
- [PATCH 3 of 8] ignore: add ui to ignore stack
Pierre-Yves David
- [PATCH 1 of 3 V2] summary: add a phase line (draft, secret) to the output
Pierre-Yves David
- [PATCH 3 of 3] revset: drop factory that promotes spanset to fullreposet
Pierre-Yves David
- [PATCH 3 of 3] revset: drop factory that promotes spanset to fullreposet
Pierre-Yves David
- [PATCH 2 of 2] test-import: update for no-execbit platforms with 1ef96a3b8b89
Pierre-Yves David
- [PATCH 2 of 6] ignore: throw exception for bad syntax (BC)
Pierre-Yves David
- [PATCH 2 of 2 V3] revset: optimize not public revset
Pierre-Yves David
- [PATCH STABLE] ssh: capture output with bundle2 again (issue4642)
Pierre-Yves David
- [PATCH evolve-ext] prune: with active bookmark should stay active
Pierre-Yves David
- [PATCH 1 of 2 evolve-ext] evolve: rename util.any -> any
Pierre-Yves David
- [PATCH 2 of 2 evolve-ext] tests: adapt to summary with phases output
Pierre-Yves David
- [PATCH 1 of 9 V3] cmdutil: add the class to restore dirstate at unexpected failure easily
Pierre-Yves David
- [PATCH] util: kill Python 2.4 deque.remove hack
Pierre-Yves David
- [PATCH 1 of 2] revset: drop docstring from internal _notpublic() function
Pierre-Yves David
- [PATCH V4] record: make hg record always use the non curses interface
Pierre-Yves David
- Goaltender meeting report
Pierre-Yves David
- [PATCH 1 of 5 STABLE] help: add note about TXNID for Python hook
Pierre-Yves David
- [PATCH V4] record: make hg record always use the non curses interface
Pierre-Yves David
- [PATCH evolve-ext-V3] prune: with active bookmark should stay active
Pierre-Yves David
- [PATCH evolve-ext] inhibit: add test to ensure that --hidden is working with inhibit
Pierre-Yves David
- [PATCH 1 of 5 STABLE V2] localrepo: rename hook argument from TXNID to txnid
Pierre-Yves David
- [PATCH 4 of 5 STABLE V2] localrepo: use correct argument name for pretxnclose hooks
Pierre-Yves David
- [PATCH 4 of 4] ignore: use 'include:' rules instead of custom syntax
Pierre-Yves David
- [PATCH 2 of 5 STABLE] transaction: separate calculating TXNID from creating transaction object
Pierre-Yves David
- [PATCH 1 of 2 evolve-ext] evolve: rename util.any -> any
Pierre-Yves David
- [PATCH 5 of 5 STABLE] hook: omit newly added but omitable hook arguments for legacy Python hooks
Pierre-Yves David
- [PATCH 1 of 2] revset: drop docstring from internal _notpublic() function
Pierre-Yves David
- [PATCH 2 of 6] dirstate: use open/read of vfs(opener) explicitly instead of read
Pierre-Yves David
- [PATCH 2 of 5 STABLE] transaction: separate calculating TXNID from creating transaction object
Pierre-Yves David
- [PATCH 1 of 2 evolve-ext-V2] evolve: make output of test match latest hg
Pierre-Yves David
- [PATCH 2 of 2 evolve-ext-V2] inhibit: add test to ensure that --hidden is working with inhibit
Pierre-Yves David
- [PATCH evolve-ext] evolve: add a test for prune --keep -r . with active bookmark
Pierre-Yves David
- [PATCH] changelog: make native head computation aware of filtering
Pierre-Yves David
- [PATCH 1 of 5] error: allow a 'hint' to OutOfBandError
Pierre-Yves David
- [PATCH 2 of 5] sshpeer: break "OutOfBandError" feature for ssh (BC)
Pierre-Yves David
- [PATCH 3 of 5] sshpeer: extract the forward output logic
Pierre-Yves David
- [PATCH 4 of 5] util: allow to specify buffer size in popen4
Pierre-Yves David
- [PATCH 5 of 5] sshpeer: run the ssh command unbuffered
Pierre-Yves David
- [PATCH 4 of 4] revset: do not nest addset by "addset + other" (issue4565)
Pierre-Yves David
- [PATCH 1 of 3] exchange: move code for generating a streaming clone into exchange
Pierre-Yves David
- [PATCH 3 of 6] dirstate: read from `.pending` file under HG_PENDING mode
Pierre-Yves David
- [PATCH V2] changelog: fix bug in native head computation
Pierre-Yves David
- [PATCH 4 of 4] revset: do not nest addset by "addset + other" (issue4565)
Pierre-Yves David
- [PATCH 3 of 4] match: enable 'relinclude:' syntax
Pierre-Yves David
- [PATCH evolve-ext] inhbit: don't crash on commit with no changes
Pierre-Yves David
- [PATCH 3 of 6] dirstate: read from `.pending` file under HG_PENDING mode
Pierre-Yves David
- [PATCH 5 of 5] sshpeer: run the ssh command unbuffered
Pierre-Yves David
- [PATCH STABLE] transaction: use the proper variable in '_addbackupentry' (issue4684)
Pierre-Yves David
- [PATCH evolve-ext] directaccess: don't crash when evolve is not loaded
Pierre-Yves David
- [PATCH 5 of 5] fileset: pretty print syntax tree in debug output
Pierre-Yves David
- [PATCH 1 of 5] record: extract ishunk to a function
Pierre-Yves David
- [PATCH 4 of 5] revert: fix bug in revert --interactive
Pierre-Yves David
- [PATCH 5 of 5] interactive: make revert -i and shelve -i not experimental
Pierre-Yves David
- UI discussions for revert --interactive and uncommit --interactive
Pierre-Yves David
- [PATCH 5 of 5] interactive: make revert -i and shelve -i not experimental
Pierre-Yves David
- [PATCH STABLE] revbranchcache: special case nullrev
Pierre-Yves David
- [PATCH 2 of 2 STABLE V2] revbranchcache: return uncached branchinfo for nullrev (issue4683)
Pierre-Yves David
- [PATCH 3 of 6] dirstate: read from `.pending` file under HG_PENDING mode
Pierre-Yves David
- [PATCH 2 of 2 STABLE V3] localrepo: pass hook argument txnid to pretxnopen hooks
Pierre-Yves David
- UI discussions for revert --interactive and uncommit --interactive
Pierre-Yves David
- [PATCH 1 of 6] changegroup: expose list of changesets from getsubsetraw
Pierre-Yves David
- [PATCH 2 of 8] localrepo: use absolute import
Pierre-Yves David
- [PATCH 1 of 6] changegroup: expose list of changesets from getsubsetraw
Pierre-Yves David
- [PATCH 1 of 8] test-module-imports: drop check for Python >= 2.6
Pierre-Yves David
- [PATCH 1 of 6] changegroup: expose list of changesets from getsubsetraw
Pierre-Yves David
- [PATCH 2 of 8] localrepo: use absolute import
Pierre-Yves David
- [PATCH 1 of 6] changegroup: expose list of changesets from getsubsetraw
Pierre-Yves David
- [PATCH 3 of 4] revset: add helper to build balanced addsets from chained 'or' operations
Pierre-Yves David
- [PATCH 2 of 2 V3] changelog: fix bug in heads computation
Pierre-Yves David
- [PATCH 2 of 2 V3] changelog: fix bug in heads computation
Pierre-Yves David
- [PATCH 2 of 2 V4] changelog: fix bug in heads computation
Pierre-Yves David
- [PATCH] color: add default colors for draft and secret changes
Pierre-Yves David
- UI discussions for revert --interactive and uncommit --interactive
Pierre-Yves David
- [PATCH 1 of 3] demandimport: define an importnow context manager
Pierre-Yves David
- [PATCH STABLE] transaction: really fix _addbackupentry key usage (issue4684)
Pierre-Yves David
- [PATCH] color: add default colors for draft and secret changes
Pierre-Yves David
- UI discussions for revert --interactive and uncommit --interactive
Pierre-Yves David
- [PATCH 3 of 4] revset: add helper to build balanced addsets from chained 'or' operations
Pierre-Yves David
- [PATCH] devel: rename 'all' to 'all-warnings' (BC)
Pierre-Yves David
- [PATCH] repair: forbid strip from inside a transaction
Pierre-Yves David
- [PATCH] repair: forbid strip from inside a transaction
Pierre-Yves David
- [PATCH 1 of 3] demandimport: define an importnow context manager
Pierre-Yves David
- [PATCH 3 of 3 evolve-ext] evolve: improve error message
Pierre-Yves David
- [PATCH 2 of 2 evolve-ext] uncommit: add support for interactive selection
Pierre-Yves David
- [PATCH 1 of 2 evolve-ext] evolve: small refactoring of the uncommit function
Pierre-Yves David
- [PATCH] patch: add 'extra' argument to makememctx
Pierre-Yves David
- [PATCH] commit: improve --close-branch documentation
Pierre-Yves David
- [PATCH] convert: properly pass null ids through .hgtags (issue4678)
Pierre-Yves David
- [PATCH 4 of 4 V2] revset: reduce nesting of chained 'or' operations (issue4624)
Pierre-Yves David
- [PATCH evolve-ext-V2] uncommit: add support for interactive selection
Pierre-Yves David
- [PATCH] match: visit directory 'foo' when given e.g. '-X foo/ba?'
Pierre-Yves David
- [PATCH 5 of 5] patch: invoke dirstate.dirtyifambig on changed file for safety
Pierre-Yves David
- [PATCH 1 of 3] record: add an operation arguments to customize recording ui
Pierre-Yves David
- [PATCH 2 of 3] record: add default value for operation argument
Pierre-Yves David
- [PATCH 3 of 3] record: display the running operation for recording commands
Pierre-Yves David
- [PATCH 2 of 2] parsers: simplify the code computing the phases
Pierre-Yves David
- [PATCH 1 of 3 main-line-of-works (35 more patches to go)] bundle2: introduce a specific function for bundling debug message
Pierre-Yves David
- [PATCH 2 of 3 main-line-of-works (35 more patches to go)] bundle2: prefix all bundling debug messages with 'bundle2-ouput:'
Pierre-Yves David
- [PATCH 3 of 3 main-line-of-works (35 more patches to go)] bundle2: handle new line in 'outdebug' function
Pierre-Yves David
- [PATCH 1 of 3] demandimport: define an importnow context manager
Pierre-Yves David
- [PATCH 1 of 7 main-line-of-works (28 more patches to go)]] bundle2: introduce a specific function for debug messages while unbundling
Pierre-Yves David
- [PATCH 2 of 7 main-line-of-works (28 more patches to go)]] bundle2: prefix all unbundling debug message with 'bundle2-input:'
Pierre-Yves David
- [PATCH 3 of 7 main-line-of-works (28 more patches to go)]] bundle2: handle new line in 'indebug' function
Pierre-Yves David
- [PATCH 4 of 7 main-line-of-works (28 more patches to go)]] bundle2: add debug output for part generation
Pierre-Yves David
- [PATCH 5 of 7 main-line-of-works (28 more patches to go)]] bundle2: add generic debug output regarding generated bundle
Pierre-Yves David
- [PATCH 6 of 7 main-line-of-works (28 more patches to go)]] bundle2: add generic debug output regarding generated parts
Pierre-Yves David
- [PATCH 7 of 7 main-line-of-works (28 more patches to go)]] bundle2: add generic debug output regarding generated interruption
Pierre-Yves David
- [PATCH minor-cleanup] bundle2: add an informative comment to the capability dict
Pierre-Yves David
- [PATCH 1 of 6 main-line-of-works (22 more patches to go)]] bundle2: add generic debug output regarding processed bundle
Pierre-Yves David
- [PATCH 2 of 6 main-line-of-works (22 more patches to go)]] bundle2: add generic debug output at the end of bundle processing
Pierre-Yves David
- [PATCH 3 of 6 main-line-of-works (22 more patches to go)]] bundle2: add generic debug output regarding processed part
Pierre-Yves David
- [PATCH 4 of 6 main-line-of-works (22 more patches to go)]] bundle2: add generic debug output regarding processed part payload
Pierre-Yves David
- [PATCH 5 of 6 main-line-of-works (22 more patches to go)]] bundle2: add generic debug output regarding processed interruption
Pierre-Yves David
- [PATCH 6 of 6 main-line-of-works (22 more patches to go)]] bundle2: hide bundle2 stream debug under a config flag
Pierre-Yves David
- [PATCH main-line-of-work] subrepo: detect issue3871 case earlier so it apply to bundle2
Pierre-Yves David
- [PATCH evolve-ext] fold: add argument to handle ambiguous case
Pierre-Yves David
- [PATCH 1 of 2 (minor debug output change)] ssh: test some no-op pull through ssh with --debug
Pierre-Yves David
- [PATCH 2 of 2 (minor debug output change)] listkey: display the size of the listkey payload in a debug message
Pierre-Yves David
- [PATCH 01 of 10 main-line-of-work (some two digits more patches to go)] subrepo: detect issue3871 case earlier so it apply to bundle2
Pierre-Yves David
- [PATCH 02 of 10 main-line-of-work (some two digits more patches to go)] test: use bundle2 for exchange in test-obsolete
Pierre-Yves David
- [PATCH 03 of 10 main-line-of-work (some two digits more patches to go)] test: use bundle2 for exchange in test-bookmark-pushpull
Pierre-Yves David
- [PATCH 04 of 10 main-line-of-work (some two digits more patches to go)] test: use bundle2 for exchange in test-push-warn
Pierre-Yves David
- [PATCH 05 of 10 main-line-of-work (some two digits more patches to go)] test: use bundle2 for exchange in test-largefile
Pierre-Yves David
- [PATCH 06 of 10 main-line-of-work (some two digits more patches to go)] test: use bundle2 for exchange in test-push-warn
Pierre-Yves David
- [PATCH 07 of 10 main-line-of-work (some two digits more patches to go)] test: explicitly test wire protocol discovery with bundle1 and bundle2
Pierre-Yves David
- [PATCH 08 of 10 main-line-of-work (some two digits more patches to go)] test: use both bundle formats in test-bookmarks-pushpull
Pierre-Yves David
- [PATCH 09 of 10 main-line-of-work (some two digits more patches to go)] test: use bundle2 in test-acl
Pierre-Yves David
- [PATCH 10 of 10 main-line-of-work (some two digits more patches to go)] test: lock test-unbundlehash to bundle1 usage
Pierre-Yves David
- [PATCH 01 of 10 main-line-of-work (some two digits more patches to go)] subrepo: detect issue3871 case earlier so it apply to bundle2
Pierre-Yves David
- [PATCH 2 of 5] revset: make internal _list() expression remove duplicated revisions
Pierre-Yves David
- [PATCH 4 of 5] revset: optimize 'or' operation of trivial revisions to a list
Pierre-Yves David
- [PATCH 5 of 5] revset: add fast path for _list() of integer revisions
Pierre-Yves David
- [PATCH 4 of 4] templatekw: display non-current bookmarks (issue4552) (BC)
Pierre-Yves David
- [PATCH 2 of 2] tests: descending empty dirs works in all hgweb styles, test them too
Pierre-Yves David
- [PATCH 09 of 10 main-line-of-work (some two digits more patches to go)] test: use bundle2 in test-acl
Pierre-Yves David
- [PATCH] revert: add an experimental config to use inverted selection
Pierre-Yves David
- [PATCH 1 of 8] bundle2: add an informative comment to the capability dict
Pierre-Yves David
- [PATCH 2 of 8] bundle2: introduce a specific function for debug messages while unbundling
Pierre-Yves David
- [PATCH 3 of 8] bundle2: prefix all unbundling debug message with 'bundle2-input:'
Pierre-Yves David
- [PATCH 4 of 8] bundle2: handle new line in 'indebug' function
Pierre-Yves David
- [PATCH 5 of 8] bundle2: add debug output for part generation
Pierre-Yves David
- [PATCH 6 of 8] bundle2: add generic debug output regarding generated bundle
Pierre-Yves David
- [PATCH 7 of 8] bundle2: add generic debug output regarding generated parts
Pierre-Yves David
- [PATCH 8 of 8] bundle2: add generic debug output regarding generated interruption
Pierre-Yves David
- [PATCH] phases: fix bug where native phase computation wasn't called
Pierre-Yves David
- [PATCH 1 of 3] pull: only list remote bookmarks if -B is used to populate pulled heads
Pierre-Yves David
- [PATCH 2 of 3] pull: document the race condition with bookmark name
Pierre-Yves David
- [PATCH 3 of 3] pull: only prefetch bookmark when using bundle1
Pierre-Yves David
- [PATCH] revert: add an experimental config to use inverted selection
Pierre-Yves David
- [PATCH] treemanifest: visit directory 'foo' when given e.g. '-X foo/ba?'
Pierre-Yves David
- [PATCH evolve-ext] fold: add argument to handle ambiguous case
Pierre-Yves David
- [PATCH evolve-ext] fold: add argument to handle ambiguous case
Pierre-Yves David
- Properly initialize version string in python-hglib setup.py
Pierre-Yves David
- [PATCH 3 of 3] hg: explicitly check that peer lookup object has instance() if call failed
Pierre-Yves David
- [PATCH 1 of 3 side-word (+4)] util: introduce a bufferedinputpipe utility
Pierre-Yves David
- [PATCH 2 of 3 side-word (+4)] sshpeer: use a 'bufferedinputpipe' for standard output of the ssh process
Pierre-Yves David
- [PATCH 3 of 3 side-word (+4)] sshpeer: run the ssh command unbuffered
Pierre-Yves David
- [PATCH 2 of 3 side-word (+4)] sshpeer: use a 'bufferedinputpipe' for standard output of the ssh process
Pierre-Yves David
- [PATCH evolve-ext] fold: add argument to handle ambiguous case
Pierre-Yves David
- [PATCH 1 of 3] test: copy test-push-http.t to testpush-http-bundle1.t
Pierre-Yves David
- [PATCH 2 of 3] test: use bundle2 in test-push-http
Pierre-Yves David
- [PATCH 3 of 3] test: use bundle2 in test-pull-http
Pierre-Yves David
- [PATCH V4] revset: id() called with 40-byte strings should give the same results as for short strings
Alexander Drozdov
- [PATCH RESEND] keyword: use wvfs.rmtree to remove kwdemo directory
Christian Ebert
- [PATCH RESEND] keyword: use wvfs.rmtree to remove kwdemo directory
Christian Ebert
- [PATCH RESEND] keyword: use wvfs.rmtree to remove kwdemo directory
Christian Ebert
- [PATCH RESEND] keyword: use wvfs.rmtree to remove kwdemo directory
Christian Ebert
- [PATCH V2] keyword: use wvfs.rmtree to remove kwdemo directory
Christian Ebert
- [PATCH RESEND] keyword: use wvfs.rmtree to remove kwdemo directory
Christian Ebert
- Properly initialize version string in python-hglib setup.py
Peter Elmers
- Properly initialize version string in python-hglib setup.py
Peter Elmers
- [PATCH] localrepo: use modern import
Augie Fackler
- [PATCH STABLE] archive: always use portable path component separators with subrepos
Augie Fackler
- [PATCH 1 of 4] bookmarks: rename unsetcurrent to deactivate
Augie Fackler
- [PATCH] run-test: include test name in the return output
Augie Fackler
- [PATCH 2 of 2] obsolete: speed up unstable computation
Augie Fackler
- [PATCH 1 of 2] phases: add set per phase in C phase computation
Augie Fackler
- [PATCH RESEND] keyword: use wvfs.rmtree to remove kwdemo directory
Augie Fackler
- [PATCH 3 of 6] log: add a status template
Augie Fackler
- [PATCH in-crew] manifest: document return type of readfast()
Augie Fackler
- [PATCH in-crew] manifest: document return type of readfast()
Augie Fackler
- [PATCH 3 of 6] log: add a status template
Augie Fackler
- [PATCH py3] setup: hide octal literals inside strings so they're portable (issue4554)
Augie Fackler
- [PATCH STABLE] histedit: fix test-histedit-edit on vfat
Augie Fackler
- [PATCH evolve-ext] bookmarks: update to use new readactive api
Augie Fackler
- [PATCH] commit: add --allow-empty flag
Augie Fackler
- [PATCH 1 of 2 V2] pathencode.c: for long paths, strip first dir, whether or not it's "data/"
Augie Fackler
- [PATCH 2 of 2 STABLE] histedit: fix --continue when rules are finished
Augie Fackler
- [PATCH V2] bookmarks: simplify iscurrent to isactivewdirparent (API)
Augie Fackler
- [PATCH STABLE] templater: strip single backslash before quotation mark in quoted template
Augie Fackler
- [PATCH 2 of 2] templater: rename parsestring() to unquotestring() (API)
Augie Fackler
- [PATCH 1 of 6 packaging] dockerlib: start extracting common functions for setting up docker
Augie Fackler
- [PATCH 2 of 6 packaging] dockerlib: extract initcontainer() method
Augie Fackler
- [PATCH 3 of 6 packaging] dockerlib: fix initcontainer for boot2docker users
Augie Fackler
- [PATCH 4 of 6 packaging] builddeb: new script for building a deb package
Augie Fackler
- [PATCH 5 of 6 packaging] packaging: extract packagelib for common code from builddeb and buildrpm
Augie Fackler
- [PATCH 6 of 6 packaging] dockerdeb: rules to build a debian package using docker
Augie Fackler
- [PATCH 6 of 6 packaging] dockerdeb: rules to build a debian package using docker
Augie Fackler
- [PATCH] run-tests: implement Test._testMethodName
Augie Fackler
- [PATCH STABLE] templater: strip single backslash before quotation mark in quoted template
Augie Fackler
- [PATCH stable?] run-test: ensure the test port are available before launching test
Augie Fackler
- [PATCH 4 of 6 packaging] builddeb: new script for building a deb package
Augie Fackler
- [PATCH 4 of 6 packaging] builddeb: new script for building a deb package
Augie Fackler
- [PATCH 5 of 6 packaging] packaging: extract packagelib for common code from builddeb and buildrpm
Augie Fackler
- [PATCH 5 of 6 packaging] packaging: extract packagelib for common code from builddeb and buildrpm
Augie Fackler
- [PATCH] commit: add --allow-empty flag
Augie Fackler
- [PATCH 2 of 2] run-test.py: greatly increase the priority of 'check-code' tests
Augie Fackler
- [PATCH 1 of 5] run-tests: when building json, use result.failures instead of result.faildata
Augie Fackler
- [PATCH 2 of 2 DROP-PYTHON-2.4] setup.py: drop compatibility with Python 2.4 and 2.5
Augie Fackler
- [PATCH 3 of 6] import-checker: guess what module is imported by list of locally defined ones
Augie Fackler
- [PATCH 6 of 6] tests: check import cycles in hgext/**.py, too
Augie Fackler
- [PATCH 6 of 6] tests: check import cycles in hgext/**.py, too
Augie Fackler
- [PATCH 6 of 6] tests: check import cycles in hgext/**.py, too
Augie Fackler
- [PATCH against-clowncopter] run-tests: add a --profile option
Augie Fackler
- [PATCH 6 of 6] tests: check import cycles in hgext/**.py, too
Augie Fackler
- [PATCH against-clowncopter] run-tests: add a --profile option
Augie Fackler
- [PATCH against-clowncopter] run-tests: add a --profile option
Augie Fackler
- [PATCH 2 of 2 V2] run-tests: include 'start' and 'end' in --time output
Augie Fackler
- [PATCH 1 of 3] hgweb: split some long lines in paper, gitweb and monoblue styles
Augie Fackler
- [PATCH 1 of 4] templater: switch methods table on compileexp() of func args and inner expr
Augie Fackler
- [PATCH 3 of 3 main-line-of-work] obsolete: sort obsmarkers during exchange
Augie Fackler
- [PATCH] revset: fix iteration over ordered addset composed of non-ordered operant
Augie Fackler
- [PATCH 1 of 4 V2] import-checker: add utility to examine what module is imported easily
Augie Fackler
- [PATCH 2 of 4 V2] import-checker: make imported_modules yield absolute dotted_name_of_path
Augie Fackler
- [PATCH 3 of 4 V2] import-checker: remove useless module name supposition in checkmod
Augie Fackler
- [PATCH] util: kill Python 2.4 deque.remove hack
Augie Fackler
- [PATCH] util: kill Python 2.4 deque.remove hack
Augie Fackler
- [PATCH 2 of 3] commit: add a -M/--reuse-message option to copy a commit message from a
Augie Fackler
- [PATCH 2 of 3] commit: add a -M/--reuse-message option to copy a commit message from a
Augie Fackler
- [PATCH 1 of 8 py3-cleanup] run-tests: drop wifexited polyfill
Augie Fackler
- [PATCH 2 of 8 py3-cleanup] run-tests: drop subprocess _cleanup monkeypatch
Augie Fackler
- [PATCH 3 of 8 py3-cleanup] run-tests: introduce PYTHON3 boolean constant (issue4668)
Augie Fackler
- [PATCH 4 of 8 py3-cleanup] run-tests: prefer PYTHON3 constant to many version_info checks (issue4668)
Augie Fackler
- [PATCH 5 of 8 py3-cleanup] run-tests: move all open-coded sys.version_info checks to PYTHON3 (issue4668)
Augie Fackler
- [PATCH 6 of 8 py3-cleanup] run-tests: insist that if people use Python 3, they use 3.5.x
Augie Fackler
- [PATCH 7 of 8 py3-cleanup] run-tests: move unicode-to-bytes operations on paths to a helper (issue4667)
Augie Fackler
- [PATCH 8 of 8 py3-cleanup] run-tests: replace open-coded .decode()s on paths with a helper (issue4667)
Augie Fackler
- [PATCH 1 of 8 py3-cleanup] run-tests: drop wifexited polyfill
Augie Fackler
- [PATCH 4 of 4 V3] tests: check import cycles in hgext/**.py, too
Augie Fackler
- [PATCH] extensions: document that `testedwith = 'internal'` is special
Augie Fackler
- [PATCH] dispatch: add support for python-flamegraph[0] profiling
Augie Fackler
- [PATCH] run-tests: resurrect the wifexited polyfill (backout 6ab5a1c9ea3c)
Augie Fackler
- [PATCH 2 of 6] dirstate: use open/read of vfs(opener) explicitly instead of read
Augie Fackler
- [PATCH 6 of 6] dirstate: make write() aware of pending file
Augie Fackler
- [PATCH] files: recurse into subrepos automatically with an explicit path
Augie Fackler
- [PATCH 2 of 8] localrepo: use absolute import
Augie Fackler
- [PATCH 1 of 8] test-module-imports: drop check for Python >= 2.6
Augie Fackler
- [PATCH 1 of 6] changegroup: expose list of changesets from getsubsetraw
Augie Fackler
- [PATCH 5 of 7] largefiles: avoid match.files() in conditions
Augie Fackler
- [PATCH 7 of 7] manifest: use match.prefix() instead of 'not match.anypats()'
Augie Fackler
- [PATCH] hgweb: remove duplicate branch data passed to changeset template
Augie Fackler
- [PATCH 1 of 4 V2] pathutil: add dirname and join functions
Augie Fackler
- [PATCH 4 of 4 V2] help: add documentation on include: and subinclude:
Augie Fackler
- [PATCH] mergecopies: avoid slowdown from linkrev adjustment (issue4680)
Augie Fackler
- [PATCH] profile: disable nested report in lsprof by default
Augie Fackler
- [PATCH v2] mergecopies: avoid slowdown from linkrev adjustment (issue4680)
Augie Fackler
- [PATCH] hgweb: remove an extra call to nodebranchnodefault() in changesetentry()
Augie Fackler
- [PATCH 5 of 7] largefiles: avoid match.files() in conditions
Augie Fackler
- [PATCH v2] mergecopies: avoid slowdown from linkrev adjustment (issue4680)
Augie Fackler
- [PATCH 2 of 2 V3] changelog: fix bug in heads computation
Augie Fackler
- [PATCH 4 of 4 V2] help: add documentation on include: and subinclude:
Augie Fackler
- [PATCH] test-revset: update test that isn't broken on default branch
Augie Fackler
- [PATCH] copies: document hack for adding '' to set of dirs
Augie Fackler
- [PATCH 2 of 2 V3] changelog: fix bug in heads computation
Augie Fackler
- [PATCH 2 of 2 V3] changelog: fix bug in heads computation
Augie Fackler
- [PATCH 2 of 2 V4] changelog: fix bug in heads computation
Augie Fackler
- [PATCH] devel: rename 'all' to 'all-warnings' (BC)
Augie Fackler
- [PATCH] color: add default colors for draft and secret changes
Augie Fackler
- [PATCH 3 of 3] largefiles: avoid match.files() in conditions
Augie Fackler
- [PATCH] branch: don't warn about branches if repository has multiple branches already
Augie Fackler
- [PATCH 1 of 3] demandimport: define an importnow context manager
Augie Fackler
- [PATCH 3 of 3] dispatch: disable demandimport for the --debugger option
Augie Fackler
- [PATCH] repair: forbid strip from inside a transaction
Augie Fackler
- [PATCH STABLE] transaction: really fix _addbackupentry key usage (issue4684)
Augie Fackler
- [PATCH 1 of 4 V2] pathutil: add dirname and join functions
Augie Fackler
- [PATCH 2 of 2] test-treemanifest: add globs for Windows
Augie Fackler
- [PATCH] repair: forbid strip from inside a transaction
Augie Fackler
- Properly initialize version string in python-hglib setup.py
Augie Fackler
- [PATCH] match: normpath the ignore source when expanding the 'subinclude' kind
Augie Fackler
- [PATCH 5 of 5] sshpeer: run the ssh command unbuffered
Augie Fackler
- [PATCH 3 of 3 main-line-of-works (35 more patches to go)] bundle2: handle new line in 'outdebug' function
Augie Fackler
- [PATCH 1 of 3] demandimport: define an importnow context manager
Augie Fackler
- [PATCH minor-cleanup] bundle2: add an informative comment to the capability dict
Augie Fackler
- [PATCH 7 of 7 main-line-of-works (28 more patches to go)]] bundle2: add generic debug output regarding generated interruption
Augie Fackler
- [PATCH 2 of 2] largefiles: drop the unused lfcommands._addchangeset()
Augie Fackler
- [PATCH 3 of 3 V2] dispatch: disable demandimport for the --debugger option
Augie Fackler
- [PATCH 2 of 3 V2] revlog: provide a hint for revlog entries that exceed the maximum size
Augie Fackler
- [PATCH 3 of 3 V2] localrepo: better error message when revlog error and file addition (issue4675)
Augie Fackler
- [PATCH 1 of 5] ui: add function to query availability of the curses ui
Augie Fackler
- [PATCH 4 of 5] help: add help topic for the interactive mode
Augie Fackler
- [PATCH STABLE] histedit: fix keep during --continue
Augie Fackler
- [PATCH 1 of 3 V2] revlog: raise an exception earlier if an entry is too large
Augie Fackler
- [PATCH 6 of 6 main-line-of-works (22 more patches to go)]] bundle2: hide bundle2 stream debug under a config flag
Augie Fackler
- [PATCH main-line-of-work] subrepo: detect issue3871 case earlier so it apply to bundle2
Augie Fackler
- [PATCH 2 of 2 (minor debug output change)] listkey: display the size of the listkey payload in a debug message
Augie Fackler
- [PATCH 3 of 4] commands: rename current to active in variables and comments
Augie Fackler
- [PATCH 4 of 4] templatekw: display non-current bookmarks (issue4552) (BC)
Augie Fackler
- [PATCH] revert: remove unused debug code in the test file
Augie Fackler
- [PATCH] summary: move the parents phase marker from the phase to commit line (issue4688)
Augie Fackler
- [PATCH 09 of 10 main-line-of-work (some two digits more patches to go)] test: use bundle2 in test-acl
Augie Fackler
- [PATCH 08 of 10 main-line-of-work (some two digits more patches to go)] test: use both bundle formats in test-bookmarks-pushpull
Augie Fackler
- [PATCH 3 of 5 V2] ui: change flag for curses interface to ui.curses
Augie Fackler
- [PATCH 3 of 3 V2] record: display the running operation for recording commands
Augie Fackler
- [PATCH 2 of 3 V2] record: add default value for operation argument
Augie Fackler
- FYI: pushed most of marmoute's bundle2 work to the clowncopter
Augie Fackler
- [PATCH 3 of 3] pull: only prefetch bookmark when using bundle1
Augie Fackler
- [PATCH 1 of 2 STABLE] templater: do not process \-escapes at parsestring() (issue4290)
Sean Farley
- [PATCH STABLE] test-run-test: unset run-test specific environment variables
Sean Farley
- [PATCH 2 of 2 DROP-PYTHON-2.4] setup.py: drop compatibility with Python 2.4 and 2.5
Sean Farley
- [PATCH 2 of 2] shelve: allow --patch and --stat without --list when dealing with a single shelf
Sean Farley
- [PATCH against-clowncopter] run-tests: add a --profile option
Sean Farley
- [PATCH 2 of 3] commit: add a -M/--reuse-message option to copy a commit message from a
Sean Farley
- [PATCH 2 of 3] commit: add a -M/--reuse-message option to copy a commit message from a
Sean Farley
- Fwd: how to poll hg repo in python
Rathnamachary G
- how to poll hg repo in python
Rathnamachary G
- [PATCH 7 of 8] ignore: add support for including subdir .hgignores
Martin Geisler
- [PATCH STABLE] histedit: fix --edit-plan
Durham Goode
- [PATCH] rebase: remove visibility blockers prior to clearrebase
Durham Goode
- [PATCH STABLE] histedit: fix test-histedit-edit on vfat
Durham Goode
- [PATCH evolve-ext] inhibit: don't inhibit pinned commits during rebase
Durham Goode
- [PATCH evolve-ext] inhibit: don't inhibit pinned commits during rebase
Durham Goode
- [PATCH 1 of 2 STABLE] histedit: fix serializing of None backupfile
Durham Goode
- [PATCH 2 of 2 STABLE] histedit: fix --continue when rules are finished
Durham Goode
- [PATCH] commit: add --allow-empty flag
Durham Goode
- [PATCH] commit: add --allow-empty flag
Durham Goode
- [PATCH] commit: add --allow-empty flag
Durham Goode
- [PATCH] commit: add --allow-empty flag
Durham Goode
- [PATCH] commit: add --allow-empty flag
Durham Goode
- [PATCH 1 of 4 V2] commit: move empty commit condition to a new line
Durham Goode
- [PATCH 2 of 4 V2] commit: add ui.allowemptycommit config option
Durham Goode
- [PATCH 3 of 4 V2] mq: use ui.allowemptycommit to allow empty commits
Durham Goode
- [PATCH 4 of 4 V2] import: use ui.allowemptycommit to allow empty commits
Durham Goode
- [PATCH 4 of 4 V2] import: use ui.allowemptycommit to allow empty commits
Durham Goode
- [PATCH 1 of 8] ignore: refactor file read into a function
Durham Goode
- [PATCH 2 of 8] ignore: refactor syntax concatenation
Durham Goode
- [PATCH 3 of 8] ignore: add ui to ignore stack
Durham Goode
- [PATCH 4 of 8] ignore: remove redundant warn argument
Durham Goode
- [PATCH 5 of 8] ignore: pass root+ignorefilepath throughout ignore logic
Durham Goode
- [PATCH 6 of 8] ignore: switch to a dynamic filecache
Durham Goode
- [PATCH 7 of 8] ignore: add support for including subdir .hgignores
Durham Goode
- [PATCH 8 of 8] ignore: allow regex sub-ignores via a config
Durham Goode
- [PATCH 3 of 8] ignore: add ui to ignore stack
Durham Goode
- [PATCH 7 of 8] ignore: add support for including subdir .hgignores
Durham Goode
- [PATCH 7 of 8] ignore: add support for including subdir .hgignores
Durham Goode
- [PATCH] treemanifest: store submanifest revlog per directory
Durham Goode
- [PATCH 2 of 3] commit: add a -M/--reuse-message option to copy a commit message from a
Durham Goode
- [PATCH 2 of 3] commit: add a -M/--reuse-message option to copy a commit message from a
Durham Goode
- [PATCH 2 of 3] commit: add a -M/--reuse-message option to copy a commit message from a
Durham Goode
- [PATCH 3 of 8] ignore: add ui to ignore stack
Durham Goode
- [PATCH 1 of 6] ignore: remove .hgignore from ignore list if nonexistent
Durham Goode
- [PATCH 2 of 6] ignore: throw exception for bad syntax (BC)
Durham Goode
- [PATCH 3 of 6] ignore: move bad file handling out of readignorefile
Durham Goode
- [PATCH 4 of 6] ignore: combine readignorefile and _ignorefile
Durham Goode
- [PATCH 5 of 6] ignore: rename readignorefile to readpatternfile
Durham Goode
- [PATCH 6 of 6] ignore: move readpatternfile to match.py
Durham Goode
- [PATCH 6 of 6] ignore: move readpatternfile to match.py
Durham Goode
- [PATCH 1 of 4] match: add source to kindpats list
Durham Goode
- [PATCH 2 of 4] match: add optional warn argument
Durham Goode
- [PATCH 3 of 4] match: add 'include:' syntax
Durham Goode
- [PATCH 4 of 4] ignore: use 'include:' rules instead of custom syntax
Durham Goode
- [PATCH 4 of 4] ignore: use 'include:' rules instead of custom syntax
Durham Goode
- [PATCH 1 of 4] match: add root to _buildmatch
Durham Goode
- [PATCH 2 of 4] match: allow unioning arbitrary match functions
Durham Goode
- [PATCH 3 of 4] match: enable 'relinclude:' syntax
Durham Goode
- [PATCH 4 of 4] help: add documentation on include: and subinclude:
Durham Goode
- [PATCH 3 of 4] match: enable 'relinclude:' syntax
Durham Goode
- [PATCH 3 of 4] match: enable 'relinclude:' syntax
Durham Goode
- [PATCH V2] changelog: fix bug in native head computation
Durham Goode
- [PATCH 1 of 4 V2] pathutil: add dirname and join functions
Durham Goode
- [PATCH 2 of 4 V2] copies: switch to using pathutil.dirname
Durham Goode
- [PATCH 3 of 4 V2] match: enable 'subinclude:' syntax
Durham Goode
- [PATCH 4 of 4 V2] help: add documentation on include: and subinclude:
Durham Goode
- UI discussions for revert --interactive and uncommit --interactive
Durham Goode
- [PATCH STABLE] revbranchcache: special case nullrev
Durham Goode
- [PATCH 1 of 4 V2] pathutil: add dirname and join functions
Durham Goode
- [PATCH STABLE] histedit: fix keep during --continue
Durham Goode
- [PATCH 1 of 6] localrepo: eliminate requirements class variable
Drew Gottlieb
- [PATCH 2 of 6] localrepo: make requirements always be a set in localrepo.__init__
Drew Gottlieb
- [PATCH 3 of 6] localrepo: make _applyrequirements more specific
Drew Gottlieb
- [PATCH 4 of 6] localrepo: have stream_in() not modify its argument
Drew Gottlieb
- [PATCH 5 of 6] localrepo: rename requirements parameter in stream_in()
Drew Gottlieb
- [PATCH 6 of 6] localrepo: eliminate local requirements var in init
Drew Gottlieb
- [PATCH 1 of 2] requires: move requires file writing func from localrepo to scmutil
Drew Gottlieb
- [PATCH 2 of 2] requires: write requires file on commit
Drew Gottlieb
- [PATCH 2 of 2] requires: write requires file on commit
Drew Gottlieb
- [PATCH 2 of 2] requires: write requires file on commit
Drew Gottlieb
- [PATCH] test-manifestv2.t: test that we can convert to manifestv2 with clone
Drew Gottlieb
- [PATCH] test-manifestv2.t: test that we can convert to manifestv2 with clone
Drew Gottlieb
- [PATCH] match: add match.ispartial()
Drew Gottlieb
- [PATCH] match: add match.ispartial()
Drew Gottlieb
- [PATCH 1 of 2] match: remove unnecessary optimization where visitdir() returns 'all'
Drew Gottlieb
- [PATCH 2 of 2] match: rename _fmap to _fileroots for clarity
Drew Gottlieb
- [PATCH] match: have visitdir() consider includes and excludes
Drew Gottlieb
- [PATCH] match: fix bug in match.visitdir()
Drew Gottlieb
- [PATCH STABLE] debuginstall: expand the editor path before searching for it (issue4380)
Matt Harbison
- [PATCH 1 of 2] windows: add doctest for shellquote()
Matt Harbison
- [PATCH 2 of 2] crecord: fix mixed imports warning
Matt Harbison
- [PATCH 1 of 2] windows: add doctest for shellquote()
Matt Harbison
- [PATCH STABLE] archive: always use portable path component separators with subrepos
Matt Harbison
- [PATCH 1 of 2] archive: drop the leading '.' path component from the prefix (issue4634)
Matt Harbison
- [PATCH 2 of 2] largefiles: drop os.path.join() in subrepo archive override
Matt Harbison
- [PATCH] test-histedit: fix HGEDITOR for Windows
Matt Harbison
- Pushgate (was [PATCH] test-histedit: fix HGEDITOR for Windows
Matt Harbison
- [PATCH 1 of 2] check-code: drop the python 2.5 warning for os.path.relpath()
Matt Harbison
- [PATCH 2 of 2] pathutil: hint if a path is root relative instead of cwd relative (issue4663)
Matt Harbison
- [PATCH 1 of 2] subrepo: introduce getfileset()
Matt Harbison
- [PATCH 2 of 2] match: resolve filesets in subrepos for commands given the '-S' argument
Matt Harbison
- [PATCH 1 of 2] test-treemanifest: add globs for Windows
Matt Harbison
- [PATCH 2 of 2] test-import: update for no-execbit platforms with 1ef96a3b8b89
Matt Harbison
- [PATCH] run-tests: resurrect the wifexited polyfill (backout 6ab5a1c9ea3c)
Matt Harbison
- [PATCH 1 of 2 STABLE] context: don't complain about a matcher's subrepo paths in changectx.walk()
Matt Harbison
- [PATCH 2 of 2 STABLE] match: explicitly naming a subrepo implies always() for the submatcher
Matt Harbison
- [PATCH 2 of 2 STABLE] match: explicitly naming a subrepo implies always() for the submatcher
Matt Harbison
- [PATCH 1 of 2 evolve-ext] evolve: rename util.any -> any
Matt Harbison
- [PATCH 2 of 2 evolve-ext] tests: adapt to summary with phases output
Matt Harbison
- [PATCH 1 of 2 evolve-ext] evolve: rename util.any -> any
Matt Harbison
- [PATCH 1 of 2 STABLE] context: don't complain about a matcher's subrepo paths in changectx.walk()
Matt Harbison
- [PATCH] files: recurse into subrepos automatically with an explicit path
Matt Harbison
- [PATCH] files: recurse into subrepos automatically with an explicit path
Matt Harbison
- [PATCH 1 of 2] test-revert-interactive: don't escape the $ for $TESTTMP
Matt Harbison
- [PATCH 2 of 2] test-treemanifest: add globs for Windows
Matt Harbison
- [PATCH] match: normpath the ignore source when expanding the 'subinclude' kind
Matt Harbison
- [PATCH 1 of 2] largefiles: use the convert extension for 'lfconvert --to-normal'
Matt Harbison
- [PATCH 2 of 2] largefiles: drop the unused lfcommands._addchangeset()
Matt Harbison
- [PATCH] revset: don't error out if tokens parse as existing symbols
Jordi Gutiérrez Hermoso
- [PATCH 1 of 6] test-command-template: test the phase template more precisely
Jordi Gutiérrez Hermoso
- [PATCH 2 of 6] test-command-template: minor clarification in comment
Jordi Gutiérrez Hermoso
- [PATCH 3 of 6] log: add a status template
Jordi Gutiérrez Hermoso
- [PATCH 4 of 6] map-cmdline.bisect: rewrite just %include the default template
Jordi Gutiérrez Hermoso
- [PATCH 5 of 6] config: give it a mapfile option, for parsing them specially
Jordi Gutiérrez Hermoso
- [PATCH 6 of 6] templater: parse the config as a mapfile
Jordi Gutiérrez Hermoso
- [PATCH 5 of 6] config: give it a mapfile option, for parsing them specially
Jordi Gutiérrez Hermoso
- [PATCH] revset: don't error out if tokens parse as existing symbols
Jordi Gutiérrez Hermoso
- [PATCH] revset: don't error out if tokens parse as existing symbols
Jordi Gutiérrez Hermoso
- [PATCH V2] revset: don't error out if tokens parse as existing symbols
Jordi Gutiérrez Hermoso
- [PATCH 3 of 6] log: add a status template
Jordi Gutiérrez Hermoso
- [PATCH 1 of 5 V2] test-command-template: add a new commit
Jordi Gutiérrez Hermoso
- [PATCH 2 of 5 V2] log: add a status template
Jordi Gutiérrez Hermoso
- [PATCH 3 of 5 V2] map-cmdline.bisect: rewrite to just %include the default template
Jordi Gutiérrez Hermoso
- [PATCH 4 of 5 V2] config: give it a searchpaths option, for extra places for config files
Jordi Gutiérrez Hermoso
- [PATCH 5 of 5 V2] templater: look for mapfiles in template paths
Jordi Gutiérrez Hermoso
- [PATCH 3 of 6] log: add a status template
Jordi Gutiérrez Hermoso
- [PATCH 4 of 5 V2] config: give it a searchpaths option, for extra places for config files
Jordi Gutiérrez Hermoso
- [PATCH] commit: add --allow-empty flag
Jordi Gutiérrez Hermoso
- [PATCH] commit: add --allow-empty flag
Jordi Gutiérrez Hermoso
- [PATCH 1 of 2] test-rebase-abort: add test from issue4009
Jordi Gutiérrez Hermoso
- [PATCH 2 of 2] rebase: clear merge when aborting before any rebasing (issue4661)
Jordi Gutiérrez Hermoso
- [PATCH 1 of 6 V3] test-command-template: add a new commit
Jordi Gutiérrez Hermoso
- [PATCH 2 of 6 V3] log: add a status template
Jordi Gutiérrez Hermoso
- [PATCH 3 of 6 V3] templatefilters: don't stringify None into "None"
Jordi Gutiérrez Hermoso
- [PATCH 4 of 6 V3] map-cmdline.bisect: rewrite to just %include the default template
Jordi Gutiérrez Hermoso
- [PATCH 5 of 6 V3] config: give it a searchpaths option, for extra places for config files
Jordi Gutiérrez Hermoso
- [PATCH 6 of 6 V3] templater: look for mapfiles in template paths
Jordi Gutiérrez Hermoso
- [PATCH 2 of 4 V2] commit: add ui.allowemptycommit config option
Jordi Gutiérrez Hermoso
- [PATCH 1 of 2 V4] config: give it an includepaths option for looking for config files
Jordi Gutiérrez Hermoso
- [PATCH 2 of 2 V4] templater: look for mapfiles in template paths
Jordi Gutiérrez Hermoso
- [PATCH 2 of 3] commit: add a -M/--reuse-message option to copy a commit message from a
Jordi Gutiérrez Hermoso
- [PATCH 1 of 4] error: refactor common hint-pattern into a common base class
Jordi Gutiérrez Hermoso
- [PATCH 2 of 4] error: derive RevlogError from HintException instead of Exception
Jordi Gutiérrez Hermoso
- [PATCH 3 of 4] revlog: raise an exception earlier if an entry is too large
Jordi Gutiérrez Hermoso
- [PATCH 4 of 4] localrepo: better error message when revlog error and file addition (issue4675)
Jordi Gutiérrez Hermoso
- [PATCH 1 of 4] error: refactor common hint-pattern into a common base class
Jordi Gutiérrez Hermoso
- [PATCH 3 of 4] revlog: raise an exception earlier if an entry is too large
Jordi Gutiérrez Hermoso
- [PATCH 1 of 3] demandimport: define an importnow context manager
Jordi Gutiérrez Hermoso
- [PATCH 2 of 3] hooks: replace if-try-finally with a "with" statement
Jordi Gutiérrez Hermoso
- [PATCH 3 of 3] dispatch: disable demandimport for the --debugger option
Jordi Gutiérrez Hermoso
- [PATCH] color: add default colors for draft and secret changes
Jordi Gutiérrez Hermoso
- [PATCH] color: add default colors for draft and secret changes
Jordi Gutiérrez Hermoso
- UI discussions for revert --interactive and uncommit --interactive
Jordi Gutiérrez Hermoso
- [PATCH] color: add default colors for draft and secret changes
Jordi Gutiérrez Hermoso
- [PATCH 1 of 3] demandimport: define an importnow context manager
Jordi Gutiérrez Hermoso
- [PATCH 1 of 3] demandimport: define an importnow context manager
Jordi Gutiérrez Hermoso
- [PATCH 1 of 3 V2] demandimport: define a `deactivated` context manager
Jordi Gutiérrez Hermoso
- [PATCH 2 of 3 V2] hooks: replace if-try-finally with a "with" statement
Jordi Gutiérrez Hermoso
- [PATCH 3 of 3 V2] dispatch: disable demandimport for the --debugger option
Jordi Gutiérrez Hermoso
- [PATCH 1 of 3 V2] revlog: raise an exception earlier if an entry is too large
Jordi Gutiérrez Hermoso
- [PATCH 2 of 3 V2] revlog: provide a hint for revlog entries that exceed the maximum size
Jordi Gutiérrez Hermoso
- [PATCH 3 of 3 V2] localrepo: better error message when revlog error and file addition (issue4675)
Jordi Gutiérrez Hermoso
- [PATCH evolve-ext] fold: add argument to handle ambiguous case
Jordi Gutiérrez Hermoso
- [PATCH evolve-ext] fold: add argument to handle ambiguous case
Jordi Gutiérrez Hermoso
- [PATCH] commit: add --allow-empty flag
Mike Hommey
- [PATCH RFC] cg1packer: use fastpath when changesets are not skipped or reordered
Mike Hommey
- [PATCH STABLE] censor: fix incorrect configuration name for ignoring error at censored file
FUJIWARA Katsunori
- [PATCH STABLE] tests: make tests with temporary environment setting portable
FUJIWARA Katsunori
- [PATCH 1 of 9 V2] cmdutil: add the class to restore dirstate at unexpected failure easily
FUJIWARA Katsunori
- [PATCH 2 of 9 V2] localrepo: use changelog.rev instead of self.__contains__
FUJIWARA Katsunori
- [PATCH 3 of 9 V2] amend: use dirstateguard instead of dirstate.invalidate
FUJIWARA Katsunori
- [PATCH 4 of 9 V2] import: use dirstateguard instead of dirstate.invalidate
FUJIWARA Katsunori
- [PATCH 5 of 9 V2] tryimportone: use dirstateguard instead of beginparentchange/endparentchange
FUJIWARA Katsunori
- [PATCH 6 of 9 V2] mq: use dirstateguard instead of dirstate.invalidate (qpush)
FUJIWARA Katsunori
- [PATCH 7 of 9 V2] mq: use dirstateguard instead of dirstate.invalidate (qrefresh)
FUJIWARA Katsunori
- [PATCH 8 of 9 V2] rebase: use dirstateguard instead of dirstate.invalidate
FUJIWARA Katsunori
- [PATCH 9 of 9 V2] localrepo: write recent dirstate out for external process (BC) (issue4378)
FUJIWARA Katsunori
- [PATCH 1 of 9 V2] cmdutil: add the class to restore dirstate at unexpected failure easily
FUJIWARA Katsunori
- [PATCH 2 of 9 V2] localrepo: use changelog.rev instead of self.__contains__
FUJIWARA Katsunori
- [PATCH 1 of 9 V3] cmdutil: add the class to restore dirstate at unexpected failure easily
FUJIWARA Katsunori
- [PATCH 2 of 9 V3] localrepo: use changelog.hasnode instead of self.__contains__
FUJIWARA Katsunori
- [PATCH 3 of 9 V3] amend: use dirstateguard instead of dirstate.invalidate
FUJIWARA Katsunori
- [PATCH 4 of 9 V3] import: use dirstateguard instead of dirstate.invalidate
FUJIWARA Katsunori
- [PATCH 5 of 9 V3] tryimportone: use dirstateguard instead of beginparentchange/endparentchange
FUJIWARA Katsunori
- [PATCH 6 of 9 V3] mq: use dirstateguard instead of dirstate.invalidate (qpush)
FUJIWARA Katsunori
- [PATCH 7 of 9 V3] mq: use dirstateguard instead of dirstate.invalidate (qrefresh)
FUJIWARA Katsunori
- [PATCH 8 of 9 V3] rebase: use dirstateguard instead of dirstate.invalidate
FUJIWARA Katsunori
- [PATCH 9 of 9 V3] localrepo: write recent dirstate out for external process (BC) (issue4378)
FUJIWARA Katsunori
- [PATCH 1 of 9 V3] cmdutil: add the class to restore dirstate at unexpected failure easily
FUJIWARA Katsunori
- [PATCH 1 of 9 V3] cmdutil: add the class to restore dirstate at unexpected failure easily
FUJIWARA Katsunori
- [PATCH 2 of 9 V3] localrepo: use changelog.hasnode instead of self.__contains__
FUJIWARA Katsunori
- [PATCH 1 of 6] import-checker: add xargs like mode
FUJIWARA Katsunori
- [PATCH 2 of 6] import-checker: loop to get list of locally defined modules at first
FUJIWARA Katsunori
- [PATCH 3 of 6] import-checker: guess what module is imported by list of locally defined ones
FUJIWARA Katsunori
- [PATCH 4 of 6] import-checker: guess what module is imported by list of locally defined ones
FUJIWARA Katsunori
- [PATCH 5 of 6] import-checker: remove useless stdlib_modules and related code paths
FUJIWARA Katsunori
- [PATCH 6 of 6] tests: check import cycles in hgext/**.py, too
FUJIWARA Katsunori
- [PATCH 6 of 6] tests: check import cycles in hgext/**.py, too
FUJIWARA Katsunori
- [PATCH 6 of 6] tests: check import cycles in hgext/**.py, too
FUJIWARA Katsunori
- [PATCH 1 of 4 V2] import-checker: add utility to examine what module is imported easily
FUJIWARA Katsunori
- [PATCH 2 of 4 V2] import-checker: make imported_modules yield absolute dotted_name_of_path
FUJIWARA Katsunori
- [PATCH 3 of 4 V2] import-checker: remove useless module name supposition in checkmod
FUJIWARA Katsunori
- [PATCH 4 of 4 V2] tests: check import cycles in hgext/**.py, too
FUJIWARA Katsunori
- [PATCH 1 of 4 V3] import-checker: add utility to examine what module is imported easily
FUJIWARA Katsunori
- [PATCH 2 of 4 V3] import-checker: make imported_modules yield absolute dotted_name_of_path
FUJIWARA Katsunori
- [PATCH 3 of 4 V3] import-checker: don't treat modules as relative one if not found
FUJIWARA Katsunori
- [PATCH 4 of 4 V3] tests: check import cycles in hgext/**.py, too
FUJIWARA Katsunori
- [PATCH 1 of 9 V3] cmdutil: add the class to restore dirstate at unexpected failure easily
FUJIWARA Katsunori
- [PATCH 1 of 5 STABLE] help: add note about TXNID for Python hook
FUJIWARA Katsunori
- [PATCH 2 of 5 STABLE] transaction: separate calculating TXNID from creating transaction object
FUJIWARA Katsunori
- [PATCH 3 of 5 STABLE] localrepo: pass hook argument TXNID to pretxnopen hooks
FUJIWARA Katsunori
- [PATCH 4 of 5 STABLE] localrepo: use correct argument name for pretxnclose hooks
FUJIWARA Katsunori
- [PATCH 5 of 5 STABLE] hook: omit newly added but omitable hook arguments for legacy Python hooks
FUJIWARA Katsunori
- [PATCH 1 of 6] dirstate: use self._filename instead of immediate string `dirstate`
FUJIWARA Katsunori
- [PATCH 2 of 6] dirstate: use open/read of vfs(opener) explicitly instead of read
FUJIWARA Katsunori
- [PATCH 3 of 6] dirstate: read from `.pending` file under HG_PENDING mode
FUJIWARA Katsunori
- [PATCH 4 of 6] dirstate: add _writepending to make pending data visible to external process
FUJIWARA Katsunori
- [PATCH 5 of 6] dirstate: make invalidate aware of pending file
FUJIWARA Katsunori
- [PATCH 6 of 6] dirstate: make write() aware of pending file
FUJIWARA Katsunori
- [PATCH 1 of 5 STABLE] help: add note about TXNID for Python hook
FUJIWARA Katsunori
- [PATCH 1 of 5 STABLE V2] localrepo: rename hook argument from TXNID to txnid
FUJIWARA Katsunori
- [PATCH 2 of 5 STABLE V2] transaction: separate calculating TXNID from creating transaction object
FUJIWARA Katsunori
- [PATCH 3 of 5 STABLE V2] localrepo: pass hook argument txnid to pretxnopen hooks
FUJIWARA Katsunori
- [PATCH 4 of 5 STABLE V2] localrepo: use correct argument name for pretxnclose hooks
FUJIWARA Katsunori
- [PATCH 5 of 5 STABLE V2] hook: omit newly added but omitable hook arguments for legacy Python hooks
FUJIWARA Katsunori
- [PATCH 2 of 5 STABLE] transaction: separate calculating TXNID from creating transaction object
FUJIWARA Katsunori
- [PATCH 3 of 6] dirstate: read from `.pending` file under HG_PENDING mode
FUJIWARA Katsunori
- [PATCH 3 of 6] dirstate: read from `.pending` file under HG_PENDING mode
FUJIWARA Katsunori
- [PATCH 1 of 2 STABLE V3] transaction: separate calculating TXNID from creating transaction object
FUJIWARA Katsunori
- [PATCH 2 of 2 STABLE V3] localrepo: pass hook argument txnid to pretxnopen hooks
FUJIWARA Katsunori
- [PATCH 3 of 6] dirstate: read from `.pending` file under HG_PENDING mode
FUJIWARA Katsunori
- [PATCH 1 of 5] dirstate: introduce unsureifambig to detect change of a file correctly
FUJIWARA Katsunori
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
FUJIWARA Katsunori
- [PATCH 3 of 5] cmdutil: remove useless dirstate.normallookup invocation in revert
FUJIWARA Katsunori
- [PATCH 4 of 5] merge: remove useless dirstate.normallookup invocation in applyupdates
FUJIWARA Katsunori
- [PATCH 5 of 5] patch: invoke dirstate.dirtyifambig on changed file for safety
FUJIWARA Katsunori
- [PATCH 1 of 5] dirstate: introduce unsureifambig to detect change of a file correctly
FUJIWARA Katsunori
- [PATCH 5 of 5] patch: invoke dirstate.dirtyifambig on changed file for safety
FUJIWARA Katsunori
- [PATCH 1 of 5] dirstate: introduce unsureifambig to detect change of a file correctly
FUJIWARA Katsunori
- [PATCH 1 of 5] dirstate: introduce unsureifambig to detect change of a file correctly
FUJIWARA Katsunori
- [PATCH 1 of 2 V2] pathencode.c: for long paths, strip first dir, whether or not it's "data/"
Kyle Lippincott
- [PATCH] color: add default colors for draft and secret changes
Kyle Lippincott
- [PATCH] color: add default colors for draft and secret changes
Kyle Lippincott
- [PATCH STABLE] censor: fix incorrect configuration name for ignoring error at censored file
Matt Mackall
- [PATCH STABLE] debuginstall: expand the editor path before searching for it (issue4380)
Matt Mackall
- [PATCH STABLE] tests: make tests with temporary environment setting portable
Matt Mackall
- [PATCH 6 of 6] changegroup: close progress in same function as it's started
Matt Mackall
- [PATCH RESEND] keyword: use wvfs.rmtree to remove kwdemo directory
Matt Mackall
- [PATCH STABLE] util.checkcase: don't abort on broken symlinks
Matt Mackall
- [PATCH STABLE] templater: fix crash by passing invalid object to date() function
Matt Mackall
- [PATCH V4] revset: id() called with 40-byte strings should give the same results as for short strings
Matt Mackall
- [PATCH V2] keyword: use wvfs.rmtree to remove kwdemo directory
Matt Mackall
- [PATCH] commands: hide formatter option as EXPERIMENTAL, not as DEPRECATED
Matt Mackall
- [PATCH] template-phases: extend default style instead of duplicating it
Matt Mackall
- [PATCH 1 of 2] windows: add doctest for shellquote()
Matt Mackall
- [PATCH 2 of 2] crecord: fix mixed imports warning
Matt Mackall
- [PATCH 3 of 3] changegroup.group: drop 'reorder' parameter
Matt Mackall
- [PATCH 1 of 6] localrepo: eliminate requirements class variable
Matt Mackall
- [PATCH 6 of 6] localrepo: eliminate local requirements var in init
Matt Mackall
- [PATCH STABLE] histedit: fix --edit-plan
Matt Mackall
- [PATCH] revert-roots: narrow the subset using smartset operation
Matt Mackall
- [PATCH] bundlerepo: remove unused 'repo' parameter
Matt Mackall
- [PATCH 2 of 2] requires: write requires file on commit
Matt Mackall
- [PATCH] context: make warning message for hidden revision extensible
Matt Mackall
- [PATCH] revert-roots: narrow the subset using smartset operation
Matt Mackall
- [PATCH py3] setup: hide octal literals inside strings so they're portable (issue4554)
Matt Mackall
- [PATCH 2 of 2 STABLE] templater: strictly parse leading backslashes of '{' (issue4569) (BC)
Matt Mackall
- [PATCH STABLE v2] extensions: clear aftercallbacks after execution (issue4646)
Matt Mackall
- [PATCH] subrepo: correctly handle git subdirectory status change
Matt Mackall
- Pushgate (was [PATCH] test-histedit: fix HGEDITOR for Windows
Matt Mackall
- [PATCH] test-histedit: fix HGEDITOR for Windows
Matt Mackall
- [PATCH STABLE] hgweb: bring back infinite scroll in shortlog of paper style
Matt Mackall
- [PATCH 2 of 2] largefiles: drop os.path.join() in subrepo archive override
Matt Mackall
- [PATCH] remove: use ctx.hasdir(f) instead of 'f in ctx.dirs()'
Matt Mackall
- [PATCH 1 of 2] treemanifest: set requires at repo creation time, ignore config after
Matt Mackall
- [PATCH 3 of 5 V2] map-cmdline.bisect: rewrite to just %include the default template
Matt Mackall
- [PATCH evolve-ext] bookmarks: update to use new readactive api
Matt Mackall
- [PATCH 1 of 2] lazymanifest: avoid 'bail' label when used on success path
Matt Mackall
- [PATCH evolve-ext] bookmarks: update to use new bookmarks api via compatibility layer
Matt Mackall
- filectx: strange performance behavior
Matt Mackall
- [PATCH 1 of 2] phases: add set per phase in C phase computation
Matt Mackall
- [PATCH 2 of 2 DROP-PYTHON-2.4] setup.py: drop compatibility with Python 2.4 and 2.5
Matt Mackall
- [PATCH 2 of 2] pathutil: hint if a path is root relative instead of cwd relative (issue4663)
Matt Mackall
- [PATCH] rebase: add short -k option for --keep
Matt Mackall
- [PATCH 1 of 2 V2] phases: add set per phase in C phase computation
Matt Mackall
- [PATCH] util.h: kill no longer needed definitions for Python < 2.5
Matt Mackall
- [PATCH alternative-version] pathencode: for long paths, strip first 5 chars, not first dir
Matt Mackall
- Notification bar in mercurial
Matt Mackall
- [PATCH] summary: adds a phase line (draft, secret) to the output
Matt Mackall
- [PATCH 2 of 2] rebase: clear merge when aborting before any rebasing (issue4661)
Matt Mackall
- [PATCH] util.h: kill no longer needed definitions for Python < 2.6
Matt Mackall
- [PATCH V2] treemanifest: store submanifest revlog per directory
Matt Mackall
- [PATCH 1 of 2] run-tests: track start and end time of tests
Matt Mackall
- [PATCH] treemanifest: store submanifest revlog per directory
Matt Mackall
- [PATCH 3 of 3] dirs.c: pass C string, not Python string, to _finddir()
Matt Mackall
- [PATCH STABLE] revset: map postfix '%' to only() to optimize operand recursively (issue4670)
Matt Mackall
- [PATCH 2 of 2 V4] templater: look for mapfiles in template paths
Matt Mackall
- [PATCH] treemanifest: store submanifest revlog per directory
Matt Mackall
- [PATCH] treemanifest: store submanifest revlog per directory
Matt Mackall
- [PATCH 3 of 8] ignore: add ui to ignore stack
Matt Mackall
- [PATCH 1 of 3 V2] summary: add a phase line (draft, secret) to the output
Matt Mackall
- [PATCH 2 of 3 V2] phase: default to current revision if no rev is provided (issue4666)
Matt Mackall
- [PATCH 1 of 3 V2] summary: add a phase line (draft, secret) to the output
Matt Mackall
- mercurial at 25118: 7 new changesets
Matt Mackall
- [PATCH] treemanifest: add --dir option to debug{revlog,data,index}
Matt Mackall
- [PATCH 1 of 3 V2] summary: add a phase line (draft, secret) to the output
Matt Mackall
- [PATCH V3] phase: default to current revision if no rev is provided (issue4666)
Matt Mackall
- [PATCH 2 of 2] match: resolve filesets in subrepos for commands given the '-S' argument
Matt Mackall
- [PATCH 2 of 3] commit: add a -M/--reuse-message option to copy a commit message from a
Matt Mackall
- [PATCH 2 of 2] hgweb: show changeset branches/tags/bookmarks in file log (style=monoblue)
Matt Mackall
- [PATCH 4 of 4 main-line-of-work] getbundle: sort bundlecaps before exchanging then over the wire
Matt Mackall
- [PATCH RESEND] revset: drop redundant filteredset from right-hand side set of "or" operation
Matt Mackall
- [PATCH 2 of 2] revset: extract addset._iterordered to free function
Matt Mackall
- [PATCH 5 of 5] hgweb: show branch/tags/bookmarks when blaming (style=paper) (issue3559)
Matt Mackall
- [PATCH 2 of 3] commit: add a -M/--reuse-message option to copy a commit message from a
Matt Mackall
- [PATCH 2 of 6] ignore: throw exception for bad syntax (BC)
Matt Mackall
- [PATCH 2 of 6] ignore: throw exception for bad syntax (BC)
Matt Mackall
- [PATCH] treemanifest: cache directory logs and manifests
Matt Mackall
- [PATCH] extensions: document that `testedwith = 'internal'` is special
Matt Mackall
- [PATCH] dispatch: add support for python-flamegraph[0] profiling
Matt Mackall
- [PATCH 2 of 2] match: rename _fmap to _fileroots for clarity
Matt Mackall
- [PATCH 2 of 2 V3] revset: optimize not public revset
Matt Mackall
- [PATCH STABLE] ssh: capture output with bundle2 again (issue4642)
Matt Mackall
- [PATCH 2 of 2 STABLE] match: explicitly naming a subrepo implies always() for the submatcher
Matt Mackall
- [PATCH 1 of 2 STABLE] context: don't complain about a matcher's subrepo paths in changectx.walk()
Matt Mackall
- [PATCH 2 of 3] commit: add a -M/--reuse-message option to copy a commit message from a
Matt Mackall
- [PATCH 4 of 4] ignore: use 'include:' rules instead of custom syntax
Matt Mackall
- [PATCH] test-walk: add more tests for -I/-X
Matt Mackall
- [PATCH 2 of 3] treemanifest: speed up commit using dirty flag
Matt Mackall
- [PATCH 4 of 4] ignore: use 'include:' rules instead of custom syntax
Matt Mackall
- [PATCH] files: recurse into subrepos automatically with an explicit path
Matt Mackall
- [PATCH] hgweb: remove artificial width constraint from header in monoblue
Matt Mackall
- [PATCH] match: have visitdir() consider includes and excludes
Matt Mackall
- [PATCH] hgweb: descend empty directories in monoblue
Matt Mackall
- [PATCH 2 of 2] dirstate: avoid match.files() in walk()
Matt Mackall
- [PATCH 3 of 4] match: enable 'relinclude:' syntax
Matt Mackall
- [PATCH 3 of 3] localrepo: extract stream clone application into reusable function
Matt Mackall
- [PATCH 3 of 4] match: enable 'relinclude:' syntax
Matt Mackall
- [PATCH] wireproto: remove unused 'store' import
Matt Mackall
- [PATCH V2] changelog: fix bug in native head computation
Matt Mackall
- [PATCH 3 of 4] match: enable 'relinclude:' syntax
Matt Mackall
- [PATCH 5 of 5] sshpeer: run the ssh command unbuffered
Matt Mackall
- [PATCH 5 of 5] sshpeer: run the ssh command unbuffered
Matt Mackall
- [PATCH 3 of 4] revlog: raise an exception earlier if an entry is too large
Matt Mackall
- [PATCH 2 of 4] error: derive RevlogError from HintException instead of Exception
Matt Mackall
- [PATCH STABLE] transaction: use the proper variable in '_addbackupentry' (issue4684)
Matt Mackall
- [PATCH] match: fix bug in match.visitdir()
Matt Mackall
- [PATCH 3 of 4] revlog: raise an exception earlier if an entry is too large
Matt Mackall
- [PATCH] mergecopies: avoid slowdown from linkrev adjustment (issue4680)
Matt Mackall
- [PATCH] profile: disable nested report in lsprof by default
Matt Mackall
- [PATCH v2] mergecopies: avoid slowdown from linkrev adjustment (issue4680)
Matt Mackall
- [PATCH 2 of 4] revset: remove useless code to reorder weights of 'or' expression
Matt Mackall
- [PATCH 1 of 4] parser: add helper to reduce nesting of chained infix operations
Matt Mackall
- [PATCH] branch: don't warn about branches if repository has multiple branches already
Matt Mackall
- [PATCH] color: add default colors for draft and secret changes
Matt Mackall
- [PATCH] color: add default colors for draft and secret changes
Matt Mackall
- [PATCH] color: add default colors for draft and secret changes
Matt Mackall
- [PATCH] color: add default colors for draft and secret changes
Matt Mackall
- [PATCH 2 of 4] revset: remove useless code to reorder weights of 'or' expression
Matt Mackall
- [PATCH] branch: don't warn about branches if repository has multiple branches already
Matt Mackall
- [PATCH] convert: properly pass null ids through .hgtags (issue4678)
Matt Mackall
- [PATCH] commit: improve --close-branch documentation
Matt Mackall
- [PATCH 3 of 3] record: display the running operation for recording commands
Matt Mackall
- [PATCH evolve-ext] fold: add argument to handle ambiguous case
Matt Mackall
- [PATCH 5 of 5] sshpeer: run the ssh command unbuffered
Matt Mackall
- [PATCH 1 of 4] bookmarks: rename unsetcurrent to deactivate
Ryan McElroy
- [PATCH 2 of 4] bookmarks: rename setcurrent to activate
Ryan McElroy
- [PATCH 3 of 4] bookmarks: rename readcurrent to readactive
Ryan McElroy
- [PATCH 4 of 4] bookmarks: rename bookmarkcurrent to activebookmark
Ryan McElroy
- [PATCH 1 of 4 V2] bookmarks: rename unsetcurrent to deactivate
Ryan McElroy
- [PATCH 2 of 4 V2] bookmarks: rename setcurrent to activate
Ryan McElroy
- [PATCH 3 of 4 V2] bookmarks: rename readcurrent to readactive
Ryan McElroy
- [PATCH 4 of 4 V2] bookmarks: rename bookmarkcurrent to activebookmark
Ryan McElroy
- [PATCH 3 of 4 V2] bookmarks: rename readcurrent to readactive
Ryan McElroy
- [PATCH 1 of 4 V3] bookmarks: rename unsetcurrent to deactivate (API)
Ryan McElroy
- [PATCH 2 of 4 V3] bookmarks: rename setcurrent to activate (API)
Ryan McElroy
- [PATCH 3 of 4 V3] bookmarks: rename readcurrent to readactive (API)
Ryan McElroy
- [PATCH 4 of 4 V3] bookmarks: rename bookmarkcurrent to activebookmark (API)
Ryan McElroy
- [PATCH evolve-ext] bookmarks: update to use new readactive api
Ryan McElroy
- [PATCH 1 of 3] bookmarks: simplify iscurrent to isactivecurrent (API)
Ryan McElroy
- [PATCH 2 of 3] bookmarks: remove unused updatecurrentbookmark function (API)
Ryan McElroy
- [PATCH 3 of 3] bookmarks: rename current to active in variables and comments
Ryan McElroy
- [PATCH 1 of 3] bookmarks: simplify iscurrent to isactivecurrent (API)
Ryan McElroy
- [PATCH V2] bookmarks: simplify iscurrent to isactivewdirparent (API)
Ryan McElroy
- [PATCH] commit: add --allow-empty flag
Ryan McElroy
- [PATCH] commit: add --allow-empty flag
Ryan McElroy
- [PATCH 1 of 3] templatekw: rename variable current to active
Ryan McElroy
- [PATCH 2 of 3] templatekw: introduce activebookmark keyword
Ryan McElroy
- [PATCH 3 of 3] templatekw: replace currentbookmark with activebookmark keyword
Ryan McElroy
- [PATCH evolve-ext] bookmarks: update to use new bookmarks api via compatibility layer
Ryan McElroy
- [PATCH evolve-ext] bookmarks: update to use new bookmarks api via compatibility layer
Ryan McElroy
- [PATCH 4 of 4] help: rewrite template examples to use integer literals where appropriate
Ryan McElroy
- [PATCH 3 of 3] templatekw: replace currentbookmark with activebookmark keyword
Ryan McElroy
- [PATCH 1 of 3] bookmarks: rename current to active in variables and comments
Ryan McElroy
- [PATCH 2 of 3] dirs.c: extract 'cpath' variable in _delpath() to match _addpath()
Ryan McElroy
- [PATCH 3 of 3] dirs.c: pass C string, not Python string, to _finddir()
Ryan McElroy
- [PATCH 1 of 4] bookmarks: name label for active bookmark correctly
Ryan McElroy
- [PATCH 2 of 4] templatekw: introduce active subkeyword from bookmarks keyword
Ryan McElroy
- [PATCH 3 of 4] commands: rename current to active in variables and comments
Ryan McElroy
- [PATCH 4 of 4] templatekw: display non-current bookmarks (issue4552) (BC)
Ryan McElroy
- [PATCH] commit: add --allow-empty flag
Gilles Moris
- [PATCH] summary: adds a phase line (draft, secret) to the output
Gilles Moris
- [PATCH 1 of 3 V2] summary: add a phase line (draft, secret) to the output
Gilles Moris
- [PATCH 2 of 3 V2] phase: default to current revision if no rev is provided (issue4666)
Gilles Moris
- [PATCH 3 of 3 V2] test-http: drop compatibility check on Python >= 2.4.3
Gilles Moris
- [PATCH 2 of 3 V2] phase: default to current revision if no rev is provided (issue4666)
Gilles Moris
- [PATCH 1 of 3 V2] summary: add a phase line (draft, secret) to the output
Gilles Moris
- [PATCH V3] phase: default to current revision if no rev is provided (issue4666)
Gilles Moris
- [PATCH 1 of 3 V2] summary: add a phase line (draft, secret) to the output
Gilles Moris
- UI discussions for revert --interactive and uncommit --interactive
Gilles Moris
- [PATCH 4 of 5] help: add help topic for the interactive mode
Gilles Moris
- [PATCH] summary: move the parents phase marker from the phase to commit line (issue4688)
Gilles Moris
- [PATCH evolve-ext] fold: add argument to handle ambiguous case
Gilles Moris
- revsets and --hidden
Gilles Moris
- [PATCH] rebase: add short -k option for --keep
Nat Mote
- [PATCH] commands: hide formatter option as EXPERIMENTAL, not as DEPRECATED
Yuya Nishihara
- [PATCH] template-phases: extend default style instead of duplicating it
Yuya Nishihara
- [PATCH 5 of 6] config: give it a mapfile option, for parsing them specially
Yuya Nishihara
- [PATCH] revset: don't error out if tokens parse as existing symbols
Yuya Nishihara
- [PATCH] revset: don't error out if tokens parse as existing symbols
Yuya Nishihara
- [PATCH STABLE] templater: fix crash by passing invalid object to date() function
Yuya Nishihara
- [PATCH 1 of 9 V2] cmdutil: add the class to restore dirstate at unexpected failure easily
Yuya Nishihara
- [PATCH 2 of 9 V2] localrepo: use changelog.rev instead of self.__contains__
Yuya Nishihara
- [PATCH 1 of 2 STABLE] templater: do not process \-escapes at parsestring() (issue4290)
Yuya Nishihara
- [PATCH 2 of 2 STABLE] templater: strictly parse leading backslashes of '{' (issue4569) (BC)
Yuya Nishihara
- [PATCH 3 of 3] revset: drop factory that promotes spanset to fullreposet
Yuya Nishihara
- [PATCH STABLE] extensions: clear aftercallbacks after execution (issue4646)
Yuya Nishihara
- [PATCH 4 of 5 V2] config: give it a searchpaths option, for extra places for config files
Yuya Nishihara
- [PATCH 3 of 3] revset: drop factory that promotes spanset to fullreposet
Yuya Nishihara
- [PATCH STABLE] hgweb: bring back infinite scroll in shortlog of paper style
Yuya Nishihara
- [PATCH] changelog: drop unnecessary override of "hasnode"
Yuya Nishihara
- [PATCH 1 of 2] templater: remove noop calls of parsestring(s, quoted=False) (API)
Yuya Nishihara
- [PATCH 2 of 2] templater: rename parsestring() to unquotestring() (API)
Yuya Nishihara
- [PATCH 1 of 2 STABLE] templater: do not process \-escapes at parsestring() (issue4290)
Yuya Nishihara
- [PATCH STABLE] templater: strip single backslash before quotation mark in quoted template
Yuya Nishihara
- [PATCH 1 of 2] templater: remove noop calls of parsestring(s, quoted=False) (API)
Yuya Nishihara
- [PATCH 2 of 3] templatekw: introduce activebookmark keyword
Yuya Nishihara
- [PATCH 3 of 6 V3] templatefilters: don't stringify None into "None"
Yuya Nishihara
- [PATCH 1 of 4] templater: switch methods table on compileexp() of func args and inner expr
Yuya Nishihara
- [PATCH 2 of 4] templater: tokenize decimal integer literal (issue4638) (BC)
Yuya Nishihara
- [PATCH 3 of 4] templater: update error message of invalid number passed to word() function
Yuya Nishihara
- [PATCH 4 of 4] help: rewrite template examples to use integer literals where appropriate
Yuya Nishihara
- [PATCH 1 of 6] revset: remove duplicated definition of choice() from addset._iterordered()
Yuya Nishihara
- [PATCH 2 of 6] revset: test current behavior of addset class
Yuya Nishihara
- [PATCH 3 of 6] revset: do not try to sort revisions unnecessarily by addset._iterator()
Yuya Nishihara
- [PATCH 4 of 6] revset: drop redundant filteredset from right-hand side set of "or" operation
Yuya Nishihara
- [PATCH 5 of 6] revset: make addset class accepts more than two subsets (issue4565)
Yuya Nishihara
- [PATCH 6 of 6] revset: do not nest addset by "addset + other" (issue4565)
Yuya Nishihara
- [PATCH 3 of 6] revset: do not try to sort revisions unnecessarily by addset._iterator()
Yuya Nishihara
- [PATCH 5 of 6] revset: make addset class accepts more than two subsets (issue4565)
Yuya Nishihara
- [PATCH 3 of 6] revset: do not try to sort revisions unnecessarily by addset._iterator()
Yuya Nishihara
- [PATCH 3 of 3] revset: drop factory that promotes spanset to fullreposet
Yuya Nishihara
- [PATCH] revset: fix iteration over ordered addset composed of non-ordered operant
Yuya Nishihara
- [PATCH 2 of 3 V2] phase: default to current revision if no rev is provided (issue4666)
Yuya Nishihara
- [PATCH STABLE] revset: map postfix '%' to only() to optimize operand recursively (issue4670)
Yuya Nishihara
- [PATCH] revset: remove unused 'only' from methods table
Yuya Nishihara
- [PATCH 2 of 3 V2] phase: default to current revision if no rev is provided (issue4666)
Yuya Nishihara
- [PATCH RESEND] revset: drop redundant filteredset from right-hand side set of "or" operation
Yuya Nishihara
- [PATCH 1 of 2] revset: use fastasc/fastdesc switch consistently in addset.__iter__
Yuya Nishihara
- [PATCH 2 of 2] revset: extract addset._iterordered to free function
Yuya Nishihara
- [PATCH 3 of 3] revset: drop factory that promotes spanset to fullreposet
Yuya Nishihara
- [PATCH 1 of 4] revset: make addset able to chain more than two ordered iterators
Yuya Nishihara
- [PATCH 2 of 4] revset: make addset able to chain more than two unordered iterators
Yuya Nishihara
- [PATCH 3 of 4] revset: introduce unionset that can handle more than two sets in one instance
Yuya Nishihara
- [PATCH 4 of 4] revset: do not nest addset by "addset + other" (issue4565)
Yuya Nishihara
- [PATCH 2 of 3] commit: add a -M/--reuse-message option to copy a commit message from a
Yuya Nishihara
- [PATCH 1 of 2] revset: drop docstring from internal _notpublic() function
Yuya Nishihara
- [PATCH 2 of 2] revset: drop translation marker from error message of _notpublic()
Yuya Nishihara
- [PATCH 1 of 2] revset: drop docstring from internal _notpublic() function
Yuya Nishihara
- [PATCH 2 of 3] commit: add a -M/--reuse-message option to copy a commit message from a
Yuya Nishihara
- [PATCH 4 of 4] revset: do not nest addset by "addset + other" (issue4565)
Yuya Nishihara
- [PATCH 4 of 4] revset: do not nest addset by "addset + other" (issue4565)
Yuya Nishihara
- [PATCH 1 of 5] revset: move validation of incomplete parsing to parse() function
Yuya Nishihara
- [PATCH 2 of 5] fileset: move validation of incomplete parsing to parse() function
Yuya Nishihara
- [PATCH 3 of 5] parser: move prettyformat() function from revset module
Yuya Nishihara
- [PATCH 4 of 5] parser: extract closure of prettyformat() to a top-level function
Yuya Nishihara
- [PATCH 5 of 5] fileset: pretty print syntax tree in debug output
Yuya Nishihara
- [PATCH STABLE] revbranchcache: special case nullrev
Yuya Nishihara
- [PATCH 1 of 2 STABLE] revset: make children() not look at null parents (issue4682)
Yuya Nishihara
- [PATCH 2 of 2 STABLE] revbranchcache: return uncached branchinfo for nullrev (issue4683)
Yuya Nishihara
- [PATCH 1 of 2 STABLE] revset: make children() not look at null parents (issue4682)
Yuya Nishihara
- [PATCH 1 of 2 STABLE V2] revset: drop magic of fullreposet membership test (issue4682)
Yuya Nishihara
- [PATCH 2 of 2 STABLE V2] revbranchcache: return uncached branchinfo for nullrev (issue4683)
Yuya Nishihara
- [PATCH 1 of 2 STABLE V2] revset: drop magic of fullreposet membership test (issue4682)
Yuya Nishihara
- [PATCH] test-revset: update test that isn't broken on default branch
Yuya Nishihara
- [PATCH 1 of 4] parser: add helper to reduce nesting of chained infix operations
Yuya Nishihara
- [PATCH 2 of 4] revset: remove useless code to reorder weights of 'or' expression
Yuya Nishihara
- [PATCH 3 of 4] revset: add helper to build balanced addsets from chained 'or' operations
Yuya Nishihara
- [PATCH 4 of 4] revset: reduce nesting of chained 'or' operations (issue4624)
Yuya Nishihara
- [PATCH 1 of 4] parser: add helper to reduce nesting of chained infix operations
Yuya Nishihara
- [PATCH 2 of 4] revset: remove useless code to reorder weights of 'or' expression
Yuya Nishihara
- [PATCH 3 of 4] revset: add helper to build balanced addsets from chained 'or' operations
Yuya Nishihara
- [PATCH 3 of 4] revset: add helper to build balanced addsets from chained 'or' operations
Yuya Nishihara
- [PATCH 1 of 4 V2] parser: add helper to reduce nesting of chained infix operations
Yuya Nishihara
- [PATCH 2 of 4 V2] revset: comment that we can't swap 'or' operands by weight
Yuya Nishihara
- [PATCH 3 of 4 V2] revset: add helper to build balanced addsets from chained 'or' operations
Yuya Nishihara
- [PATCH 4 of 4 V2] revset: reduce nesting of chained 'or' operations (issue4624)
Yuya Nishihara
- Properly initialize version string in python-hglib setup.py
Yuya Nishihara
- [PATCH main-line-of-work] subrepo: detect issue3871 case earlier so it apply to bundle2
Yuya Nishihara
- [PATCH 1 of 3 V2] revlog: raise an exception earlier if an entry is too large
Yuya Nishihara
- [PATCH 1 of 5] repair: use _hexlist() to build revset expression from binary nodes
Yuya Nishihara
- [PATCH 2 of 5] revset: make internal _list() expression remove duplicated revisions
Yuya Nishihara
- [PATCH 3 of 5] revset: make "null" able to appear in internal _list() expression
Yuya Nishihara
- [PATCH 4 of 5] revset: optimize 'or' operation of trivial revisions to a list
Yuya Nishihara
- [PATCH 5 of 5] revset: add fast path for _list() of integer revisions
Yuya Nishihara
- Properly initialize version string in python-hglib setup.py
Yuya Nishihara
- [PATCH 1 of 3] ui: flush stdout before writing traceback to stderr
Yuya Nishihara
- [PATCH 2 of 3] extensions: show traceback on load failure if --traceback flag is set
Yuya Nishihara
- [PATCH 3 of 3] hg: explicitly check that peer lookup object has instance() if call failed
Yuya Nishihara
- [PATCH 2 of 3 side-word (+4)] sshpeer: use a 'bufferedinputpipe' for standard output of the ssh process
Yuya Nishihara
- [PATCH 2 of 3 side-word (+4)] sshpeer: use a 'bufferedinputpipe' for standard output of the ssh process
Yuya Nishihara
- [PATCH STABLE] transaction: use the proper variable in '_addbackupentry' (issue4684)
Paul Sargent
- [PATCH] hgweb: clearly outline <tr> block in gitweb and spartan styles
Anton Shestakov
- [PATCH 1 of 3] hgweb: split some long lines in paper, gitweb and monoblue styles
Anton Shestakov
- [PATCH 2 of 3] tests: test branch/tag/bookmark display in test-hgweb-filelog.t
Anton Shestakov
- [PATCH 3 of 3] hgweb: also display changeset bookmarks in file log (style=paper)
Anton Shestakov
- [PATCH 1 of 2] hgweb: show changeset branches/tags/bookmarks in file log (style=gitweb)
Anton Shestakov
- [PATCH 2 of 2] hgweb: show changeset branches/tags/bookmarks in file log (style=monoblue)
Anton Shestakov
- [PATCH 1 of 5] hgweb: show branch/tags/bookmarks when browsing (style=paper) (issue3559)
Anton Shestakov
- [PATCH 2 of 5] hgweb: show branch/tags/bookmarks when viewing (style=paper) (issue3559)
Anton Shestakov
- [PATCH 3 of 5] hgweb: show branch/tags/bookmarks when diffing (style=paper) (issue3559)
Anton Shestakov
- [PATCH 4 of 5] hgweb: show branch/tags/bookmarks when comparing (style=paper) (issue3559)
Anton Shestakov
- [PATCH 5 of 5] hgweb: show branch/tags/bookmarks when blaming (style=paper) (issue3559)
Anton Shestakov
- [PATCH] hgweb: remove artificial width constraint from header in monoblue
Anton Shestakov
- [PATCH] hgweb: descend empty directories in monoblue
Anton Shestakov
- [PATCH] hgweb: remove duplicate branch data passed to changeset template
Anton Shestakov
- [PATCH] hgweb: remove an extra call to nodebranchnodefault() in changesetentry()
Anton Shestakov
- [PATCH 1 of 2] tests: actualize the comment in test-hgweb-descend-empties.t
Anton Shestakov
- [PATCH 2 of 2] tests: descending empty dirs works in all hgweb styles, test them too
Anton Shestakov
- Notification bar in mercurial
Catalin Siminiuc
- filectx: strange performance behavior
Marc Strapetz
- filectx: strange performance behavior
Marc Strapetz
- [PATCH] localrepo: use modern import
Gregory Szorc
- [PATCH STABLE] extensions: clear aftercallbacks after execution (issue4646)
Gregory Szorc
- [PATCH STABLE] extensions: clear aftercallbacks after execution (issue4646)
Gregory Szorc
- [PATCH STABLE v2] extensions: clear aftercallbacks after execution (issue4646)
Gregory Szorc
- [PATCH stable?] run-test: ensure the test port are available before launching test
Gregory Szorc
- [PATCH stable?] run-test: ensure the test port are available before launching test
Gregory Szorc
- [PATCH 6 of 6 packaging] dockerdeb: rules to build a debian package using docker
Gregory Szorc
- [PATCH 1 of 5] run-tests: when building json, use result.failures instead of result.faildata
Gregory Szorc
- how to poll hg repo in python
Gregory Szorc
- [PATCH 1 of 5] run-tests: when building json, use result.failures instead of result.faildata
Gregory Szorc
- [PATCH 1 of 5] run-tests: when building json, use result.failures instead of result.faildata
Gregory Szorc
- [PATCH] commit: add --allow-empty flag
Gregory Szorc
- [PATCH 1 of 2] test-rebase-abort: add test from issue4009
Gregory Szorc
- [PATCH 1 of 2] run-tests: allow different extra weight for slow tests
Gregory Szorc
- [PATCH 3 of 4 V2] ui: use the new configoverride context manager instead of saving/restoring
Gregory Szorc
- [PATCH 1 of 8 py3-cleanup] run-tests: drop wifexited polyfill
Gregory Szorc
- [PATCH 1 of 3] exchange: move code for generating a streaming clone into exchange
Gregory Szorc
- [PATCH 2 of 3] exchange: move code for consuming streaming clone into exchange
Gregory Szorc
- [PATCH 3 of 3] localrepo: extract stream clone application into reusable function
Gregory Szorc
- [PATCH 1 of 3] exchange: move code for generating a streaming clone into exchange
Gregory Szorc
- [PATCH 1 of 4] error: refactor common hint-pattern into a common base class
Gregory Szorc
- [PATCH 1 of 8] test-module-imports: drop check for Python >= 2.6
Gregory Szorc
- [PATCH 2 of 8] localrepo: use absolute import
Gregory Szorc
- [PATCH 3 of 8] dispatch: use absolute import
Gregory Szorc
- [PATCH 4 of 8] fileset: use absolute import
Gregory Szorc
- [PATCH 5 of 8] revset: use absolute import
Gregory Szorc
- [PATCH 6 of 8] templater: use absolute import
Gregory Szorc
- [PATCH 7 of 8] ui: use absolute import
Gregory Szorc
- [PATCH 8 of 8] import-checker: print hint to use absolute_import
Gregory Szorc
- [PATCH 1 of 6] changegroup: expose list of changesets from getsubsetraw
Gregory Szorc
- [PATCH 2 of 6] changegroup: expose list of changesets from getsubset
Gregory Szorc
- [PATCH 3 of 6] changegroup: expose list of changesets from getlocalchangegroupraw
Gregory Szorc
- [PATCH 4 of 6] changegroup: expose list of changesets from getlocalchangegroup
Gregory Szorc
- [PATCH 5 of 6] changegroup: expose list of changesets from getchangegroupraw
Gregory Szorc
- [PATCH 6 of 6] changegroup: expose list of changesets from getchangegroup
Gregory Szorc
- [PATCH 1 of 6] changegroup: expose list of changesets from getsubsetraw
Gregory Szorc
- [PATCH 1 of 6] changegroup: expose list of changesets from getsubsetraw
Gregory Szorc
- [PATCH 1 of 6] changegroup: expose list of changesets from getsubsetraw
Gregory Szorc
- [PATCH 2 of 8] localrepo: use absolute import
Gregory Szorc
- [PATCH 2 of 8] localrepo: use absolute import
Gregory Szorc
- [PATCH 1 of 6] changegroup: expose list of changesets from getsubsetraw
Gregory Szorc
- [PATCH v2] mergecopies: avoid slowdown from linkrev adjustment (issue4680)
Gregory Szorc
- [PATCH] branch: don't warn about branches if repository has multiple branches already
Gregory Szorc
- [PATCH] branch: don't warn about branches if repository has multiple branches already
Gregory Szorc
- [PATCH 1 of 6] changegroup: expose outgoing instance from getchangegroupraw
Gregory Szorc
- [PATCH 2 of 6] changegroup: expose outgoing instance from getchangegroup
Gregory Szorc
- [PATCH 3 of 6] exchange: store outgoing instance bundle20 instances
Gregory Szorc
- [PATCH 4 of 6] tags: support reading tags cache without populating
Gregory Szorc
- [PATCH 5 of 6] tags: support setting hgtags fnodes cache entries
Gregory Szorc
- [PATCH 6 of 6] bundle2: support transferring .hgtags fnodes mapping
Gregory Szorc
- [PATCH] check-commit: make foo_bar naming regexp less greedy
Gregory Szorc
- [PATCH 1 of 2] remove extraneous blank at the end of file
Tony Tung
- [PATCH 2 of 2] rebase: verify that the bookmark is still valid when attempting to restore
Tony Tung
- [PATCH 1 of 2] shelve: refactor allowables to specify sets of valid operations
Tony Tung
- [PATCH 2 of 2] shelve: allow --patch and --stat without --list when dealing with a single shelf
Tony Tung
- [PATCH 1 of 3] commit: refactor logmessage(..) so the repo is passed in
Tony Tung
- [PATCH 2 of 3] commit: add a -M/--reuse-message option to copy a commit message from a
Tony Tung
- [PATCH 3 of 3] rebase: support -M/--reuse-message
Tony Tung
- [PATCH STABLE] tests: make tests with temporary environment setting portable
Martin von Zweigbergk
- [PATCH 1 of 6] changegroup: removed unused 'source' parameter from prune()
Martin von Zweigbergk
- [PATCH 2 of 6] changegroup: document that 'source' parameter exists for extensions
Martin von Zweigbergk
- [PATCH 3 of 6] changegroup: rename 'needed' to 'clrevs' to match 'clnodes'
Martin von Zweigbergk
- [PATCH 4 of 6] changegroup: rename 'mf' to 'ml' to match 'cl', since it's a revlog
Martin von Zweigbergk
- [PATCH 5 of 6] changegroup: don't reuse 'mfest' variable for different type
Martin von Zweigbergk
- [PATCH 6 of 6] changegroup: close progress in same function as it's started
Martin von Zweigbergk
- [PATCH 1 of 3] changegroup: use 'reorder is None' instead of 'reorder is not True/False'
Martin von Zweigbergk
- [PATCH 2 of 3] cg2packer: set reorder=False in __init__ instead of in group()
Martin von Zweigbergk
- [PATCH 3 of 3] changegroup.group: drop 'reorder' parameter
Martin von Zweigbergk
- [PATCH] bundlerepo: remove unused 'repo' parameter
Martin von Zweigbergk
- [PATCH 2 of 2] requires: write requires file on commit
Martin von Zweigbergk
- [PATCH 2 of 2] requires: write requires file on commit
Martin von Zweigbergk
- [PATCH 1 of 2] requires: move requires file writing func from localrepo to scmutil
Martin von Zweigbergk
- [PATCH 1 of 2] treemanifest: set requires at repo creation time, ignore config after
Martin von Zweigbergk
- [PATCH 2 of 2] treemanifest: store submanifest revlog per directory
Martin von Zweigbergk
- [PATCH] remove: use ctx.hasdir(f) instead of 'f in ctx.dirs()'
Martin von Zweigbergk
- [PATCH 3 of 4 V2] bookmarks: rename readcurrent to readactive
Martin von Zweigbergk
- [PATCH 1 of 4 V2] bookmarks: rename unsetcurrent to deactivate
Martin von Zweigbergk
- [PATCH] test-manifestv2.t: test that we can convert to manifestv2 with clone
Martin von Zweigbergk
- [PATCH 3 of 4] revset-ancestors: use and iterator instead of a dequeu
Martin von Zweigbergk
- [PATCH 3 of 4] revset-ancestors: use and iterator instead of a dequeu
Martin von Zweigbergk
- [PATCH 4 of 4] revset: avoid returning duplicates when returning ancestors
Martin von Zweigbergk
- [PATCH 4 of 4 V3] bookmarks: rename bookmarkcurrent to activebookmark (API)
Martin von Zweigbergk
- [PATCH] remove: use ctx.hasdir(f) instead of 'f in ctx.dirs()'
Martin von Zweigbergk
- [PATCH 1 of 2] archive: drop the leading '.' path component from the prefix (issue4634)
Martin von Zweigbergk
- [PATCH 1 of 2 V2] pathencode.c: for long paths, strip first dir, whether or not it's "data/"
Martin von Zweigbergk
- [PATCH 2 of 2 V2] treemanifest: store submanifest revlog per directory
Martin von Zweigbergk
- [PATCH 1 of 3] bookmarks: simplify iscurrent to isactivecurrent (API)
Martin von Zweigbergk
- [PATCH 2 of 3] bookmarks: remove unused updatecurrentbookmark function (API)
Martin von Zweigbergk
- [PATCH 1 of 3] bookmarks: simplify iscurrent to isactivecurrent (API)
Martin von Zweigbergk
- [PATCH 1 of 2 V2] pathencode.c: for long paths, strip first dir, whether or not it's "data/"
Martin von Zweigbergk
- [PATCH 1 of 2 V2] pathencode.c: for long paths, strip first dir, whether or not it's "data/"
Martin von Zweigbergk
- [PATCH] test-subrepo-recursion: glob out all the date listed by unzip -l
Martin von Zweigbergk
- [PATCH] test-subrepo-git: ignore pax_global_header when listing archive
Martin von Zweigbergk
- [PATCH 1 of 2 V2] pathencode.c: for long paths, strip first dir, whether or not it's "data/"
Martin von Zweigbergk
- [PATCH 1 of 2 V2] pathencode.c: for long paths, strip first dir, whether or not it's "data/"
Martin von Zweigbergk
- [PATCH 1 of 2] lazymanifest: avoid 'bail' label when used on success path
Martin von Zweigbergk
- [PATCH 2 of 2] lazymanifest: drop SP before some labels
Martin von Zweigbergk
- [PATCH 1 of 3] changegroup: extract condition for linkrev fastpath
Martin von Zweigbergk
- [PATCH 2 of 3] changegroup: document the cases where reordering complicates linkrevs
Martin von Zweigbergk
- [PATCH 3 of 3] changegroup: drop _changelog and _manifest properties
Martin von Zweigbergk
- [PATCH alternative-version] pathencode: for long paths, strip first 5 chars, not first dir
Martin von Zweigbergk
- [PATCH alternative-version] pathencode: for long paths, strip first 5 chars, not first dir
Martin von Zweigbergk
- [PATCH 1 of 2] dirs.c: extract 'cpath' variable in _delpath() to match _addpath()
Martin von Zweigbergk
- [PATCH 2 of 2] dirs.c: pass C string, not Python string, to _finddir()
Martin von Zweigbergk
- [PATCH STABLE] test-run-test: unset run-test specific environment variables
Martin von Zweigbergk
- [PATCH 2 of 2] dirs.c: pass C string, not Python string, to _finddir()
Martin von Zweigbergk
- [PATCH alternative-version] pathencode: for long paths, strip first 5 chars, not first dir
Martin von Zweigbergk
- [PATCH 1 of 2] dirs.c: back out forward-searching in finddirs()
Martin von Zweigbergk
- [PATCH 2 of 2] dirs.c: speed up by storing number of direct children per dir
Martin von Zweigbergk
- [PATCH 1 of 5] run-tests: when building json, use result.failures instead of result.faildata
Martin von Zweigbergk
- [PATCH 1 of 5] run-tests: when building json, use result.failures instead of result.faildata
Martin von Zweigbergk
- [PATCH 1 of 2] lazymanifest: avoid 'bail' label when used on success path
Martin von Zweigbergk
- [PATCH RFC] cg1packer: use fastpath when changesets are not skipped or reordered
Martin von Zweigbergk
- [PATCH V2] treemanifest: store submanifest revlog per directory
Martin von Zweigbergk
- [PATCH] treemanifest: store submanifest revlog per directory
Martin von Zweigbergk
- [PATCH V2] treemanifest: store submanifest revlog per directory
Martin von Zweigbergk
- [PATCH 3 of 3] bookmarks: rename current to active in variables and comments
Martin von Zweigbergk
- [PATCH 1 of 3] bookmarks: rename current to active in variables and comments
Martin von Zweigbergk
- [PATCH] treemanifest: store submanifest revlog per directory
Martin von Zweigbergk
- [PATCH 7 of 8] ignore: add support for including subdir .hgignores
Martin von Zweigbergk
- [PATCH] match: add match.ispartial()
Martin von Zweigbergk
- [PATCH] treemanifest: add --dir option to debug{revlog,data,index}
Martin von Zweigbergk
- [PATCH] util: kill Python 2.4 deque.remove hack
Martin von Zweigbergk
- [PATCH 3 of 8] ignore: add ui to ignore stack
Martin von Zweigbergk
- [PATCH] util: kill Python 2.4 deque.remove hack
Martin von Zweigbergk
- [PATCH] util: kill Python 2.4 deque.remove hack
Martin von Zweigbergk
- [PATCH] util: kill Python 2.4 deque.remove hack
Martin von Zweigbergk
- [PATCH] util: kill Python 2.4 deque.remove hack
Martin von Zweigbergk
- mercurial at 25118: 7 new changesets
Martin von Zweigbergk
- mercurial at 25118: 7 new changesets
Martin von Zweigbergk
- [PATCH 3 of 8] ignore: add ui to ignore stack
Martin von Zweigbergk
- [PATCH] treemanifest: cache directory logs and manifests
Martin von Zweigbergk
- [PATCH] test-walk: add more tests for -I/-X
Martin von Zweigbergk
- [PATCH 1 of 3] treemanifest: speed up diff by keeping track of dirty nodes
Martin von Zweigbergk
- [PATCH 2 of 3] treemanifest: speed up commit using dirty flag
Martin von Zweigbergk
- [PATCH 3 of 3] treemanifest: lazily load manifests
Martin von Zweigbergk
- [PATCH] files: recurse into subrepos automatically with an explicit path
Martin von Zweigbergk
- [PATCH] test-walk: add more tests for -I/-X
Martin von Zweigbergk
- [PATCH 1 of 2] match: introduce boolean prefix() method
Martin von Zweigbergk
- [PATCH 2 of 2] dirstate: avoid match.files() in walk()
Martin von Zweigbergk
- [PATCH 3 of 4] match: enable 'relinclude:' syntax
Martin von Zweigbergk
- [PATCH 3 of 4] match: enable 'relinclude:' syntax
Martin von Zweigbergk
- [PATCH 2 of 4] match: allow unioning arbitrary match functions
Martin von Zweigbergk
- [PATCH] wireproto: remove unused 'store' import
Martin von Zweigbergk
- [PATCH 1 of 7] walkchangerevs: simplify with an 'elif'
Martin von Zweigbergk
- [PATCH 2 of 7] walkchangerevs: avoid match.files() in conditions
Martin von Zweigbergk
- [PATCH 3 of 7] _makelogrevset: avoid match.files() in conditions
Martin von Zweigbergk
- [PATCH 4 of 7] commit: avoid match.files() in conditions
Martin von Zweigbergk
- [PATCH 5 of 7] largefiles: avoid match.files() in conditions
Martin von Zweigbergk
- [PATCH 6 of 7] dirstate: use match.prefix() instead of 'not match.anypats()'
Martin von Zweigbergk
- [PATCH 7 of 7] manifest: use match.prefix() instead of 'not match.anypats()'
Martin von Zweigbergk
- [PATCH] copies: document hack for adding '' to set of dirs
Martin von Zweigbergk
- [PATCH] copies: document hack for adding '' to set of dirs
Martin von Zweigbergk
- [PATCH] match: fix bug in match.visitdir()
Martin von Zweigbergk
- UI discussions for revert --interactive and uncommit --interactive
Martin von Zweigbergk
- [PATCH 5 of 7] largefiles: avoid match.files() in conditions
Martin von Zweigbergk
- [PATCH 4 of 4 V2] help: add documentation on include: and subinclude:
Martin von Zweigbergk
- [PATCH 1 of 3] largefiles: drop unused 'pats' parameter from getstandinmatcher()
Martin von Zweigbergk
- [PATCH 2 of 3] largefiles: pass in whole matcher to getstandinmatcher()
Martin von Zweigbergk
- [PATCH 3 of 3] largefiles: avoid match.files() in conditions
Martin von Zweigbergk
- UI discussions for revert --interactive and uncommit --interactive
Martin von Zweigbergk
- UI discussions for revert --interactive and uncommit --interactive
Martin von Zweigbergk
- UI discussions for revert --interactive and uncommit --interactive
Martin von Zweigbergk
- UI discussions for revert --interactive and uncommit --interactive
Martin von Zweigbergk
- [PATCH] match: visit directory 'foo' when given e.g. '-X foo/ba?'
Martin von Zweigbergk
- [PATCH] match: visit directory 'foo' when given e.g. '-X foo/ba?'
Martin von Zweigbergk
- [PATCH 1 of 5] dirstate: introduce unsureifambig to detect change of a file correctly
Martin von Zweigbergk
- [PATCH 1 of 5] dirstate: introduce unsureifambig to detect change of a file correctly
Martin von Zweigbergk
- [PATCH 2 of 5] localrepo: invoke dirstate.unsureifambig in wwrite for safety
Martin von Zweigbergk
- [PATCH] treemanifest: visit directory 'foo' when given e.g. '-X foo/ba?'
Martin von Zweigbergk
- [PATCH] test-histedit: fix HGEDITOR for Windows
MHarbison at attotech.com
- [PATCH 2 of 3] shelve: make the interactive mode experimental
timeless developer
- [PATCH] subrepo: correctly handle git subdirectory status change
mathias.demare at gmail.com
- HG backlog is GOOD (CODE FREEZE)
queuebot
- HG backlog is LAGGING (ramp up slowly)
queuebot
- HG backlog is LAGGING (ramp up slowly)
queuebot
- HG backlog is LAGGING (ramp up slowly)
queuebot
- HG backlog is LAGGING (ramp up slowly)
queuebot
- HG backlog is LAGGING (ramp up slowly)
queuebot
- HG backlog is LAGGING (ramp up slowly)
queuebot
- HG backlog is LAGGING (ramp up slowly)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is BAD (please wait)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is GOOD (clear to send)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is OK (keep series small)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is GOOD (clear to send)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- HG backlog is LAGGING (slow down)
queuebot
- [Bug 4639] New: diff.noprefix honored by export, round trip to import does work
mercurial-bugs at selenic.com
- [Bug 4640] New: python-hglib repository permissions error
mercurial-bugs at selenic.com
- [Bug 4641] New: bundle2 instability on buildbot
mercurial-bugs at selenic.com
- [Bug 4642] New: NetBSD: test-bundle2-exchange.t fails (new in 3.4)
mercurial-bugs at selenic.com
- [Bug 4643] New: http://selenic.com/hg/ should run evolve 5.1.4 to avoid wasted obsmarker pull
mercurial-bugs at selenic.com
- [Bug 4644] New: hglib client: repo.pull() takes tool argument, which requires rebase
mercurial-bugs at selenic.com
- [Bug 4645] New: evolve documentation is misleading: Evolve requires the latest Mercurial version: 2.5
mercurial-bugs at selenic.com
- [Bug 4646] New: enabling pager without color results in a hang
mercurial-bugs at selenic.com
- [Bug 4647] New: Feature request to calculate the size of the remote repository before cloning
mercurial-bugs at selenic.com
- [Bug 4648] New: Mercurial doesn't capture SSL client cert password prompt
mercurial-bugs at selenic.com
- [Bug 4649] New: Mercurial commands should display unambiguous hashes
mercurial-bugs at selenic.com
- [Bug 4650] New: Link to Mac app gives 404
mercurial-bugs at selenic.com
- [Bug 4651] New: mutable-history/simple4server: TypeError: _getbundleobsmarkerpart() takes exactly 4 arguments (3 given)
mercurial-bugs at selenic.com
- [Bug 4652] New: hg pull from bundle can crash
mercurial-bugs at selenic.com
- [Bug 4653] New: Not all appropriate obsolete markers are exchanged on pull
mercurial-bugs at selenic.com
- [Bug 4654] New: update Website on Atlassian project page
mercurial-bugs at selenic.com
- [Bug 4655] New: hg grep is slow
mercurial-bugs at selenic.com
- [Bug 4656] New: LookupError when calculating branch cache updates after strip
mercurial-bugs at selenic.com
- [Bug 4657] New: fedora docker nightly build fails because of guid issue
mercurial-bugs at selenic.com
- [Bug 4658] New: hglib 1.6 cant run hg server on WinXP - provided patch
mercurial-bugs at selenic.com
- [Bug 4659] New: Pulling the Netbeans repo requires hundreds of roundtrips during discovery
mercurial-bugs at selenic.com
- [Bug 4660] New: test-subrepo-recursion.t failure (different date format in unzip -l)
mercurial-bugs at selenic.com
- [Bug 4661] New: rebase --abort does not reset state properly
mercurial-bugs at selenic.com
- [Bug 4662] New: `hg bisect -s` should not use linear probing to choose the next revision
mercurial-bugs at selenic.com
- [Bug 4663] New: hg blame doesn't work with -R
mercurial-bugs at selenic.com
- [Bug 4664] New: hg log --follow --rev REV FILE doesn't traverse copies
mercurial-bugs at selenic.com
- [Bug 4665] New: Case collisions only warned about when file is added
mercurial-bugs at selenic.com
- [Bug 4666] New: hg phase should work with no arguments
mercurial-bugs at selenic.com
- [Bug 4667] New: run-tests should encapsulate encode/decode methods
mercurial-bugs at selenic.com
- [Bug 4668] New: run-tests should encapsulate Python 3 check
mercurial-bugs at selenic.com
- [Bug 4669] New: If active bookmark is deleted during a rebase, rebase --abort stacktrackes
mercurial-bugs at selenic.com
- [Bug 4670] New: strange traceback on wrong revset "mercurial-dev%"
mercurial-bugs at selenic.com
- [Bug 4671] New: CentOS 7 yum repo not works
mercurial-bugs at selenic.com
- [Bug 4672] New: HTTPResponse is missing a getcode() attribute
mercurial-bugs at selenic.com
- [Bug 4673] New: update does not go to tip of descendent
mercurial-bugs at selenic.com
- [Bug 4674] New: diff in hgweb shows only "new file..." for added files
mercurial-bugs at selenic.com
- [Bug 4675] New: integer out of range with hg commit of 2.47 GB binary file
mercurial-bugs at selenic.com
- [Bug 4676] New: need `hg debugextensions` command
mercurial-bugs at selenic.com
- [Bug 4677] New: Create a skeleton extension repository
mercurial-bugs at selenic.com
- [Bug 4678] New: hg convert undeletes deleted tags
mercurial-bugs at selenic.com
- [Bug 4679] New: -X does not exclude explicitly listed files and directories
mercurial-bugs at selenic.com
- [Bug 4680] New: regression in hg graft performance since 3.3
mercurial-bugs at selenic.com
- [Bug 4681] New: convert from git losing the data from some branches
mercurial-bugs at selenic.com
- [Bug 4682] New: Error querying "children(branch('default'))"
mercurial-bugs at selenic.com
- [Bug 4684] New: transaction.py: _addbackupentry missing definition of "file" variable?
mercurial-bugs at selenic.com
- [Bug 4685] New: hg incoming/pull <bundle> fails when secret changesets are involved
mercurial-bugs at selenic.com
- [Bug 4686] New: evolution troubles should appear in default log
mercurial-bugs at selenic.com
- [Bug 4687] New: 'path:.' and 'path:.' should match everything, but they match nothing
mercurial-bugs at selenic.com
- [Bug 4688] New: `hg summary` should list "phases of next changesets" on the the "commit:" line
mercurial-bugs at selenic.com
- [Bug 4689] New: pulling a bookmark using 'hg pull --rev BOOKMARK' is racy
mercurial-bugs at selenic.com
- [Bug 4690] New: commit --interactive report untouched file in the commit message editor
mercurial-bugs at selenic.com
- [Bug 4691] New: Inconsistent interpretation of rev 0 parent
mercurial-bugs at selenic.com
- [Bug 4692] New: transplant -s leads to excessive server-side bundling
mercurial-bugs at selenic.com
- [Bug 4693] New: hg diff interprets colors
mercurial-bugs at selenic.com
- [Bug 4694] New: add manpage for hg clone
mercurial-bugs at selenic.com
- [Bug 4695] New: add a bugzilla category for bugzilla itself
mercurial-bugs at selenic.com
- [Bug 4696] New: add a bugzilla documentation category
mercurial-bugs at selenic.com
- [Bug 4697] New: 'hg import' should try at least as hard as 'patch --merge'
mercurial-bugs at selenic.com
- [Bug 4698] New: rebase's message "tool option will be ignored" is a lie, when multiple changes are being rebased
mercurial-bugs at selenic.com
Last message date:
Mon Jun 1 04:48:39 UTC 2015
Archived on: Thu Jun 30 00:34:00 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).