dulwich-users team mailing list archive
-
dulwich-users team
-
Mailing list archive
-
Message #00403
[PATCH v3 0/4] web paths handling
All except patch #2 are new.
Changed from v2:
- patch #2: took Dave's suggestion and moved the '/' substitution into
the Repo implementation of get_named_file()
[1/4] Repo.get_named_file: fix spelling in doc
[2/4] web: move url-to-path step into get_named_file
[3/4] repo.Repo.get_named_file: normalize case
[4/4] repo.Repo.get_named_file: check that file is really in git directory
Follow ups
References