Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 11 Sep 2018 17:20:14 -0700 | Gregory Szorc | commands: pass include and exclude options to hg.clone() |
Tue, 11 Sep 2018 14:16:05 -0700 | Gregory Szorc | localrepo: add requirement when narrow files creation option present |
Tue, 11 Sep 2018 17:15:35 -0700 | Gregory Szorc | hg: recognize include and exclude patterns when cloning |
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) |
Tue, 11 Sep 2018 13:52:17 -0400 | Matt Harbison | subrepo: mask out passwords embedded in the messages displaying a URL stable |
Fri, 07 Sep 2018 15:57:55 -0700 | Gregory Szorc | localrepo: pass ui to newreporequirements() (API) |