Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-10 | hg: set mercurial.url.has_https when hgwebfs extension is in use | cinap_lenrek | |
this allows the use of SSL/HTTPS even when python is not build with openssl support. | |||
2016-04-03 | mercurial: CVE-2016-3630 | cinap_lenrek | |
backported the following patches from mercurial 3.7.3: https://selenic.com/repo/hg/rev/b6ed2505d6cf https://selenic.com/repo/hg/rev/b9714d958e89 | |||
2015-08-25 | fix fuckup | glenda | |
2015-08-25 | import E script from bell labs | mischief | |
2015-03-13 | hg: install hgweb templates | cinap_lenrek | |
2014-12-09 | hgwebfs: add fake add_handler method for HTTPRangeHandler() | cinap_lenrek | |
provide a add_handler() so code trying to add byterange.HTTPRangeHandler will succeed. webfs does handle "206 Partial Content" already. | |||
2014-09-15 | hg: make intermediate directories like newer hg does | mischief | |
2012-09-10 | hgwebfs: remove prefixing // from file path | cinap_lenrek | |
2012-09-08 | support file:// urls in hgwebfs extension as apparently hg uses them. m( | cinap_lenrek | |
2012-03-16 | hgwebfs: make push work | cinap_lenrek | |
2012-03-16 | hgfs: fix mistake | cinap_lenrek | |
2012-03-16 | hg: hgwebfs extension, ignore /net.alt | cinap_lenrek | |
2011-05-11 | added 403 handling to hgfactotum | aiju | |
2011-05-09 | fixed HTTP Basic auth | aiju | |
2011-05-09 | added HTTP Basic to hgfactotum | aiju | |
2011-05-09 | added factotum support for python and hg | aiju | |
2011-05-04 | remove python test cases | cinap_lenrek | |
2011-05-03 | remove stuff | cinap_lenrek | |
2011-05-03 | getpass | cinap_lenrek | |
2011-05-03 | add hg and python | cinap_lenrek | |