##// END OF EJS Templates
phases: check HG_PENDING strictly...
phases: check HG_PENDING strictly Before this patch, checking HG_PENDING in phases.py might cause unintentional reading unrelated 'phaseroots.pending' in, because it just examines existence of HG_PENDING environment variable. This patch uses txnutil.trypending() to check HG_PENDING strictly. BTW, this patch may cause failure of bisect in the repository of Mercurial itself, if examination at bisecting assumes that an external hook can see all pending changes while nested transactions across repositories. This invisibility issue will be fixed by subsequent patch, which allows HG_PENDING to refer multiple repositories.

File last commit:

r9999:f91e5630 default
r31053:6afd8a87 default
Show More
hglogo.png
0 lines | 4.0 KiB | image/png | TextLexer
/ mercurial / templates / static / hglogo.png
rendered-image