sapling/edenscm/mercurial/hgweb
Stefan Filip 07545bd75e util: make util.dirs() and util.finddirs() include root directory (API)
Summary:
Change originally made by martinvonz in the mercurial repository:
https://phab.mercurial-scm.org/D6403

> This changes the behavior of test-origbackup-conflict.t so it no
longer errors out when the backup path points to an existing
file. Instead, it replaces the file by a directory. That seems
reasonable to me.

Reviewed By: quark-zju

Differential Revision: D16716742

fbshipit-source-id: b40ff1637fa75ea0c140cb861999d2cea83197cb
2019-08-12 14:34:36 -07:00
..
__init__.py autoformat all of fbcode/scm with black 2019-07-30 08:21:05 -07:00
common.py codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00
hgweb_mod.py autoformat all of fbcode/scm with black 2019-07-30 08:21:05 -07:00
hgwebdir_mod.py util: make util.dirs() and util.finddirs() include root directory (API) 2019-08-12 14:34:36 -07:00
protocol.py codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00
request.py codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00
server.py autoformat all of fbcode/scm with black 2019-07-30 08:21:05 -07:00
webcommands.py hgmain: replace hg root entirely with a native implementation 2019-07-26 20:38:50 -07:00
webutil.py codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00
wsgicgi.py autoformat all of fbcode/scm with black 2019-07-30 08:21:05 -07:00