[31,of,35,V2] context: move dirty from changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[32,of,35,V2] context: 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 |
[34,of,35,V2] largefiles: remove unnecessary check of instance |
2013-08-07 |
Sean Farley |
|
Accepted |
[35,of,35,V2] workingctx: inherit from context instead of changectx |
2013-08-07 |
Sean Farley |
|
Accepted |
[1,of,3] gpg: extend repo with signs property |
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 |
[3,of,3] gpg: check() gets signature data from repo.signs instead of sigwalk() |
2013-08-08 |
elson.wei@gmail.com |
|
Changes Requested |
[1,of,3,RFC] changelog: handle obsolete and secret changesets more 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 |
[3,of,3,RFC] hgweb: handle obsolete changesets gracefully |
2013-08-08 |
Dan Villiom Podlaski Christiansen |
|
Changes Requested |
[1,of,2] hgweb: eliminate extra complexity in process_dates definition |
2013-08-08 |
Alexander Plavin |
|
Superseded |
[2,of,2] hgweb: optimize process_dates function |
2013-08-08 |
Alexander Plavin |
|
Superseded |
[1,of,4,V2] schemas: add schemas to repositories |
2013-08-08 |
Durham Goode |
|
Deferred |
[2,of,4,V2] schemas: add schemas listkeys implementation |
2013-08-08 |
Durham Goode |
|
Deferred |
[3,of,4,V2] schemas: sync schemas during clone and pull |
2013-08-08 |
Durham Goode |
|
Deferred |
[4,of,4,V2] schemas: add tests to cover schema transmission |
2013-08-08 |
Durham Goode |
|
Deferred |
[1,of,4,V2] revset: add helper function to get tree depth |
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 |
[3,of,4,V2] hgweb: add revsetsearch() function when query can be parsed as a revset |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[4,of,4,V2] hgweb: config option to blacklist some revset functions in hgweb search |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[1,of,2] hgweb: show current search mode at search results |
2013-08-09 |
Alexander Plavin |
|
Superseded |
[2,of,2] hgweb: add link to force literal keyword search |
2013-08-09 |
Alexander Plavin |
|
Superseded |
[01,of,20] hgweb: remove unused argument of changelist function in changelog |
2013-08-09 |
Alexander Plavin |
|
Superseded |
[02,of,20] hgweb: always compute all entries and latestentry in changelog |
2013-08-09 |
Alexander Plavin |
|
Superseded |
[03,of,20] hgweb: add oldestentry as the opposite for latestentry to changelog |
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 |
[05,of,20] hgweb: always compute all entries in search |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[06,of,20] hgweb: add latestentry and oldestentry for search |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[07,of,20] hgweb: add format javascript function |
2013-08-09 |
Alexander Plavin |
|
Superseded |
[08,of,20] hgweb: add makeRequest javascript function |
2013-08-09 |
Alexander Plavin |
|
Superseded |
[09,of,20] hgweb: add removeByClassName javascript function |
2013-08-09 |
Alexander Plavin |
|
Superseded |
[10,of,20] hgweb: add appendHTML javascript function |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[11,of,20] hgweb: add selector argument to process_dates |
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 |
[13,of,20] hgweb: remove first entry from the list for ajax log |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[14,of,20] hgweb: add ajaxScrollInit skeleton |
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 |
[16,of,20] hgweb: call process_dates after loading a page of entries with ajax |
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 |
[18,of,20] hgweb: add loading indicator for ajaxy loads |
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 |
[20,of,20] paper: use ajaxScrollInit in shortlog |
2013-08-09 |
Alexander Plavin |
|
Changes Requested |
[01,of,41] basefilectx: add an empty class that will be used as a parent of file contexts |
2013-08-12 |
Sean Farley |
|
Accepted |
[02,of,41] basefilectx: move _filelog from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[03,of,41] basefilectx: move _changeid from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[04,of,41] basefilectx: move _filenode from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[05,of,41] basefilectx: move _filerev from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[06,of,41] basefilectx: move _repopath from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[07,of,41] basefilectx: move __nonzero__ from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[08,of,41] basefilectx: move __str__ from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[09,of,41] basefilectx: move __repr__ from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[10,of,41] basefilectx: move __hash__ from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[11,of,41] basefilectx: move __eq__ from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[12,of,41] basefilectx: move __ne__ from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[13,of,41] basefilectx: move filerev from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[14,of,41] basefilectx: move filenode from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[15,of,41] basefilectx: move flags from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[16,of,41] basefilectx: move filelog from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[17,of,41] basefilectx: move rev from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[18,of,41] basefilectx: move linkrev from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[19,of,41] basefilectx: move node from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[20,of,41] basefilectx: move hex from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[21,of,41] basefilectx: move user from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[22,of,41] basefilectx: move date from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[23,of,41] basefilectx: move files from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[24,of,41] basefilectx: move description from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[25,of,41] basefilectx: move branch from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[26,of,41] basefilectx: move extra from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[27,of,41] basefilectx: move phase from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[28,of,41] basefilectx: move phasestr from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[29,of,41] basefilectx: move manifest from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[30,of,41] basefilectx: move changectx from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[31,of,41] basefilectx: move path from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[32,of,41] basefilectx: move isbinary from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[33,of,41] basefilectx: move cmp from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[34,of,41] basefilectx: move parents from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[35,of,41] basefilectx: move p1 from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[36,of,41] basefilectx: move p2 from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[37,of,41] basefilectx: move annotate from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[38,of,41] basefilectx: move ancestor from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[39,of,41] basefilectx: move ancestors from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[40,of,41] basefilectx: move copies from filectx |
2013-08-12 |
Sean Farley |
|
Accepted |
[41,of,41] workingfilectx: inherit from basefilectx instead of filectx |
2013-08-12 |
Sean Farley |
|
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 |
[2,of,6] hgrc.d: separate namespace for mercurial scripts 9diff and 9mail |
2013-08-12 |
jas@corpus-callosum.com |
|
Accepted |
[3,of,6] factotum: clean up keychain for multiple hg repository authentication |
2013-08-12 |
jas@corpus-callosum.com |
|
Accepted |
[4,of,6] plan9: prevent potential wait() |
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 |
[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 |
revlog: allow custom nodeids in subclasses |
2013-08-14 |
Wojciech Lopata |
|
Changes Requested |
[1,of,3,V3] schemas: add schemas to repositories |
2013-08-14 |
Durham Goode |
|
Changes Requested |
[2,of,3,V3] schemas: add schemas listkeys implementation |
2013-08-14 |
Durham Goode |
|
Changes Requested |
[3,of,3,V3] schemas: add tests for registering schemas |
2013-08-14 |
Durham Goode |
|
Changes Requested |
[4,of,6] plan9: prevent potential wait() |
2013-08-15 |
jas@corpus-callosum.com |
|
Rejected |
[1,of,3,V2] hgweb: add dynamic search function selection, depending on the query |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[2,of,3,V2] hgweb: search() function supports direct pointing to revision |
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 |
[1,of,6,V2] revset: add helper function to get revset parse tree depth |
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 |
[3,of,6,V2] hgweb: restrict usage of regular expressions in 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 |
[5,of,6,V2] hgweb: blacklist heavyweight revset functions in hgweb search |
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 |
[1,of,4,V2] hgweb: pass variable with current search mode name to the search template |
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 |
[3,of,4,V2] raw: show current search mode name at search results |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[4,of,4,V2] hgweb: add link to force literal keyword search |
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 |
[2,of,3,V2] paper: define searchhint message in map file and use it in other templates |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[3,of,3,V2] paper: edit search hint to include new feature description |
2013-08-16 |
Alexander Plavin |
|
Superseded |
[V3] hgweb: restrict usage of regular expressions in search |
2013-08-16 |
Alexander Plavin |
|
Deferred |
[1,of,2] mq: look for modified subrepos when checking for local changes |
2013-08-17 |
Angel Ezquerra |
|
Superseded |
[2,of,2] mq: update subrepos when applying / unapplying patches that change .hgsubstate |
2013-08-17 |
Angel Ezquerra |
|
Superseded |
[1,of,3,V2] hgweb: remove unused argument of changelist function 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 |
[3,of,3,V2] hgweb: add nextentry variable for easy pagination in changelog |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[1,of,6,V2] hgweb: add format javascript function |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[2,of,6,V2] hgweb: add makeRequest javascript function |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[3,of,6,V2] hgweb: add ajaxScrollInit skeleton |
2013-08-17 |
Alexander Plavin |
|
Deferred |
[4,of,6,V2] paper: call ajaxScrollInit in shortlog |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[5,of,6,V2] hgweb: add docFromHTML javascript function |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[6,of,6,V2] hgweb: add actual processing of ajax-received next page content |
2013-08-17 |
Alexander Plavin |
|
Deferred |
[1,of,3,V2] hgweb: call scrollHandler again on request completion |
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 |
[3,of,3,V2] hgweb: call process_dates after adding ajax-received entries to the page |
2013-08-17 |
Alexander Plavin |
|
Deferred |
[1,of,9,V2] hgweb: add CSS class to the last entry on a page |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[2,of,9,V2] hgweb: add removeByClassName javascript function |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[3,of,9,V2] hgweb: add appendFormatHTML javascript function |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[4,of,9,V2] hgweb: show a message when there are no more entries in the list |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[5,of,9,V2] hgweb: add loading indicator for ajax scrolling |
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 |
[7,of,9,V2] paper: add thin border to the last entry on a page |
2013-08-17 |
Alexander Plavin |
|
Deferred |
[8,of,9,V2] paper: add simple animation to the loading indicator |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[9,of,9,V2] paper: add reddish background to ajax error message |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[1,of,4,V2] hgweb: eliminate extra complexity in process_dates definition |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[2,of,4,V2] hgweb: optimize process_dates function |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[3,of,4,V2] hgweb: add selector argument to process_dates |
2013-08-17 |
Alexander Plavin |
|
Deferred |
[4,of,4,V2] hgweb: call process_dates with a specified selector in ajax scroll |
2013-08-17 |
Alexander Plavin |
|
Superseded |
[1,of,2,RFC] c-hglib: all level 0 function prototypes, provided for context |
2013-08-18 |
Iulian Stana |
|
Deferred |
[2,of,2,RFC] c-hglib: hg_log() level 1 function |
2013-08-18 |
Iulian Stana |
|
Deferred |
[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] revlog: pass node as an argument of addrevision |
2013-08-19 |
Wojciech Lopata |
|
Superseded |
[1,of,3,RFC,-V2] c-hglib: all level 0 function prototypes, provided for context |
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 |
[3,of,3,RFC,-V2] model (2): c-hglib: hg_add() level 1 function |
2013-08-20 |
Iulian Stana |
|
Deferred |
[1,of,3,V2] mq: look for modified subrepos when checking for local changes |
2013-08-21 |
Angel Ezquerra |
|
Accepted |
[2,of,3,V2] subrepo: make submerge() return the merged substate |
2013-08-21 |
Angel Ezquerra |
|
Superseded |
[3,of,3,V2] mq: update subrepos when applying / unapplying patches that change .hgsubstate |
2013-08-21 |
Angel Ezquerra |
|
Accepted |
test case fixes for Solaris |
2013-08-21 |
Danek Duvall |
|
Changes Requested |
[1,of,3,RFC,-V3] c-hglib: all level 0 function prototypes, provided for context |
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 |
[3,of,3,RFC,-V3] model (2): c-hglib: hg_add() level 1 function |
2013-08-22 |
Iulian Stana |
|
Deferred |
[1,of,4,V3] hgweb: add dynamic search function selection, depending on the query |
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 |
[3,of,4,V3] hgweb: search() function supports direct pointing to revision |
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 |
[1,of,6,V3] revset: add helper function to get revset parse tree depth |
2013-08-22 |
Alexander Plavin |
|
Superseded |
[2,of,6,V3] hgweb: add revsetsearch() function when query can be parsed as a revset |
2013-08-22 |
Alexander Plavin |
|
Deferred |
[3,of,6,V3] hgweb: restrict usage of regular expressions in 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 |
[5,of,6,V3] hgweb: blacklist heavyweight revset functions in hgweb search |
2013-08-22 |
Alexander Plavin |
|
Deferred |
[6,of,6,V3] hgweb, config: make search restrictions configurable with web.restrictsearch |
2013-08-22 |
Alexander Plavin |
|
Deferred |
[1,of,4,V3] hgweb: pass variable with current search mode name to the search template |
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 |
[3,of,4,V3] raw: show current search mode name at search results |
2013-08-22 |
Alexander Plavin |
|
Superseded |
[4,of,4,V3] hgweb: add link to force literal keyword search |
2013-08-22 |
Alexander Plavin |
|
Superseded |
revset: fix wrong keyword() behaviour for strings with spaces |
2013-08-22 |
Alexander Plavin |
|
Superseded |
[1,of,2,V2] revset: make desc() function accept multiple arguments |
2013-08-22 |
Alexander Plavin |
|
Deferred |
[2,of,2,V2] revset: make keyword() function accept multiple arguments |
2013-08-22 |
Alexander Plavin |
|
Deferred |
[1,of,5] histedit: add description about basic histedit function to command help |
2013-08-26 |
Katsunori FUJIWARA |
|
Accepted |
[2,of,5] histedit: add description about "histedit --outgoing" to command help |
2013-08-26 |
Katsunori FUJIWARA |
|
Accepted |
[3,of,5] histedit: discard meaningless comment about 'hexlify node' |
2013-08-26 |
Katsunori FUJIWARA |
|
Accepted |
[4,of,5] histedit: suggest "histedit --abort" for inconsistent histedit status |
2013-08-26 |
Katsunori FUJIWARA |
|
Changes Requested |
[5,of,5] histedit: choose only outgoing ancestors of the working directory always |
2013-08-26 |
Katsunori FUJIWARA |
|
Changes Requested |
[1,of,1] demandimport: allow extensions to import own modules by absolute name |
2013-08-26 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,2] revlog: extract 'checkhash' method |
2013-08-26 |
Wojciech Lopata |
|
Accepted |
[2,of,2] revlog: pass node as an argument of addrevision |
2013-08-26 |
Wojciech Lopata |
|
Accepted |
[1,of,4] solaris: test cases can't use grep -a |
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 |
[3,of,4] solaris: tests can't use tail -n |
2013-08-26 |
Danek Duvall |
durin42 |
Superseded |
[4,of,4] solaris: sed doesn't recognize a line without a newline |
2013-08-26 |
Danek Duvall |
|
Accepted |
[4,of,5] run-tests: allow command output to start with "> " |
2013-08-26 |
Danek Duvall |
|
Changes Requested |
[5,of,5] solaris: test cases shouldn't use diff -u when no output is expected |
2013-08-26 |
Danek Duvall |
|
Changes Requested |
solaris: tests can't use tail -n |
2013-08-26 |
Danek Duvall |
|
Accepted |
[1,of,2] bundlerevlog: extract 'baserevision' method |
2013-08-27 |
Wojciech Lopata |
|
Accepted |
[2,of,2] unionrevlog: extract 'baserevision' and 'baserevdiff' methods |
2013-08-27 |
Wojciech Lopata |
|
Accepted |
[1,of,1,V2] demandimport: allow extensions to import own modules by absolute name |
2013-08-27 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,4,V4] hgweb: add dynamic search function selection, depending on the query |
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 |
[3,of,4,V4] hgweb: search() function supports direct pointing to revision |
2013-08-27 |
Alexander Plavin |
|
Accepted |
[4,of,4,V4] hgweb: always run search when a query is entered (bc) |
2013-08-27 |
Alexander Plavin |
|
Accepted |
[1,of,1,STABLE,V2] tags: write tag overwriting history also into tag cache file (issue3911) |
2013-08-28 |
Katsunori FUJIWARA |
|
Accepted |
[1,of,2,RESEND] dispatch: move command line --config argument parsing to _runcatch() |
2013-08-28 |
Sean Farley |
krbullock |
Accepted |
[2,of,2,RESEND] dispatch: add ability to specify a custom pdb module as a debugger |
2013-08-28 |
Sean Farley |
krbullock |
Accepted |
[1,of,3,RESEND] revset: fix wrong keyword() behaviour for strings with spaces |
2013-08-29 |
Alexander Plavin |
krbullock |
Superseded |
[2,of,3,RESEND] revset: make desc() function accept multiple arguments |
2013-08-29 |
Alexander Plavin |
krbullock |
Changes Requested |
[3,of,3,RESEND] revset: make keyword() function accept multiple arguments |
2013-08-29 |
Alexander Plavin |
krbullock |
Changes Requested |
[1,of,2,RFC,C-hglib] level 1 prototypes: model (2) commands (hd_add - like commands) |
2013-08-29 |
Iulian Stana |
|
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] push: hide description about "-f" in the hint to prevent from using it easily |
2013-08-29 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,2] discovery: abort also when pushing multiple headed new branch |
2013-08-29 |
Katsunori FUJIWARA |
|
Superseded |
https: support tls sni (server name indication) for https urls (issue3090) |
2013-08-29 |
Alex Orange |
|
Superseded |
localrepo: send client's bundlecaps to a server during a pull |
2013-08-30 |
Wojciech Lopata |
|
Superseded |
rebase: handle bookmarks matching revset function names (issue3950) |
2013-08-30 |
Bryan O'Sullivan |
|
Accepted |
[1,of,3] localrepo.status: ignore empty symlink placeholders |
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 |
[3,of,3] pack_dirstate: only invalidate mtime for files written in the last second |
2013-08-31 |
Siddharth Agarwal |
|
Superseded |
[1,of,3,V2] localrepo.status: ignore empty symlink placeholders |
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 |
[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,RFC,-V3] model (1): c-hglib: hg_log() level 1 function |
2013-09-01 |
Giovanni Gherdovich |
|
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,V4,RFC] model (1): c-hglib: hg_log() level 1 function |
2013-09-01 |
Iulian Stana |
|
Superseded |
[3,of,3,V4,RFC] model (2): c-hglib: hg_add() level 1 function |
2013-09-01 |
Iulian Stana |
|
Superseded |
[RESEND] templater: support using templates with non-standard names from map file |
2013-09-02 |
Alexander Plavin |
|
Superseded |
[1,of,3,V3] localrepo.status: ignore empty symlink placeholders |
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 |
[3,of,3,V3] pack_dirstate: only invalidate mtime for files written in the last second |
2013-09-03 |
Siddharth Agarwal |
|
Accepted |
[01,of,14,RFC,c-hglib:level0] hg_handle:hg_header: typedef structures |
2013-09-03 |
Iulian Stana |
|
Deferred |
[02,of,14,RFC,c-hglib:level0] utils: swap_uint32 function |
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 |
[04,of,14,RFC,c-hglib:level0] hg_open: additional functions (read_hello and read_header) |
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 |
[06,of,14,RFC,c-hglib:level0] hg_rawcommand: send a command to the mercurial 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 |
[08,of,14,RFC,c-hglib:level0] hg_rawread: reading some unparse data from command server |
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 |
[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 |
[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 |
[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 |
[13,of,14,RFC,c-hglib:level0] hg_exitcode: the exitcode for the current command |
2013-09-03 |
Iulian Stana |
|
Deferred |
[14,of,14,RFC,c-hglib:level0] get_output_data: getting the data stored in outdata field |
2013-09-03 |
Iulian Stana |
|
Deferred |
mq: report the negative guard is match if the negative guarded patch is pushable |
2013-09-04 |
elson.wei@gmail.com |
|
Rejected |
[1,of,2,V2] push: hide description about "-f" in the hint to prevent from using it easily |
2013-09-04 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,2,V2] discovery: abort also when pushing multiple headed new branch |
2013-09-04 |
Katsunori FUJIWARA |
|
Superseded |
[1,of,3,V4] hgweb: add string constants for search mode names |
2013-09-04 |
Alexander Plavin |
krbullock |
Accepted |
[2,of,3,V4] revset: add helper function to get revset parse tree depth |
2013-09-04 |
Alexander Plavin |
krbullock |
Superseded |
[3,of,3,V4] hgweb: add revsetsearch() function when query can be parsed as a revset |
2013-09-04 |
Alexander Plavin |
krbullock |
Changes Requested |
[1,of,5,V4] hgweb: import the whole util module in webcommands instead of just one function |
2013-09-04 |
Alexander Plavin |
krbullock |
Accepted |
[2,of,5,V4] hgweb: restrict usage of regular expressions in search |
2013-09-04 |
Alexander Plavin |
krbullock |
Changes Requested |
[3,of,5,V4] revset: add helper function to get functions used in a revset parse tree |
2013-09-04 |
Alexander Plavin |
krbullock |
Superseded |
[4,of,5,V4] hgweb: allow only whitelisted revset functions in hgweb search |
2013-09-04 |
Alexander Plavin |
krbullock |
Changes Requested |
[5,of,5,V4] hgweb, config: make search restrictions configurable with web.restrictsearch |
2013-09-04 |
Alexander Plavin |
krbullock |
Changes Requested |
[V2] mq: report the negative guard is match if the negative guarded patch is pushable |
2013-09-05 |
elson.wei@gmail.com |
|
Changes Requested |
addremove: don't do full walks |
2013-09-05 |
Siddharth Agarwal |
|
Accepted |
[1,of,6,RFC,hglib] append_data: erase_cset: save and release space |
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 |
[3,of,6,RFC,hglib] detect_null_byte: detect the length to the first '\0' character |
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 |
[5,of,6,RFC,hglib] hg_fetch_cset_entry: will get, parse and pass changesets to user |
2013-09-05 |
Iulian Stana |
|
Deferred |
[6,of,6,RFC,hglib] parse_changeset: it's more like pointing to the correct position |
2013-09-05 |
Iulian Stana |
|
Deferred |
[01,of,48,RFC] workingctx: remove unneeded __repr__ since it is now inherited |
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 |
[03,of,48,RFC] basefilectx: use basectx __str__ instead of duplicating logic |
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 |
[05,of,48,RFC] workingfilectx: remove bogus comment |
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 |
[07,of,48,RFC] commitablectx: add a class that will be used as a parent of mutable contexts |
2013-09-05 |
Sean Farley |
|
Accepted |
[08,of,48,RFC] commitablectx: move __init__ from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[09,of,48,RFC] commitablectx: move __str__ from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[10,of,48,RFC] commitablectx: move __nonzero__ from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[11,of,48,RFC] commitablectx: move __contains__ from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[12,of,48,RFC] commitablectx: move _buildflagfunc from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[13,of,48,RFC] commitablectx: move _flagfunc from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[14,of,48,RFC] commitablectx: move _manifest from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[15,of,48,RFC] commitablectx: move _status from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[16,of,48,RFC] commitablectx: move status from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[17,of,48,RFC] commitablectx: move _user from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[18,of,48,RFC] commitablectx: move user from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[19,of,48,RFC] commitablectx: move _date from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[20,of,48,RFC] commitablectx: move date from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[21,of,48,RFC] commitablectx: move description from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[22,of,48,RFC] commitablectx: move files from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[23,of,48,RFC] commitablectx: move modified from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[24,of,48,RFC] commitablectx: move added from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[25,of,48,RFC] commitablectx: move removed from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[26,of,48,RFC] commitablectx: move deleted from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[27,of,48,RFC] commitablectx: move unknown from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[28,of,48,RFC] commitablectx: move ignored from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[29,of,48,RFC] commitablectx: move clean from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[30,of,48,RFC] commitablectx: move branch from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[31,of,48,RFC] commitablectx: move closesbranch from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[32,of,48,RFC] commitablectx: move extra from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[33,of,48,RFC] commitablectx: move tags from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[34,of,48,RFC] commitablectx: move bookmarks from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[35,of,48,RFC] commitablectx: move phase from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[36,of,48,RFC] commitablectx: move hidden from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[37,of,48,RFC] commitablectx: move children from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[38,of,48,RFC] commitablectx: move flags from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[39,of,48,RFC] commitablectx: move ancestor from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[40,of,48,RFC] commitablectx: move walk from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[41,of,48,RFC] commitablectx: move ancestors from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[42,of,48,RFC] commitablectx: move markcommitted from workingctx |
2013-09-05 |
Sean Farley |
|
Accepted |
[43,of,48,RFC] commitablectx: move dirs from workingctx |
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 |
[45,of,48,RFC] commitablefilectx: move __init__ from workingfilectx |
2013-09-05 |
Sean Farley |
|
Accepted |
[46,of,48,RFC] commitablefilectx: move __nonzero__ from workingfilectx |
2013-09-05 |
Sean Farley |
|
Accepted |
[47,of,48,RFC] commitablefilectx: move parents from workingfilectx |
2013-09-05 |
Sean Farley |
|
Accepted |
[48,of,48,RFC] commitablefilectx: move children from workingfilectx |
2013-09-05 |
Sean Farley |
|
Accepted |
[Bug,4029] New: demandimport doesn't honor absolute_import |
2013-09-06 |
mercurial-bugs@selenic.com |
|
Not Applicable |
[RESEND] revset: fix wrong keyword() behaviour for strings with spaces |
2013-09-06 |
Alexander Plavin |
|
Accepted |
[1,of,2,V3] revset: make desc() function accept multiple arguments |
2013-09-06 |
Alexander Plavin |
|
Rejected |
[2,of,2,V3] revset: make keyword() function accept multiple arguments |
2013-09-06 |
Alexander Plavin |
|
Rejected |
[1,of,4,V5] revset: add helper function to get revset parse tree depth |
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 |
[3,of,4,V5] revset: add a whitelist of DoS-safe symbols |
2013-09-06 |
Alexander Plavin |
|
Accepted |
[4,of,4,V5] hgweb: add revset syntax support to search |
2013-09-06 |
Alexander Plavin |
|
Accepted |
[1,of,3] lrucachedict: implement clear() |
2013-09-06 |
Siddharth Agarwal |
|
Accepted |
[2,of,3] perfmanifest: fix cache invalidation |
2013-09-06 |
Siddharth Agarwal |
|
Accepted |
[3,of,3] perfmanifest: allow and require passing in a rev |
2013-09-06 |
Siddharth Agarwal |
|
Accepted |
demandimport: honor absolute_import (issue4029) |
2013-09-07 |
Jason R. Coombs |
|
Rejected |
merge: let the user choose to merge, keep local or keep remote subrepo revisions |
2013-09-07 |
Angel Ezquerra |
krbullock |
Superseded |
[1,of,3,V3] hghave: add "absimport" feature to check "absolute_import" in __future__ |
2013-09-07 |
Katsunori FUJIWARA |
|
Superseded |
[2,of,3,V3] demandimport: support "absolute_import" for external libraries (issue4029) |
2013-09-07 |
Katsunori FUJIWARA |
|
Superseded |
[3,of,3,V3] demandimport: allow extensions to import own modules by absolute name |
2013-09-07 |
Katsunori FUJIWARA |
|
Superseded |
[stable] bundle: fix performance regression when bundling file changes (issue4031) |
2013-09-07 |
Antoine Pitrou |
|
Accepted |
demandimport: Add unit test capturing desired behavior when absolute_import is present (issue4029) |
2013-09-07 |
Jason R. Coombs |
|
Deferred |
[1,of,6] revlog: add a fast method for getting a list of chunks |
2013-09-07 |
Siddharth Agarwal |
|
Accepted |
[2,of,6] revlog.revision: fix cache preload for inline revlogs |
2013-09-07 |
Siddharth Agarwal |
|
Accepted |
[3,of,6] revlog._chunks: inline getchunk |
2013-09-07 |
Siddharth Agarwal |
|
Accepted |
[4,of,6] revlog: move chunk cache preload from revision to _chunks |
2013-09-07 |
Siddharth Agarwal |
|
Accepted |
[5,of,6] revlog: remove _chunkbase since it is no longer used |
2013-09-07 |
Siddharth Agarwal |
|
Accepted |
[6,of,6] parsers: use a lookup table to convert hex to binary |
2013-09-07 |
Siddharth Agarwal |
|
Accepted |
parse_manifest: rewrite to use memchr |
2013-09-08 |
Siddharth Agarwal |
|
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 |
[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 |
commit: --edit/-e to force edit of otherwise-supplied commit message |
2013-09-08 |
Bradley M. Kuhn |
|
Accepted |
[1,of,1,V2] histedit: abort if there are multiple roots in "--outgoing" revisions |
2013-09-09 |
Katsunori FUJIWARA |
|
Superseded |
[v2] shelve: add a shelve extension to save/restore working changes |
2013-09-09 |
Pierre-Yves David |
|
Superseded |
[1,of,2,STABLE] repoview: make propertycache.setcache compatible |
2013-09-10 |
Pierre-Yves David |
|
Deferred |
[2,of,2,STABLE] repoview: have unfilteredpropertycache using the underlying cache |
2013-09-10 |
Pierre-Yves David |
|
Superseded |
template: add a log --style=json template. |
2013-09-10 |
John Carter |
|
Changes Requested |
[V2] parse_manifest: rewrite to use memchr |
2013-09-10 |
Siddharth Agarwal |
|
Accepted |
log: make file log slow path usable on large repos |
2013-09-11 |
Durham Goode |
|
Accepted |
hgweb, config: make search restrictions configurable with web.restrictsearch |
2013-09-11 |
Alexander Plavin |
|
Deferred |
[1,of,4,V4] hgweb: pass variable with current search mode name to the search template |
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 |
[3,of,4,V4] raw: show current search mode name at search results |
2013-09-11 |
Alexander Plavin |
|
Accepted |
[4,of,4,V4] hgweb: add link to force literal keyword search |
2013-09-11 |
Alexander Plavin |
|
Accepted |
[1,of,2] ignore: interpret ui.ignore reltive paths from repository root |
2013-09-11 |
Isaac Jurado |
|
Deferred |
[2,of,2] ignore: document the new behaviour of ui.ignore config option |
2013-09-11 |
Isaac Jurado |
|
Deferred |
parsers: use char instead of int8_t |
2013-09-12 |
elson.wei@gmail.com |
|
Rejected |
util.h: add stdint basic type definitions |
2013-09-12 |
elson.wei@gmail.com |
|
Superseded |
[V2] util.h: add stdint basic type definitions |
2013-09-13 |
elson.wei@gmail.com |
|
Accepted |
setup: check if mercurial/util.h has been modified when building extesions |
2013-09-13 |
elson.wei@gmail.com |
|
Accepted |
[01,of,11,c-hglib:level0,V2] hg_handle:hg_header: typedef structures |
2013-09-13 |
Iulian Stana |
|
Deferred |
[02,of,11,c-hglib:level0,V2] utils: swap_uint32 function |
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 |
[04,of,11,c-hglib:level0,V2] hg_open: additional functions (read_hello and read_header) |
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 |
[06,of,11,c-hglib:level0,V2] hg_rawcommand: send a command to the mercurial 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 |
[08,of,11,c-hglib:level0,V2] hg_rawread: reading some unparse data from command server |
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 |
[10,of,11,c-hglib:level0,V2] hg_exitcode: the exitcode for the current command |
2013-09-13 |
Iulian Stana |
|
Deferred |
[11,of,11,c-hglib:level0,V2] get_output_data: getting the data stored in outdata field |
2013-09-13 |
Iulian Stana |
|
Deferred |
plan9: update util.py for cpython 2.7 build |
2013-09-13 |
jas@corpus-callosum.com |
|
Accepted |
[01,of,55,RFC,c-hglib:level1] c-hglib: all level 0 function prototypes, provided for context |
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 |
[03,of,55,RFC,c-hglib:level1] utils: additional functions (cmdbuilder and append_data) used for model 2 |
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 |
[05,of,55,RFC,c-hglib:level1] hg_add: creating a high level function for mercurial add command |
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 |
[07,of,55,RFC,c-hglib:level1] model 1: additional functions, yield like function hg_fetch_entry |
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 |
[09,of,55,RFC,c-hglib:level1] client: adding cset structure and cset parser |
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 |
[11,of,55,RFC,c-hglib:level1] hg_backout: creating a high level function for mercurial backout 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 |
[13,of,55,RFC,c-hglib:level1] hg_bookmarks: creating a high level function for mercurial bookmarks 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 |
[15,of,55,RFC,c-hglib:level1] hg_branches: creating a high level function for mercurial branches 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 |
[17,of,55,RFC,c-hglib:level1] hg_cat: creating a high level function for mercurial cat 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 |
[19,of,55,RFC,c-hglib:level1] hg_copy: creating a high level function for mercurial copy 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 |
[21,of,55,RFC,c-hglib:level1] hg_export: creating a high level function for mercurial export 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 |
[23,of,55,RFC,c-hglib:level1] hg_graft: creating a high level function for mercurial graft 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 |
[25,of,55,RFC,c-hglib:level1] hg_heads: creating a high level function for mercurial heads 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 |
[27,of,55,RFC,c-hglib:level1] hg_identify: creating a high level function for mercurial identify 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 |
[29,of,55,RFC,c-hglib:level1] hg_incoming: creating a high level function for mercurial incoming 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 |
[31,of,55,RFC,c-hglib:level1] hg_log: creating a high level function for mercurial log command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[32,of,55,RFC,c-hglib:level1] hg_manifest: creating a high level function for mercurial manifest 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 |
[34,of,55,RFC,c-hglib:level1] hg_outgoing: creating a high level function for mercurial outgoing 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 |
[36,of,55,RFC,c-hglib:level1] hg_paths: creating a high level function for mercurial paths 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 |
[38,of,55,RFC,c-hglib:level1] hg_pull: creating a high level function for mercurial pull 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 |
[40,of,55,RFC,c-hglib:level1] hg_recover: creating a high level function for mercurial recover 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 |
[42,of,55,RFC,c-hglib:level1] hg_rename: creating a high level function for mercurial rename 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 |
[44,of,55,RFC,c-hglib:level1] hg_revert creating a high level function for mercurial revert 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 |
[46,of,55,RFC,c-hglib:level1] hg_showconfig: creating a high level function for mercurial showconfig 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 |
[48,of,55,RFC,c-hglib:level1] hg_summary: creating a high level function for mercurial summary 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 |
[50,of,55,RFC,c-hglib:level1] hg_tags: creating a high level function for mercurial tags 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 |
[52,of,55,RFC,c-hglib:level1] hg_unbundle: creating a high level function for mercurial unbundle 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 |
[54,of,55,RFC,c-hglib:level1] hg_verify: creating a high level function for mercurial verify command |
2013-09-14 |
Iulian Stana |
|
Deferred |
[55,of,55,RFC,c-hglib:level1] hg_version: creating a high level function for mercurial version command |
2013-09-14 |
Iulian Stana |
|
Deferred |
util.h: getbe32() and putbe32() use intrinsic function to improve performance |
2013-09-14 |
elson.wei@gmail.com |
|
Accepted |
[1,of,3,in,crew] parsers: state is a char, not an int |
2013-09-16 |
Bryan O'Sullivan |
|
Accepted |
[2,of,3,in,crew] parsers: use Py_INCREF safely |
2013-09-16 |
Bryan O'Sullivan |
|
Accepted |
[3,of,3,in,crew] parsers: correctly handle a failed allocation |
2013-09-16 |
Bryan O'Sullivan |
|
Accepted |
hg serve: an option to use the first unused port above a given number |
2013-09-17 |
Roman Neuhauser |
|
Superseded |
hg serve: an option to use the first unused port above a given number |
2013-09-17 |
Roman Neuhauser |
|
Deferred |
[1,of,5] templatefilters: add short format for age formatting |
2013-09-17 |
David Soria Parra |
|
Accepted |
[2,of,5] shelve: add a shelve extension to save/restore working changes |
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 |
[4,of,5] shelve: new output format for shelve listings |
2013-09-17 |
David Soria Parra |
|
Superseded |
[5,of,5] shelve: allow shelving of a change with an mq patch applied |
2013-09-17 |
David Soria Parra |
|
Superseded |
hglib: client header file, level 0 prototypes |
2013-09-17 |
Iulian Stana |
|
Deferred |
[STABLE] strip: set current bookmark to None if stripped |
2013-09-17 |
Sean Farley |
|
Accepted |
hg_open: the function that opens the connection with cmdserver |
2013-09-18 |
Iulian Stana |
|
Deferred |
hgweb: remove unused argument of changelist function in changelog |
2013-09-18 |
Alexander Plavin |
|
Accepted |
[1,of,2] context: use correct spelling of committable |
2013-09-18 |
Sean Farley |
|
Accepted |
[2,of,2] context: move evolution functions from changectx to basectx |
2013-09-18 |
Sean Farley |
|
Accepted |
[1,of,2] hgweb: always compute all entries and latestentry in changelog |
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,5] hgweb: add format javascript function |
2013-09-18 |
Alexander Plavin |
|
Accepted |
[2,of,5] hgweb: add makeRequest javascript function |
2013-09-18 |
Alexander Plavin |
|
Accepted |
[3,of,5] hgweb: add docFromHTML javascript function |
2013-09-18 |
Alexander Plavin |
|
Accepted |
[4,of,5] hgweb: add removeByClassName javascript function |
2013-09-18 |
Alexander Plavin |
|
Accepted |
[5,of,5] hgweb: add appendFormatHTML javascript function |
2013-09-18 |
Alexander Plavin |
|
Accepted |
[1,of,2,STABLE,SSL] sslutil: backed out changeset 074bd02352c0 (issue4038) |
2013-09-18 |
Augie Fackler |
|
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] hgweb: add ajaxScrollInit function, which does the ajax requests and processing |
2013-09-18 |
Alexander Plavin |
|
Accepted |
[2,of,2] paper: call ajaxScrollInit in shortlog |
2013-09-18 |
Alexander Plavin |
|
Accepted |
[V2] hg_open: the function that opens the connection with cmdserver |
2013-09-18 |
Iulian Stana |
|
Not Applicable |
hg_close: close the connection for the given handle |
2013-09-18 |
Iulian Stana |
|
Superseded |
[c-hglib] hg_rawcommand: send a command to the mercurial command |
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_rawwrite: write a buffer to command server for the given handle |
2013-09-18 |
Iulian Stana |
|
Accepted |
[c-hglib] hg_exitcode: the exitcode for the current command |
2013-09-18 |
Iulian Stana |
|
Accepted |
mq: remove unused repo._committingpatch-related code |
2013-09-19 |
Brodie Rao |
|
Accepted |
[1,of,3] hgweb: show a message when there are no more entries in the list |
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 |
[3,of,3] hgweb: show message when an error occured during ajax loading |
2013-09-19 |
Alexander Plavin |
|
Accepted |
util.h: fix gcc version checking |
2013-09-19 |
Siddharth Agarwal |
|
Accepted |
[1,of,4] hgweb: add CSS class to the last entry on a page |
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 |
[3,of,4] paper: add simple animation to the loading indicator |
2013-09-19 |
Alexander Plavin |
|
Accepted |
[4,of,4] paper: add reddish background to ajax error message |
2013-09-19 |
Alexander Plavin |
|
Accepted |
[1,of,5,RFC,py3,support] commands: import hgweb.server in a way that 2to3 can rewrite |
2013-09-19 |
Augie Fackler |
|
Accepted |
[2,of,5,RFC,py3,support] run-tests: if run by python3, execute setup.py with --c2to3 |
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 |
[4,of,5,RFC,py3,support] setup: handle more invalid python3 syntax |
2013-09-19 |
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 |
[01,of,13,V2,py3,support] perf: rearrange imports of changelong and manifest to appease 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 |
[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 |
[04,of,13,V2,py3,support] patch: correct import of email module |
2013-09-20 |
Augie Fackler |
|
Superseded |
[05,of,13,V2,py3,support] mail: 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 |
[07,of,13,V2,py3,support] patchbomb: correct import of email module |
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 |
[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 |
[10,of,13,V2,py3,support] run-tests: if run by python3, execute setup.py with --c2to3 |
2013-09-20 |
Augie Fackler |
|
Accepted |
[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 |
[12,of,13,V2,py3,support] setup: handle more invalid python3 syntax |
2013-09-20 |
Augie Fackler |
|
Superseded |
[13,of,13,V2,py3,support] run-tests: minimum changes required to make run-tests work in python3 |
2013-09-20 |
Augie Fackler |
|
Superseded |
[1,of,4,force-tls] sslutil: add a config knob to support TLS (default) or SSLv23 (bc) (issue4038) |
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 |
[3,of,4,force-tls] sslutil: make keyfile and certfile arguments consistent between 2.6+ and 2.5- |
2013-09-20 |
Augie Fackler |
|
Accepted |
[4,of,4,force-tls] httpconnection: properly inject ssl_wrap_socket into httpclient (issue4038) |
2013-09-20 |
Augie Fackler |
|
Accepted |
[V3] templater: support using templates with non-standard names from map file |
2013-09-20 |
Alexander Plavin |
|
Superseded |
[01,of,10,V3,py3,support] perf: rearrange imports of changelong and manifest to appease 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 |
[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 |
[04,of,10,V3,py3,support] patch: 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 |
[06,of,10,V3,py3,support] patchbomb: correct import of email module |
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 |
[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 |
[09,of,10,V3,py3,support] setup: handle more invalid python3 syntax |
2013-09-20 |
Augie Fackler |
|
Superseded |
[10,of,10,V3,py3,support] run-tests: minimum changes required to make run-tests work in python3 |
2013-09-20 |
Augie Fackler |
|
Deferred |
[c-hglib] license: adding the MIT license for c-hglib API |
2013-09-20 |
Iulian Stana |
|
Deferred |
generaldelta: initialize basecache properly |
2013-09-20 |
Wojciech Lopata |
|
Superseded |
hgweb: add reset javascript function to Graph |
2013-09-20 |
Alexander Plavin |
|
Superseded |
[1,of,4] debugshell: add 'db' to cmdtable aliases |
2013-09-20 |
Sean Farley |
|
Deferred |
[2,of,4] debugshell: abstract out pdb code.interact |
2013-09-20 |
Sean Farley |
|
Accepted |
[3,of,4] debugshell: add function to embed ipython |
2013-09-20 |
Sean Farley |
|
Accepted |
[4,of,4] debugshell: check ui.debugger for which debugger to use |
2013-09-20 |
Sean Farley |
|
Accepted |
largefiles: remove bailifchanged check from overridepull |
2013-09-20 |
Siddharth Agarwal |
|
Rejected |
[c-hglib] readme: adding a description of the project |
2013-09-20 |
Iulian Stana |
|
Deferred |