October 2014 Archives by date
Starting: Wed Oct 1 01:42:06 UTC 2014
Ending: Fri Oct 31 21:21:40 UTC 2014
Messages: 1072
- [PATCH 1 of 3] changectx: skip all invalid merge.preferancestor values
Mads Kiilerich
- [PATCH 2 of 3] merge: use bid merge by default (BC)
Mads Kiilerich
- [PATCH 3 of 3] merge: mute the status message when bid merge kicks in
Mads Kiilerich
- hg-i18n at 22582: 4 outgoing changesets (4 stable)
Mercurial Commits
- mercurial/crew at 22897: 12 outgoing changesets
Mercurial Commits
- [PATCH STABLE] templater: fix precedence of --style and --template options
Yuya Nishihara
- [PATCH 1 of 9 STABLE] cmdutil: add the class to restore dirstate at unexpected failure easily
FUJIWARA Katsunori
- [PATCH 2 of 9 STABLE] amend: use "dirstateguard" instead of "dirstate.invalidate"
FUJIWARA Katsunori
- [PATCH 3 of 9 STABLE] graft: keep the result of merging even after abort of commit
FUJIWARA Katsunori
- [PATCH 4 of 9 STABLE] import: use "dirstateguard" instead of "dirstate.invalidate"
FUJIWARA Katsunori
- [PATCH 5 of 9 STABLE] mq: use "dirstateguard" instead of "dirstate.invalidate" (qpush)
FUJIWARA Katsunori
- [PATCH 6 of 9 STABLE] mq: use "dirstateguard" instead of "dirstate.invalidate" (qrefresh)
FUJIWARA Katsunori
- [PATCH 7 of 9 STABLE] rebase: write dirstate out to keep the result of merging
FUJIWARA Katsunori
- [PATCH 8 of 9 STABLE] rebase: use "dirstateguard" instead of "dirstate.invalidate"
FUJIWARA Katsunori
- [PATCH 9 of 9 STABLE] localrepo: write recent dirstate out for external process (BC) (issue4378)
FUJIWARA Katsunori
- mercurial at 22594: 16 new changesets (1 stable)
Mercurial Commits
- [PATCH 6 of 7 RFC v2] filelog: censored files compare against empty data, have 0 size
Matt Mackall
- mercurial at 22597: 3 new changesets
Mercurial Commits
- [PATCH STABLE] templater: fix precedence of --style and --template options
Pierre-Yves David
- [PATCH 1 of 9 STABLE] cmdutil: add the class to restore dirstate at unexpected failure easily
Matt Mackall
- mercurial at 22603: 6 new changesets (6 stable)
Mercurial Commits
- mercurial at 22604: new changeset
Mercurial Commits
- mercurial at 22606: 2 new changesets (2 stable)
Mercurial Commits
- [PATCH 1 of 5 V2] revset: make children only look at commits >= minrev
Pierre-Yves David
- [PATCH 2 of 5 V2] revset: add _getlengthhint function
Pierre-Yves David
- [PATCH 4 of 5 V2] revset: add _optimizeand function
Pierre-Yves David
- [PATCH] setup: Set mode 644 or 755 on installed files
Kyle Lippincott
- mercurial at 22607: new changeset
Mercurial Commits
- [PATCH] diff: document the nobinary option
Matt Mackall
- [PATCH 1 of 8] fetch: use cmdutil.bailifchanged()
Martin von Zweigbergk
- [PATCH 2 of 8] summary: remove unused code for listing ignored files
Martin von Zweigbergk
- [PATCH 3 of 8] localrepo: ignore always-empty 'unknown' files when looking for '.hgtags'
Martin von Zweigbergk
- [PATCH 4 of 8] gpg: drop unnecessary slicing of status array
Martin von Zweigbergk
- [PATCH 5 of 8] shelve: remove unused status variables
Martin von Zweigbergk
- [PATCH 6 of 8] dirstate: create class for status lists
Martin von Zweigbergk
- [PATCH 7 of 8] commands: use status.haschanges() instead of util.any(status.all())
Martin von Zweigbergk
- [PATCH 8 of 8] summary: make status code more readable
Martin von Zweigbergk
- [PATCH] largefiles: remove 'forget' list that's always empty
Martin von Zweigbergk
- [PATCH] largefiles: remove 'forget' list that's always empty
Mads Kiilerich
- [PATCH 6 of 8] dirstate: create class for status lists
Sean Farley
- [PATCH] setup: Set mode 644 or 755 on installed files
Mads Kiilerich
- [PATCH] setup: Set mode 644 or 755 on installed files
Kyle Lippincott
- [PATCH RFC] localrepo: don't reintroduce pruned tag entries when tagging
Matt Harbison
- [PATCH 6 of 8] dirstate: create class for status lists
Mads Kiilerich
- [PATCH RFC] reflog: adds a reflog extension
Durham Goode
- [PATCH 4 of 4 V2] revert: properly backup added files with local modification
Pierre-Yves David
- [PATCH 3 of 4 V2] obsolete: use version constants in the format mapping
Pierre-Yves David
- [PATCH RFC] reflog: adds a reflog extension
Gregory Szorc
- [PATCH 6 of 8] dirstate: create class for status lists
Martin von Zweigbergk
- [PATCH RFC] reflog: adds a reflog extension
Durham Goode
- [PATCH RFC] reflog: adds a reflog extension
Mike Hommey
- [PATCH RFC] reflog: adds a reflog extension
Gregory Szorc
- [PATCH 6 of 8] dirstate: create class for status lists
Martin von Zweigbergk
- [PATCH V3] templater: add count template filter, plus tests
Anton Shestakov
- [PATCH 6 of 8] dirstate: create class for status lists
Yuya Nishihara
- [PATCH 6 of 8] dirstate: create class for status lists
Mads Kiilerich
- [PATCH 6 of 8] dirstate: create class for status lists
Martin von Zweigbergk
- [PATCH 6 of 8] dirstate: create class for status lists
Martin von Zweigbergk
- [PATCH 1 of 6] branches: reduce nesting in for loop
Yuya Nishihara
- [PATCH 2 of 6] branches: format rev as integer that is necessary for generic templater
Yuya Nishihara
- [PATCH 3 of 6] branches: port to generic templater
Yuya Nishihara
- [PATCH 4 of 6] branches: merge white space to format string
Yuya Nishihara
- [PATCH 5 of 6] formatter: convert booleans to json
Yuya Nishihara
- [PATCH 6 of 6] branches: include active, closed and current flags in template output
Yuya Nishihara
- [PATCH 2 of 6] branches: format rev as integer that is necessary for generic templater
Mads Kiilerich
- [PATCH 3 of 6] branches: port to generic templater
Mads Kiilerich
- [PATCH 2 of 6] branches: format rev as integer that is necessary for generic templater
Yuya Nishihara
- [PATCH 3 of 6] branches: port to generic templater
Yuya Nishihara
- [PATCH RFC] reflog: adds a reflog extension
Matt Mackall
- [PATCH RFC] reflog: adds a reflog extension
Augie Fackler
- [PATCH 6 of 8] dirstate: create class for status lists
Matt Mackall
- [PATCH RFC] reflog: adds a reflog extension
Matt Mackall
- mercurial at 22628: 21 new changesets
Mercurial Commits
- [PATCH] Backed out changeset 5c153c69fdb2
Matt Mackall
- [PATCH 2 of 6] branches: format rev as integer that is necessary for generic templater
Mads Kiilerich
- [PATCH V3] templater: add count template filter, plus tests
Augie Fackler
- [PATCH] largefiles: remove 'forget' list that's always empty
Matt Mackall
- [PATCH] largefiles: remove 'forget' list that's always empty
Augie Fackler
- [PATCH RFC] reflog: adds a reflog extension
Durham Goode
- [PATCH] hgk: define bookmark colour explicitly, as Tk 8.6 has changed their meaning
Matt Mackall
- [PATCH] largefiles: remove 'forget' list that's always empty
Augie Fackler
- [PATCH 7 of 7] i18n: use datapath for i18n like for templates and help
Matt Mackall
- [PATCH RFC] reflog: adds a reflog extension
David Soria Parra
- [PATCH 3 of 4] help: improve config file location description
Matt Mackall
- [PATCH] osutil: use getdirentriesattr for HFS+ (DO NOT COMMIT)
Matt Mackall
- [PATCH 1 of 6] branches: reduce nesting in for loop
Matt Mackall
- [PATCH 4 of 5] revset: prefetch an attribute in _generatorset.__iter__
Augie Fackler
- [PATCH] osutil: use getdirentriesattr for HFS+ (DO NOT COMMIT)
Augie Fackler
- mercurial at 22670: 42 new changesets
Mercurial Commits
- [PATCH] Backed out changeset 5c153c69fdb2
Durham Goode
- [PATCH] setup: Set mode 644 or 755 on installed files
Matt Mackall
- [PATCH 3 of 3] merge: mute the status message when bid merge kicks in
Matt Mackall
- [PATCH 5 of 6] formatter: convert booleans to json
Matt Mackall
- mercurial at 22675: 5 new changesets
Mercurial Commits
- [PATCH 1 of 8] fetch: use cmdutil.bailifchanged()
Matt Mackall
- [PATCH 3 of 8] localrepo: ignore always-empty 'unknown' files when looking for '.hgtags'
Matt Mackall
- [PATCH 3 of 8] localrepo: ignore always-empty 'unknown' files when looking for '.hgtags'
Martin von Zweigbergk
- [PATCH 5 of 8] shelve: remove unused status variables
Matt Mackall
- [PATCH 3 of 8] localrepo: ignore always-empty 'unknown' files when looking for '.hgtags'
Matt Mackall
- mercurial at 22684: 9 new changesets
Mercurial Commits
- mercurial at 22692: 8 new changesets
Mercurial Commits
- [PATCH evolve-ext] evolve: wrap exchange.push() for compatability with core mercurial 4d52e6eb98ea
Matt Harbison
- mercurial/crew at 22969: 3 outgoing changesets
Mercurial Commits
- [PATCH 1 of 5 V2] formatter: add general way to switch hex/short functions
Yuya Nishihara
- [PATCH 2 of 5 V2] branches: format rev as integer that is necessary for generic templater
Yuya Nishihara
- [PATCH 3 of 5 V2] branches: port to generic templater
Yuya Nishihara
- [PATCH 4 of 5 V2] branches: merge white space to format string
Yuya Nishihara
- [PATCH 5 of 5 V2] branches: include active, closed and current flags in template output
Yuya Nishihara
- [PATCH 5 of 5 V2] branches: include active, closed and current flags in template output
Matt Mackall
- [PATCH 2 of 2] filemerge: switch the default name for internal tools from internal:x to :x
Matt Mackall
- [PATCH 4 of 4] contrib/synthrepo: walk a repo's directory structure during analysis
Matt Mackall
- mercurial at 22709: 17 new changesets
Mercurial Commits
- [PATCH] cmdutil: rename '_deleted' to 'deleted' since it is used
Martin von Zweigbergk
- [PATCH 6 of 6] locarepo: remove the `push` method
Augie Fackler
- [PATCH] cmdutil: rename '_deleted' to 'deleted' since it is used
Pierre-Yves David
- [PATCH] cmdutil: rename '_deleted' to 'deleted' since it is used
Matt Mackall
- [PATCH] cmdutil: rename '_deleted' to 'deleted' since it is used
Pierre-Yves David
- [PATCH] color: document the possibility to colourise tabs in diffs
Jordi Gutiérrez Hermoso
- [PATCH] color: update docstring for debug option
Jordi Gutiérrez Hermoso
- [PATCH V2] config: give a more detailed sample repo config
Jordi Gutiérrez Hermoso
- [PATCH V2] config: give a more detailed sample repo config
Matt Mackall
- [PATCH V2] config: give a more detailed sample repo config
Pierre-Yves David
- [PATCH 1 of 3] bookmarks: iterate bookmarks list even if it is known to be empty
Yuya Nishihara
- [PATCH 2 of 3] bookmarks: split ui.write() so that it can be easily ported to formatter api
Yuya Nishihara
- [PATCH 3 of 3] bookmarks: port to generic templater
Yuya Nishihara
- [PATCH 1 of 5] parsers: add a function to efficiently lowercase ASCII strings
Siddharth Agarwal
- [PATCH 2 of 5] encoding.lower: use fast ASCII lower
Siddharth Agarwal
- [PATCH 3 of 5] perf: add a way to measure the perf of constructing the foldmap
Siddharth Agarwal
- [PATCH 4 of 5] normcase: for darwin, use fast ASCII lower
Siddharth Agarwal
- [PATCH 5 of 5] dirstate: cache util.normcase while constructing the foldmap
Siddharth Agarwal
- [PATCH] tests: make hghave list features alphabetically
Yuya Nishihara
- Want to help changeset evolution ? Here is a list of easy task.
Pierre-Yves David
- [PATCH 1 of 7] cmdserver: wrap 'pipe' mode server by service object
Yuya Nishihara
- [PATCH 2 of 7] cmdserver: switch service objects by mode
Yuya Nishihara
- [PATCH 3 of 7] cmdserver: make server streams switchable
Yuya Nishihara
- [PATCH 4 of 7] test-commandserver: remove unused repopath argument from check()
Yuya Nishihara
- [PATCH 5 of 7] test-commandserver: allow check() to make connection in different way
Yuya Nishihara
- [PATCH 6 of 7] test-commandserver: add connector for unix domain socket server
Yuya Nishihara
- [PATCH 7 of 7] cmdserver: add service that listens on unix domain socket and forks process
Yuya Nishihara
- [PATCH 1 of 5] parsers: add a function to efficiently lowercase ASCII strings
Antoine Pitrou
- mercurial/crew at 22969: 3 outgoing changesets
Mercurial Commits
- [PATCH] revset: allow negative integers to list child revs
Sean Farley
- [PATCH] revset: allow negative integers to list child revs
Sean Farley
- [PATCH 1 of 5] parsers: add a function to efficiently lowercase ASCII strings
Siddharth Agarwal
- [PATCH 1 of 5 V2] parsers: add a function to efficiently lowercase ASCII strings
Siddharth Agarwal
- [PATCH 2 of 5 V2] encoding.lower: use fast ASCII lower
Siddharth Agarwal
- [PATCH 3 of 5 V2] perf: add a way to measure the perf of constructing the foldmap
Siddharth Agarwal
- [PATCH 4 of 5 V2] normcase: for darwin, use fast ASCII lower
Siddharth Agarwal
- [PATCH 5 of 5 V2] dirstate: cache util.normcase while constructing the foldmap
Siddharth Agarwal
- [PATCH 7 of 7] cmdserver: add service that listens on unix domain socket and forks process
Idan Kamara
- [PATCH 1 of 6] color: omit debug label output on empty strings
Jordi Gutiérrez Hermoso
- [PATCH 2 of 6] templater: set the correct phase for parents
Jordi Gutiérrez Hermoso
- [PATCH 3 of 6] log: do not hide the public phase in debug mode (BC)
Jordi Gutiérrez Hermoso
- [PATCH 4 of 6] log: rewrite default template to use labels (issue2866)
Jordi Gutiérrez Hermoso
- [PATCH 5 of 6] log: add labels to the phase template
Jordi Gutiérrez Hermoso
- [PATCH 6 of 6] log: show phase in hg log -v with the phase template
Jordi Gutiérrez Hermoso
- [PATCH 01 of 15 v2] dirstate: separate 'lookup' status field from others
Martin von Zweigbergk
- [PATCH 02 of 15 v2] lfutil: avoid creating unnecessary copy of status tuple
Martin von Zweigbergk
- [PATCH 03 of 15 v2] dirstate: create class for status lists
Martin von Zweigbergk
- [PATCH 04 of 15 v2] context: store status class instead of plain tuple in self._status
Martin von Zweigbergk
- [PATCH 05 of 15 v2] hgcia: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 06 of 15 v2] keyword: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 07 of 15 v2] largefiles: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 08 of 15 v2] purge: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 09 of 15 v2] record: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 10 of 15 v2] shelve: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 11 of 15 v2] localrepo: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 12 of 15 v2] histedit: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 13 of 15 v2] fileset: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 14 of 15 v2] strip: make checklocalchanges() return full status tuple
Martin von Zweigbergk
- [PATCH 15 of 15 v2] summary: make status code more readable
Martin von Zweigbergk
- [PATCH] match: remove unnecessary setting of self._always
Martin von Zweigbergk
- mercurial/crew at 22969: 3 outgoing changesets
Mercurial Commits
- [PATCH 7 of 7] cmdserver: add service that listens on unix domain socket and forks process
Yuya Nishihara
- [PATCH 7 of 7] cmdserver: add service that listens on unix domain socket and forks process
Idan Kamara
- [PATCH RFC] reflog: adds a reflog extension
Jordi Gutiérrez Hermoso
- mercurial/crew at 22969: 3 outgoing changesets
Mercurial Commits
- [PATCH 4 of 6] log: rewrite default template to use labels (issue2866)
Martin Geisler
- [PATCH 7 of 7] cmdserver: add service that listens on unix domain socket and forks process
Yuya Nishihara
- [PATCH 1 of 2] help: fix output of sections in `hg help foo.somesection`
Jordi Gutiérrez Hermoso
- [PATCH 2 of 2] help: show all nested subsections of a section with `hg help foo.section`
Jordi Gutiérrez Hermoso
- [PATCH 1 of 2] color: update description of the extension
Jordi Gutiérrez Hermoso
- [PATCH 2 of 2] color: reorganise and sectionify the help text
Jordi Gutiérrez Hermoso
- [PATCH] repoview: disable hiddencache verification on default
David Soria Parra
- [PATCH v2] repoview: remove hiddencache verification
David Soria Parra
- [PATCH 1 of 8] largefiles: replace "_isXXXXing" attributes with "_lfautocommit"
FUJIWARA Katsunori
- [PATCH] revset: allow negative integers to list child revs
Mads Kiilerich
- [PATCH 1 of 9 STABLE] cmdutil: add the class to restore dirstate at unexpected failure easily
FUJIWARA Katsunori
- [PATCH 6 of 8] dirstate: create class for status lists
Mads Kiilerich
- [PATCH 6 of 8] dirstate: create class for status lists
Mads Kiilerich
- [PATCH 6 of 8] dirstate: create class for status lists
Martin von Zweigbergk
- [PATCH] revset: allow negative integers to list child revs
Sean Farley
- [PATCH] revset: allow negative integers to list child revs
Siddharth Agarwal
- [PATCH RFC] reflog: adds a reflog extension
Durham Goode
- [PATCH 01 of 15 v2] dirstate: separate 'lookup' status field from others
Mads Kiilerich
- [PATCH] revset: allow negative integers to list child revs
Sean Farley
- [PATCH RFC] reflog: adds a reflog extension
Jordi Gutiérrez Hermoso
- [PATCH 03 of 15 v2] dirstate: create class for status lists
Mads Kiilerich
- [PATCH] revset: allow negative integers to list child revs
Mads Kiilerich
- [PATCH] revset: allow negative integers to list child revs
Sean Farley
- [PATCH RFC] reflog: adds a reflog extension
Matt Mackall
- [PATCH] tests: make hghave list features alphabetically
Matt Mackall
- [PATCH 6 of 6] log: show phase in hg log -v with the phase template
Matt Mackall
- [PATCH 2 of 2] help: show all nested subsections of a section with `hg help foo.section`
Matt Mackall
- [PATCH 2 of 2] color: reorganise and sectionify the help text
Matt Mackall
- [PATCH v2] repoview: remove hiddencache verification
Matt Mackall
- [PATCH 3 of 3] bookmarks: port to generic templater
Matt Mackall
- [PATCH V2] config: give a more detailed sample repo config
Augie Fackler
- [PATCH V2] config: give a more detailed sample repo config
Pierre-Yves David
- [PATCH V2] config: give a more detailed sample repo config
Augie Fackler
- [PATCH V2] config: give a more detailed sample repo config
Jordi Gutiérrez Hermoso
- [PATCH] cmdutil: rename '_deleted' to 'deleted' since it is used
Mads Kiilerich
- [PATCH] cmdutil: rename '_deleted' to 'deleted' since it is used
Pierre-Yves David
- [PATCH] cmdutil: rename '_deleted' to 'deleted' since it is used
Mads Kiilerich
- mercurial at 22709: new changeset
Mercurial Commits
- [PATCH 1 of 2 V2] config: give a more detailed sample repo config
Jordi Gutiérrez Hermoso
- [PATCH 2 of 2 V2] config: use the same hgrc for a cloned repo as for an uninitted repo
Jordi Gutiérrez Hermoso
- mercurial at 22709: new changeset
Mercurial Commits
- [PATCH RFC] reflog: adds a reflog extension
Jordi Gutiérrez Hermoso
- mercurial at 22776: 67 new changesets
Mercurial Commits
- [PATCH RFC] reflog: adds a reflog extension
Durham Goode
- [PATCH RFC] reflog: adds a reflog extension
Jordi Gutiérrez Hermoso
- [PATCH] revset: allow negative integers to list child revs
Pierre-Yves David
- [PATCH 03 of 15 v2] dirstate: create class for status lists
Yuya Nishihara
- [PATCH 2 of 2 V2] config: use the same hgrc for a cloned repo as for an uninitted repo
Augie Fackler
- [PATCH] match: remove unnecessary setting of self._always
Augie Fackler
- [PATCH 1 of 5 V2] parsers: add a function to efficiently lowercase ASCII strings
Augie Fackler
- [PATCH] repoview: disable hiddencache verification on default
Augie Fackler
- [PATCH 1 of 5 V2] parsers: add a function to efficiently lowercase ASCII strings
Siddharth Agarwal
- [PATCH] color: update docstring for debug option
Augie Fackler
- [PATCH] color: document the possibility to colourise tabs in diffs
Augie Fackler
- [PATCH 1 of 5 V2] parsers: add a function to efficiently lowercase ASCII strings
Augie Fackler
- [PATCH V2 STABLE] hgweb: refresh hgweb.repo on phase change (issue4061)
Augie Fackler
- [PATCH] repoview: disable hiddencache verification on default
Pierre-Yves David
- [PATCH] repoview: disable hiddencache verification on default
Augie Fackler
- [PATCH 1 of 5 V2] parsers: add a function to efficiently lowercase ASCII strings
Siddharth Agarwal
- [PATCH] revset: allow negative integers to list child revs
Sean Farley
- [PATCH] revset: allow negative integers to list child revs
Pierre-Yves David
- [PATCH] revset: allow negative integers to list child revs
Sean Farley
- [PATCH] revset: allow negative integers to list child revs
Pierre-Yves David
- [PATCH] revset: allow negative integers to list child revs
Sean Farley
- [PATCH 03 of 15 v2] dirstate: create class for status lists
Martin von Zweigbergk
- mercurial at 22782: 6 new changesets
Mercurial Commits
- [PATCH] revset: introduce optional 'while' predicate for ancestors()
Mads Kiilerich
- [PATCH] revset: allow negative integers to list child revs
Augie Fackler
- [PATCH] revset: allow negative integers to list child revs
Sean Farley
- [PATCH] revset: introduce optional 'while' predicate for ancestors()
Pierre-Yves David
- [PATCH] shelve: don't delete "." when resolving all conflicts in its favour (issue4398)
Jordi Gutiérrez Hermoso
- [PATCH 1 of 2 V2] config: give a more detailed sample repo config
Jordi Gutiérrez Hermoso
- [PATCH 2 of 2 V2] config: use the same hgrc for a cloned repo as for an uninitted repo
Jordi Gutiérrez Hermoso
- [PATCH] revset: allow negative integers to list child revs
Augie Fackler
- [PATCH] shelve: don't delete "." when resolving all conflicts in its favour (issue4398)
Augie Fackler
- [PATCH] ui: disable echo back of prompt input if ui is set to non-tty purposely
Yuya Nishihara
- [PATCH 1 of 5 manifest-cleanup] revlog: mark nullhash as module-private
Augie Fackler
- [PATCH 2 of 5 manifest-cleanup] revlog: move references to revlog.hash to inside the revlog class
Augie Fackler
- [PATCH 3 of 5 manifest-cleanup] manifest: move manifest parsing to module-level
Augie Fackler
- [PATCH 4 of 5 manifest-cleanup] manifest: simplify manifest.add() by making args required
Augie Fackler
- [PATCH 5 of 5 manifest-cleanup] manifest: rearrange add() method and add comments for clarity
Augie Fackler
- [PATCH] rebase: clarify --source and --base documentation so it's less ambiguous
Augie Fackler
- [PATCH] rebase: clarify --source and --base documentation so it's less ambiguous
Mads Kiilerich
- [PATCH] rebase: clarify --source and --base documentation so it's less ambiguous
Sean Farley
- [PATCH] rebase: clarify --source and --base documentation so it's less ambiguous
Mads Kiilerich
- [PATCH] rebase: clarify --source and --base documentation so it's less ambiguous
Augie Fackler
- [PATCH] rebase: clarify --source and --base documentation so it's less ambiguous
Matt Mackall
- [PATCH 1 of 2 V3] config: give a more detailed sample repo config
Jordi Gutiérrez Hermoso
- [PATCH 2 of 2 V3] config: use the same hgrc for a cloned repo as for an uninitted repo
Jordi Gutiérrez Hermoso
- [PATCH] rebase: clarify --source and --base documentation so it's less ambiguous
Pierre-Yves David
- [PATCH] rebase: clarify --source and --base documentation so it's less ambiguous
Matt Mackall
- [PATCH] rebase: clarify --source and --base documentation so it's less ambiguous
Pierre-Yves David
- [PATCH 5 of 5 manifest-cleanup] manifest: rearrange add() method and add comments for clarity
Pierre-Yves David
- [PATCH] revset: allow negative integers to list child revs
Pierre-Yves David
- [PATCH] revset: allow negative integers to list child revs
Pierre-Yves David
- [PATCH] revset: allow negative integers to list child revs
Sean Farley
- [PATCH] revset: allow negative integers to list child revs
Pierre-Yves David
- [PATCH evolve-ext] evolve: wrap exchange.push() for compatability with core mercurial 4d52e6eb98ea
Pierre-Yves David
- [PATCH] rebase: clarify --source and --base documentation so it's less ambiguous
Martin Geisler
- mercurial/crew at 23124: outgoing changeset (stable)
Mercurial Commits
- [Bug 4401] New: graft gives AttributeError: 'filteredset' object has no attribute 'remove'
mercurial-bugs at selenic.com
- [PATCH 1 of 3 manifest-cleanup] manifest: move manifestdict-to-text encoding to manifest class
Augie Fackler
- [PATCH 2 of 3 manifest-cleanup] manifest: move _search to module level and rename to _msearch
Augie Fackler
- [PATCH 3 of 3 manifest-cleanup] manifest: add fastdelta method to manifestdict
Augie Fackler
- [PATCH 1 of 3 manifest-cleanup] manifest: move manifestdict-to-text encoding to manifest class
Augie Fackler
- [PATCH 2 of 2 V3] config: use the same hgrc for a cloned repo as for an uninitted repo
Augie Fackler
- [PATCH] ui: disable echo back of prompt input if ui is set to non-tty purposely
Augie Fackler
- [PATCH] ui: disable echo back of prompt input if ui is set to non-tty purposely
Yuya Nishihara
- [PATCH] ui: disable echo back of prompt input if ui is set to non-tty purposely
Mads Kiilerich
- [PATCH] ui: disable echo back of prompt input if ui is set to non-tty purposely
Yuya Nishihara
- [PATCH] ui: use self._isatty() for consistency
Yuya Nishihara
- [PATCH 1 of 3 manifest-cleanup] manifest: move manifestdict-to-text encoding to manifest class
Siddharth Agarwal
- [PATCH 1 of 3 manifest-cleanup] manifest: move manifestdict-to-text encoding to manifest class
Durham Goode
- [PATCH 1 of 3 manifest-cleanup] manifest: move manifestdict-to-text encoding to manifest class
Augie Fackler
- [PATCH 1 of 3 manifest-cleanup] manifest: move manifestdict-to-text encoding to manifest class
Augie Fackler
- [PATCH 2 of 2 V3] config: use the same hgrc for a cloned repo as for an uninitted repo
Augie Fackler
- [PATCH] ui: use self._isatty() for consistency
Augie Fackler
- [PATCH 1 of 5] phases: change phase command change detection
Durham Goode
- [PATCH 2 of 5] phases: add invalidate function
Durham Goode
- [PATCH 3 of 5] phases: move root phase assignment to it's own function
Durham Goode
- [PATCH 4 of 5] phases: calculate the maxphase and minphaserev
Durham Goode
- [PATCH 5 of 5] phases: retractboundary should update all affected phases
Durham Goode
- [PATCH 1 of 5] phases: change phase command change detection
Durham Goode
- [PATCH] run-tests: more accurate/helpful message than "diff generation failed"
Kyle Lippincott
- [PATCH] largefiles: use multiple threads for fetching largefiles remotely
Mads Kiilerich
- [PATCH] largefiles: use multiple threads for fetching largefiles remotely
Siddharth Agarwal
- [PATCH] largefiles: use multiple threads for fetching largefiles remotely
Mads Kiilerich
- [PATCH] largefiles: use multiple threads for fetching largefiles remotely
Siddharth Agarwal
- [PATCH 1 of 5] phases: change phase command change detection
Pierre-Yves David
- mercurial/crew at 23128: 5 outgoing changesets (1 stable)
Mercurial Commits
- [PATCH] run-tests: more accurate/helpful message than "diff generation failed"
Augie Fackler
- [PATCH] revset: introduce optional 'while' predicate for ancestors()
Mads Kiilerich
- [PATCH 1 of 5 V2] tests: update ui.interactive-related tests to write hgrc by shell heredoc
Yuya Nishihara
- [PATCH 2 of 5 V2] test-merge-prompt: replace repeated --config ui.interactive=true by hgrc file
Yuya Nishihara
- [PATCH 3 of 5 V2] test-mq-subrepo: replace repeated --config ui.interactive=1 by repo hgrc
Yuya Nishihara
- [PATCH 4 of 5 V2] ui: echo prompt choice only if formatted output is acceptable
Yuya Nishihara
- [PATCH 5 of 5 V2] test-commandserver: make sure prompt does not echo input by default
Yuya Nishihara
- [PATCH in-crew exposes-bug] test-run-tests: add a test for detection of failure to start a server
Augie Fackler
- [PATCH in-crew exposes-bug] test-run-tests: add a test for detection of failure to start a server
Augie Fackler
- [PATCH] test-merge5: remove obsolete '-y' and its motivating comment
Martin von Zweigbergk
- [PATCH] merge: make error message consistent with other commands
Martin von Zweigbergk
- [PATCH 1 of 5] test-resolve: clarify test descriptions and consistently use "should"
Martin von Zweigbergk
- [PATCH 2 of 5] test-resolve: add test resolving one of two files
Martin von Zweigbergk
- [PATCH 3 of 5] test-resolve: add more tests for in conflict-free states
Martin von Zweigbergk
- [PATCH 4 of 5] test-resolve: add tests for re-merge
Martin von Zweigbergk
- [PATCH 5 of 5] resolve: run happily after conflict-free merge
Martin von Zweigbergk
- [PATCH] merge: make error message consistent with other commands
Matt Mackall
- [PATCH 2 of 5 V2] test-merge-prompt: replace repeated --config ui.interactive=true by hgrc file
Mads Kiilerich
- [PATCH 4 of 5 V2] ui: echo prompt choice only if formatted output is acceptable
Mads Kiilerich
- mercurial at 22844: 62 new changesets (2 stable)
Mercurial Commits
- [PATCH 03 of 15 v2] dirstate: create class for status lists
Martin von Zweigbergk
- [PATCH 03 of 15 v2] dirstate: create class for status lists
Mads Kiilerich
- [Bug 4402] New: Mercurial doesn't honor the width of the terminal (hg log --stat -G)
mercurial-bugs at selenic.com
- [Bug 4403] New: run-tests.py isn't robust to forgetting '>' in multiline commands
mercurial-bugs at selenic.com
- [PATCH 1 of 5 evolve-ext] debian: Add DH_VERBOSE, commented out, for debugging convenience
Faheem Mitha
- [PATCH 2 of 5 evolve-ext] debian: remove clean target before implicit match rule
Faheem Mitha
- [PATCH 3 of 5 evolve-ext] debian: replace build line with a dh_override_auto_build line
Faheem Mitha
- [PATCH 4 of 5 evolve-ext] debian: replace clean with override_dh_auto_clean
Faheem Mitha
- [PATCH 5 of 5 evolve-ext] debian: remove .PHONY line completely
Faheem Mitha
- [PATCH 01 of 16 V3] dirstate: separate 'lookup' status field from others
Martin von Zweigbergk
- [PATCH 02 of 16 V3] lfutil: avoid creating unnecessary copy of status tuple
Martin von Zweigbergk
- [PATCH 03 of 16 V3] dirstate: create class for status lists
Martin von Zweigbergk
- [PATCH 04 of 16 V3] dirstate: update and move documentation of status types to status class
Martin von Zweigbergk
- [PATCH 05 of 16 V3] context: store status class instead of plain tuple in self._status
Martin von Zweigbergk
- [PATCH 06 of 16 V3] hgcia: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 07 of 16 V3] keyword: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 08 of 16 V3] largefiles: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 09 of 16 V3] purge: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 10 of 16 V3] record: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 11 of 16 V3] shelve: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 12 of 16 V3] localrepo: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 13 of 16 V3] histedit: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 14 of 16 V3] fileset: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 15 of 16 V3] strip: make checklocalchanges() return full status tuple
Martin von Zweigbergk
- [PATCH 16 of 16 V3] summary: make status code more readable
Martin von Zweigbergk
- [PATCH 1 of 5 evolve-ext V2] debian: Add DH_VERBOSE, commented out, for debugging convenience
Faheem Mitha
- [PATCH 2 of 5 evolve-ext V2] debian: remove clean target before implicit match rule
Faheem Mitha
- [PATCH 3 of 5 evolve-ext V2] debian: replace build line with a override_dh_auto_build line
Faheem Mitha
- [PATCH 4 of 5 evolve-ext V2] debian: replace clean with override_dh_auto_clean
Faheem Mitha
- [PATCH 5 of 5 evolve-ext V2] debian: remove .PHONY line completely
Faheem Mitha
- [PATCH 1 of 4 for-reference] obsstore: add a flag for sha256 hashes
Pierre-Yves David
- [PATCH 2 of 4 for-reference] obsolete: introduce a new binary encoding for obsmarkers (version 1)
Pierre-Yves David
- [PATCH 3 of 4 for-reference] obsolete: add a "format.obsstore-version" config option
Pierre-Yves David
- [PATCH 4 of 4 for-reference] obsolete: use format version 1 as the default for obsstore
Pierre-Yves David
- [PATCH 1 of 4 for-reference] obsstore: add a flag for sha256 hashes
Pierre-Yves David
- [PATCH V2 evolve-ext] debian: clean up rules file
Faheem Mitha
- [PATCH] revset: introduce optional 'while' predicate for ancestors()
Pierre-Yves David
- [PATCH] revset: introduce optional 'while' predicate for ancestors()
Pierre-Yves David
- [PATCH 4 of 5 V2] ui: echo prompt choice only if formatted output is acceptable
Yuya Nishihara
- [PATCH 1 of 2] util: move md5 back next to sha1 and allow to call it without an argument
Mike Hommey
- [PATCH 2 of 2] bundle2: add a part to import external bundles
Mike Hommey
- [PATCH 2 of 2] bundle2: add a part to import external bundles
Mike Hommey
- [PATCH 2 of 2] bundle2: add a part to import external bundles
Gregory Szorc
- [PATCH 2 of 2] bundle2: add a part to import external bundles
Mike Hommey
- [PATCH 2 of 2] bundle2: add a part to import external bundles
Mads Kiilerich
- [PATCH 2 of 2] bundle2: add a part to import external bundles
Mike Hommey
- [PATCH] revset: introduce optional 'while' predicate for ancestors()
Mads Kiilerich
- [PATCH] revset: introduce optional 'while' predicate for ancestors()
Mads Kiilerich
- [PATCH 03 of 16 V3] dirstate: create class for status lists
Mads Kiilerich
- [PATCH 2 of 2] bundle2: add a part to import external bundles
Pierre-Yves David
- [PATCH 2 of 2] bundle2: add a part to import external bundles
Pierre-Yves David
- [PATCH 2 of 2] bundle2: add a part to import external bundles
Pierre-Yves David
- [PATCH 2 of 2] bundle2: add a part to import external bundles
Mike Hommey
- [PATCH] revset: introduce optional 'while' predicate for ancestors()
Pierre-Yves David
- [PATCH] revset: introduce optional 'while' predicate for ancestors()
Pierre-Yves David
- [PATCH 2 of 2] bundle2: add a part to import external bundles
Pierre-Yves David
- [PATCH] revset: introduce optional 'while' predicate for ancestors()
Mads Kiilerich
- [PATCH 5 of 5 evolve-ext V2] debian: remove .PHONY line completely
Pierre-Yves David
- [PATCH 03 of 16 V3] dirstate: create class for status lists
Martin von Zweigbergk
- [PATCH 01 of 17 V4] dirstate: separate 'lookup' status field from others
Martin von Zweigbergk
- [PATCH 02 of 17 V4] lfutil: avoid creating unnecessary copy of status tuple
Martin von Zweigbergk
- [PATCH 03 of 17 V4] dirstate: create class for status lists
Martin von Zweigbergk
- [PATCH 04 of 17 V4] dirstate: update and move documentation of status types to status class
Martin von Zweigbergk
- [PATCH 05 of 17 V4] context: store status class instead of plain tuple in self._status
Martin von Zweigbergk
- [PATCH 06 of 17 V4] hgcia: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 07 of 17 V4] keyword: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 08 of 17 V4] largefiles: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 09 of 17 V4] purge: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 10 of 17 V4] record: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 11 of 17 V4] shelve: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 12 of 17 V4] localrepo: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 13 of 17 V4] histedit: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 14 of 17 V4] fileset: access status fields by name rather than index
Martin von Zweigbergk
- [PATCH 15 of 17 V4] strip: make checklocalchanges() return full status tuple
Martin von Zweigbergk
- [PATCH 16 of 17 V4] summary: make status code more readable
Martin von Zweigbergk
- [PATCH 17 of 17 V4] subrepo: use separate instances of empty lists in status
Martin von Zweigbergk
- [PATCH 1 of 2] util: move md5 back next to sha1 and allow to call it without an argument
Pierre-Yves David
- [PATCH 03 of 17 V4] dirstate: create class for status lists
Mads Kiilerich
- [PATCH 2 of 2] bundle2: add a part to import external bundles
Martin Geisler
- [PATCH 5 of 5 evolve-ext V2] debian: remove .PHONY line completely
Faheem Mitha
- [PATCH] extensions: add onsub extension
Angel Ezquerra
- [PATCH V2] extensions: add onsub extension
Angel Ezquerra
- [PATCH V2] extensions: add onsub extension
Yuya Nishihara
- [PATCH V2] extensions: add onsub extension
Angel Ezquerra
- [PATCH 03 of 17 V4] dirstate: create class for status lists
Martin von Zweigbergk
- [PATCH 1 of 5] phases: change phase command change detection
Pierre-Yves David
- [PATCH 3 of 5] phases: move root phase assignment to it's own function
Pierre-Yves David
- [PATCH 4 of 5] phases: calculate the maxphase and minphaserev
Pierre-Yves David
- [PATCH 5 of 5] phases: retractboundary should update all affected phases
Pierre-Yves David
- [PATCH] hgignore: ignore the PyCharm workspace folder
Angel Ezquerra
- [PATCH] hgignore: ignore the PyCharm workspace folder
Mads Kiilerich
- [PATCH] hgignore: ignore the PyCharm workspace folder
Angel Ezquerra
- [Bug 4404] New: Make it possible to abort an update when conflicts with working directory will occur
mercurial-bugs at selenic.com
- [PATCH V2] extensions: add onsub extension
Yuya Nishihara
- [PATCH 3 of 5] phases: move root phase assignment to it's own function
Durham Goode
- [PATCH 3 of 5] phases: move root phase assignment to it's own function
Pierre-Yves David
- [PATCH] hgignore: ignore the PyCharm workspace folder
Pierre-Yves David
- [PATCH 5 of 5] phases: retractboundary should update all affected phases
Durham Goode
- [PATCH] pull: make discovery phase extensible
Pierre-Yves David
- [PATCH] pull: use `stepsdone` instead of `todosteps`
Pierre-Yves David
- [PATCH 1 of 3 RFC] mercurial: add python re2 bindings
Matt Mackall
- [PATCH 1 of 6 events v3] util: add event handling mechanism
Matt Mackall
- [Bug 4405] New: Rename info lost after second amend
mercurial-bugs at selenic.com
- [Bug 4406] New: Evolve command loses copy metadata
mercurial-bugs at selenic.com
- [PATCH 1 of 3] localrepo: remove dead initialization of 'lock'
Martin von Zweigbergk
- [PATCH 2 of 3] localrepo: use separate variable for p1 manifest and new manifest
Martin von Zweigbergk
- [PATCH 3 of 3] localrepo: update file nodeid and flags in the same place
Martin von Zweigbergk
- [PATCH 1 of 4] test-bundle2: test that we got appropriate hook called with appropriate data
Pierre-Yves David
- [PATCH 2 of 4] test-bundle2: also test the argument of the changegroup hook
Pierre-Yves David
- [PATCH 3 of 4] phases: informs transaction related hook than phase was moved
Pierre-Yves David
- [PATCH 4 of 4] bookmarks: inform transaction-related hook than some bookmarks were moved
Pierre-Yves David
- [PATCH] hgignore: ignore the PyCharm workspace folder
Brendan Cully
- mercurial at 22906: 62 new changesets
Mercurial Commits
- [PATCH] status: add more complete tests for --rev
Martin von Zweigbergk
- [PATCH] status: add more complete tests for --rev
Pierre-Yves David
- [PATCH 5 of 5] phases: retractboundary should update all affected phases
Durham Goode
- [PATCH] localrepo: reduce scope of 'removed' variable
Martin von Zweigbergk
- [PATCH] localrepo: reduce scope of 'removed' variable
Matt Mackall
- [PATCH 3 of 3] localrepo: update file nodeid and flags in the same place
Matt Mackall
- [PATCH 03 of 17 V4] dirstate: create class for status lists
Matt Mackall
- [PATCH 03 of 17 V4] dirstate: create class for status lists
Martin von Zweigbergk
- [Bug 4407] New: some tests for convert extension fail after enhancement of git rename detection support
mercurial-bugs at selenic.com
- [PATCH] hgignore: ignore the PyCharm workspace folder
Martin Geisler
- hg-i18n at 22583: outgoing changeset (stable)
Mercurial Commits
- [PATCH] sshpeer: forward stdout of remote "hg init" to appropriate output channel
Yuya Nishihara
- [PATCH] util.system: avoid buffering of subprocess output when it is piped
Yuya Nishihara
- [PATCH 3 of 3 manifest-cleanup] manifest: add fastdelta method to manifestdict
Pierre-Yves David
- [PATCH 1 of 2] manifest: rename ambiguously-named set to setflag
Augie Fackler
- [PATCH 2 of 2] manifest: add docstring to text() method
Augie Fackler
- mercurial at 22931: 25 new changesets
Mercurial Commits
- [PATCH 1 of 2 v2] manifest: rename ambiguously-named set to setflag
Augie Fackler
- [PATCH 2 of 2 v2] manifest: add docstring to text() method
Augie Fackler
- [PATCH] sshpeer: forward stdout of remote "hg init" to appropriate output channel
Augie Fackler
- [PATCH] largefiles: use multiple threads for fetching largefiles remotely
Matt Mackall
- [PATCH] sshpeer: forward stdout of remote "hg init" to appropriate output channel
Siddharth Agarwal
- [PATCH] sshpeer: forward stdout of remote "hg init" to appropriate output channel
Augie Fackler
- [PATCH] pull: make discovery phase extensible
Augie Fackler
- [PATCH] pull: use `stepsdone` instead of `todosteps`
Augie Fackler
- [PATCH 4 of 4] bookmarks: inform transaction-related hook than some bookmarks were moved
Augie Fackler
- [PATCH 2 of 2 v2] manifest: add docstring to text() method
Pierre-Yves David
- [PATCH 1 of 6 path intent] ui: add an intent to expandpath
Augie Fackler
- [PATCH 1 of 2 v3] context: handle censored data in an on-disk file context based on config
adgar at google.com
- [PATCH 2 of 2 v3] verify: report censored nodes if configured policy is abort
adgar at google.com
- [PATCH v3] revlog: support importing censored file revision tombstones
adgar at google.com
- [PATCH 2 of 2 v3] verify: report censored nodes if configured policy is abort
Matt Mackall
- [PATCH v3] revlog: support importing censored file revision tombstones
Matt Mackall
- [PATCH 1 of 2 v3] context: handle censored data in an on-disk file context based on config
Matt Mackall
- [PATCH 1 of 5] obsolete: add isenabled function for option checking
Durham Goode
- [PATCH 2 of 5] obsolete: add readonly flag to obstore constructor
Durham Goode
- [PATCH 3 of 5] obsolete: add createmarkers option
Durham Goode
- [PATCH 4 of 5] obsolete: add allowunstable option
Durham Goode
- [PATCH 5 of 5] obsolete: add exchange option
Durham Goode
- [PATCH 1 of 5] obsolete: add isenabled function for option checking
Durham Goode
- [Bug 4408] New: Importing a patch as its own descendant leads to weird obsolete cycle
mercurial-bugs at selenic.com
- [PATCH 1 of 4] addchangegroup: get the `node` argument of `incoming` hook from transaction
Pierre-Yves David
- [PATCH 2 of 4] addchangegroup: call `prechangegroup` hook after transaction retrieval
Pierre-Yves David
- [PATCH 3 of 4] prechangegroup: use hook argument from the transaction
Pierre-Yves David
- [PATCH 4 of 4] changegroup: store source and url in the `hookargs` dict
Pierre-Yves David
- [PATCH] localrepo: introduce persistent caching of revset revision's branch names
Mads Kiilerich
- [PATCH] localrepo: introduce persistent caching of revset revision's branch names
Matt Mackall
- [PATCH] localrepo: introduce persistent caching of revset revision's branch names
Pierre-Yves David
- [PATCH] localrepo: introduce persistent caching of revset revision's branch names
Pierre-Yves David
- [PATCH] localrepo: introduce persistent caching of revset revision's branch names
Matt Mackall
- [PATCH] localrepo: introduce persistent caching of revset revision's branch names
Mads Kiilerich
- [PATCH 1 of 8] revset: better naming of variables containing the value of a single argument
Mads Kiilerich
- [PATCH 2 of 8] mq: add missing \n in warning
Mads Kiilerich
- [PATCH 3 of 8] largefiles: replace repo._isaddremove hack with a simple function parameter
Mads Kiilerich
- [PATCH 4 of 8] largefiles: remove confusing rev parameter for lfdirstatestatus
Mads Kiilerich
- [PATCH 5 of 8] largefiles: the update override only needs lfdirstate and status for --check
Mads Kiilerich
- [PATCH 6 of 8] largefiles: move initialization of standins variable to clarify its "scope"
Mads Kiilerich
- [PATCH 7 of 8] largefiles: inline redundant inctx function in status
Mads Kiilerich
- [PATCH 8 of 8] largefiles: inline redundant toname function in status
Mads Kiilerich
- [PATCH] localrepo: introduce persistent caching of revset revision's branch names
Martin von Zweigbergk
- [PATCH 8 of 8] largefiles: inline redundant toname function in status
Martin von Zweigbergk
- [PATCH] localrepo: introduce persistent caching of revset revision's branch names
Gregory Szorc
- [PATCH] localrepo: introduce persistent caching of revset revision's branch names
Pierre-Yves David
- [PATCH 1 of 4] manifest: repurpose flagsdiff() into (node-and-flag)diff()
Martin von Zweigbergk
- [PATCH 2 of 4] manifest: for diff(), only iterate over files, not flags
Martin von Zweigbergk
- [PATCH 3 of 4] manifest: transpose pair of pairs from diff()
Martin von Zweigbergk
- [PATCH 4 of 4] dicthelpers: delete now that they are no longer used
Martin von Zweigbergk
- [PATCH] localrepo: introduce persistent caching of revset revision's branch names
Pierre-Yves David
- [PATCH 2 of 2] bundle2: add a part to import external bundles
Mike Hommey
- [PATCH 2 of 2] bundle2: add a part to import external bundles
Pierre-Yves David
- [PATCH 1 of 8] revset: better naming of variables containing the value of a single argument
Pierre-Yves David
- [PATCH] hgignore: ignore the PyCharm workspace folder
Pierre-Yves David
- [PATCH 8 of 8] largefiles: inline redundant toname function in status
Mads Kiilerich
- hg-i18n at 22583: outgoing changeset (stable)
Mercurial Commits
- mercurial/crew at 23287: 7 outgoing changesets
Mercurial Commits
- [PATCH] localrepo: introduce persistent caching of revset revision's branch names
Mads Kiilerich
- [PATCH] localrepo: introduce persistent caching of revset revision's branch names
Pierre-Yves David
- [PATCH] localrepo: introduce persistent caching of revset revision's branch names
Mads Kiilerich
- [PATCH] localrepo: introduce persistent caching of revset revision's branch names
Mads Kiilerich
- [PATCH] localrepo: introduce persistent caching of revset revision's branch names
Mads Kiilerich
- [PATCH] sshpeer: forward stdout of remote "hg init" to appropriate output channel
Yuya Nishihara
- [PATCH 8 of 8] largefiles: inline redundant toname function in status
Martin von Zweigbergk
- [PATCH 2 of 8] mq: add missing \n in warning
Matt Mackall
- mercurial at 22941: 10 new changesets
Mercurial Commits
- [PATCH] localrepo: introduce persistent caching of revset revision's branch names
Gregory Szorc
- [PATCH 1 of 2 v2] localrepo: persistent caching of branch names
Mads Kiilerich
- [PATCH 2 of 2 v2] revset: use localrepo persistent branch name caching
Mads Kiilerich
- [PATCH 1 of 4] manifest: repurpose flagsdiff() into (node-and-flag)diff()
Augie Fackler
- [PATCH 4 of 4] dicthelpers: delete now that they are no longer used
Augie Fackler
- [PATCH 4 of 4] dicthelpers: delete now that they are no longer used
Siddharth Agarwal
- [PATCH 1 of 2 v2] localrepo: persistent caching of branch names
Augie Fackler
- [PATCH 2 of 2 v2] revset: use localrepo persistent branch name caching
Augie Fackler
- [PATCH 1 of 2 v2] localrepo: persistent caching of branch names
Augie Fackler
- [PATCH] localrepo: introduce persistent caching of revset revision's branch names
Pierre-Yves David
- [PATCH] localrepo: introduce persistent caching of revset revision's branch names
Pierre-Yves David
- [PATCH 4 of 4] dicthelpers: delete now that they are no longer used
Augie Fackler
- [PATCH 4 of 5] obsolete: add allowunstable option
Augie Fackler
- [PATCH 1 of 2 v2] localrepo: persistent caching of branch names
Mads Kiilerich
- [PATCH 1 of 2 v2] localrepo: persistent caching of branch names
Augie Fackler
- [PATCH 4 of 5] obsolete: add allowunstable option
Durham Goode
- [PATCH 4 of 5] obsolete: add allowunstable option
Pierre-Yves David
- [PATCH 4 of 5] obsolete: add allowunstable option
Durham Goode
- [PATCH 4 of 4] changegroup: store source and url in the `hookargs` dict
Augie Fackler
- [PATCH] obsstore: fix defaultformat option passing
Durham Goode
- [PATCH 1 of 5] revset: make __len__ part of the offical API
Pierre-Yves David
- [PATCH 2 of 5] generatorset: implement __len__
Pierre-Yves David
- [PATCH 3 of 5] filteredset: drop __getitem__ implementation
Pierre-Yves David
- [PATCH 4 of 5] _spanset: drop __getitem__ implementation
Pierre-Yves David
- [PATCH 5 of 5] revset-only: use __nonzero__ to check if a revset is empty
Pierre-Yves David
- [PATCH] no \.set in graphlog
Pierre-Yves David
- [PATCH 1 of 5 V2] obsolete: add isenabled function for option checking
Durham Goode
- [PATCH 2 of 5 V2] obsolete: add readonly flag to obstore constructor
Durham Goode
- [PATCH 3 of 5 V2] obsolete: add createmarkers option
Durham Goode
- [PATCH 4 of 5 V2] obsolete: add allowunstable option
Durham Goode
- [PATCH 5 of 5 V2] obsolete: add exchange option
Durham Goode
- [PATCH 1 of 5 RFC] error: Add metadata attribute to CensoredNodeError
adgar at google.com
- [PATCH 2 of 5 RFC] revlog: allow importing revision deltas based on a censored file tombstone
adgar at google.com
- [PATCH 3 of 5 RFC] revlog: allow building deltas against local tombstones in _addrevision
adgar at google.com
- [PATCH 4 of 5 RFC] changegroup: reproduce correct changegroup for tombstoned initial revision
adgar at google.com
- [PATCH 5 of 5 RFC] changegroup: produce correct deltas when revisions are tombstoned
adgar at google.com
- [PATCH 1 of 2 pypy-support] checklink: always close the NamedTemporaryFile
Augie Fackler
- [PATCH 2 of 2 pypy-support] tests: use $PYTHON instead of hardcoding python
Augie Fackler
- [PATCH 1 of 3] pull: add source information to the transaction
Pierre-Yves David
- [PATCH 2 of 3] pull: call the `b2x-transactionclose` hook when closing the transaction
Pierre-Yves David
- [PATCH 3 of 3] bundle2: add a comment about addchangegroup source and url
Pierre-Yves David
- [PATCH] no \.set in graphlog
Augie Fackler
- [PATCH] no \.set in graphlog
Pierre-Yves David
- [PATCH V2] dagwalker: drop an useless intermediate variable
Pierre-Yves David
- [PATCH 1 of 5] bundle2: add a test for exceptions raised during the generation process
Pierre-Yves David
- [PATCH 2 of 5] bundle2: extract processing of part into its own function
Pierre-Yves David
- [PATCH 3 of 5] bundle2: change header size and make them signed (new format)
Pierre-Yves David
- [PATCH 4 of 5] bundle2: add a UnsupportedPartError
Pierre-Yves David
- [PATCH 5 of 5] bundle2: detect and disallow a negative chunk size
Pierre-Yves David
- [PATCH 2 of 2 pypy-support] tests: use $PYTHON instead of hardcoding python
Pierre-Yves David
- [PATCH 1 of 5 V2] obsolete: add isenabled function for option checking
Pierre-Yves David
- [PATCH] obsstore: fix defaultformat option passing
Pierre-Yves David
- [PATCH 1 of 5 V2] obsolete: add isenabled function for option checking
Durham Goode
- [PATCH 1 of 3 v3] branchmap: rename branchcache to branchheadcache
Mads Kiilerich
- [PATCH 2 of 3 v3] localrepo: persistent caching of branch names
Mads Kiilerich
- [PATCH 3 of 3 v3] revset: use localrepo persistent branch name caching
Mads Kiilerich
- [PATCH 1 of 2 v2] localrepo: persistent caching of branch names
Mads Kiilerich
- [PATCH 1 of 3 v3] branchmap: rename branchcache to branchheadcache
Mads Kiilerich
- [PATCH 1 of 2 v4] localrepo: persistent caching of branch names
Mads Kiilerich
- [PATCH 2 of 2 v4] revset: use localrepo persistent branch name caching
Mads Kiilerich
- [PATCH 1 of 2 v4] localrepo: persistent caching of branch names
Pierre-Yves David
- [PATCH 2 of 2 v4] revset: use localrepo persistent branch name caching
Pierre-Yves David
- [PATCH 1 of 7 V3] util: move md5 back next to sha1 and allow to call it without an argument
Mike Hommey
- [PATCH 2 of 7 V3] tests: pull common http server setup out of individual tests
Mike Hommey
- [PATCH 3 of 7 V3] changegroup: use a copy of hookargs when invoking the changegroup hook
Mike Hommey
- [PATCH 4 of 7 V3] bundle2: merge return values when bundle contains multiple changegroups
Mike Hommey
- [PATCH 5 of 7 V3] util: add a helper class to compute digests
Mike Hommey
- [PATCH 6 of 7 V3] util: add a file handle wrapper class that does hash digest validation
Mike Hommey
- [PATCH 7 of 7 V3] bundle2: client side support for a part to import external bundles
Mike Hommey
- [PATCH 1 of 6] changectx: wrap the `changeid` processing in a try except
Pierre-Yves David
- [PATCH 2 of 6] changectx: move `IndexError` handling in the top level try except
Pierre-Yves David
- [PATCH 3 of 6] repoview: add a FilteredIndexError class
Pierre-Yves David
- [PATCH 4 of 6] repoview: add a FilteredLookupError class
Pierre-Yves David
- [PATCH 5 of 6] repoview: add a FilteredRepoLookupError
Pierre-Yves David
- [PATCH 6 of 6] changectx: issue a FilteredRepoLookupError when applicable
Pierre-Yves David
- [PATCH 7 of 7 V3] bundle2: client side support for a part to import external bundles
Pierre-Yves David
- [PATCH 6 of 7 V3] util: add a file handle wrapper class that does hash digest validation
Pierre-Yves David
- [PATCH 7 of 7 V3] bundle2: client side support for a part to import external bundles
Mike Hommey
- hg-i18n at 22583: outgoing changeset (stable)
Mercurial Commits
- mercurial/crew at 23305: 8 outgoing changesets
Mercurial Commits
- [PATCH V4] bundle2: client side support for a part to import external bundles
Mike Hommey
- [PATCH 1 of 2 v4] localrepo: persistent caching of branch names
Mads Kiilerich
- [PATCH 2 of 2 v4] revset: use localrepo persistent branch name caching
Mads Kiilerich
- [PATCH 1 of 2 v5] localrepo: persistent caching of branch names
Mads Kiilerich
- [PATCH 2 of 2 v5] revset: use localrepo persistent branch name caching
Mads Kiilerich
- [PATCH 1 of 2] docker: add centos7 target for CentOS / Red Hat 7 support
Mads Kiilerich
- [PATCH 2 of 2] docker: use official centos5 image
Mads Kiilerich
- [PATCH 1 of 2] config: introduce "built-in" default configuration settings in default-hgrc.d
Mads Kiilerich
- [PATCH 2 of 2] config: move mergetools configuration to default configuration
Mads Kiilerich
- [PATCH 1 of 3] encoding: avoid cyclic dependency around "parsers" in pure Python build
FUJIWARA Katsunori
- [PATCH 2 of 3] import-checker: treat "from mercurial import XXXX" style correctly
FUJIWARA Katsunori
- [PATCH 3 of 3] import-checker: check modules for pure Python build correctly
FUJIWARA Katsunori
- [PATCH 1 of 9] histedit: add histedit state class
David Soria Parra
- [PATCH 2 of 9] histedit: use state object where necessary
David Soria Parra
- [PATCH 3 of 9] histedit: add clear method to remove state
David Soria Parra
- [PATCH 4 of 9] histedit: let the state expose a context but serialize correctly to nodes
David Soria Parra
- [PATCH 5 of 9] histedit: pass state to boostrapcontinue
David Soria Parra
- [PATCH 6 of 9] histedit: pass state to processreplacement
David Soria Parra
- [PATCH 7 of 9] histedit: pass state to action functions
David Soria Parra
- [PATCH 8 of 9] histedit: read state from histeditstate
David Soria Parra
- [PATCH 9 of 9] histedit: move locks into state
David Soria Parra
- [PATCH 1 of 5 V2] parsers: add a function to efficiently lowercase ASCII strings
FUJIWARA Katsunori
- [PATCH 3 of 3] import-checker: check modules for pure Python build correctly
Mads Kiilerich
- [PATCH 1 of 3] encoding: avoid cyclic dependency around "parsers" in pure Python build
Siddharth Agarwal
- [PATCH 6 of 9] histedit: pass state to processreplacement
Olle
- [PATCH 6 of 9] histedit: pass state to processreplacement
David Soria Parra
- [PATCH 3 of 3] import-checker: check modules for pure Python build correctly
Augie Fackler
- [PATCH 8 of 9] histedit: read state from histeditstate
Augie Fackler
- mercurial at 22967: 26 new changesets
Mercurial Commits
- [PATCH 2 of 2 pypy-support] tests: use $PYTHON instead of hardcoding python
Matt Mackall
- [PATCH 2 of 2 pypy-support] tests: use $PYTHON instead of hardcoding python
Augie Fackler
- [PATCH 3 of 3] bundle2: add a comment about addchangegroup source and url
Pierre-Yves David
- [PATCH 1 of 2 V2] evolve: adapt to the new metadata storage
Pierre-Yves David
- [PATCH 2 of 2 V2] encode with _fm1??
Pierre-Yves David
- mercurial at 22987: 20 new changesets
Mercurial Commits
- [PATCH 2 of 2 V2] encode with _fm1??
Pierre-Yves David
- [PATCH 1 of 2 V2] pull: call the `b2x-transactionclose` hook when closing the transaction
Pierre-Yves David
- [PATCH 2 of 2 V2] bundle2: add a comment about addchangegroup source and url
Pierre-Yves David
- [PATCH 1 of 2 v2] revset: introduce optional 'while' predicate for ancestors()
Mads Kiilerich
- [PATCH 2 of 2 v2] revset: introduce optional 'while' predicate for descendants()
Mads Kiilerich
- [PATCH 7 of 7] cmdserver: add service that listens on unix domain socket and forks process
Matt Mackall
- mercurial at 22994: 7 new changesets
Mercurial Commits
- [PATCH 3 of 4] bundle2: remove _getbundleextrapart
Pierre-Yves David
- [PATCH] obsstore: record data as floating point in fm0 format
Pierre-Yves David
- [PATCH fix-for-default] obsstore: record data as floating point in fm0 format
Pierre-Yves David
- [PATCH V4] bundle2: client side support for a part to import external bundles
Pierre-Yves David
- [PATCH V4] bundle2: client side support for a part to import external bundles
Mike Hommey
- [PATCH] revset-_ancestor: use & instead of filter
Pierre-Yves David
- [PATCH] revset-only: use `subset &` instead of filtering
Pierre-Yves David
- [Bug 4410] New: d7f7f1860f00 regressed SSL on OS X: abort: error: _ssl.c:510: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
mercurial-bugs at selenic.com
- [PATCH V5] bundle2: client side support for a part to import external bundles
Mike Hommey
- [PATCH V5] bundle2: client side support for a part to import external bundles
Pierre-Yves David
- [PATCH 1 of 2] revset-phases: do not cache phases-related filters
Pierre-Yves David
- [PATCH 2 of 2] revset-phases: prefetch attributes in phases-related revsets
Pierre-Yves David
- [PATCH 6 of 6] changectx: issue a FilteredRepoLookupError when applicable
Sean Farley
- [PATCH] revset-node: speedup by a few hundred fold
Pierre-Yves David
- [PATCH] lock: while releasing, unlink lockfile even if the release function throws
Siddharth Agarwal
- [PATCH] lock: while releasing, unlink lockfile even if the release function throws
Pierre-Yves David
- [PATCH 1 of 2 v4] localrepo: persistent caching of branch names
Pierre-Yves David
- hg-i18n at 22583: outgoing changeset (stable)
Mercurial Commits
- [PATCH 1 of 8] changegroup: add a "packermap" dictionary to track different packer version
Sune Foldager
- [PATCH 2 of 8] bundle2caps: advertises the available versions for changegroup packer
Sune Foldager
- [PATCH 3 of 8] bundle2: support a "version" argument in `changegroup` part
Sune Foldager
- [PATCH 4 of 8] changegroup: use '1' for changegroup packer version 1
Sune Foldager
- [PATCH 5 of 8] changegroup: introduce "raw" versions of some commands
Sune Foldager
- [PATCH 6 of 8] changegroup: introduce cg2packer/unpacker
Sune Foldager
- [PATCH 7 of 8] changegroup: allow use of cg2packer in getchangegroupraw
Sune Foldager
- [PATCH 8 of 8] bundle2: send changegroup version 2 bundles by default
Sune Foldager
- [PATCH] revset-node: speedup by a few hundred fold
Augie Fackler
- [PATCH 5 of 5] revset-only: use __nonzero__ to check if a revset is empty
Augie Fackler
- [PATCH] revset-only: use `subset &` instead of filtering
Augie Fackler
- [PATCH] revset-_ancestor: use & instead of filter
Augie Fackler
- [PATCH] obsstore: record data as floating point in fm0 format
Augie Fackler
- [PATCH fix-for-default] obsstore: record data as floating point in fm0 format
Augie Fackler
- [PATCH fix-for-default] obsstore: record data as floating point in fm0 format
Augie Fackler
- [PATCH 2 of 2] revset-phases: prefetch attributes in phases-related revsets
Augie Fackler
- [PATCH V2] dagwalker: drop an useless intermediate variable
Augie Fackler
- [PATCH 5 of 5] bundle2: detect and disallow a negative chunk size
Augie Fackler
- [PATCH 6 of 6] changectx: issue a FilteredRepoLookupError when applicable
Augie Fackler
- [PATCH 5 of 5] resolve: run happily after conflict-free merge
Augie Fackler
- [PATCH 4 of 5] test-resolve: add tests for re-merge
Augie Fackler
- [PATCH] ssl: only use the dummy cert hack if using an Apply Python (issue4410)
Mads Kiilerich
- [PATCH] cmdserver: add command to get pid of server handling current connection
Yuya Nishihara
- [PATCH] cmdserver: add command to get pid of server handling current connection
Mads Kiilerich
- [PATCH] cmdserver: add command to get pid of server handling current connection
Yuya Nishihara
- [PATCH] ssl: only use the dummy cert hack if using an Apply Python (issue4410)
Augie Fackler
- [PATCH 1 of 2 v4] localrepo: persistent caching of branch names
Mads Kiilerich
- [PATCH V2] lock: while releasing, unlink lockfile even if the release function throws
Siddharth Agarwal
- [PATCH] test-merge5: remove obsolete '-y' and its motivating comment
Augie Fackler
- [PATCH v2] ssl: only use the dummy cert hack if using an Apple Python (issue4410)
Mads Kiilerich
- [PATCH] cmdserver: add command to get pid of server handling current connection
Idan Kamara
- [PATCH 1 of 5] revset-rangeset: call `getset` on a `fullreposet`
Pierre-Yves David
- [PATCH 2 of 5] revset-ancestorspec: call `getset` on a `fullreposet`
Pierre-Yves David
- [PATCH 3 of 5] revset-children: call `getset` on a `fullreposet`
Pierre-Yves David
- [PATCH 4 of 5] revset-parentspec: call `getset` on a `fullreposet`
Pierre-Yves David
- [PATCH 5 of 5] revset-matching: call `getset` on a `fullreposet`
Pierre-Yves David
- [PATCH 1 of 6] spanset: fix isascending and isdescending
Pierre-Yves David
- [PATCH 2 of 6] baseset: update documentation
Pierre-Yves David
- [PATCH 3 of 6] baseset: introcude a `isasc` parameter
Pierre-Yves David
- [PATCH 4 of 6] revset-_revbetween: use the `isasc` argument of baseset
Pierre-Yves David
- [PATCH 5 of 6] revert-first/last: inform the resulting baseset of data order
Pierre-Yves David
- [PATCH 6 of 6] baseset: allow a set as argument
Pierre-Yves David
- [PATCH 1 of 2] bundle2: add a interrupt mechanism
Pierre-Yves David
- [PATCH 2 of 2] bundle2: transmit exception during part generation
Pierre-Yves David
- [PATCH] hook: schedule run "b2x-transactionclose" for after lock release
Pierre-Yves David
- [Bug 4411] New: setdiscovery set all localheads in a single request
mercurial-bugs at selenic.com
- mercurial at 22994: new changeset
Mercurial Commits
- [PATCH 4 of 8] changegroup: use '1' for changegroup packer version 1
Pierre-Yves David
- [PATCH 7 of 8] changegroup: allow use of cg2packer in getchangegroupraw
Pierre-Yves David
- [PATCH 8 of 8] bundle2: send changegroup version 2 bundles by default
Pierre-Yves David
- mercurial at 22994: new changeset
Mercurial Commits
- mercurial at 22994: new changeset
Mercurial Commits
- mercurial at 22994: new changeset
Mercurial Commits
- mercurial at 22994: new changeset
Mercurial Commits
- mercurial at 22994: new changeset
Mercurial Commits
- mercurial at 22994: new changeset
Mercurial Commits
- mercurial at 22994: new changeset
Pierre-Yves David
- mercurial at 22994: new changeset
Mercurial Commits
- [PATCH 1 of 8 V2] changegroup: add a "packermap" dictionary to track different packer version
Pierre-Yves David
- [PATCH 2 of 8 V2] bundle2caps: advertises the available versions for changegroup packer
Pierre-Yves David
- [PATCH 3 of 8 V2] bundle2: support a "version" argument in `changegroup` part
Pierre-Yves David
- [PATCH 4 of 8 V2] changegroup: introduce "raw" versions of some commands
Pierre-Yves David
- [PATCH 5 of 8 V2] changegroup: allow use of different cg#packer in getchangegroupraw
Pierre-Yves David
- [PATCH 6 of 8 V2] getbundle: send highest changegroup format supported by both side
Pierre-Yves David
- [PATCH 7 of 8 V2] push: send highest changegroup format supported by both side
Pierre-Yves David
- [PATCH 8 of 8 V2] changegroup: introduce cg2packer/unpacker
Pierre-Yves David
- mercurial at 22994: new changeset
Mercurial Commits
- mercurial at 22994: new changeset
Mercurial Commits
- mercurial at 22994: new changeset
Mercurial Commits
- mercurial at 23027: 33 new changesets
Mercurial Commits
- mercurial at 22994: new changeset
Matt Mackall
- [PATCH 1 of 6 path intent] ui: add an intent to expandpath
Pierre-Yves David
- [PATCH 1 of 6 path intent] ui: add an intent to expandpath
Pierre-Yves David
- [PATCH 1 of 6 path intent] ui: add an intent to expandpath
Pierre-Yves David
- [PATCH 1 of 6 path intent] ui: add an intent to expandpath
Pierre-Yves David
- [PATCH 1 of 6 path intent] ui: add an intent to expandpath
Pierre-Yves David
- [PATCH 1 of 6 path intent] ui: add an intent to expandpath
Pierre-Yves David
- mercurial at 22994: new changeset
Pierre-Yves David
- mercurial at 23027: new changeset
Mercurial Commits
- [PATCH 1 of 9 STABLE] cmdutil: add the class to restore dirstate at unexpected failure easily
Matt Mackall
- mercurial at 23029: 2 new changesets
Mercurial Commits
- [PATCH] cmdserver: add command to get pid of server handling current connection
Pierre-Yves David
- [PATCH V2] lock: while releasing, unlink lockfile even if the release function throws
Pierre-Yves David
- [PATCH 1 of 5 RFC] error: Add metadata attribute to CensoredNodeError
Pierre-Yves David
- [PATCH] revset: introduce optional 'while' predicate for ancestors()
Matt Mackall
- [PATCH] cmdserver: add command to get pid of server handling current connection
Idan Kamara
- [PATCH] cmdserver: add command to get pid of server handling current connection
Pierre-Yves David
- [PATCH] i18n: cache the result of every gettext call
Augie Fackler
- [PATCH] util.system: avoid buffering of subprocess output when it is piped
Matt Mackall
- [PATCH] cmdserver: add command to get pid of server handling current connection
Matt Mackall
- [PATCH] i18n: cache the result of every gettext call
Augie Fackler
- [PATCH] i18n: cache the result of every gettext call
Matt Mackall
- [PATCH] i18n: cache the result of every gettext call
Augie Fackler
- [PATCH] i18n: cache the result of every gettext call
Pierre-Yves David
- [PATCH 1 of 2 v4] localrepo: persistent caching of branch names
Pierre-Yves David
- mercurial at 23029: new changeset
Mercurial Commits
- [PATCH 2 of 2] docker: use official centos5 image
Matt Mackall
- [PATCH 1 of 2] repoview: include the filter name in filtered revision error message
Pierre-Yves David
- [PATCH 2 of 2] repoview: issue a special message when filtering hidden changeset
Pierre-Yves David
- mercurial at 23029: new changeset
Mercurial Commits
- mercurial at 23032: 3 new changesets
Mercurial Commits
- [Bug 4413] New: See if tip from one repo is in another repo
mercurial-bugs at selenic.com
- [PATCH 1 of 2 v4] localrepo: persistent caching of branch names
Mads Kiilerich
- [PATCH 1 of 6 path intent] ui: add an intent to expandpath
Gregory Szorc
- [PATCH 1 of 6 path intent] ui: add an intent to expandpath
Gregory Szorc
- [PATCH 1 of 6 path intent] ui: add an intent to expandpath
Mike Hommey
- [PATCH 1 of 6 path intent] ui: add an intent to expandpath
Pierre-Yves David
- [PATCH v2] ssl: only use the dummy cert hack if using an Apple Python (issue4410)
Gregory Szorc
- [PATCH v2] ssl: only use the dummy cert hack if using an Apple Python (issue4410)
Gregory Szorc
- [PATCH] amend: fix amending rename commit with obsolescence markers
Ryan McElroy
- [PATCH] cmdserver: add command to get pid of server handling current connection
Yuya Nishihara
- [PATCH] amend: fix amending rename commit with obsolescence markers
Ryan McElroy
- [PATCH V2] cmdserver: include pid of server handling requests in hello message
Yuya Nishihara
- mercurial at 22994: new changeset
Thomas Arendsen Hein
- mercurial at 22994: new changeset
Thomas Arendsen Hein
- [PATCH v2] ssl: only use the dummy cert hack if using an Apple Python (issue4410)
Mads Kiilerich
- hg-i18n at 22583: outgoing changeset (stable)
Mercurial Commits
- [PATCH 1 of 5] transaction: pass a vfs map to the transaction
Pierre-Yves David
- [PATCH 2 of 5] transaction: use "locations" instead of "vfs" objects for file generation
Pierre-Yves David
- [PATCH 3 of 5] transaction: use "location" when doing backup
Pierre-Yves David
- [PATCH 4 of 5] transaction: handle backup of a missing file in `backupentries`
Pierre-Yves David
- [PATCH 5 of 5] changelog: rework the delayupdate mechanism
Pierre-Yves David
- [PATCH 1 of 5] transaction: pass a vfs map to the transaction
Pierre-Yves David
- [PATCH 3 of 5] transaction: use "location" when doing backup
Olle
- [PATCH 1 of 2] contrib: update build defaults to latest Python and docutils versions
Mads Kiilerich
- [PATCH 2 of 2] contrib: buildrpm checking of md5 checksums of downloaded Python and Docutils
Mads Kiilerich
- [PATCH] run-tests: clean up unused globals that were removed by tests-refactor series
Yuya Nishihara
- [PATCH] amend: fix amending rename commit with obsolescence markers
Siddharth Agarwal
- [PATCH V2] cmdserver: include pid of server handling requests in hello message
Matt Mackall
- hg switch
anatoly techtonik
- [PATCH 1 of 5 v6] branchcache: introduce persistent caching of branch names
Mads Kiilerich
- [PATCH 2 of 5 v6] revset: use localrepo branchcache for branch name filtering
Mads Kiilerich
- [PATCH 3 of 5 v6] branchmap: use branchcache for updating branch map
Mads Kiilerich
- [PATCH 4 of 5 v6] changelog: branchinfo is a low level function - it should return UTF-8
Mads Kiilerich
- [PATCH 5 of 5 v6] revset: use faster branchcache branchfast function without autoload and close
Mads Kiilerich
- mercurial at 23036: 4 new changesets
Mercurial Commits
- [PATCH 1 of 5 v6] branchcache: introduce persistent caching of branch names
Matt Mackall
- [PATCH] status: add more complete tests for --rev
Matt Mackall
- [PATCH 1 of 5 RFC] error: Add metadata attribute to CensoredNodeError
Matt Mackall
- [PATCH] status: add more complete tests for --rev
Martin von Zweigbergk
- [PATCH] status: add more complete tests for --rev
Matt Mackall
- [PATCH 1 of 5] transaction: pass a vfs map to the transaction
Matt Mackall
- [PATCH] run-tests: clean up unused globals that were removed by tests-refactor series
Matt Mackall
- [PATCH v2] ssl: only use the dummy cert hack if using an Apple Python (issue4410)
Matt Mackall
- [PATCH 8 of 8] largefiles: inline redundant toname function in status
Matt Mackall
- [PATCH] amend: fix amending rename commit with obsolescence markers
Matt Mackall
- [PATCH] amend: fix amending rename commit with obsolescence markers
Pierre-Yves David
- [PATCH 2 of 2] contrib: buildrpm checking of md5 checksums of downloaded Python and Docutils
Pierre-Yves David
- [PATCH 1 of 5 V2] tests: update ui.interactive-related tests to write hgrc by shell heredoc
Pierre-Yves David
- [PATCH 4 of 5 V2] ui: echo prompt choice only if formatted output is acceptable
Pierre-Yves David
- [PATCH 5 of 5 V2] test-commandserver: make sure prompt does not echo input by default
Pierre-Yves David
- [PATCH 2 of 2] config: move mergetools configuration to default configuration
Matt Mackall
- [PATCH 2 of 2] repoview: issue a special message when filtering hidden changeset
Matt Mackall
- [PATCH 1 of 8 V2] changegroup: add a "packermap" dictionary to track different packer version
Matt Mackall
- [PATCH] hook: schedule run "b2x-transactionclose" for after lock release
Matt Mackall
- mercurial at 23052: 16 new changesets (5 on stable)
Mercurial Commits
- [PATCH 2 of 2] config: move mergetools configuration to default configuration
Mads Kiilerich
- [PATCH 5 of 5 V2] test-commandserver: make sure prompt does not echo input by default
Yuya Nishihara
- [PATCH 4 of 5 V2] ui: echo prompt choice only if formatted output is acceptable
Yuya Nishihara
- [PATCH 1 of 5 V2] tests: update ui.interactive-related tests to write hgrc by shell heredoc
Yuya Nishihara
- [Bug 4414] New: Converted large git repository becomes ~8x larger
mercurial-bugs at selenic.com
- [PATCH STABLE] revset: have rev() drop out-of-range or filtered rev explicitly (issue4396)
Yuya Nishihara
- [PATCH 4 of 5 V2] ui: echo prompt choice only if formatted output is acceptable
Pierre-Yves David
- [PATCH 1 of 2 stable] WHAT: PyExc_TypeError in parsers.c is lost - use PyExc_ValueError instead
Mads Kiilerich
- [PATCH 2 of 2 stable] parsers: replace Py_BuildValue 'n' with 'k' for Python 2.4 compatibility
Mads Kiilerich
- [PATCH v2] ssl: only use the dummy cert hack if using an Apple Python (issue4410)
Gregory Szorc
- [Bug 4415] New: stacktrace reports wrong extension
mercurial-bugs at selenic.com
- [Bug 4416] New: no user way to turn off failing extensions
mercurial-bugs at selenic.com
- [PATCH STABLE] revset: have rev() drop out-of-range or filtered rev explicitly (issue4396)
Pierre-Yves David
- [PATCH STABLE] revset: have rev() drop out-of-range or filtered rev explicitly (issue4396)
Yuya Nishihara
- [PATCH 01 of 11 STABLE] tests: adjust expected prompt choice outputs in test-record.t for Windows
FUJIWARA Katsunori
- [PATCH 02 of 11 STABLE] tests: add "(glob)" to paths in test-run-tests.t for Windows
FUJIWARA Katsunori
- [PATCH 03 of 11 STABLE] tests: add "(glob)" to paths in test-url-rev.t for Windows
FUJIWARA Katsunori
- [PATCH 04 of 11 STABLE] tests: add "(glob)" to paths in test-hgrc.t for Windows
FUJIWARA Katsunori
- [PATCH 05 of 11 STABLE] tests: use "sh -c 'script'" style to invoke commands safely anywhere
FUJIWARA Katsunori
- [PATCH 06 of 11 STABLE] tests: use "sh -c 'script'" style to evaluate "$HG_ARGS" correctly anywhere
FUJIWARA Katsunori
- [PATCH 07 of 11 STABLE] tests: add "(glob)" to paths in test-revset-outgoing.t for Windows
FUJIWARA Katsunori
- [PATCH 08 of 11 STABLE] tests: add "(glob)" for l10n messages in test-largefiles-update.t for Windows
FUJIWARA Katsunori
- [PATCH 09 of 11 STABLE] tests: add "(glob)" for l10n messages in test-clone.t for Windows
FUJIWARA Katsunori
- [PATCH 10 of 11 STABLE] tests: open file in binary mode to use POSIX end-of-line style anywhere
FUJIWARA Katsunori
- [PATCH 11 of 11 STABLE] tests: add "(glob)" to omit incorrect "tm_wday" value on Windows
FUJIWARA Katsunori
- [PATCH 02 of 11 STABLE] tests: add "(glob)" to paths in test-run-tests.t for Windows
Mads Kiilerich
- [PATCH 05 of 11 STABLE] tests: use "sh -c 'script'" style to invoke commands safely anywhere
Mads Kiilerich
- [PATCH 06 of 11 STABLE] tests: use "sh -c 'script'" style to evaluate "$HG_ARGS" correctly anywhere
Mads Kiilerich
- [PATCH 11 of 11 STABLE] tests: add "(glob)" to omit incorrect "tm_wday" value on Windows
Mads Kiilerich
- hg switch
Augie Fackler
- [Bug 4417] New: non-tty prompt echoing could break dumb output parsing
mercurial-bugs at selenic.com
- [PATCH 4 of 5 V2] ui: echo prompt choice only if formatted output is acceptable
Yuya Nishihara
- [PATCH 4 of 5 V2] ui: echo prompt choice only if formatted output is acceptable
Mads Kiilerich
- [PATCH 1 of 2 STABLE] ui: separate option to disable echo back of prompt response
Yuya Nishihara
- [PATCH 2 of 2 STABLE] ui: enable echo back of prompt response only in tests (issue4417)
Yuya Nishihara
- [PATCH] amend: fix amending rename commit with obsolescence markers
Ryan McElroy
- [PATCH 2 of 2 STABLE] ui: enable echo back of prompt response only in tests (issue4417)
Mads Kiilerich
- [PATCH 2 of 2 STABLE] ui: enable echo back of prompt response only in tests (issue4417)
Yuya Nishihara
- [PATCH STABLE] revset: have rev() drop out-of-range or filtered rev explicitly (issue4396)
Pierre-Yves David
- [PATCH v2 STABLE] amend: fix amending rename commit with obsolescence markers (issue4405)
Ryan McElroy
- hg switch
Jordi Gutiérrez Hermoso
- hg switch
Pierre-Yves David
- [PATCH] amend: fix amending rename commit with obsolescence markers
Pierre-Yves David
- [Bug 4418] New: Improved color scheme
mercurial-bugs at selenic.com
- [PATCH 4 of 5 V2] ui: echo prompt choice only if formatted output is acceptable
Matt Mackall
- [Bug 4419] New: Make side-by-side diff easier to find
mercurial-bugs at selenic.com
- [PATCH STABLE] rebase: improve base revset performance
Durham Goode
- [PATCH STABLE] rebase: improve base revset performance
Mads Kiilerich
- [PATCH STABLE] rebase: improve base revset performance
Pierre-Yves David
- [PATCH STABLE V2] ui: separate option to show prompt echo, enabled only in tests (issue4417)
Yuya Nishihara
- [PATCH STABLE] rebase: improve base revset performance
Durham Goode
- [PATCH STABLE V2] ui: separate option to show prompt echo, enabled only in tests (issue4417)
Matt Mackall
- [PATCH 10 of 11 STABLE] tests: open file in binary mode to use POSIX end-of-line style anywhere
Matt Mackall
- [PATCH 1 of 3 STABLE] transactions: fix hg recover with fncache backups
Durham Goode
- [PATCH 2 of 3 STABLE] transactions: add version number to journal.backupfiles
Durham Goode
- [PATCH 3 of 3 STABLE] transactions: change backupfiles format to use newlines
Durham Goode
- [PATCH 1 of 2] bundle2: add a interrupt mechanism
Pierre-Yves David
- [PATCH 2 of 2] bundle2: transmit exception during part generation
Pierre-Yves David
- [PATCH 1 of 2 🐩] sslutil: only support TLS
Augie Fackler
- [PATCH 2 of 2 🐩] hgweb: disable SSLv3 serving
Augie Fackler
- [PATCH 2 of 2 🐩] hgweb: disable SSLv3 serving
Gregory Szorc
- [PATCH 2 of 2 🐩] hgweb: disable SSLv3 serving
Gregory Szorc
- [PATCH 2 of 2 ?] hgweb: disable SSLv3 serving
Brendan Cully
- [PATCH 2 of 2 ?] hgweb: disable SSLv3 serving
Gregory Szorc
- [PATCH 2 of 2 ?] hgweb: disable SSLv3 serving
Augie Fackler
- [PATCH v2 STABLE] amend: fix amending rename commit with obsolescence markers (issue4405)
Augie Fackler
- [PATCH 3 of 3 STABLE] transactions: change backupfiles format to use newlines
Augie Fackler
- [PATCH 2 of 2] bundle2: transmit exception during part generation
Augie Fackler
- [PATCH 2 of 2 ?] hgweb: disable SSLv3 serving
Mike Hommey
- [PATCH 2 of 2 ?] hgweb: disable SSLv3 serving
Sean Farley
- [PATCH 2 of 2 ?] hgweb: disable SSLv3 serving
Gregory Szorc
- [PATCH 2 of 2] bundle2: transmit exception during part generation
Augie Fackler
- [PATCH 2 of 2] bundle2: transmit exception during part generation
Pierre-Yves David
- [PATCH stable] eol: fix crash when handling removed files
Mads Kiilerich
- [PATCH 2 of 2] bundle2: transmit exception during part generation
Augie Fackler
- [PATCH stable] eol: fix crash when handling removed files
David Soria Parra
- [PATCH V3 STABLE] amend: fix amending rename commit with diverged topologies (issue4405)
Ryan McElroy
- [PATCH 2 of 2 🐩] hgweb: disable SSLv3 serving
Matt Mackall
- [PATCH 2 of 2 🐩] hgweb: disable SSLv3 serving
Matt Mackall
- [PATCH V3 STABLE] amend: fix amending rename commit with diverged topologies (issue4405)
Matt Mackall
- [PATCH STABLE] rebase: improve base revset performance
Matt Mackall
- [PATCH 2 of 2 stable] parsers: replace Py_BuildValue 'n' with 'k' for Python 2.4 compatibility
Pierre-Yves David
- mercurial at 23072: 20 new changesets (20 on stable)
Mercurial Commits
- [PATCH stable v2] parsers: use 'k' format for Py_BuildValue instead of 'n' because Python 2.4
Mads Kiilerich
- [PATCH stable v2] parsers: use 'k' format for Py_BuildValue instead of 'n' because Python 2.4
Pierre-Yves David
- [PATCH 1 of 2 stable] WHAT: PyExc_TypeError in parsers.c is lost - use PyExc_ValueError instead
Pierre-Yves David
- [PATCH hglib] client: add support for 'hg commit --amend'
David Douard
- mercurial/crew at 23449: 5 outgoing changesets (5 stable)
Mercurial Commits
- [PATCH STABLE] revset: have rev() drop out-of-range or filtered rev explicitly (issue4396)
Yuya Nishihara
- [PATCH STABLE] revset: have rev() drop out-of-range or filtered rev explicitly (issue4396)
Pierre-Yves David
- [PATCH STABLE] revset: avoid O(n) lookup of invalid revision in rev()
Yuya Nishihara
- [PATCH 1 of 3 stable] files: fix example list syntax
Wagner Bruna
- [PATCH 2 of 3 stable] help/config: fix typo
Wagner Bruna
- [PATCH 3 of 3 stable] util, i18n: add hint to digest mismatch message
Wagner Bruna
- [PATCH STABLE] revset: avoid O(n) lookup of invalid revision in rev()
David Soria Parra
- hg switch
anatoly techtonik
- hg switch
Jordi Gutiérrez Hermoso
- [PATCH stable v2] parsers: use 'k' format for Py_BuildValue instead of 'n' because Python 2.4
Matt Mackall
- [PATCH 3 of 3 stable] util, i18n: add hint to digest mismatch message
Matt Mackall
- [PATCH hglib] client: add support for 'hg commit --amend'
Matt Mackall
- [PATCH 06 of 11 STABLE] tests: use "sh -c 'script'" style to evaluate "$HG_ARGS" correctly anywhere
FUJIWARA Katsunori
- [PATCH 02 of 11 STABLE] tests: add "(glob)" to paths in test-run-tests.t for Windows
FUJIWARA Katsunori
- [PATCH 02 of 11 STABLE] tests: add "(glob)" to paths in test-run-tests.t for Windows
Matt Mackall
- mercurial at 23078: 6 new changesets (6 on stable)
Mercurial Commits
- [PATCH 1 of 4 STABLE] test-diff-reverse: demonstrate broken diff of added or removed file
Martin von Zweigbergk
- [PATCH 2 of 4 STABLE] keyword: use parent of working copy as base for status
Martin von Zweigbergk
- [PATCH 3 of 4 STABLE] context.status: remove incorrect swapping of added/removed in workingctx
Martin von Zweigbergk
- [PATCH 4 of 4 STABLE] context.status: remove overriding in workingctx
Martin von Zweigbergk
- [PATCH 3 of 4 STABLE] context.status: remove incorrect swapping of added/removed in workingctx
Sean Farley
- [PATCH 1 of 4 STABLE] test-diff-reverse: demonstrate broken diff of added or removed file
Martin von Zweigbergk
- [PATCH 2 of 4 STABLE] keyword: use parent of working copy as base for status
Martin von Zweigbergk
- [PATCH 3 of 4 STABLE] context.status: remove incorrect swapping of added/removed in workingctx
Martin von Zweigbergk
- [PATCH 4 of 4 STABLE] context.status: remove overriding in workingctx
Martin von Zweigbergk
- [PATCH 02 of 11 STABLE] tests: add "(glob)" to paths in test-run-tests.t for Windows
Mads Kiilerich
- [PATCH 1 of 2 stable] WHAT: PyExc_TypeError in parsers.c is lost - use PyExc_ValueError instead
Mads Kiilerich
- [PATCH] changelog: only use filtering headrevs C extension when it is available
Mads Kiilerich
- [PATCH] changelog: only use filtering headrevs C extension when it is available
Mads Kiilerich
- [PATCH] changelog: only use filtering headrevs C extension when it is available
Siddharth Agarwal
- [Bug 4420] New: hg switch
mercurial-bugs at selenic.com
- hg switch
anatoly techtonik
- hg-i18n at 23079: outgoing changeset (stable)
Mercurial Commits
- mercurial/crew at 23449: 5 outgoing changesets (5 stable)
Mercurial Commits
- [PATCH] changelog: only use filtering headrevs C extension when it is available
Pierre-Yves David
- [PATCH] changelog: only use filtering headrevs C extension when it is available
Mads Kiilerich
- [PATCH] changelog: only use filtering headrevs C extension when it is available
Pierre-Yves David
- Potential improvements to run-tests.py
Gregory Szorc
- [PATCH STABLE] tests: add test for failing bookmark push code
Gregory Szorc
- [PATCH STABLE] tests: add test for failing bookmark push code
Gregory Szorc
- [PATCH STABLE] doc: change 'revision or range' to 'revision or revset'
Jordi Gutiérrez Hermoso
- [PATCH 1 of 3 STABLE v2] tests: add test for failing bookmark push code
Gregory Szorc
- [PATCH 2 of 3 STABLE v2] bookmarks: explicitly track identical bookmarks
Gregory Szorc
- [PATCH 3 of 3 STABLE v2] exchange: don't report failure from identical bookmarks
Gregory Szorc
- [PATCH 4 of 4 STABLE] context.status: remove overriding in workingctx
Matt Mackall
- [PATCH 4 of 4 STABLE] context.status: remove overriding in workingctx
Martin von Zweigbergk
- [PATCH 3 of 4 STABLE] context.status: remove incorrect swapping of added/removed in workingctx
Matt Mackall
- [PATCH 3 of 3 STABLE v2] exchange: don't report failure from identical bookmarks
Matt Mackall
- [PATCH 1 of 3 STABLE v2] tests: add test for failing bookmark push code
Pierre-Yves David
- [PATCH STABLE] status: make 'hg status --rev' faster when there are deleted files
Martin von Zweigbergk
- [PATCH 1 of 3 STABLE v2] tests: add test for failing bookmark push code
Gregory Szorc
- [PATCH] changelog: only use filtering headrevs C extension when it is available
Siddharth Agarwal
- [PATCH STABLE] httppeer: don't abort a push if the temporary bundle file cannot be deleted
Matt Harbison
- [PATCH STABLE] httppeer: don't abort a push if the temporary bundle file cannot be deleted
Adrian Buehlmann
- hg-i18n at 23079: outgoing changeset (stable)
Mercurial Commits
- [PATCH STABLE] httppeer: close the temporary bundle file after two-way streaming it
Matt Harbison
- [PATCH evolve-ext] amend: allow the --logfile argument to work properly
Matt Harbison
- [PATCH STABLE] httppeer: close the temporary bundle file after two-way streaming it
Adrian Buehlmann
- [PATCH 1 of 3 STABLE v2] tests: add test for failing bookmark push code
Pierre-Yves David
- [PATCH] changelog: only use filtering headrevs C extension when it is available
Pierre-Yves David
- [PATCH STABLE] tests: add test for failing bookmark push code
Pierre-Yves David
- [PATCH evolve-ext] amend: allow the --logfile argument to work properly
Pierre-Yves David
- [PATCH STABLE] status: make 'hg status --rev' faster when there are deleted files
Pierre-Yves David
- [PATCH STABLE] httppeer: close the temporary bundle file after two-way streaming it
Pierre-Yves David
- [PATCH 1 of 2 stable v2] parsers: introduce headrevsfiltered in C extension
Mads Kiilerich
- [PATCH 2 of 2 stable v2] changelog: use headrevsfiltered
Mads Kiilerich
- [PATCH] changelog: only use filtering headrevs C extension when it is available
Mads Kiilerich
- hg-i18n at 23079: outgoing changeset (stable)
Mercurial Commits
- [PATCH 11 of 11 STABLE] tests: add "(glob)" to omit incorrect "tm_wday" value on Windows
Pierre-Yves David
- [PATCH 2 of 2 STABLE] ui: enable echo back of prompt response only in tests (issue4417)
Pierre-Yves David
- [PATCH STABLE] doc: change 'revision or range' to 'revision or revset'
Pierre-Yves David
- [PATCH 2 of 2 stable v2] changelog: use headrevsfiltered
Pierre-Yves David
- Potential improvements to run-tests.py
Mads Kiilerich
- Potential improvements to run-tests.py
Gregory Szorc
- mercurial at 23082: 4 new changesets (4 on stable)
Mercurial Commits
- [PATCH 02 of 11 STABLE] tests: add "(glob)" to paths in test-run-tests.t for Windows
FUJIWARA Katsunori
- [PATCH 11 of 11 STABLE] tests: add "(glob)" to omit incorrect "tm_wday" value on Windows
FUJIWARA Katsunori
- Potential improvements to run-tests.py
Mads Kiilerich
- hg-i18n at 23079: outgoing changeset (stable)
Mercurial Commits
- [PATCH 1 of 3 STABLE v2] tests: add test for failing bookmark push code
Augie Fackler
- [PATCH STABLE] doc: change 'revision or range' to 'revision or revset'
Wagner Bruna
- [PATCH 1 of 3 STABLE V2] tests: introduce "checkeditform-n-cat.sh" script to invoke "cat" in it safely
FUJIWARA Katsunori
- [PATCH 2 of 3 STABLE V2] tests: use "%HG_ARGS%" in shell alias on Windows instead of "$HG_ARGS"
FUJIWARA Katsunori
- [PATCH 3 of 3 STABLE V2] tests: change obsolete timestamp to avoid "gmtime()" problem on Windows
FUJIWARA Katsunori
- [PATCH 1 of 3 STABLE V2] tests: introduce "checkeditform-n-cat.sh" script to invoke "cat" in it safely
Mads Kiilerich
- [PATCH 1 of 2 STABLE] largefiles: ignore removal status of files not managed in the target context
FUJIWARA Katsunori
- [PATCH 2 of 2 STABLE] largefiles: add examination of exec bit in "hg status --rev REV" case
FUJIWARA Katsunori
- [PATCH 1 of 2] setdiscovery: extract sample limitation in a `_limitsample` function
Pierre-Yves David
- [PATCH 2 of 2] setdiscovery: limit the size of the initial sample (issue4411)
Pierre-Yves David
- [PATCH 2 of 2] setdiscovery: limit the size of the initial sample (issue4411)
Matt Mackall
- Potential improvements to run-tests.py
Kyle Lippincott
- [PATCH 2 of 2 STABLE] largefiles: add examination of exec bit in "hg status --rev REV" case
Matt Mackall
- mercurial at 23090: 8 new changesets (8 on stable)
Mercurial Commits
- [PATCH STABLE] doc: change 'revision or range' to 'revision or revset'
Matt Mackall
- [PATCH 3 of 3 STABLE V2] tests: change obsolete timestamp to avoid "gmtime()" problem on Windows
Matt Mackall
- [PATCH] util.fspath: use a dict rather than a linear scan for lookups
Siddharth Agarwal
- [PATCH] util.fspath: use a dict rather than a linear scan for lookups
Matt Mackall
- mercurial at 23097: 7 new changesets (7 on stable)
Mercurial Commits
- mercurial at 23098: new changeset (1 on stable)
Mercurial Commits
- mercurial at 23099: new changeset (1 on stable)
Mercurial Commits
- [Bug 4422] New: histedit: commit hook errors
mercurial-bugs at selenic.com
- [Bug 4423] New: transplant errors when the resolved merge is empty
mercurial-bugs at selenic.com
- patch for issue 4423
Robert Collins
- hg-i18n at 23080: 2 outgoing changesets (2 stable)
Mercurial Commits
- [Bug 4424] New: behaviour discrepancy between mq and hg (special characters in patch names)
mercurial-bugs at selenic.com
- [PATCH 01 of 10] transaction: extract file generation in its own function
Pierre-Yves David
- [PATCH 02 of 10] transaction: only generate file when we actually close the transaction
Pierre-Yves David
- [PATCH 03 of 10] changelog: rework the delayupdate mechanism
Pierre-Yves David
- [PATCH 04 of 10] transaction: add `writepending` logic
Pierre-Yves David
- [PATCH 05 of 10] changelog: handle writepending in the transaction
Pierre-Yves David
- [PATCH 06 of 10] transaction: allow to register finalization callback
Pierre-Yves David
- [PATCH 07 of 10] changelog: rely on transaction for finalization
Pierre-Yves David
- [PATCH 08 of 10] transaction: allow to register post close callback
Pierre-Yves David
- [PATCH 09 of 10] changegroup: use the `postclose` API on transaction
Pierre-Yves David
- [PATCH 10 of 10] exchange: use the postclose API on transaction
Pierre-Yves David
- [PATCH 02 of 10] transaction: only generate file when we actually close the transaction
Pierre-Yves David
- Making tests hashing-algorithm-agnostic
Kyle Lippincott
- Reminder: code freeze
Matt Mackall
- [PATCH] changelog: only use filtering headrevs C extension when it is available
Matt Mackall
- [PATCH STABLE] revset: fix O(2^n) perf regression in addset
Durham Goode
- [PATCH STABLE] revset: fix O(2^n) perf regression in addset
Matt Mackall
- mercurial at 23100: new changeset (1 on stable)
Mercurial Commits
- [PATCH evolve-ext] uncommit: abort when rev specifies the current changeset
Nathan Goldbaum
- [PATCH STABLE] amend: abort early if no username is configured with evolve enabled (issue4211)
Matt Harbison
- [PATCH evolve-ext] test-amend: add a test for amend with no configured username (issue4211)
Matt Harbison
- hg-i18n at 23080: 2 outgoing changesets (2 stable)
Mercurial Commits
- [PATCH STABLE V2] amend: abort early if no username is configured with evolve enabled (issue4211)
Matt Harbison
- Making tests hashing-algorithm-agnostic
Mads Kiilerich
- patch for issue 4423
Mads Kiilerich
- [Bug 4425] New: "hg log listfile:$file" doesn't work
mercurial-bugs at selenic.com
- [Bug 4426] New: regression: "hg qimport --rev revision::" doesn't work anymore for > 2 revisions
mercurial-bugs at selenic.com
- patch for issue 4423
Robert Collins
- [PATCH STABLE] amend: abort early if no username is configured with evolve enabled (issue4211)
Matt Mackall
- [PATCH STABLE V2] amend: abort early if no username is configured with evolve enabled (issue4211)
Matt Mackall
- Making tests hashing-algorithm-agnostic
Kyle Lippincott
- [PATCH 02 of 10] transaction: only generate file when we actually close the transaction
Matt Mackall
- [Bug 4427] New: Switching between branches with different substates results in "abort: svn: 'xxx' is not a working copy"
mercurial-bugs at selenic.com
- hg-i18n at 23080: 2 outgoing changesets (2 stable)
Mercurial Commits
- [Bug 4428] New: Uncompressed clone results in closed branches to be displayed as open
mercurial-bugs at selenic.com
- mercurial at 23106: 6 new changesets (6 on stable)
Mercurial Commits
- mercurial at 23107: new changeset (1 on stable)
Mercurial Commits
- [Bug 4429] New: Convert from vcs->hg->hg(subrepo) causes history to be lost
mercurial-bugs at selenic.com
- Current state of revset performance.
Pierre-Yves David
- [PATCH 1 of 7 STABLE] files: refer "hg help filesets" instead of "hg help revsets" in help text
FUJIWARA Katsunori
- [PATCH 2 of 7 STABLE] help: use "hg files" instead of "hg locate" in "hg help filesets"
FUJIWARA Katsunori
- [PATCH 3 of 7 STABLE] i18n: make hint message of exception translatable
FUJIWARA Katsunori
- [PATCH 4 of 7 STABLE] help: refer ":merge3" instead of "internal:merge3"
FUJIWARA Katsunori
- [PATCH 5 of 7 STABLE] i18n: add i18n comment to error messages of template functions
FUJIWARA Katsunori
- [PATCH 6 of 7 STABLE] i18n: add i18n comment to error messages of filesets predicates
FUJIWARA Katsunori
- [PATCH 7 of 7 STABLE] help: use ":hg:`command`" instead of incorrect ":hg:'command'" notation
FUJIWARA Katsunori
- Current state of revset performance.
Pierre-Yves David
- Current state of revset performance.
Martin von Zweigbergk
- Current state of revset performance.
Pierre-Yves David
- [Bug 4430] New: streaming clone does not copy bookmarks
mercurial-bugs at selenic.com
- [PATCH 5 of 7 STABLE] i18n: add i18n comment to error messages of template functions
Martin Schröder
- [PATCH] revset: don't recreate matcher for every revision
Martin von Zweigbergk
- [PATCH 7 of 7 STABLE] help: use ":hg:`command`" instead of incorrect ":hg:'command'" notation
Matt Mackall
- [PATCH] revset: don't recreate matcher for every revision
Matt Mackall
- [PATCH STABLE] clone: fix copying bookmarks in uncompressed clones (issue4430)
Durham Goode
- [PATCH STABLE] clone: fix copying bookmarks in uncompressed clones (issue4430)
Matt Mackall
- [PATCH 5 of 7 STABLE] i18n: add i18n comment to error messages of template functions
Matt Mackall
- Current state of revset performance.
Pierre-Yves David
- Current state of revset performance.
Pierre-Yves David
- mercurial at 23116: 9 new changesets (9 on stable)
Mercurial Commits
Last message date:
Fri Oct 31 21:21:40 UTC 2014
Archived on: Thu Jun 30 00:28:27 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).