[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 |
[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 |
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 |
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 |
[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 |
[1,of,2] bundlerevlog: extract 'baserevision' method |
2013-08-27 |
Wojciech Lopata |
|
Accepted |
solaris: tests can't use tail -n |
2013-08-26 |
Danek Duvall |
|
Accepted |
[5,of,5] solaris: test cases shouldn't use diff -u when no output is expected |
2013-08-26 |
Danek Duvall |
|
Changes Requested |
[4,of,5] run-tests: allow command output to start with "> " |
2013-08-26 |
Danek Duvall |
|
Changes Requested |
[4,of,4] solaris: sed doesn't recognize a line without a newline |
2013-08-26 |
Danek Duvall |
|
Accepted |
[2,of,4] solaris: test cases shouldn't use diff -u when no output is expected |
2013-08-26 |
Danek Duvall |
|
Accepted |
[1,of,4] solaris: test cases can't use grep -a |
2013-08-26 |
Danek Duvall |
|
Accepted |
[2,of,2] revlog: pass node as an argument of addrevision |
2013-08-26 |
Wojciech Lopata |
|
Accepted |
[1,of,2] revlog: extract 'checkhash' method |
2013-08-26 |
Wojciech Lopata |
|
Accepted |
[1,of,1] demandimport: allow extensions to import own modules by absolute name |
2013-08-26 |
Katsunori FUJIWARA |
|
Superseded |
[5,of,5] histedit: choose only outgoing ancestors of the working directory always |
2013-08-26 |
Katsunori FUJIWARA |
|
Changes Requested |
[4,of,5] histedit: suggest "histedit --abort" for inconsistent histedit status |
2013-08-26 |
Katsunori FUJIWARA |
|
Changes Requested |
[3,of,5] histedit: discard meaningless comment about 'hexlify node' |
2013-08-26 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5] histedit: add description about "histedit --outgoing" to command help |
2013-08-26 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,5] histedit: add description about basic histedit function to command help |
2013-08-26 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,2,V2] revset: make keyword() function accept multiple arguments |
2013-08-22 |
Alexander Plavin |
|
Deferred |
[1,of,2,V2] revset: make desc() function accept multiple arguments |
2013-08-22 |
Alexander Plavin |
|
Deferred |
revset: fix wrong keyword() behaviour for strings with spaces |
2013-08-22 |
Alexander Plavin |
|
Superseded |
[4,of,4,V3] hgweb: add link to force literal keyword search |
2013-08-22 |
Alexander Plavin |
|
Superseded |
[3,of,4,V3] raw: show current search mode name at search results |
2013-08-22 |
Alexander Plavin |
|
Superseded |
[2,of,4,V3] paper: show current search mode name at search results |
2013-08-22 |
Alexander Plavin |
|
Superseded |
[1,of,4,V3] hgweb: pass variable with current search mode name to the search template |
2013-08-22 |
Alexander Plavin |
|
Superseded |
[6,of,6,V3] hgweb, config: make search restrictions configurable with web.restrictsearch |
2013-08-22 |
Alexander Plavin |
|
Deferred |
[5,of,6,V3] hgweb: blacklist heavyweight revset functions in hgweb search |
2013-08-22 |
Alexander Plavin |
|
Deferred |
[4,of,6,V3] revset: add helper function to get functions used in a revset parse tree |
2013-08-22 |
Alexander Plavin |
|
Superseded |
[3,of,6,V3] hgweb: restrict usage of regular expressions in search |
2013-08-22 |
Alexander Plavin |
|
Deferred |
[2,of,6,V3] hgweb: add revsetsearch() function when query can be parsed as a revset |
2013-08-22 |
Alexander Plavin |
|
Deferred |
[1,of,6,V3] revset: add helper function to get revset parse tree depth |
2013-08-22 |
Alexander Plavin |
|
Superseded |
[4,of,4,V3] hgweb: always run search when a query is entered |
2013-08-22 |
Alexander Plavin |
|
Deferred |
[3,of,4,V3] hgweb: search() function supports direct pointing to revision |
2013-08-22 |
Alexander Plavin |
|
Superseded |
[2,of,4,V3] hgweb: pass arguments which a function depends on explicitly in search |
2013-08-22 |
Alexander Plavin |
|
Superseded |
[1,of,4,V3] hgweb: add dynamic search function selection, depending on the query |
2013-08-22 |
Alexander Plavin |
|
Superseded |
[3,of,3,RFC,-V3] model (2): c-hglib: hg_add() level 1 function |
2013-08-22 |
Iulian Stana |
|
Deferred |
[2,of,3,RFC,-V3] model (1): c-hglib: hg_log() level 1 function |
2013-08-22 |
Iulian Stana |
|
Deferred |
[1,of,3,RFC,-V3] c-hglib: all level 0 function prototypes, provided for context |
2013-08-22 |
Iulian Stana |
|
Deferred |
test case fixes for Solaris |
2013-08-21 |
Danek Duvall |
|
Changes Requested |
[3,of,3,V2] mq: update subrepos when applying / unapplying patches that change .hgsubstate |
2013-08-21 |
Angel Ezquerra |
|
Accepted |
[2,of,3,V2] subrepo: make submerge() return the merged substate |
2013-08-21 |
Angel Ezquerra |
|
Superseded |
[1,of,3,V2] mq: look for modified subrepos when checking for local changes |
2013-08-21 |
Angel Ezquerra |
|
Accepted |
[3,of,3,RFC,-V2] model (2): c-hglib: hg_add() level 1 function |
2013-08-20 |
Iulian Stana |
|
Deferred |
[2,of,3,RFC,-V2] model (1): c-hglib: hg_log() level 1 function |
2013-08-20 |
Iulian Stana |
|
Deferred |
[1,of,3,RFC,-V2] c-hglib: all level 0 function prototypes, provided for context |
2013-08-20 |
Iulian Stana |
|
Deferred |
[2,of,2] revlog: pass node as an argument of addrevision |
2013-08-19 |
Wojciech Lopata |
|
Superseded |
[1,of,2] revlog: extract 'checkhash' method |
2013-08-19 |
Wojciech Lopata |
|
Superseded |
[2,of,2] revlog: pass node as an argument of addrevision |
2013-08-19 |
Wojciech Lopata |
|
Superseded |
[1,of,2] revlog: extract 'checkhash' method |
2013-08-19 |
Wojciech Lopata |
|
Superseded |
[2,of,2,RFC] c-hglib: hg_log() level 1 function |
2013-08-18 |
Iulian Stana |
|
Deferred |
[1,of,2,RFC] c-hglib: all level 0 function prototypes, provided for context |
2013-08-18 |
Iulian Stana |
|
Deferred |
[4,of,4,V2] hgweb: call process_dates with a specified selector in ajax scroll |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[3,of,4,V2] hgweb: add selector argument to process_dates |
2013-08-17 |
Alexander Plavin |
|
Deferred |
[2,of,4,V2] hgweb: optimize process_dates function |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[1,of,4,V2] hgweb: eliminate extra complexity in process_dates definition |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[9,of,9,V2] paper: add reddish background to ajax error message |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[8,of,9,V2] paper: add simple animation to the loading indicator |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[7,of,9,V2] paper: add thin border to the last entry on a page |
2013-08-17 |
Alexander Plavin |
|
Deferred |
[6,of,9,V2] hgweb: show message when an error occured during ajax loading |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[5,of,9,V2] hgweb: add loading indicator for ajax scrolling |
2013-08-17 |
Alexander Plavin |
|
Deferred |
[4,of,9,V2] hgweb: show a message when there are no more entries in the list |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[3,of,9,V2] hgweb: add appendFormatHTML javascript function |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[2,of,9,V2] hgweb: add removeByClassName javascript function |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[1,of,9,V2] hgweb: add CSS class to the last entry on a page |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[3,of,3,V2] hgweb: call process_dates after adding ajax-received entries to the page |
2013-08-17 |
Alexander Plavin |
|
Deferred |
[2,of,3,V2] hgweb: stop issuing ajax requests when there are no more entries in the list |
2013-08-17 |
Alexander Plavin |
|
Deferred |
[1,of,3,V2] hgweb: call scrollHandler again on request completion |
2013-08-17 |
Alexander Plavin |
|
Deferred |
[6,of,6,V2] hgweb: add actual processing of ajax-received next page content |
2013-08-17 |
Alexander Plavin |
|
Deferred |
[5,of,6,V2] hgweb: add docFromHTML javascript function |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[4,of,6,V2] paper: call ajaxScrollInit in shortlog |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[3,of,6,V2] hgweb: add ajaxScrollInit skeleton |
2013-08-17 |
Alexander Plavin |
|
Deferred |
[2,of,6,V2] hgweb: add makeRequest javascript function |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[1,of,6,V2] hgweb: add format javascript function |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[3,of,3,V2] hgweb: add nextentry variable for easy pagination in changelog |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[2,of,3,V2] hgweb: always compute all entries and latestentry in changelog |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[1,of,3,V2] hgweb: remove unused argument of changelist function in changelog |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[2,of,2] mq: update subrepos when applying / unapplying patches that change .hgsubstate |
2013-08-17 |
Angel Ezquerra |
|
Superseded |
[1,of,2] mq: look for modified subrepos when checking for local changes |
2013-08-17 |
Angel Ezquerra |
|
Superseded |
[V3] hgweb: restrict usage of regular expressions in search |
2013-08-16 |
Alexander Plavin |
|
Deferred |
[3,of,3,V2] paper: edit search hint to include new feature description |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[2,of,3,V2] paper: define searchhint message in map file and use it in other templates |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[1,of,3,V2] templater: support using templates with non-standard names from map file |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[4,of,4,V2] hgweb: add link to force literal keyword search |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[3,of,4,V2] raw: show current search mode name at search results |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[2,of,4,V2] paper: show current search mode name at search results |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[1,of,4,V2] hgweb: pass variable with current search mode name to the search template |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[6,of,6,V2] hgweb, config: make search restrictions configurable with web.restrictsearch |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[5,of,6,V2] hgweb: blacklist heavyweight revset functions in hgweb search |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[4,of,6,V2] revset: add helper function to get functions used in a revset parse tree |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[3,of,6,V2] hgweb: restrict usage of regular expressions in search |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[2,of,6,V2] hgweb: add revsetsearch() function when query can be parsed as a revset |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[1,of,6,V2] revset: add helper function to get revset parse tree depth |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[3,of,3,V2] hgweb: always run search when a query is entered |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[2,of,3,V2] hgweb: search() function supports direct pointing to revision |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[1,of,3,V2] hgweb: add dynamic search function selection, depending on the query |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[4,of,6] plan9: prevent potential wait() |
2013-08-15 |
jas@corpus-callosum.com |
|
Rejected |
[3,of,3,V3] schemas: add tests for registering schemas |
2013-08-14 |
Durham Goode |
|
Changes Requested |
[2,of,3,V3] schemas: add schemas listkeys implementation |
2013-08-14 |
Durham Goode |
|
Changes Requested |
[1,of,3,V3] schemas: add schemas to repositories |
2013-08-14 |
Durham Goode |
|
Changes Requested |
revlog: allow custom nodeids in subclasses |
2013-08-14 |
Wojciech Lopata |
|
Changes Requested |
[6,of,6] plan9: update setup.py and mkfile to support new cpython 2.7 build |
2013-08-12 |
jas@corpus-callosum.com |
|
Changes Requested |
[5,of,6] plan9: update proto file for archival purposes |
2013-08-12 |
jas@corpus-callosum.com |
|
Changes Requested |
[4,of,6] plan9: prevent potential wait() |
2013-08-12 |
jas@corpus-callosum.com |
|
Changes Requested |
[3,of,6] factotum: clean up keychain for multiple hg repository authentication |
2013-08-12 |
jas@corpus-callosum.com |
|
Accepted |
[2,of,6] hgrc.d: separate namespace for mercurial scripts 9diff and 9mail |
2013-08-12 |
jas@corpus-callosum.com |
|
Accepted |
[1,of,6] 9mail: new script to add support for Plan 9 upas/marshal email wrapper |
2013-08-12 |
jas@corpus-callosum.com |
|
Accepted |
[41,of,41] workingfilectx: inherit from basefilectx instead of filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[40,of,41] basefilectx: move copies from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[39,of,41] basefilectx: move ancestors from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[38,of,41] basefilectx: move ancestor from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[37,of,41] basefilectx: move annotate from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[36,of,41] basefilectx: move p2 from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[35,of,41] basefilectx: move p1 from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[34,of,41] basefilectx: move parents from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[33,of,41] basefilectx: move cmp from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[32,of,41] basefilectx: move isbinary from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[31,of,41] basefilectx: move path from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[30,of,41] basefilectx: move changectx from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[29,of,41] basefilectx: move manifest from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[28,of,41] basefilectx: move phasestr from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[27,of,41] basefilectx: move phase from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[26,of,41] basefilectx: move extra from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[25,of,41] basefilectx: move branch from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[24,of,41] basefilectx: move description from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[23,of,41] basefilectx: move files from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[22,of,41] basefilectx: move date from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[21,of,41] basefilectx: move user from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[20,of,41] basefilectx: move hex from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[19,of,41] basefilectx: move node from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[18,of,41] basefilectx: move linkrev from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[17,of,41] basefilectx: move rev from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[16,of,41] basefilectx: move filelog from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[15,of,41] basefilectx: move flags from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[14,of,41] basefilectx: move filenode from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[13,of,41] basefilectx: move filerev from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[12,of,41] basefilectx: move __ne__ from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[11,of,41] basefilectx: move __eq__ from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[10,of,41] basefilectx: move __hash__ from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[09,of,41] basefilectx: move __repr__ from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[08,of,41] basefilectx: move __str__ from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[07,of,41] basefilectx: move __nonzero__ from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[06,of,41] basefilectx: move _repopath from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[05,of,41] basefilectx: move _filerev from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[04,of,41] basefilectx: move _filenode from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[03,of,41] basefilectx: move _changeid from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[02,of,41] basefilectx: move _filelog from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[01,of,41] basefilectx: add an empty class that will be used as a parent of file contexts |
2013-08-12 |
Sean Farley |
|
Accepted |
[20,of,20] paper: use ajaxScrollInit in shortlog |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[19,of,20] hgweb: show message when an error occured during ajax loading |
2013-08-09 |
Alexander Plavin |
|
Superseded |
[18,of,20] hgweb: add loading indicator for ajaxy loads |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[17,of,20] hgweb: add CSS class to the last entry on a page |
2013-08-09 |
Alexander Plavin |
|
Superseded |
[16,of,20] hgweb: call process_dates after loading a page of entries with ajax |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[15,of,20] hgweb: add ajaxy loaded entries to the DOM tree |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[14,of,20] hgweb: add ajaxScrollInit skeleton |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[13,of,20] hgweb: remove first entry from the list for ajax log |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[12,of,20] hgweb, paper: add shortlogajax template and use it |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[11,of,20] hgweb: add selector argument to process_dates |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[10,of,20] hgweb: add appendHTML javascript function |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[09,of,20] hgweb: add removeByClassName javascript function |
2013-08-09 |
Alexander Plavin |
|
Superseded |
[08,of,20] hgweb: add makeRequest javascript function |
2013-08-09 |
Alexander Plavin |
|
Superseded |
[07,of,20] hgweb: add format javascript function |
2013-08-09 |
Alexander Plavin |
|
Superseded |
[06,of,20] hgweb: add latestentry and oldestentry for search |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[05,of,20] hgweb: always compute all entries in search |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[04,of,20] hgweb: remove unused argument of changelist function in search |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[03,of,20] hgweb: add oldestentry as the opposite for latestentry to changelog |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[02,of,20] hgweb: always compute all entries and latestentry in changelog |
2013-08-09 |
Alexander Plavin |
|
Superseded |
[01,of,20] hgweb: remove unused argument of changelist function in changelog |
2013-08-09 |
Alexander Plavin |
|
Superseded |
[2,of,2] hgweb: add link to force literal keyword search |
2013-08-09 |
Alexander Plavin |
|
Superseded |
[1,of,2] hgweb: show current search mode at search results |
2013-08-09 |
Alexander Plavin |
|
Superseded |
[4,of,4,V2] hgweb: config option to blacklist some revset functions in hgweb search |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[3,of,4,V2] hgweb: add revsetsearch() function when query can be parsed as a revset |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[2,of,4,V2] revset: add helper function to get functions used in a tree |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[1,of,4,V2] revset: add helper function to get tree depth |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[4,of,4,V2] schemas: add tests to cover schema transmission |
2013-08-08 |
Durham Goode |
|
Deferred |
[3,of,4,V2] schemas: sync schemas during clone and pull |
2013-08-08 |
Durham Goode |
|
Deferred |
[2,of,4,V2] schemas: add schemas listkeys implementation |
2013-08-08 |
Durham Goode |
|
Deferred |
[1,of,4,V2] schemas: add schemas to repositories |
2013-08-08 |
Durham Goode |
|
Deferred |
[2,of,2] hgweb: optimize process_dates function |
2013-08-08 |
Alexander Plavin |
|
Superseded |
[1,of,2] hgweb: eliminate extra complexity in process_dates definition |
2013-08-08 |
Alexander Plavin |
|
Superseded |
[3,of,3,RFC] hgweb: handle obsolete changesets gracefully |
2013-08-08 |
Dan Villiom Podlaski Christiansen |
|
Changes Requested |
[2,of,3,RFC] obsolete: allow passing a revision to successorssets() |
2013-08-08 |
Dan Villiom Podlaski Christiansen |
|
Accepted |
[1,of,3,RFC] changelog: handle obsolete and secret changesets more gracefully |
2013-08-08 |
Dan Villiom Podlaski Christiansen |
|
Changes Requested |
[3,of,3] gpg: check() gets signature data from repo.signs instead of sigwalk() |
2013-08-08 |
elson.wei@gmail.com |
|
Changes Requested |
[2,of,3] gpg: sigs() gets signature data from repo.signs instead of sigwalk() |
2013-08-08 |
elson.wei@gmail.com |
|
Changes Requested |
[1,of,3] gpg: extend repo with signs property |
2013-08-08 |
elson.wei@gmail.com |
|
Changes Requested |
[35,of,35,V2] workingctx: inherit from context instead of changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[34,of,35,V2] largefiles: remove unnecessary check of instance |
2013-08-07 |
Sean Farley |
|
Accepted |
[33,of,35,V2] localrepo: remove unnecessary check of instance |
2013-08-07 |
Sean Farley |
|
Accepted |
[32,of,35,V2] context: remove unnecessary check of instance |
2013-08-07 |
Sean Farley |
|
Accepted |
[31,of,35,V2] context: move dirty from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[30,of,35,V2] context: move dirs from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[29,of,35,V2] context: move _dirs from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[28,of,35,V2] context: move diff from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[27,of,35,V2] context: move match from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[26,of,35,V2] context: move sub from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[25,of,35,V2] context: move flags from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[24,of,35,V2] context: move filenode from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[23,of,35,V2] context: move _fileinfo from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[22,of,35,V2] context: move p2 from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[21,of,35,V2] context: move p1 from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[20,of,35,V2] context: move parents from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[19,of,35,V2] context: move mutable from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[18,of,35,V2] context: move phasestr from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[17,of,35,V2] context: move manifest from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[16,of,35,V2] context: move __iter__ from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[15,of,35,V2] context: move __getitem__ from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[14,of,35,V2] context: move __contains__ from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[13,of,35,V2] context: move substate from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[12,of,35,V2] context: move __ne__ from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[11,of,35,V2] context: move __eq__ from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[10,of,35,V2] context: move __repr__ from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[09,of,35,V2] context: move __int__ from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[08,of,35,V2] context: change _node to node() in hex |
2013-08-07 |
Sean Farley |
|
Accepted |
[07,of,35,V2] context: move hex from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[06,of,35,V2] context: move node from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[05,of,35,V2] context: move rev from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[04,of,35,V2] context: move __str__ from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[03,of,35,V2] changectx: if passing a context then exit __init__ immediately |
2013-08-07 |
Sean Farley |
|
Accepted |
[02,of,35,V2] context: return a copied context if changeid is already a context |
2013-08-07 |
Sean Farley |
|
Accepted |
[01,of,35,V2] context: add an empty class that will be used as a parent of all contexts |
2013-08-07 |
Sean Farley |
|
Accepted |
[2,of,2] dispatch: add ability to specify a custom pdb module as a debugger |
2013-08-07 |
Sean Farley |
|
Superseded |
[1,of,2] dispatch: move command line --config argument parsing to _runcatch() |
2013-08-07 |
Sean Farley |
|
Superseded |
localrepo: get value from the unfiltered caches should check if the attribute existed |
2013-08-07 |
elson.wei@gmail.com |
|
Superseded |
[4,of,4] schemas: add tests to cover schema transmission |
2013-08-07 |
Durham Goode |
|
Changes Requested |
[3,of,4] schemas: sync schemas during clone and pull |
2013-08-07 |
Durham Goode |
|
Changes Requested |
[2,of,4] schemas: add wireproto implementations of schema passing |
2013-08-07 |
Durham Goode |
|
Changes Requested |
[1,of,4] schemas: add schemas to repositories |
2013-08-07 |
Durham Goode |
|
Changes Requested |
[2,of,2,V2] hgweb: always run search when a query is entered |
2013-08-06 |
Alexander Plavin |
|
Superseded |
[1,of,2,V2] hgweb: search() function supports direct pointing to revision |
2013-08-06 |
Alexander Plavin |
|
Superseded |
[3,of,3,RFC] hgweb: config option to blacklist some revset functions in hgweb search |
2013-08-06 |
Alexander Plavin |
|
Superseded |
[2,of,3,RFC] hgweb: add revsetsearch() function when query can be parsed as a revset |
2013-08-06 |
Alexander Plavin |
|
Superseded |
[1,of,3,RFC] revset: add helper functions for tree depth and functions used |
2013-08-06 |
Alexander Plavin |
|
Superseded |
[V2] eol: support alternate location for .hgeol file (issue3975) |
2013-08-06 |
Jorge Acereda |
|
Rejected |
localrepo: get value from the unfiltered caches should check if the attribute existed |
2013-08-06 |
elson.wei@gmail.com |
|
Superseded |
[2,of,2] revset: add keywords() function which searches for individual words |
2013-08-05 |
Alexander Plavin |
|
Not Applicable |
[1,of,2] revset: add descs() function which searches for individual words |
2013-08-05 |
Alexander Plavin |
|
Not Applicable |
revset: fix wrong keyword() behaviour for strings with spaces |
2013-08-05 |
Alexander Plavin |
|
Superseded |
[2,of,2] histedit: always abort with same message when working dir is wrong |
2013-08-03 |
Simon Heimberg |
|
Accepted |
[1,of,2] histedit: report when revisions to rebase are not ancestors of working dir |
2013-08-03 |
Simon Heimberg |
|
Accepted |
[4,of,4] hgweb: always run search when a query is entered |
2013-08-02 |
Alexander Plavin |
|
Superseded |
[3,of,4] hgweb: search() function supports direct pointing to revision |
2013-08-02 |
Alexander Plavin |
|
Superseded |
[2,of,4] hgweb: cleaner if conditions in changelog() function |
2013-08-02 |
Alexander Plavin |
|
Accepted |
[1,of,4] hgweb: separate search itself and template generation |
2013-08-02 |
Alexander Plavin |
|
Accepted |
[4,of,4] hgweb: remove now unnecessary explicit header() and footer() |
2013-08-02 |
Alexander Plavin |
|
Superseded |
[3,of,4] paper: define searchhint message in map file and use it in other templates |
2013-08-02 |
Alexander Plavin |
|
Superseded |
[2,of,4] templater: support using templates with non-standard names from map file |
2013-08-02 |
Alexander Plavin |
|
Superseded |
[1,of,4] paper: remove unused occurence of changelogtag in views |
2013-08-02 |
Alexander Plavin |
|
Accepted |
revset: add keywords() and descs() functions which search for individual words |
2013-08-02 |
Alexander Plavin |
|
Changes Requested |
hgweb: show full date in rfc822 format in tooltips at shortlog page |
2013-08-02 |
Alexander Plavin |
|
Accepted |
paper: get rid of changelogtag template duplication |
2013-08-02 |
Alexander Plavin |
|
Accepted |
paper: get rid of changelogtag template duplication |
2013-08-02 |
Alexander Plavin |
|
Superseded |
histedit: report when working dir is not a descendant of the revsions to rebase |
2013-08-02 |
Simon Heimberg |
|
Superseded |
[6,of,6,RFC] push: allow specifying default-push as defaultpush |
2013-08-02 |
Augie Fackler |
|
Deferred |
[5,of,6,RFC] mail: allow specifying local_hostname as localhostname |
2013-08-02 |
Augie Fackler |
|
Deferred |
[4,of,6,RFC] hgweb: allow specifying report_untrusted as reportuntrusted |
2013-08-02 |
Augie Fackler |
|
Deferred |
[3,of,6,RFC] phases: allow specifying new commit phase as newcommit with no dash |
2013-08-02 |
Augie Fackler |
|
Deferred |
[2,of,6,RFC] highlight: allow specifying pygments style without an underscore |
2013-08-02 |
Augie Fackler |
|
Deferred |
[1,of,6,RFC] ui.config: fix bug in config alternatives from cc669e4fec95 |
2013-08-02 |
Augie Fackler |
|
Accepted |
[-V2] cat: added --follow flag (issue3253) |
2013-08-02 |
Iulian Stana |
|
Rejected |
[STABLE] rebase: prevent invalid rebase --abort from causing data loss |
2013-08-01 |
Durham Goode |
|
Superseded |
bookmarks: update only proper bookmarks on push -r/-B (issue 3973) |
2013-07-29 |
Wojciech Lopata |
|
Accepted |
change posix test for symlinks |
2013-07-28 |
Matt Mackall |
|
Rejected |
change posix test for symlinks |
2013-07-28 |
DeathGorePain |
|
Rejected |
win32: update Inno Setup installer script and extensions list |
2013-07-27 |
Pascal Quantin |
|
Accepted |
convert: handle changeset sorting errors without traceback (issue3961) |
2013-07-26 |
Frank Kingswood |
|
Accepted |
[3,of,3,stable,V3] ancestor.deepest: ignore ninteresting while building result (issue3984) |
2013-07-26 |
elson |
|
Accepted |
[3,of,3,stable,V3] ancestor.deepest: ignore ninteresting while building result (issue3984) |
2013-07-26 |
elson |
|
Superseded |
[2,of,3,stable,V3] ancestor.deepest: decrement ninteresting correctly (issue3984) |
2013-07-26 |
elson |
|
Accepted |
[1,of,3,stable,V3] ancestor.deepest: sort revs in C version |
2013-07-26 |
elson |
|
Accepted |
[3,of,3,stable,V3] ancestor.deepest: ignore ninteresting while building result (issue3984) |
2013-07-25 |
Siddharth Agarwal |
|
Superseded |
[2,of,3,stable,V3] ancestor.deepest: decrement ninteresting correctly (issue3984) |
2013-07-25 |
Siddharth Agarwal |
|
Superseded |
[1,of,3,stable,V3] ancestor.deepest: sort revs in C version |
2013-07-25 |
Siddharth Agarwal |
|
Superseded |
[3,of,3,stable,V2] ancestor.deepest: ignore ninteresting while building result (issue3984) |
2013-07-25 |
Siddharth Agarwal |
|
Superseded |
[2,of,3,stable,V2] ancestor.deepest: decrement ninteresting correctly (issue3984) |
2013-07-25 |
Siddharth Agarwal |
|
Superseded |
[1,of,3,stable,V2] ancestor.deepest: sort revs in C version |
2013-07-25 |
Siddharth Agarwal |
|
Superseded |
[3,of,3,STABLE?] i18n-it: do not translate rst syntax |
2013-07-25 |
Simon Heimberg |
|
Accepted |
[2,of,3,STABLE?] tests: test-gendoc.t checks if anything was translated |
2013-07-25 |
Simon Heimberg |
|
Superseded |
[1,of,3,STABLE?] tests: test-gendoc.t really checks the languages |
2013-07-25 |
Simon Heimberg |
|
Changes Requested |
[3,of,3,RFC,-V3] Experimental, non-mature, convenience implementation of level 0 API |
2013-07-25 |
Iulian Stana |
|
Deferred |
[2,of,3,RFC,-V3] Implementation of basic hg commands via low level API (stories) |
2013-07-25 |
Iulian Stana |
|
Deferred |
[1,of,3,RFC,-V3] Header file for level 0 cmd server API |
2013-07-25 |
Iulian Stana |
|
Deferred |
hgweb: replace next(revs) to revs.next() to fix compatibility with Python 2.5- |
2013-07-25 |
Alexander Plavin |
|
Accepted |
parsers: it should check the other interesting before decreasing ninteresting (issue3984) |
2013-07-25 |
elson.wei@gmail.com |
|
Superseded |
[3,of,3] hgweb: fix incorrect revisions count in graph (issue3977) |
2013-07-24 |
Alexander Plavin |
|
Accepted |
[2,of,3] hgweb: fix incorrect way to count revisions in log (issue3977) |
2013-07-24 |
Alexander Plavin |
|
Accepted |
[1,of,3] hgweb: always start graph with the revision in url |
2013-07-24 |
Alexander Plavin |
|
Accepted |
[3,of,3,stable] sslutil: force SSLv3 on Python 2.6 and later (issue3905) |
2013-07-24 |
Augie Fackler |
|
Accepted |
[2,of,3,stable] httpclient: update to revision 9517a2b56fe9 of httpplus (issue3905) |
2013-07-24 |
Augie Fackler |
|
Accepted |
[1,of,3,stable] hgweb: force connection close on early response |
2013-07-24 |
Augie Fackler |
|
Accepted |
largefiles: overridematch() should replace the file path instead of extending (issue3934) |
2013-07-24 |
Matt Mackall |
|
Accepted |
largefiles: overridematch() should replace the file path instead of extending (issue3934) |
2013-07-24 |
elson.wei@gmail.com |
|
Superseded |
[3,of,3,V2,STABLE] hgweb: fix incorrect revisions count in graph (issue3977) |
2013-07-22 |
Alexander Plavin |
|
Superseded |
[2,of,3,V2,STABLE] hgweb: fix incorrect way to count revisions in log (issue3977) |
2013-07-22 |
Alexander Plavin |
|
Superseded |
[1,of,3,V2,STABLE] changelog: introduce count argument to revs() function |
2013-07-22 |
Alexander Plavin |
|
Superseded |
[2,of,2,STABLE] tests: test-check-code-hg.t works for all files to check |
2013-07-22 |
Simon Heimberg |
|
Accepted |
[1,of,2,STABLE] check-code: do not abort on an unreadable file, only report this |
2013-07-22 |
Simon Heimberg |
|
Accepted |
[STABLE] hgweb, paper: fix rendering of the first tab in a line in Webkit (issue3990) |
2013-07-21 |
Alexander Plavin |
|
Accepted |
[STABLE] hgweb: fix duplication for some search queries |
2013-07-20 |
Alexander Plavin |
|
Accepted |
[3,of,3] hgweb: fix incorrect revisions count in graph (issue3977) |
2013-07-20 |
Alexander Plavin |
|
Superseded |
[2,of,3] hgweb: fix incorrect way to count revisions in log (issue3977) |
2013-07-20 |
Alexander Plavin |
|
Superseded |
[1,of,3] changelog: introduce count argument to revs() function |
2013-07-20 |
Alexander Plavin |
|
Superseded |
[2,of,2,stable] convert: fix bad conversion of copies when hg.startrev is specified |
2013-07-18 |
Mads Kiilerich |
|
Accepted |
[1,of,2,stable] test-convert-hg-startrev: fix test for copy removal on missing parent |
2013-07-18 |
Mads Kiilerich |
|
Accepted |
[stable] convert: fix bad conversion of copies when hg.startrev is specified |
2013-07-18 |
Mads Kiilerich |
|
Superseded |
[4,of,4,V2] run-tests: option for enabling automatic path matching on windows |
2013-07-18 |
Simon Heimberg |
|
Rejected |
[3,of,4,V2] run-tests: print more information on unnecessary glob matching |
2013-07-18 |
Simon Heimberg |
|
Superseded |
[2,of,4,V2] run-tests: test each line matching function on its own |
2013-07-18 |
Simon Heimberg |
|
Superseded |
[1,of,4,V2] run-tests: line do match on windows when only path sep do not match |
2013-07-18 |
Simon Heimberg |
|
Rejected |
[2,of,2] doc: bump copyright year |
2013-07-18 |
Siddharth Agarwal |
|
Superseded |
[1,of,2] version: bump copyright year |
2013-07-18 |
Siddharth Agarwal |
|
Accepted |
merge : deprecate the --force option |
2013-07-17 |
Florence Laguzet |
|
Superseded |
[01,of,11] hgweb: introduce separate classes for stripey background |
2013-07-17 |
Alexander Plavin |
|
Accepted |
hgweb: get rid of branchentry template duplication |
2013-07-17 |
Alexander Plavin |
|
Accepted |
[V2] hgweb: highlight line which is linked to at comparison view |
2013-07-17 |
Alexander Plavin |
|
Accepted |
churn: split email aliases from the right |
2013-07-17 |
Matthew Turk |
|
Accepted |
rollback: add reference to "hg commit --amend" |
2013-07-17 |
Martin Geisler |
|
Accepted |
[V2] cmdutil: show diffs in commit message with ui.verbosecommit option |
2013-07-16 |
Jordi GutiƩrrez Hermoso |
|
Superseded |
[1,of,1] check-code: automatically preppend "warning: " to all warning messages |
2013-07-16 |
Simon Heimberg |
|
Accepted |
[2,of,2] tests: test-check-code-hg.t works for all files to check |
2013-07-15 |
Simon Heimberg |
|
Superseded |
[1,of,2] check-code: do not abort on an unreadable file, only report this |
2013-07-15 |
Simon Heimberg |
|
Superseded |
hgweb: add support for colon-separated revision format in search |
2013-07-15 |
Alexander Plavin |
|
Superseded |
summary: use missing ancestors algorithm to find new commits |
2013-07-15 |
Siddharth Agarwal |
|
Accepted |
[3,of,3,V3] hgweb: add line wrapping switch to file diff and changeset views |
2013-07-15 |
Alexander Plavin |
|
Accepted |
[2,of,3,V3] hgweb: file diff and changesets views behave like file source view |
2013-07-15 |
Alexander Plavin |
|
Accepted |
[1,of,3,V3] hgweb: introduce separate classes for stripey background |
2013-07-15 |
Alexander Plavin |
|
Superseded |
[V2] hgweb: change highlighted line color to be different from 'inserted' color |
2013-07-15 |
Alexander Plavin |
|
Accepted |
[V3] hgweb: add line wrapping switch to file source view |
2013-07-15 |
Alexander Plavin |
|
Accepted |
[2,of,2] histedit: use base for computing renames when folding (issue3729) |
2013-07-15 |
Martin Geisler |
|
Accepted |
[1,of,2] test-histedit-fold: remove unnecessary --template |
2013-07-15 |
Martin Geisler |
|
Accepted |
[4,of,4,RFC] hgweb: add condition to use revsetsearch when query can be parsed as a revset |
2013-07-14 |
Alexander Plavin |
|
Superseded |
[3,of,4,RFC] hgweb: add revsetsearch function, which will be used later |
2013-07-14 |
Alexander Plavin |
|
Superseded |
[2,of,4,RFC] hgweb: separate search itself and template generation into two functions |
2013-07-14 |
Alexander Plavin |
|
Superseded |
[1,of,4,RFC] hgweb: move local changelist function to the beginning of the parent one |
2013-07-14 |
Alexander Plavin |
|
Accepted |
mq: use an unfiltered property cache for the queue object |
2013-07-14 |
Pierre-Yves David |
|
Accepted |
[4,of,4,V5] gpg: show "Unknown key ID xxxxxxxx" when the status is ERRSIG |
2013-07-14 |
elson.wei@gmail.com |
|
Accepted |
[3,of,4,V5] gpg: add shortkey() to convert from long id to short |
2013-07-14 |
elson.wei@gmail.com |
|
Accepted |
[2,of,4,V5] gpg: getkeys() removes unused returning value "err" |
2013-07-14 |
elson.wei@gmail.com |
|
Accepted |
[1,of,4,V5] gpg: treat "ERRSIG" as a valid key id but no fingerprint |
2013-07-14 |
elson.wei@gmail.com |
|
Accepted |
hgweb: highlight line which is linked to at annotate view |
2013-07-14 |
Alexander Plavin |
|
Accepted |
[2,of,5] run-tests: generally handle line endings on windows by re |
2013-07-13 |
Simon Heimberg |
|
Accepted |
[1,of,5] run-tests: test for os.altsep instead of os.name when checking \ for / |
2013-07-13 |
Simon Heimberg |
|
Accepted |
[2,of,2] dispatch: add ability to specify a custom pdb module as a debugger |
2013-07-13 |
Sean Farley |
|
Superseded |
[4,of,4,V2] hgweb: add line wrapping switch to file diff and changeset views |
2013-07-13 |
Alexander Plavin |
|
Superseded |
[3,of,4,V2] hgweb: file diff and changesets views behave like file source view |
2013-07-13 |
Alexander Plavin |
|
Superseded |
[2,of,4,V2] hgweb: CSS change to allow correct numbering for multiple code blocks |
2013-07-13 |
Alexander Plavin |
|
Superseded |
[1,of,2] run-tests: test files can be on a path |
2013-07-13 |
Simon Heimberg |
|
Deferred |
[11,of,11] hgweb: make stripes in diffstat with CSS |
2013-07-13 |
Alexander Plavin |
|
Superseded |
[10,of,11] hgweb: make stripes in file log with CSS |
2013-07-13 |
Alexander Plavin |
|
Superseded |
[09,of,11] hgweb: make stripes in graph with CSS |
2013-07-13 |
Alexander Plavin |
|
Superseded |
[08,of,11] hgweb: make stripes in log and search with CSS |
2013-07-13 |
Alexander Plavin |
|
Superseded |
[07,of,11] hgweb: make stripes in branch list with CSS |
2013-07-13 |
Alexander Plavin |
|
Superseded |
[06,of,11] hgweb: get rid of branchentry template duplication |
2013-07-13 |
Alexander Plavin |
|
Superseded |
[05,of,11] hgweb: make stripes in repo list with CSS |
2013-07-13 |
Alexander Plavin |
|
Superseded |
[04,of,11] hgweb: make stripes in file annotate view with CSS |
2013-07-13 |
Alexander Plavin |
|
Superseded |
[03,of,11] hgweb: make stripes in tag list with CSS |
2013-07-13 |
Alexander Plavin |
|
Superseded |
[02,of,11] hgweb: make stripes in directory view with CSS |
2013-07-13 |
Alexander Plavin |
|
Superseded |
[01,of,11] hgweb: make stripes in bookmark list with CSS |
2013-07-13 |
Alexander Plavin |
|
Superseded |
[2,of,2] hgweb: highlight line which is linked to at comparison view |
2013-07-13 |
Alexander Plavin |
|
Superseded |
[V2] hgweb: add changelog and search templates to raw style |
2013-07-13 |
Alexander Plavin |
|
Accepted |
[V2] hgweb: toggleDiffstat function instead of showDiffstat and hideDiffstat |
2013-07-13 |
Alexander Plavin |
|
Accepted |
hgweb: show current search query in the input field |
2013-07-13 |
Alexander Plavin |
|
Accepted |
hgweb: always start log with searched revision |
2013-07-12 |
Alexander Plavin |
|
Accepted |
hgweb: run search instead of showing wrong error for ambigious identifier |
2013-07-12 |
Alexander Plavin |
|
Accepted |
hgconvert: preserve revision timestamps from hg to svn |
2013-07-12 |
Florent Angebault |
|
Changes Requested |
consider WindowsError's behaviour to support python 2.4 on Windows |
2013-07-12 |
Shun-ichi Goto |
|
Accepted |
hgweb: add shortlog and search templates to raw style |
2013-07-11 |
Alexander Plavin |
|
Superseded |
commit: enable --secret option |
2013-07-11 |
Jordi GutiƩrrez Hermoso |
|
Accepted |
[V2] templater: sort functions alphabetically, as filters are |
2013-07-10 |
Alexander Plavin |
|
Accepted |
[14,of,14,RFC] memfilectx: inherit from workingfilectx |
2013-07-09 |
Sean Farley |
|
Changes Requested |
[13,of,14,RFC] memfilectx: add _filerev method |
2013-07-09 |
Sean Farley |
|
Changes Requested |
[12,of,14,RFC] memfilectx: change init to take a repo object |
2013-07-09 |
Sean Farley |
|
Changes Requested |
[11,of,14,RFC] memfilectx: add cmp method |
2013-07-09 |
Sean Farley |
|
Changes Requested |
[10,of,14,RFC] memfilectx: add a size method |
2013-07-09 |
Sean Farley |
|
Accepted |
[09,of,14,RFC] memfilectx: add __repr__ method |
2013-07-09 |
Sean Farley |
|
Changes Requested |
[08,of,14,RFC] memctx: inherit from workingctx |
2013-07-09 |
Sean Farley |
|
Changes Requested |
[07,of,14,RFC] memctx: add __repr__ method |
2013-07-09 |
Sean Farley |
|
Changes Requested |
[06,of,14,RFC] context: explicitly unpack variable in workingctx._manifest |
2013-07-09 |
Sean Farley |
|
Changes Requested |
[05,of,14,RFC] patch: simple wrapping of diff to take two contexts |
2013-07-09 |
Sean Farley |
|
Changes Requested |
[04,of,14,RFC] localrepo: use context.nodeorctx to reduce code |
2013-07-09 |
Sean Farley |
|
Changes Requested |
[03,of,14,RFC] changctx: use new nodeorctx method in diff |
2013-07-09 |
Sean Farley |
|
Changes Requested |
[02,of,14,RFC] context: add a method to convert node to ctx |
2013-07-09 |
Sean Farley |
|
Changes Requested |
[01,of,14,RFC] dispatch: add ability to specify ipdb as a debugger |
2013-07-09 |
Sean Farley |
|
Superseded |
[3,of,3,V7] hgweb: color line which is linked to in file source view |
2013-07-08 |
Alexander Plavin |
|
Accepted |
[2,of,3,V7] hgweb: wrap lines in file source view |
2013-07-08 |
Alexander Plavin |
|
Accepted |