Mercurial > public > mercurial-scm > hg
log mercurial/demandimport.py @ 26534:e4f27fb65da7
age | author | description |
---|---|---|
Sun, 04 Oct 2015 11:17:43 -0700 | Gregory Szorc | demandimport: replace more references to _demandmod instances |
Sun, 04 Oct 2015 10:36:54 -0700 | Gregory Szorc | demandimport: refactor processfromitem |
Sat, 03 Oct 2015 15:30:17 -0700 | Gregory Szorc | demandimport: consolidate code for processing items in fromlist |
Sat, 08 Aug 2015 19:05:28 -0700 | Gregory Szorc | demandimport: use absolute_import |
Sat, 08 Aug 2015 16:13:27 -0700 | Gregory Szorc | demandimport: support lazy loading for absolute_import |
Sat, 08 Aug 2015 17:07:34 -0700 | Gregory Szorc | demandimport: support keyword arguments on _hgextimport |
Sat, 08 Aug 2015 16:24:57 -0700 | Gregory Szorc | demandimport: refactor logic and add documentation |