log

age author description
Mon, 15 Feb 2016 13:19:07 -0800 Gregory Szorc localrepo: isolate requirements determination from side effects
Sat, 13 Feb 2016 14:42:17 -0800 Gregory Szorc localrepo: use local variable for requirements assignment
Tue, 09 Feb 2016 23:35:21 +0000 Pierre-Yves David destutil: ensure we offer 'hg update' hint when not at head in all cases
Mon, 15 Feb 2016 14:35:26 +0000 Jun Wu chg: forward umask from client to server
Mon, 15 Feb 2016 14:28:17 +0000 Jun Wu chgserver: add setumask method
Tue, 16 Feb 2016 19:21:05 +0000 Jun Wu chgserver: use _readlist and _readstr
Mon, 15 Feb 2016 14:20:41 +0000 Jun Wu commandserver: use _readlist
Tue, 16 Feb 2016 19:11:45 +0000 Jun Wu commandserver: add _readstr and _readlist
Wed, 10 Feb 2016 16:59:34 +0000 Jun Wu extensions: add notloaded method to return extensions failed to load
Mon, 15 Feb 2016 14:57:06 +0000 Kostia Balytskyi histedit: renaming parts to which _histedit was split
Mon, 15 Feb 2016 12:07:33 +0000 Kostia Balytskyi histedit: break _histedit into smaller pieces (add _finishaction)
Mon, 15 Feb 2016 17:24:42 +0000 Martijn Pieters automv: switch to specifying the similarity as an integer (0-100)
Mon, 15 Feb 2016 17:16:07 +0000 Martijn Pieters automv: do not release lock between marking files and the actual commit
Mon, 15 Feb 2016 17:13:18 +0000 Martijn Pieters automv: reuse existing scutil._markchanges() function
Mon, 15 Feb 2016 17:01:33 +0000 Martijn Pieters automv: improve function docstrings