Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 25 Jul 2011 15:47:43 -0500 | Augie Fackler | statichttprepo: replace hasattr with getattr |
Mon, 25 Jul 2011 15:45:11 -0500 | Augie Fackler | walkrepos: use getattr instead of hasattr for samestat |
Mon, 25 Jul 2011 15:43:55 -0500 | Augie Fackler | revlog: use getattr instead of hasattr |
Mon, 25 Jul 2011 15:41:46 -0500 | Augie Fackler | lsprof: use getattr instead of hasattr |
Mon, 25 Jul 2011 20:36:59 -0500 | Augie Fackler | keepalive: use safehasattr instead of hasattr |
Mon, 25 Jul 2011 15:38:46 -0500 | Augie Fackler | hgweb: move remaining hasattr calls to safehasattr |