log

age author description
Sat, 23 Apr 2016 12:47:39 -0700 Sean Farley dockerdeb: fix incorrect number of shifts stable
Thu, 21 Apr 2016 10:11:20 -0400 Augie Fackler make: use shell-command assignment instead of $(eval ...) stable
Thu, 21 Apr 2016 10:10:48 -0400 Augie Fackler make: do assignment and export in a single statement stable
Thu, 21 Apr 2016 10:05:14 -0400 Augie Fackler make: alter how we compute compiler flags for setup.py stable
Sat, 23 Apr 2016 16:11:05 +0900 Yuya Nishihara revset: unindent "if True" block in sort() stable
Sat, 23 Apr 2016 16:09:30 +0900 Yuya Nishihara revset: make sort() do dumb multi-pass sorting for multiple keys (issue5218) stable