[resend] pager: honour aliases (issue3532) |
2013-10-20 |
David Soria Parra |
|
Superseded |
[STABLE] i18n: fix fatal errors in translation files |
2013-10-18 |
Simon Heimberg |
|
Superseded |
[3,of,3] tests: test-gendoc.t checks if anything was translated |
2013-10-18 |
Simon Heimberg |
|
Accepted |
[2,of,3] tests: really test translations for rst syntax errors (issue4003) |
2013-10-18 |
Simon Heimberg |
|
Accepted |
localrepo: invoke only feature setup functions for enabled extensions |
2013-10-17 |
Katsunori FUJIWARA |
|
Accepted |
[15,of,15,V4] bookmarks: show also about changed bookmarks in output of summary command |
2013-10-15 |
Katsunori FUJIWARA |
|
Superseded |
[14,of,15,V4] bookmarks: enhance test of showing detail about incoming/outgoing bookmarks |
2013-10-15 |
Katsunori FUJIWARA |
|
Superseded |
[13,of,15,V4] bookmarks: show more detail about outgoing bookmarks |
2013-10-15 |
Katsunori FUJIWARA |
|
Superseded |
[12,of,15,V4] bookmarks: show more detail about incoming bookmarks |
2013-10-15 |
Katsunori FUJIWARA |
|
Superseded |
[11,of,15,V4] bookmarks: reuse "@num"-ed bookmark, if it refers changeset referred remotely |
2013-10-15 |
Katsunori FUJIWARA |
|
Superseded |
[10,of,15,V4] bookmarks: check "@pathalias" suffix before "@number" ones for efficiency |
2013-10-15 |
Katsunori FUJIWARA |
|
Superseded |
[09,of,15,V4] bookmarks: prevent divergent bookmark from being updated unexpectedly |
2013-10-15 |
Katsunori FUJIWARA |
|
Superseded |
[08,of,15,V4] bookmarks: remove "diff()" already replaced by "incoming()"/"outgoing()" |
2013-10-15 |
Katsunori FUJIWARA |
|
Superseded |
[07,of,15,V4] bookmarks: add "outgoing()" to replace "diff()" for outgoing bookmarks |
2013-10-15 |
Katsunori FUJIWARA |
|
Superseded |
[06,of,15,V4] bookmarks: add "incoming()" to replace "diff()" for incoming bookmarks |
2013-10-15 |
Katsunori FUJIWARA |
|
Superseded |
[05,of,15,V4] bookmarks: rewrite comparing bookmarks in "commands.summary()" by "compare()" |
2013-10-15 |
Katsunori FUJIWARA |
|
Superseded |
[04,of,15,V4] bookmarks: rewrite pushing bookmarks in "localrepository.push()" by "compare()" |
2013-10-15 |
Katsunori FUJIWARA |
|
Superseded |
[03,of,15,V4] bookmarks: rewrite pushing local bookmarks in "commands.push()" by "compare()" |
2013-10-15 |
Katsunori FUJIWARA |
|
Superseded |
[02,of,15,V4] bookmarks: rewrite "updatefromremote()" by "compare()" |
2013-10-15 |
Katsunori FUJIWARA |
|
Superseded |
[01,of,15,V4] bookmarks: add function to centralize the logic to compare bookmarks |
2013-10-15 |
Katsunori FUJIWARA |
|
Superseded |
shelve: drop pickle usage |
2013-10-14 |
Pierre-Yves David |
|
Accepted |
dirstate.status: return explicit unknown files even when not asked |
2013-10-14 |
Siddharth Agarwal |
|
Accepted |
[2,of,2] shelves: add minimal documentation to all functions |
2013-10-14 |
Pierre-Yves David |
|
Superseded |
[1,of,2] shelve: use the class constant in the clear method |
2013-10-14 |
Pierre-Yves David |
|
Accepted |
[9,of,9] store: use "vfs.exists()" instead of "os.path.exists()" |
2013-10-14 |
Katsunori FUJIWARA |
|
Accepted |
[8,of,9] context: use "vfs.lstat()" to examine target path instead of "os.path.*" |
2013-10-14 |
Katsunori FUJIWARA |
|
Accepted |
[7,of,9] context: use "vfs.lstat()" instead of "os.lstat()" |
2013-10-14 |
Katsunori FUJIWARA |
|
Accepted |
[6,of,9] context: use "vfs.lstat()" instead of "os.lstat()" |
2013-10-14 |
Katsunori FUJIWARA |
|
Superseded |
[5,of,9] changelog: use "vfs.fstat()" instead of "util.fstat()" |
2013-10-14 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,9] changelog: use "vfs.rename()" instead of "util.rename()" |
2013-10-14 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,9] vfs: add "open()" for newly added code paths which open files via vfs |
2013-10-14 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,9] bookmarks: use "vfs.utime()" instead of "os.utime()" |
2013-10-14 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,9] bookmarks: use "vfs.unlink()" instead of "util.unlink()" |
2013-10-14 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,2] rebase: preserve active bookmark when not at head (issue3813) |
2013-10-14 |
Pierre-Yves David |
|
Accepted |
[2,of,2] rebase: preserve working directory parent (BC) |
2013-10-14 |
Pierre-Yves David |
|
Accepted |
[1,of,2] tests: prepare rebase test for wc parent preservation |
2013-10-14 |
Pierre-Yves David |
|
Accepted |
[RFC] patch: Always ensure valid git diffs in case source/destination file is missing (issue4046) |
2013-10-13 |
Johan Björk |
|
Superseded |
pager: honour aliases (issue3532) |
2013-10-13 |
David Soria Parra |
|
Superseded |
hgweb: fix unstoppable loading of graph when no more results |
2013-10-12 |
Alexander Plavin |
|
Accepted |
hgweb: remove now unnecessary explicit header() and footer() |
2013-10-12 |
Alexander Plavin |
|
Accepted |
hgweb, raw: replace 'shortlog' with 'changelog' in changelog template |
2013-10-12 |
Alexander Plavin |
|
Accepted |
shelve: fix dirstate corruption during unshelve (issue4055) |
2013-10-12 |
Durham Goode |
|
Accepted |
[2,of,2] cmdutil: use None as default value for "function pointer" instead of False |
2013-10-10 |
Mads Kiilerich |
|
Accepted |
[1,of,2] graft: make skip messages more helpful |
2013-10-10 |
Mads Kiilerich |
|
Accepted |
[4,of,4,v2] convert: update source shamap when using filemap, just as when not using filemap |
2013-10-10 |
Mads Kiilerich |
|
Accepted |
[3,of,4,v2] convert: introduce hg.revs to replace hg.startrev and --rev with a revset |
2013-10-10 |
Mads Kiilerich |
|
Accepted |
[2,of,4,v2] convert: refactor head calculation for hg sources |
2013-10-10 |
Mads Kiilerich |
|
Accepted |
[1,of,4,v2] convert: remove unused and incorrect default handling for revmapfile |
2013-10-10 |
Mads Kiilerich |
|
Accepted |
[5,of,5,RFC] RFC: hgwebproxy: an extension for running a caching hgweb proxy |
2013-10-10 |
Mads Kiilerich |
|
Superseded |
[4,of,5,RFC] commands: refactor 'serve', extract the http service class |
2013-10-10 |
Mads Kiilerich |
|
Accepted |
[3,of,5,RFC] serve: mute 'connection closed' exceptions |
2013-10-10 |
Mads Kiilerich |
|
Superseded |
[2,of,5,RFC] largefiles: refactor basestore, extract _gethash method |
2013-10-10 |
Mads Kiilerich |
|
Accepted |
[1,of,5,RFC] largefiles: make the protocol hack for replacing heads with lheads more precise |
2013-10-10 |
Mads Kiilerich |
|
Accepted |
[V2] shelve: only save mq state if enabled |
2013-10-09 |
Sean Farley |
|
Accepted |
changegroup: don't run changegroup hooks if nodes are gone |
2013-10-07 |
Durham Goode |
|
Accepted |
patch: Fix nullid for binary git diffs (issue4054) |
2013-10-07 |
Johan Björk |
|
Accepted |
shelve: only save mq state if enabled |
2013-10-05 |
Sean Farley |
|
Superseded |
[4,of,4,V4] demandimport: allow extensions to import own modules by absolute name |
2013-10-04 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,4,V4] demandimport: support "absolute_import" for external libraries (issue4029) |
2013-10-04 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,4,V4] hghave: add "py3k" feature to check whether test runs with Python 3.x |
2013-10-04 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,4,V4] hghave: add "absimport" feature to check "absolute_import" in __future__ |
2013-10-04 |
Katsunori FUJIWARA |
|
Accepted |
get-with-headers: don't block indefinitely if the server had an internal error |
2013-10-04 |
Javi Merino |
|
Accepted |
[V2] shelve: copy bookmarks and restore them after a commit |
2013-10-03 |
David Soria Parra |
|
Accepted |
[3,of,3,V4] discovery: revise hint message introduced by changeset b00ba31313c3 |
2013-10-03 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,3,V4] push: hide description about "-f" in the hint to prevent from using it easily |
2013-10-03 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,3] shelve: copy bookmarks and restore them after a commit |
2013-10-03 |
David Soria Parra |
|
Superseded |
[2,of,3] bookmarks: implement a proper copy() method |
2013-10-03 |
David Soria Parra |
|
Superseded |
[1,of,3] bookmarks: allow bmstore to re-read bookmarks from file |
2013-10-03 |
David Soria Parra |
|
Superseded |
[5,of,5] check-code: say hi when problems are found |
2013-10-03 |
Mads Kiilerich |
|
Superseded |
[4,of,5] check-code: check that '>' is used for continued lines |
2013-10-03 |
Mads Kiilerich |
|
Accepted |
[3,of,5] check-code: check for spaces around = for named parameters |
2013-10-03 |
Mads Kiilerich |
|
Accepted |
[2,of,5] run-tests: place the .t shell script next to $TESTTMP and with a useful name |
2013-10-03 |
Mads Kiilerich |
|
Accepted |
[1,of,5] tests: fix void and invalid test in test-archive.t |
2013-10-03 |
Mads Kiilerich |
|
Accepted |
[RFC] merge: exit early during a no-op update (BC) |
2013-10-03 |
Siddharth Agarwal |
|
Superseded |
[4,of,4] inotify: don't pass pidfile option to child |
2013-10-02 |
Siddharth Agarwal |
|
Accepted |
[3,of,4] cmdutil.service: move pidfile writing to the parent in daemon mode |
2013-10-02 |
Siddharth Agarwal |
|
Accepted |
[2,of,4] cmdutil.service: move pidfile writing to a local function |
2013-10-02 |
Siddharth Agarwal |
|
Accepted |
[1,of,4] inotify: add pidfile to parent options |
2013-10-02 |
Siddharth Agarwal |
|
Accepted |
get-with-headers: don't block indefinitely if the server had an internal error |
2013-10-02 |
Javi Merino |
|
Superseded |
[4,of,4] convert: update source shamap when using filemap, just as when not using filemap |
2013-10-02 |
Mads Kiilerich |
|
Superseded |
[3,of,4] convert: introduce hg.revs to replace hg.startrev and --rev with a revset |
2013-10-02 |
Mads Kiilerich |
|
Superseded |
[2,of,4] convert: refactor head calculation for hg sources |
2013-10-02 |
Mads Kiilerich |
|
Superseded |
[1,of,4] convert: remove unused and incorrect default handling for revmapfile |
2013-10-02 |
Mads Kiilerich |
|
Superseded |
[3,of,3,stable] convert: fix description of 'convert --rev' |
2013-10-02 |
Mads Kiilerich |
|
Accepted |
[2,of,3,stable] convert: fix crash when existing converted revision didn't come from source |
2013-10-02 |
Mads Kiilerich |
|
Accepted |
[1,of,3,stable] convert: fix crash when filemap filtering is changed |
2013-10-02 |
Mads Kiilerich |
|
Accepted |
[12,of,12,V3] bookmarks: show also about changed bookmarks in output of summary command |
2013-10-02 |
Katsunori FUJIWARA |
|
Superseded |
[11,of,12,V3] bookmarks: enhance test of showing detail about incoming/outgoing bookmarks |
2013-10-02 |
Katsunori FUJIWARA |
|
Superseded |
[10,of,12,V3] bookmarks: show more detail about outgoing bookmarks |
2013-10-02 |
Katsunori FUJIWARA |
|
Superseded |
[09,of,12,V3] bookmarks: show more detail about incoming bookmarks |
2013-10-02 |
Katsunori FUJIWARA |
|
Superseded |
[08,of,12,V3] bookmarks: remove "diff()" already replaced by "incoming()"/"outgoing()" |
2013-10-02 |
Katsunori FUJIWARA |
|
Superseded |
[07,of,12,V3] bookmarks: add "outgoing()" to replace "diff()" for outgoing bookmarks |
2013-10-02 |
Katsunori FUJIWARA |
|
Superseded |
[06,of,12,V3] bookmarks: add "incoming()" to replace "diff()" for incoming bookmarks |
2013-10-02 |
Katsunori FUJIWARA |
|
Superseded |
[05,of,12,V3] bookmarks: rewrite comparing bookmarks in "commands.summary()" by "compare()" |
2013-10-02 |
Katsunori FUJIWARA |
|
Superseded |
[04,of,12,V3] bookmarks: rewrite pushing bookmarks in "localrepository.push()" by "compare()" |
2013-10-02 |
Katsunori FUJIWARA |
|
Superseded |
[03,of,12,V3] bookmarks: rewrite pushing local bookmarks in "commands.push()" by "compare()" |
2013-10-02 |
Katsunori FUJIWARA |
|
Superseded |
[02,of,12,V3] bookmarks: rewrite "updatefromremote()" by "compare()" |
2013-10-02 |
Katsunori FUJIWARA |
|
Superseded |
[01,of,12,V3] bookmarks: add function to centralize the logic to compare bookmarks |
2013-10-02 |
Katsunori FUJIWARA |
|
Superseded |
[stable] lock: handle race in trylock/testlock on Windows |
2013-10-02 |
Yuya Nishihara |
|
Accepted |
[STABLE] test: make test-propertycache.py python2.4 compatible |
2013-10-02 |
Pierre-Yves David |
|
Accepted |
hgweb: log headers only if headers were successfully parsed |
2013-10-02 |
David Soria Parra |
|
Accepted |
shelve: make no_backup parameter passing python 2.4 compatible |
2013-10-02 |
David Soria Parra |
|
Accepted |
[2,of,2] rebase: preserve metadata from grafts of changes (issue4001) |
2013-10-01 |
Augie Fackler |
|
Accepted |
[1,of,2] rebase: rework extrafn handling to support multiple extrafns |
2013-10-01 |
Augie Fackler |
|
Accepted |
[4,of,4,V2] shelve: allow shelving of a change with an mq patch applied |
2013-10-01 |
David Soria Parra |
|
Accepted |
[3,of,4,V2] shelve: new output format for shelve listings |
2013-10-01 |
David Soria Parra |
|
Accepted |
[2,of,4,V2] shelve: add a shelve extension to save/restore working changes |
2013-10-01 |
David Soria Parra |
|
Accepted |
[1,of,4,V2] localrepo: make report level in repo.transaction configurable |
2013-10-01 |
David Soria Parra |
|
Accepted |
generaldelta: fix test |
2013-10-01 |
Wojciech Lopata |
|
Accepted |
util.h: backout 06badf7d10dc and 2c9645c0a582 for big-endian breakage |
2013-09-30 |
Siddharth Agarwal |
|
Accepted |
[3,of,3,V3] discovery: abort also when pushing multiple headed new branch |
2013-09-30 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,3,V3] push: hide description about "-f" in the hint to prevent from using it easily |
2013-09-30 |
Katsunori FUJIWARA |
|
Superseded |
[3,of,3] branchmap: stop looking for stripped branch |
2013-09-30 |
Pierre-Yves David |
|
Accepted |
[2,of,3] branchmap: remove the droppednodes logic |
2013-09-30 |
Pierre-Yves David |
|
Accepted |
[1,of,3] branchmap: fix blank line position |
2013-09-30 |
Pierre-Yves David |
|
Accepted |
[2,of,2,STABLE,V3] histedit: add more detailed help about "--outgoing" |
2013-09-30 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2,STABLE,V3] histedit: abort if there are multiple roots in "--outgoing" revisions |
2013-09-30 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2,STABLE] histedit: add more detailed help about "--outgoing" |
2013-09-30 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,2,STABLE] histedit: abort if there are multiple roots in "--outgoing" revisions |
2013-09-30 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,2,STABLE] repoview: have unfilteredpropertycache using the underlying cache |
2013-09-30 |
Pierre-Yves David |
|
Accepted |
[1,of,2,STABLE] repoview: make propertycache.setcache compatible with repoview |
2013-09-30 |
Pierre-Yves David |
|
Accepted |
[4,of,4,V2] hgweb: call process_dates with a specified selector in ajax scroll |
2013-09-29 |
Alexander Plavin |
|
Accepted |
[3,of,4,V2] hgweb: add parentSelector argument to process_dates |
2013-09-29 |
Alexander Plavin |
|
Accepted |
[2,of,4,V2] hgweb: optimize process_dates function |
2013-09-29 |
Alexander Plavin |
|
Accepted |
[1,of,4,V2] hgweb: eliminate extra complexity in process_dates definition |
2013-09-29 |
Alexander Plavin |
|
Accepted |
[6,of,6,standalone-strip-long-version] strip: rename test-mq-strip into test-strip |
2013-09-28 |
Kevin Bullock |
|
Accepted |
[c-hglib,v3] level0.c: log command example, implemented using level 0 |
2013-09-27 |
Iulian Stana |
|
Deferred |
[c-hglib,v2] level0.c: log command example, implemented using level 0 |
2013-09-27 |
Iulian Stana |
|
Deferred |
[3,of,3] revlog: add wrapper for key frames compression |
2013-09-27 |
Wojciech Lopata |
|
Deferred |
[2,of,3] revlog: split _chunk method into _deltachunk and _keyframechunk |
2013-09-27 |
Wojciech Lopata |
|
Deferred |
[1,of,3] unionrepo: remove useless method _chunk |
2013-09-27 |
Wojciech Lopata |
|
Deferred |
[2,of,2,standalone-strip-short-version] strip: rename test-mq-strip into test-strip |
2013-09-26 |
Pierre-Yves David |
|
Superseded |
[1,of,2,standalone-strip-short-version] mq: extract strip as a standalone extension (issue3824) |
2013-09-26 |
Pierre-Yves David |
|
Superseded |
[6,of,6,standalone-strip-long-version] strip: rename test-mq-strip into test-strip |
2013-09-26 |
Pierre-Yves David |
|
Superseded |
[5,of,6,standalone-strip-long-version] mq: extract strip function as its standalone extension (issue3824) |
2013-09-26 |
Pierre-Yves David |
|
Accepted |
[4,of,6,standalone-strip-long-version] strip: move the strip helper function for mq to strip |
2013-09-26 |
Pierre-Yves David |
|
Accepted |
[3,of,6,standalone-strip-long-version] strip: move checklocalchanges from mq to strip |
2013-09-26 |
Pierre-Yves David |
|
Accepted |
[2,of,6,standalone-strip-long-version] strip: move checksubstate from mq to strip |
2013-09-26 |
Pierre-Yves David |
|
Accepted |
[1,of,6,standalone-strip-long-version] mq: prepare a strip extension for extraction |
2013-09-26 |
Pierre-Yves David |
|
Accepted |
[4,of,4] revlog: separate methods for deltas and key frames compression/decompression |
2013-09-26 |
Wojciech Lopata |
|
Deferred |
[3,of,4] revlog: split _chunk method into _deltachunk and _keyframechunk |
2013-09-26 |
Wojciech Lopata |
|
Deferred |
[2,of,4] unionrepo: remove useless method _chunk |
2013-09-26 |
Wojciech Lopata |
|
Deferred |
[1,of,4] revlog: move compress method outside revlog class |
2013-09-26 |
Wojciech Lopata |
|
Deferred |
histedit: remove unused parents() call |
2013-09-26 |
David Soria Parra |
|
Accepted |
[1,of,2,standalone-strip] mq: extract strip as a standalone extension (issue3824) |
2013-09-26 |
Pierre-Yves David |
|
Superseded |
[2,of,2,standalone-strip] strip: rename test-mq-strip into test-strip |
2013-09-25 |
Pierre-Yves David |
|
Superseded |
[1,of,2,standalone-strip] mq: extract strip as a standalone extension (issue3824) |
2013-09-25 |
Pierre-Yves David |
|
Superseded |
mq: refactor usage of repo.branchmap().iteritems() with itervalues() |
2013-09-25 |
Brodie Rao |
|
Accepted |
[9,of,9,standalone-strip] mq: have the strip command functionnal on repo without mq |
2013-09-25 |
Pierre-Yves David |
|
Accepted |
[8,of,9,standalone-strip] mq: extract `mq.queue.strip` |
2013-09-25 |
Pierre-Yves David |
|
Accepted |
[7,of,9,standalone-strip] mq: drop the use of mq.queue.qparent in mq.queue.strip |
2013-09-25 |
Pierre-Yves David |
|
Accepted |
[6,of,9,standalone-strip] mq: drop the use of mq.queue.qparent in mq.strip |
2013-09-25 |
Pierre-Yves David |
|
Accepted |
[5,of,9,standalone-strip] mq: document repo.mq.qparents |
2013-09-25 |
Pierre-Yves David |
|
Accepted |
[4,of,9,standalone-strip] mq: use the new checklocalchange in the strip command |
2013-09-25 |
Pierre-Yves David |
|
Accepted |
[3,of,9,standalone-strip] mq: extract checklocalchanges from `mq.queue` |
2013-09-25 |
Pierre-Yves David |
|
Accepted |
[2,of,9,standalone-strip] mq: extract checksubstate from the queue class |
2013-09-25 |
Pierre-Yves David |
|
Accepted |
[1,of,9,standalone-strip] mq: simplifies the refresh hint in checklocalchanges |
2013-09-25 |
Pierre-Yves David |
|
Accepted |
[V2] merge: let the user choose to merge, keep local or keep remote subrepo revisions |
2013-09-25 |
Angel Ezquerra |
|
Superseded |
merge: let the user choose to merge, keep local or keep remote subrepo revisions |
2013-09-25 |
Kevin Bullock |
|
Superseded |
[4,of,4] hgweb: call process_dates with a specified selector in ajax scroll |
2013-09-24 |
Alexander Plavin |
|
Superseded |
[3,of,4] hgweb: add parentSelector argument to process_dates |
2013-09-24 |
Alexander Plavin |
|
Superseded |
[2,of,4] hgweb: optimize process_dates function |
2013-09-24 |
Alexander Plavin |
|
Superseded |
[1,of,4] hgweb: eliminate extra complexity in process_dates definition |
2013-09-24 |
Alexander Plavin |
|
Deferred |
[2,of,2] paper: edit search hint to include new feature description |
2013-09-24 |
Alexander Plavin |
|
Accepted |
[1,of,2] paper: define searchhint message in map file and use it in other templates |
2013-09-24 |
Alexander Plavin |
|
Accepted |
[9,of,9] largefiles: standardize error message for dirty working dir |
2013-09-24 |
Siddharth Agarwal |
|
Accepted |
[8,of,9] cmdutil.bailifchanged: standardize error message for dirty working dir |
2013-09-24 |
Siddharth Agarwal |
|
Accepted |
[7,of,9] merge: standardize error message for dirty subrepo |
2013-09-24 |
Siddharth Agarwal |
|
Superseded |
[6,of,9] merge: standardize error message for dirty working dir |
2013-09-24 |
Siddharth Agarwal |
|
Superseded |
[5,of,9] update: standardize error message for dirty update --check |
2013-09-24 |
Siddharth Agarwal |
|
Accepted |
[4,of,9] update: improve error message for dirty non-linear update with rev |
2013-09-24 |
Siddharth Agarwal |
|
Accepted |
[3,of,9] update: add error message for dirty non-linear update with no rev |
2013-09-24 |
Siddharth Agarwal |
|
Accepted |
[2,of,9] update: improve error message for clean non-linear update |
2013-09-24 |
Siddharth Agarwal |
|
Accepted |
[1,of,9] pull: for pull --update with failed update, print hint if any |
2013-09-24 |
Siddharth Agarwal |
|
Accepted |
[c-hglib] level0.c: log command example, implemented using level 0 |
2013-09-23 |
Iulian Stana |
|
Deferred |
[c-hglib] hg_exitcode: reset the bytes_on_pipe after finish the read |
2013-09-23 |
Iulian Stana |
|
Deferred |
[STABLE] help: use full name of extensions to look up them for keyword search |
2013-09-23 |
Katsunori FUJIWARA |
|
Accepted |
[12,of,12,V2] bookmarks: show also about changed bookmarks in output of summary command |
2013-09-22 |
Katsunori FUJIWARA |
|
Superseded |
[11,of,12,V2] bookmarks: enhance test of showing detail about incoming/outgoing bookmarks |
2013-09-22 |
Katsunori FUJIWARA |
|
Superseded |
[10,of,12,V2] bookmarks: show more detail about outgoing bookmarks |
2013-09-22 |
Katsunori FUJIWARA |
|
Superseded |
[09,of,12,V2] bookmarks: show more detail about incoming bookmarks |
2013-09-22 |
Katsunori FUJIWARA |
|
Superseded |
[08,of,12,V2] bookmarks: remove "diff()" already replaced by "incoming()"/"outgoing()" |
2013-09-22 |
Katsunori FUJIWARA |
|
Superseded |
[07,of,12,V2] bookmarks: add "outgoing()" to replace "diff()" for outgoing bookmarks |
2013-09-22 |
Katsunori FUJIWARA |
|
Superseded |
[06,of,12,V2] bookmarks: add "incoming()" to replace "diff()" for incoming bookmarks |
2013-09-22 |
Katsunori FUJIWARA |
|
Superseded |
[05,of,12,V2] bookmarks: rewrite comparing bookmarks in "commands.summary()" by "compare()" |
2013-09-22 |
Katsunori FUJIWARA |
|
Superseded |
[04,of,12,V2] bookmarks: rewrite pushing bookmarks in "localrepository.push()" by "compare()" |
2013-09-22 |
Katsunori FUJIWARA |
|
Superseded |
[03,of,12,V2] bookmarks: rewrite pushing local bookmarks in "commands.push()" by "compare()" |
2013-09-22 |
Katsunori FUJIWARA |
|
Superseded |
[02,of,12,V2] bookmarks: rewrite "updatefromremote()" by "compare()" |
2013-09-22 |
Katsunori FUJIWARA |
|
Superseded |
[01,of,12,V2] bookmarks: add function to centralize the logic to compare bookmarks |
2013-09-22 |
Katsunori FUJIWARA |
|
Superseded |
[c-hglib,V2] license: adding the MIT license for c-hglib API |
2013-09-22 |
Iulian Stana |
|
Deferred |
[4,of,4,graph-inf-scroll] paper: add infinite scrolling to graph by calling ajaxScrollInit at the page |
2013-09-22 |
Alexander Plavin |
|
Accepted |
[3,of,4,graph-inf-scroll] hgweb: add graph mode of ajax response processing |
2013-09-22 |
Alexander Plavin |
|
Accepted |
[2,of,4,graph-inf-scroll] hgweb: make infinite scroll handling more generic and extensible |
2013-09-22 |
Alexander Plavin |
|
Accepted |
[1,of,4,graph-inf-scroll] hgweb: add reset javascript function to Graph |
2013-09-22 |
Alexander Plavin |
|
Accepted |
[V4] templater: support using templates with non-standard names from map file |
2013-09-22 |
Alexander Plavin |
|
Accepted |
[3,of,3,V4] largefiles: setup "largefiles" feature in each repositories individually |
2013-09-21 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,3,V4] localrepo: make supported features manageable in each repositories individually |
2013-09-21 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,3,V4] extensions: list up only enabled extensions, if "ui" is specified |
2013-09-21 |
Katsunori FUJIWARA |
|
Accepted |
[V2] generaldelta: initialize basecache properly |
2013-09-21 |
Wojciech Lopata |
|
Accepted |
[2,of,2,RFC] largefiles: remove bailifchanged check from overridepull (BC) |
2013-09-20 |
Siddharth Agarwal |
|
Accepted |
[1,of,2,RFC] rebase: remove bailifchanged check from pullrebase (BC) |
2013-09-20 |
Siddharth Agarwal |
|
Accepted |
[c-hglib] Makefile: create a shared library for c-hglib |
2013-09-20 |
Iulian Stana |
|
Deferred |
[c-hglib] readme: adding a description of the project |
2013-09-20 |
Iulian Stana |
|
Deferred |
largefiles: remove bailifchanged check from overridepull |
2013-09-20 |
Siddharth Agarwal |
|
Rejected |
[4,of,4] debugshell: check ui.debugger for which debugger to use |
2013-09-20 |
Sean Farley |
|
Accepted |
[3,of,4] debugshell: add function to embed ipython |
2013-09-20 |
Sean Farley |
|
Accepted |
[2,of,4] debugshell: abstract out pdb code.interact |
2013-09-20 |
Sean Farley |
|
Accepted |
[1,of,4] debugshell: add 'db' to cmdtable aliases |
2013-09-20 |
Sean Farley |
|
Deferred |
hgweb: add reset javascript function to Graph |
2013-09-20 |
Alexander Plavin |
|
Superseded |
generaldelta: initialize basecache properly |
2013-09-20 |
Wojciech Lopata |
|
Superseded |
[c-hglib] license: adding the MIT license for c-hglib API |
2013-09-20 |
Iulian Stana |
|
Deferred |
[10,of,10,V3,py3,support] run-tests: minimum changes required to make run-tests work in python3 |
2013-09-20 |
Augie Fackler |
|
Deferred |
[09,of,10,V3,py3,support] setup: handle more invalid python3 syntax |
2013-09-20 |
Augie Fackler |
|
Superseded |
[08,of,10,V3,py3,support] check-code: new rule to forbid imports of a.b on the same line as other imports |
2013-09-20 |
Augie Fackler |
|
Accepted |
[07,of,10,V3,py3,support] notify: correct import of email module, sort stdlib modules to top |
2013-09-20 |
Augie Fackler |
|
Accepted |
[06,of,10,V3,py3,support] patchbomb: correct import of email module |
2013-09-20 |
Augie Fackler |
|
Accepted |
[05,of,10,V3,py3,support] mail: correct import of email module |
2013-09-20 |
Augie Fackler |
|
Accepted |
[04,of,10,V3,py3,support] patch: correct import of email module |
2013-09-20 |
Augie Fackler |
|
Accepted |
[03,of,10,V3,py3,support] subrepo: move import of xml.minidom.dom to its own line for check-code |
2013-09-20 |
Augie Fackler |
|
Accepted |
[02,of,10,V3,py3,support] convert: move import of xml.minidom.dom to its own line for check-code |
2013-09-20 |
Augie Fackler |
|
Accepted |
[01,of,10,V3,py3,support] perf: rearrange imports of changelong and manifest to appease check-code |
2013-09-20 |
Augie Fackler |
|
Accepted |
[V3] templater: support using templates with non-standard names from map file |
2013-09-20 |
Alexander Plavin |
|
Superseded |
[4,of,4,force-tls] httpconnection: properly inject ssl_wrap_socket into httpclient (issue4038) |
2013-09-20 |
Augie Fackler |
|
Accepted |
[3,of,4,force-tls] sslutil: make keyfile and certfile arguments consistent between 2.6+ and 2.5- |
2013-09-20 |
Augie Fackler |
|
Accepted |
[2,of,4,force-tls] httpclient: import 4bb625347d4a to provide SSL wrapper injection |
2013-09-20 |
Augie Fackler |
|
Accepted |
[1,of,4,force-tls] sslutil: add a config knob to support TLS (default) or SSLv23 (bc) (issue4038) |
2013-09-20 |
Augie Fackler |
|
Accepted |
[13,of,13,V2,py3,support] run-tests: minimum changes required to make run-tests work in python3 |
2013-09-20 |
Augie Fackler |
|
Superseded |
[12,of,13,V2,py3,support] setup: handle more invalid python3 syntax |
2013-09-20 |
Augie Fackler |
|
Superseded |
[11,of,13,V2,py3,support] run-tests: find mercurial path with syntax valid on both py2 and py3 |
2013-09-20 |
Augie Fackler |
|
Accepted |
[10,of,13,V2,py3,support] run-tests: if run by python3, execute setup.py with --c2to3 |
2013-09-20 |
Augie Fackler |
|
Accepted |
[09,of,13,V2,py3,support] check-code: new rule to forbid imports of a.b on the same line as other imports |
2013-09-20 |
Augie Fackler |
|
Superseded |
[08,of,13,V2,py3,support] notify: correct import of email module, sort stdlib modules to top |
2013-09-20 |
Augie Fackler |
|
Superseded |
[07,of,13,V2,py3,support] patchbomb: correct import of email module |
2013-09-20 |
Augie Fackler |
|
Superseded |
[06,of,13,V2,py3,support] commands: move import of hgweb.server to its own line for 2to3 compat |
2013-09-20 |
Augie Fackler |
|
Superseded |
[05,of,13,V2,py3,support] mail: correct import of email module |
2013-09-20 |
Augie Fackler |
|
Superseded |
[04,of,13,V2,py3,support] patch: correct import of email module |
2013-09-20 |
Augie Fackler |
|
Superseded |
[03,of,13,V2,py3,support] subrepo: move import of xml.minidom.dom to its own line for check-code |
2013-09-20 |
Augie Fackler |
|
Superseded |
[02,of,13,V2,py3,support] convert: move import of xml.minidom.dom to its own line for check-code |
2013-09-20 |
Augie Fackler |
|
Superseded |
[01,of,13,V2,py3,support] perf: rearrange imports of changelong and manifest to appease check-code |
2013-09-20 |
Augie Fackler |
|
Superseded |
[5,of,5,RFC,py3,support] run-tests: minimum changes required to make run-tests work in python3 |
2013-09-19 |
Augie Fackler |
|
Superseded |
[4,of,5,RFC,py3,support] setup: handle more invalid python3 syntax |
2013-09-19 |
Augie Fackler |
|
Superseded |
[3,of,5,RFC,py3,support] run-tests: find mercurial path with syntax valid on both py2 and py3 |
2013-09-19 |
Augie Fackler |
|
Superseded |
[2,of,5,RFC,py3,support] run-tests: if run by python3, execute setup.py with --c2to3 |
2013-09-19 |
Augie Fackler |
|
Superseded |
[1,of,5,RFC,py3,support] commands: import hgweb.server in a way that 2to3 can rewrite |
2013-09-19 |
Augie Fackler |
|
Accepted |
[4,of,4] paper: add reddish background to ajax error message |
2013-09-19 |
Alexander Plavin |
|
Accepted |
[3,of,4] paper: add simple animation to the loading indicator |
2013-09-19 |
Alexander Plavin |
|
Accepted |
[2,of,4] paper: add thin border to the last entry on a page |
2013-09-19 |
Alexander Plavin |
|
Accepted |
[1,of,4] hgweb: add CSS class to the last entry on a page |
2013-09-19 |
Alexander Plavin |
|
Accepted |
util.h: fix gcc version checking |
2013-09-19 |
Siddharth Agarwal |
|
Accepted |
[3,of,3] hgweb: show message when an error occured during ajax loading |
2013-09-19 |
Alexander Plavin |
|
Accepted |
[2,of,3] hgweb: show loading indicator while an ajax request is in process |
2013-09-19 |
Alexander Plavin |
|
Accepted |
[1,of,3] hgweb: show a message when there are no more entries in the list |
2013-09-19 |
Alexander Plavin |
|
Accepted |
mq: remove unused repo._committingpatch-related code |
2013-09-19 |
Brodie Rao |
|
Accepted |
[c-hglib] hg_exitcode: the exitcode for the current command |
2013-09-18 |
Iulian Stana |
|
Accepted |
[c-hglib] hg_rawwrite: write a buffer to command server for the given handle |
2013-09-18 |
Iulian Stana |
|
Accepted |
[c-hglib] hg_rawread: reading some unparse data from command server |
2013-09-18 |
Iulian Stana |
|
Accepted |
[c-hglib] hg_rawcommand: send a command to the mercurial command |
2013-09-18 |
Iulian Stana |
|
Accepted |
hg_close: close the connection for the given handle |
2013-09-18 |
Iulian Stana |
|
Superseded |
[V2] hg_open: the function that opens the connection with cmdserver |
2013-09-18 |
Iulian Stana |
|
Not Applicable |
[2,of,2] paper: call ajaxScrollInit in shortlog |
2013-09-18 |
Alexander Plavin |
|
Accepted |
[1,of,2] hgweb: add ajaxScrollInit function, which does the ajax requests and processing |
2013-09-18 |
Alexander Plavin |
|
Accepted |
[2,of,2,STABLE,SSL] httpclient: apply upstream revision da7579b034a4 to fix SSL problems (issue4038) |
2013-09-18 |
Augie Fackler |
|
Accepted |
[1,of,2,STABLE,SSL] sslutil: backed out changeset 074bd02352c0 (issue4038) |
2013-09-18 |
Augie Fackler |
|
Accepted |
[5,of,5] hgweb: add appendFormatHTML javascript function |
2013-09-18 |
Alexander Plavin |
|
Accepted |
[4,of,5] hgweb: add removeByClassName javascript function |
2013-09-18 |
Alexander Plavin |
|
Accepted |
[3,of,5] hgweb: add docFromHTML javascript function |
2013-09-18 |
Alexander Plavin |
|
Accepted |
[2,of,5] hgweb: add makeRequest javascript function |
2013-09-18 |
Alexander Plavin |
|
Accepted |
[1,of,5] hgweb: add format javascript function |
2013-09-18 |
Alexander Plavin |
|
Accepted |
[2,of,2] hgweb: add nextentry variable for easy pagination in changelog |
2013-09-18 |
Alexander Plavin |
|
Accepted |
[1,of,2] hgweb: always compute all entries and latestentry in changelog |
2013-09-18 |
Alexander Plavin |
|
Accepted |
[2,of,2] context: move evolution functions from changectx to basectx |
2013-09-18 |
Sean Farley |
|
Accepted |
[1,of,2] context: use correct spelling of committable |
2013-09-18 |
Sean Farley |
|
Accepted |
hgweb: remove unused argument of changelist function in changelog |
2013-09-18 |
Alexander Plavin |
|
Accepted |
hg_open: the function that opens the connection with cmdserver |
2013-09-18 |
Iulian Stana |
|
Deferred |
[STABLE] strip: set current bookmark to None if stripped |
2013-09-17 |
Sean Farley |
|
Accepted |
hglib: client header file, level 0 prototypes |
2013-09-17 |
Iulian Stana |
|
Deferred |
[5,of,5] shelve: allow shelving of a change with an mq patch applied |
2013-09-17 |
David Soria Parra |
|
Superseded |
[4,of,5] shelve: new output format for shelve listings |
2013-09-17 |
David Soria Parra |
|
Superseded |
[3,of,5] shelve: use an --unshelve parameter instead of a command |
2013-09-17 |
David Soria Parra |
|
Changes Requested |
[2,of,5] shelve: add a shelve extension to save/restore working changes |
2013-09-17 |
David Soria Parra |
|
Superseded |
[1,of,5] templatefilters: add short format for age formatting |
2013-09-17 |
David Soria Parra |
|
Accepted |
hg serve: an option to use the first unused port above a given number |
2013-09-17 |
Roman Neuhauser |
|
Deferred |
hg serve: an option to use the first unused port above a given number |
2013-09-17 |
Roman Neuhauser |
|
Superseded |
[3,of,3,in,crew] parsers: correctly handle a failed allocation |
2013-09-16 |
Bryan O'Sullivan |
|
Accepted |
[2,of,3,in,crew] parsers: use Py_INCREF safely |
2013-09-16 |
Bryan O'Sullivan |
|
Accepted |
[1,of,3,in,crew] parsers: state is a char, not an int |
2013-09-16 |
Bryan O'Sullivan |
|
Accepted |
util.h: getbe32() and putbe32() use intrinsic function to improve performance |
2013-09-14 |
elson.wei@gmail.com |
|
Accepted |
[55,of,55,RFC,c-hglib:level1] hg_version: creating a high level function for mercurial version command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[54,of,55,RFC,c-hglib:level1] hg_verify: creating a high level function for mercurial verify command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[53,of,55,RFC,c-hglib:level1] hg_update: creating a high level function for mercurial update command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[52,of,55,RFC,c-hglib:level1] hg_unbundle: creating a high level function for mercurial unbundle command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[51,of,55,RFC,c-hglib:level1] hg_tip: creating a high level function for mercurial tip command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[50,of,55,RFC,c-hglib:level1] hg_tags: creating a high level function for mercurial tags command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[49,of,55,RFC,c-hglib:level1] hg_tag: creating a high level function for mercurial tag command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[48,of,55,RFC,c-hglib:level1] hg_summary: creating a high level function for mercurial summary command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[47,of,55,RFC,c-hglib:level1] hg_status: creating a high level function for mercurial status command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[46,of,55,RFC,c-hglib:level1] hg_showconfig: creating a high level function for mercurial showconfig command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[45,of,55,RFC,c-hglib:level1] hg_root: creating a high level function for mercurial root command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[44,of,55,RFC,c-hglib:level1] hg_revert creating a high level function for mercurial revert command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[43,of,55,RFC,c-hglib:level1] hg_resolve: creating a high level function for mercurial resolve command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[42,of,55,RFC,c-hglib:level1] hg_rename: creating a high level function for mercurial rename command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[41,of,55,RFC,c-hglib:level1] hg_remove: creating a high level function for mercurial remove command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[40,of,55,RFC,c-hglib:level1] hg_recover: creating a high level function for mercurial recover command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[39,of,55,RFC,c-hglib:level1] hg_push: creating a high level function for mercurial push command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[38,of,55,RFC,c-hglib:level1] hg_pull: creating a high level function for mercurial pull command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[37,of,55,RFC,c-hglib:level1] hg_phase: creating a high level function for mercurial phase command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[36,of,55,RFC,c-hglib:level1] hg_paths: creating a high level function for mercurial paths command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[35,of,55,RFC,c-hglib:level1] hg_parents: creating a high level function for mercurial parents command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[34,of,55,RFC,c-hglib:level1] hg_outgoing: creating a high level function for mercurial outgoing command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[33,of,55,RFC,c-hglib:level1] hg_merge: creating a high level function for mercurial merge command |
2013-09-14 |
Iulian Stana |
|
Superseded |
[32,of,55,RFC,c-hglib:level1] hg_manifest: creating a high level function for mercurial manifest command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[31,of,55,RFC,c-hglib:level1] hg_log: creating a high level function for mercurial log command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[30,of,55,RFC,c-hglib:level1] hg_locate: creating a high level function for mercurial locate command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[29,of,55,RFC,c-hglib:level1] hg_incoming: creating a high level function for mercurial incoming command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[28,of,55,RFC,c-hglib:level1] hg_import: creating a high level function for mercurial import command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[27,of,55,RFC,c-hglib:level1] hg_identify: creating a high level function for mercurial identify command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[26,of,55,RFC,c-hglib:level1] hg_help: creating a high level function for mercurial help command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[25,of,55,RFC,c-hglib:level1] hg_heads: creating a high level function for mercurial heads command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[24,of,55,RFC,c-hglib:level1] hg_grep: creating a high level function for mercurial grep command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[23,of,55,RFC,c-hglib:level1] hg_graft: creating a high level function for mercurial graft command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[22,of,55,RFC,c-hglib:level1] hg_forget: creating a high level function for mercurial forget command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[21,of,55,RFC,c-hglib:level1] hg_export: creating a high level function for mercurial export command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[20,of,55,RFC,c-hglib:level1] hg_diff: creating a high level function for mercurial diff command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[19,of,55,RFC,c-hglib:level1] hg_copy: creating a high level function for mercurial copy command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[18,of,55,RFC,c-hglib:level1] hg_commit: creating a high level function for mercurial commit command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[17,of,55,RFC,c-hglib:level1] hg_cat: creating a high level function for mercurial cat command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[16,of,55,RFC,c-hglib:level1] hg_bundle: creating a high level function for mercurial bundle command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[15,of,55,RFC,c-hglib:level1] hg_branches: creating a high level function for mercurial branches command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[14,of,55,RFC,c-hglib:level1] hg_branch: creating a high level function for mercurial branch command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[13,of,55,RFC,c-hglib:level1] hg_bookmarks: creating a high level function for mercurial bookmarks command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[12,of,55,RFC,c-hglib:level1] hg_bookmark: creating a high level function for mercurial bookmark command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[11,of,55,RFC,c-hglib:level1] hg_backout: creating a high level function for mercurial backout command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[10,of,55,RFC,c-hglib:level1] hg_archive: creating a high level function for mercurial archive command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[09,of,55,RFC,c-hglib:level1] client: adding cset structure and cset parser |
2013-09-14 |
Iulian Stana |
|
Deferred |
[08,of,55,RFC,c-hglib:level1] hg_annotate: creating a high level function for mercurial annotate command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[07,of,55,RFC,c-hglib:level1] model 1: additional functions, yield like function hg_fetch_entry |
2013-09-14 |
Iulian Stana |
|
Deferred |
[06,of,55,RFC,c-hglib:level1] hg_addremove: creating a high level function for mercurial addremove command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[05,of,55,RFC,c-hglib:level1] hg_add: creating a high level function for mercurial add command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[04,of,55,RFC,c-hglib:level1] client: additional functions (hg_runcommand and hg_abort) used for model 2 |
2013-09-14 |
Iulian Stana |
|
Deferred |
[03,of,55,RFC,c-hglib:level1] utils: additional functions (cmdbuilder and append_data) used for model 2 |
2013-09-14 |
Iulian Stana |
|
Deferred |
[02,of,55,RFC,c-hglib:level1] c-hglib: all level 0 functions, provided for context |
2013-09-14 |
Iulian Stana |
|
Deferred |
[01,of,55,RFC,c-hglib:level1] c-hglib: all level 0 function prototypes, provided for context |
2013-09-14 |
Iulian Stana |
|
Deferred |
plan9: update util.py for cpython 2.7 build |
2013-09-13 |
jas@corpus-callosum.com |
|
Accepted |
[11,of,11,c-hglib:level0,V2] get_output_data: getting the data stored in outdata field |
2013-09-13 |
Iulian Stana |
|
Deferred |
[10,of,11,c-hglib:level0,V2] hg_exitcode: the exitcode for the current command |
2013-09-13 |
Iulian Stana |
|
Deferred |
[09,of,11,c-hglib:level0,V2] hg_rawwrite: write a buffer to command server for the given handle |
2013-09-13 |
Iulian Stana |
|
Deferred |
[08,of,11,c-hglib:level0,V2] hg_rawread: reading some unparse data from command server |
2013-09-13 |
Iulian Stana |
|
Deferred |
[07,of,11,c-hglib:level0,V2] hg_rawcommannd: additional functions (free_data and cmd_prepare) |
2013-09-13 |
Iulian Stana |
|
Deferred |
[06,of,11,c-hglib:level0,V2] hg_rawcommand: send a command to the mercurial command server |
2013-09-13 |
Iulian Stana |
|
Deferred |
[05,of,11,c-hglib:level0,V2] hg_close: close the connection with hg cmd server for the given handle |
2013-09-13 |
Iulian Stana |
|
Deferred |
[04,of,11,c-hglib:level0,V2] hg_open: additional functions (read_hello and read_header) |
2013-09-13 |
Iulian Stana |
|
Deferred |
[03,of,11,c-hglib:level0,V2] hg_open: open a connection with hg cmd-server |
2013-09-13 |
Iulian Stana |
|
Deferred |
[02,of,11,c-hglib:level0,V2] utils: swap_uint32 function |
2013-09-13 |
Iulian Stana |
|
Deferred |
[01,of,11,c-hglib:level0,V2] hg_handle:hg_header: typedef structures |
2013-09-13 |
Iulian Stana |
|
Deferred |
setup: check if mercurial/util.h has been modified when building extesions |
2013-09-13 |
elson.wei@gmail.com |
|
Accepted |
[V2] util.h: add stdint basic type definitions |
2013-09-13 |
elson.wei@gmail.com |
|
Accepted |
util.h: add stdint basic type definitions |
2013-09-12 |
elson.wei@gmail.com |
|
Superseded |
parsers: use char instead of int8_t |
2013-09-12 |
elson.wei@gmail.com |
|
Rejected |
[2,of,2] ignore: document the new behaviour of ui.ignore config option |
2013-09-11 |
Isaac Jurado |
|
Deferred |
[1,of,2] ignore: interpret ui.ignore reltive paths from repository root |
2013-09-11 |
Isaac Jurado |
|
Deferred |
[4,of,4,V4] hgweb: add link to force literal keyword search |
2013-09-11 |
Alexander Plavin |
|
Accepted |
[3,of,4,V4] raw: show current search mode name at search results |
2013-09-11 |
Alexander Plavin |
|
Accepted |
[2,of,4,V4] paper: show current search mode name at search results |
2013-09-11 |
Alexander Plavin |
|
Accepted |
[1,of,4,V4] hgweb: pass variable with current search mode name to the search template |
2013-09-11 |
Alexander Plavin |
|
Accepted |
hgweb, config: make search restrictions configurable with web.restrictsearch |
2013-09-11 |
Alexander Plavin |
|
Deferred |
log: make file log slow path usable on large repos |
2013-09-11 |
Durham Goode |
|
Accepted |
[V2] parse_manifest: rewrite to use memchr |
2013-09-10 |
Siddharth Agarwal |
|
Accepted |
template: add a log --style=json template. |
2013-09-10 |
John Carter |
|
Changes Requested |
[2,of,2,STABLE] repoview: have unfilteredpropertycache using the underlying cache |
2013-09-10 |
Pierre-Yves David |
|
Superseded |
[1,of,2,STABLE] repoview: make propertycache.setcache compatible |
2013-09-10 |
Pierre-Yves David |
|
Deferred |
[v2] shelve: add a shelve extension to save/restore working changes |
2013-09-09 |
Pierre-Yves David |
|
Superseded |
[1,of,1,V2] histedit: abort if there are multiple roots in "--outgoing" revisions |
2013-09-09 |
Katsunori FUJIWARA |
|
Superseded |
commit: --edit/-e to force edit of otherwise-supplied commit message |
2013-09-08 |
Bradley M. Kuhn |
|
Accepted |
[2,of,2,RFC,RESEND] bookmarks: suggest 'push -B FOO' when a potentially new remote head has a local bookmark |
2013-09-08 |
Stephen Lee |
|
Superseded |
[1,of,2,RFC,RESEND] bookmarks: allow push to create a new remote head if it is about to be bookmarked via -B |
2013-09-08 |
Stephen Lee |
|
Superseded |
parse_manifest: rewrite to use memchr |
2013-09-08 |
Siddharth Agarwal |
|
Superseded |
[6,of,6] parsers: use a lookup table to convert hex to binary |
2013-09-07 |
Siddharth Agarwal |
|
Accepted |
[5,of,6] revlog: remove _chunkbase since it is no longer used |
2013-09-07 |
Siddharth Agarwal |
|
Accepted |
[4,of,6] revlog: move chunk cache preload from revision to _chunks |
2013-09-07 |
Siddharth Agarwal |
|
Accepted |
[3,of,6] revlog._chunks: inline getchunk |
2013-09-07 |
Siddharth Agarwal |
|
Accepted |
[2,of,6] revlog.revision: fix cache preload for inline revlogs |
2013-09-07 |
Siddharth Agarwal |
|
Accepted |
[1,of,6] revlog: add a fast method for getting a list of chunks |
2013-09-07 |
Siddharth Agarwal |
|
Accepted |
demandimport: Add unit test capturing desired behavior when absolute_import is present (issue4029) |
2013-09-07 |
Jason R. Coombs |
|
Deferred |
[stable] bundle: fix performance regression when bundling file changes (issue4031) |
2013-09-07 |
Antoine Pitrou |
|
Accepted |
[3,of,3,V3] demandimport: allow extensions to import own modules by absolute name |
2013-09-07 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,3,V3] demandimport: support "absolute_import" for external libraries (issue4029) |
2013-09-07 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,3,V3] hghave: add "absimport" feature to check "absolute_import" in __future__ |
2013-09-07 |
Katsunori FUJIWARA |
|
Superseded |
demandimport: honor absolute_import (issue4029) |
2013-09-07 |
Jason R. Coombs |
|
Rejected |
[3,of,3] perfmanifest: allow and require passing in a rev |
2013-09-06 |
Siddharth Agarwal |
|
Accepted |
[2,of,3] perfmanifest: fix cache invalidation |
2013-09-06 |
Siddharth Agarwal |
|
Accepted |
[1,of,3] lrucachedict: implement clear() |
2013-09-06 |
Siddharth Agarwal |
|
Accepted |
[4,of,4,V5] hgweb: add revset syntax support to search |
2013-09-06 |
Alexander Plavin |
|
Accepted |
[3,of,4,V5] revset: add a whitelist of DoS-safe symbols |
2013-09-06 |
Alexander Plavin |
|
Accepted |
[2,of,4,V5] revset: add helper function to get functions used in a revset parse tree |
2013-09-06 |
Alexander Plavin |
|
Accepted |
[1,of,4,V5] revset: add helper function to get revset parse tree depth |
2013-09-06 |
Alexander Plavin |
|
Accepted |
[2,of,2,V3] revset: make keyword() function accept multiple arguments |
2013-09-06 |
Alexander Plavin |
|
Rejected |
[1,of,2,V3] revset: make desc() function accept multiple arguments |
2013-09-06 |
Alexander Plavin |
|
Rejected |
[RESEND] revset: fix wrong keyword() behaviour for strings with spaces |
2013-09-06 |
Alexander Plavin |
|
Accepted |
[Bug,4029] New: demandimport doesn't honor absolute_import |
2013-09-06 |
mercurial-bugs@selenic.com |
|
Not Applicable |
[48,of,48,RFC] commitablefilectx: move children from workingfilectx |
2013-09-05 |
Sean Farley |
|
Accepted |
[47,of,48,RFC] commitablefilectx: move parents from workingfilectx |
2013-09-05 |
Sean Farley |
|
Accepted |
[46,of,48,RFC] commitablefilectx: move __nonzero__ from workingfilectx |
2013-09-05 |
Sean Farley |
|
Accepted |
[45,of,48,RFC] commitablefilectx: move __init__ from workingfilectx |
2013-09-05 |
Sean Farley |
|
Accepted |
[44,of,48,RFC] commitablefilectx: add a class that will be used for mutable file contexts |
2013-09-05 |
Sean Farley |
|
Accepted |
[43,of,48,RFC] commitablectx: move dirs from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[42,of,48,RFC] commitablectx: move markcommitted from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[41,of,48,RFC] commitablectx: move ancestors from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[40,of,48,RFC] commitablectx: move walk from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[39,of,48,RFC] commitablectx: move ancestor from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[38,of,48,RFC] commitablectx: move flags from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[37,of,48,RFC] commitablectx: move children from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[36,of,48,RFC] commitablectx: move hidden from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[35,of,48,RFC] commitablectx: move phase from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[34,of,48,RFC] commitablectx: move bookmarks from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[33,of,48,RFC] commitablectx: move tags from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[32,of,48,RFC] commitablectx: move extra from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[31,of,48,RFC] commitablectx: move closesbranch from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[30,of,48,RFC] commitablectx: move branch from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[29,of,48,RFC] commitablectx: move clean from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[28,of,48,RFC] commitablectx: move ignored from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[27,of,48,RFC] commitablectx: move unknown from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[26,of,48,RFC] commitablectx: move deleted from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[25,of,48,RFC] commitablectx: move removed from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[24,of,48,RFC] commitablectx: move added from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[23,of,48,RFC] commitablectx: move modified from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[22,of,48,RFC] commitablectx: move files from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[21,of,48,RFC] commitablectx: move description from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[20,of,48,RFC] commitablectx: move date from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[19,of,48,RFC] commitablectx: move _date from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[18,of,48,RFC] commitablectx: move user from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[17,of,48,RFC] commitablectx: move _user from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[16,of,48,RFC] commitablectx: move status from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[15,of,48,RFC] commitablectx: move _status from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[14,of,48,RFC] commitablectx: move _manifest from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[13,of,48,RFC] commitablectx: move _flagfunc from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[12,of,48,RFC] commitablectx: move _buildflagfunc from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[11,of,48,RFC] commitablectx: move __contains__ from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[10,of,48,RFC] commitablectx: move __nonzero__ from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[09,of,48,RFC] commitablectx: move __str__ from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[08,of,48,RFC] commitablectx: move __init__ from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[07,of,48,RFC] commitablectx: add a class that will be used as a parent of mutable contexts |
2013-09-05 |
Sean Farley |
|
Accepted |
[06,of,48,RFC] workingfilectx: remove unneeded __repr__ since it is now inherited |
2013-09-05 |
Sean Farley |
|
Accepted |
[05,of,48,RFC] workingfilectx: remove bogus comment |
2013-09-05 |
Sean Farley |
|
Accepted |
[04,of,48,RFC] workingfilectx: remove __str__ manifest since it is now inherited |
2013-09-05 |
Sean Farley |
|
Accepted |
[03,of,48,RFC] basefilectx: use basectx __str__ instead of duplicating logic |
2013-09-05 |
Sean Farley |
|
Accepted |
[02,of,48,RFC] workingctx: remove unneeded manifest since it is now inherited |
2013-09-05 |
Sean Farley |
|
Accepted |
[01,of,48,RFC] workingctx: remove unneeded __repr__ since it is now inherited |
2013-09-05 |
Sean Farley |
|
Accepted |
[6,of,6,RFC,hglib] parse_changeset: it's more like pointing to the correct position |
2013-09-05 |
Iulian Stana |
|
Deferred |
[5,of,6,RFC,hglib] hg_fetch_cset_entry: will get, parse and pass changesets to user |
2013-09-05 |
Iulian Stana |
|
Deferred |
[4,of,6,RFC,hglib] trash_data: this function will consume the data received from cmdserver |
2013-09-05 |
Iulian Stana |
|
Deferred |
[3,of,6,RFC,hglib] detect_null_byte: detect the length to the first '\0' character |
2013-09-05 |
Iulian Stana |
|
Deferred |
[2,of,6,RFC,hglib] hg_log: a high level function for mercurial log command |
2013-09-05 |
Iulian Stana |
|
Deferred |
[1,of,6,RFC,hglib] append_data: erase_cset: save and release space |
2013-09-05 |
Iulian Stana |
|
Deferred |
addremove: don't do full walks |
2013-09-05 |
Siddharth Agarwal |
|
Accepted |
[V2] mq: report the negative guard is match if the negative guarded patch is pushable |
2013-09-05 |
elson.wei@gmail.com |
|
Changes Requested |
[2,of,2,V2] discovery: abort also when pushing multiple headed new branch |
2013-09-04 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,2,V2] push: hide description about "-f" in the hint to prevent from using it easily |
2013-09-04 |
Katsunori FUJIWARA |
|
Superseded |
mq: report the negative guard is match if the negative guarded patch is pushable |
2013-09-04 |
elson.wei@gmail.com |
|
Rejected |
[14,of,14,RFC,c-hglib:level0] get_output_data: getting the data stored in outdata field |
2013-09-03 |
Iulian Stana |
|
Deferred |
[13,of,14,RFC,c-hglib:level0] hg_exitcode: the exitcode for the current command |
2013-09-03 |
Iulian Stana |
|
Deferred |
[12,of,14,RFC,c-hglib:level0] hg_head: return the next header, for the next cmd server action |
2013-09-03 |
Iulian Stana |
|
Deferred |
[11,of,14,RFC,c-hglib:level0] hg_current_channel: reading the channel for the current chunk of data |
2013-09-03 |
Iulian Stana |
|
Deferred |
[10,of,14,RFC,c-hglib:level0] hg_next_channel: reading the channel for the next chunk of data |
2013-09-03 |
Iulian Stana |
|
Deferred |
[09,of,14,RFC,c-hglib:level0] hg_rawwrite: write a buffer to command server for the given handle |
2013-09-03 |
Iulian Stana |
|
Deferred |
[08,of,14,RFC,c-hglib:level0] hg_rawread: reading some unparse data from command server |
2013-09-03 |
Iulian Stana |
|
Deferred |
[07,of,14,RFC,c-hglib:level0] hg_rawcommannd: additional functions (free_data and cmd_prepare) |
2013-09-03 |
Iulian Stana |
|
Deferred |
[06,of,14,RFC,c-hglib:level0] hg_rawcommand: send a command to the mercurial command server |
2013-09-03 |
Iulian Stana |
|
Deferred |
[05,of,14,RFC,c-hglib:level0] hg_close: close the connection with hg cmd server for the given handle |
2013-09-03 |
Iulian Stana |
|
Deferred |
[04,of,14,RFC,c-hglib:level0] hg_open: additional functions (read_hello and read_header) |
2013-09-03 |
Iulian Stana |
|
Deferred |
[03,of,14,RFC,c-hglib:level0] hg_open: open a connection with hg cmd-server |
2013-09-03 |
Iulian Stana |
|
Deferred |
[02,of,14,RFC,c-hglib:level0] utils: swap_uint32 function |
2013-09-03 |
Iulian Stana |
|
Deferred |
[01,of,14,RFC,c-hglib:level0] hg_handle:hg_header: typedef structures |
2013-09-03 |
Iulian Stana |
|
Deferred |
[3,of,3,V3] pack_dirstate: only invalidate mtime for files written in the last second |
2013-09-03 |
Siddharth Agarwal |
|
Accepted |
[2,of,3,V3] dirstate.status: don't ignore symlink placeholders in the normal set |
2013-09-03 |
Siddharth Agarwal |
|
Accepted |
[1,of,3,V3] localrepo.status: ignore empty symlink placeholders |
2013-09-03 |
Siddharth Agarwal |
|
Accepted |
[RESEND] templater: support using templates with non-standard names from map file |
2013-09-02 |
Alexander Plavin |
|
Superseded |
[3,of,3,V4,RFC] model (2): c-hglib: hg_add() level 1 function |
2013-09-01 |
Iulian Stana |
|
Superseded |
[2,of,3,V4,RFC] model (1): c-hglib: hg_log() level 1 function |
2013-09-01 |
Iulian Stana |
|
Superseded |
[1,of,3,V4,RFC] c-hglib: all level 0 function prototypes, provided for context |
2013-09-01 |
Iulian Stana |
|
Superseded |
[2,of,3,RFC,-V3] model (1): c-hglib: hg_log() level 1 function |
2013-09-01 |
Giovanni Gherdovich |
|
Superseded |
[3,of,3,V2] pack_dirstate: only invalidate mtime for files written in the last second |
2013-08-31 |
Siddharth Agarwal |
|
Superseded |
[2,of,3,V2] dirstate.status: don't ignore symlink placeholders in the normal set |
2013-08-31 |
Siddharth Agarwal |
|
Superseded |
[1,of,3,V2] localrepo.status: ignore empty symlink placeholders |
2013-08-31 |
Siddharth Agarwal |
|
Superseded |
[3,of,3] pack_dirstate: only invalidate mtime for files written in the last second |
2013-08-31 |
Siddharth Agarwal |
|
Superseded |
[2,of,3] dirstate.status: don't ignore symlink placeholders in the normal set |
2013-08-31 |
Siddharth Agarwal |
|
Superseded |
[1,of,3] localrepo.status: ignore empty symlink placeholders |
2013-08-31 |
Siddharth Agarwal |
|
Superseded |
rebase: handle bookmarks matching revset function names (issue3950) |
2013-08-30 |
Bryan O'Sullivan |
|
Accepted |
localrepo: send client's bundlecaps to a server during a pull |
2013-08-30 |
Wojciech Lopata |
|
Superseded |
https: support tls sni (server name indication) for https urls (issue3090) |
2013-08-29 |
Alex Orange |
|
Superseded |
[2,of,2] discovery: abort also when pushing multiple headed new branch |
2013-08-29 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,2] push: hide description about "-f" in the hint to prevent from using it easily |
2013-08-29 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,2,RFC,C-hglib] level 1 prototypes: model (1) commands (hd_log - like commands) |
2013-08-29 |
Iulian Stana |
|
Superseded |
[1,of,2,RFC,C-hglib] level 1 prototypes: model (2) commands (hd_add - like commands) |
2013-08-29 |
Iulian Stana |
|
Superseded |
[1,of,1,STABLE,V2] tags: write tag overwriting history also into tag cache file (issue3911) |
2013-08-28 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,4,V4] hgweb: always run search when a query is entered (bc) |
2013-08-27 |
Alexander Plavin |
|
Accepted |
[3,of,4,V4] hgweb: search() function supports direct pointing to revision |
2013-08-27 |
Alexander Plavin |
|
Accepted |
[2,of,4,V4] hgweb: pass arguments which a function depends on explicitly in search |
2013-08-27 |
Alexander Plavin |
|
Accepted |
[1,of,4,V4] hgweb: add dynamic search function selection, depending on the query |
2013-08-27 |
Alexander Plavin |
|
Accepted |
[1,of,1,V2] demandimport: allow extensions to import own modules by absolute name |
2013-08-27 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,2] unionrevlog: extract 'baserevision' and 'baserevdiff' methods |
2013-08-27 |
Wojciech Lopata |
|
Accepted |