Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 01 Apr 2018 23:34:29 +0900 | Yuya Nishihara | hgweb: make revnav.gen() simply build a list of mappings by one pass |
Sun, 01 Apr 2018 23:12:37 +0900 | Yuya Nishihara | hgweb: lift {sessionvars} to a wrapped type |
Sun, 01 Apr 2018 23:03:58 +0900 | Yuya Nishihara | hgweb: make sessionvars class less dense |
Sun, 01 Apr 2018 23:03:02 +0900 | Yuya Nishihara | hgweb: prefix private variables of sessionvars with '_' |
Fri, 13 Apr 2018 16:32:33 -0400 | Matt Harbison | lfs: update the HTTP status codes in error cases |
Sun, 25 Feb 2018 14:07:13 -0500 | Matt Harbison | lfs: gracefully handle aborts on the server when corrupt blobs are detected |
Fri, 13 Apr 2018 14:16:30 -0400 | Matt Harbison | lfs: fix the inferred remote store path when using a --prefix |