Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 11 Sep 2018 17:11:32 -0700 | Gregory Szorc | hg: allow extra arguments to be passed to repo creation (API) |
Tue, 11 Sep 2018 13:46:59 -0700 | Gregory Szorc | localrepo: move repo creation logic out of localrepository.__init__ (API) |
Fri, 07 Sep 2018 15:57:55 -0700 | Gregory Szorc | localrepo: pass ui to newreporequirements() (API) |
Tue, 11 Sep 2018 15:40:33 -0700 | Gregory Szorc | narrow: set opts['narrow'] instead of local variable |
Tue, 11 Sep 2018 15:53:12 -0700 | Gregory Szorc | narrow: drop support for remote expansion (BC) |
Fri, 07 Sep 2018 18:35:54 -0700 | Gregory Szorc | fastannotate: use repo.local() |
Tue, 11 Sep 2018 16:04:55 -0700 | Martin von Zweigbergk | tests: drop extra "file:" prefix from paths in narrow test |