Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 19 Dec 2017 20:41:25 +0800 | Anton Shestakov | hgweb: make different kinds of commits look differently on /graph |
Thu, 21 Dec 2017 13:58:11 +0100 | Boris Feld | clonebundle: make it possible to retrieve the initial bundle through largefile |
Thu, 21 Dec 2017 13:57:57 +0100 | Boris Feld | largefiles: add support for 'largefiles://' url scheme |
Thu, 21 Dec 2017 13:53:26 +0100 | Boris Feld | largefiles: add a 'debuglfput' command to put largefile into the store |
Fri, 15 Dec 2017 09:30:16 +0100 | Boris Feld | debug: add a 'debugdownload' command |
Sat, 01 Apr 2017 17:12:48 +0900 | Yuya Nishihara | revsetlang: raise ParseError to report invalid format character |
Sat, 01 Apr 2017 17:04:49 +0900 | Yuya Nishihara | revsetlang: use iterator to track current argument in formatspec() |