log

age author description
Tue, 12 Jan 2016 16:16:19 -0800 Bryan O'Sullivan util: replace file I/O with readfile
Tue, 12 Jan 2016 15:57:18 -0800 Bryan O'Sullivan patchbomb: replace file I/O with util.readfile
Sun, 10 Jan 2016 18:15:39 -0500 Matt Harbison util: adjust hgcmd() to handle frozen Mercurial on OS X
Sun, 10 Jan 2016 17:56:08 -0500 Matt Harbison util: adjust hgexecutable() to handle frozen Mercurial on OS X
Sun, 10 Jan 2016 17:49:01 -0500 Matt Harbison util: adjust 'datapath' to be correct in a frozen OS X package
Sun, 10 Jan 2016 08:03:58 +0000 timeless help: add --system flag to get help for various platform(s)
Sun, 10 Jan 2016 06:21:40 +0000 timeless help: split config user settings file by platform
Sun, 10 Jan 2016 06:09:10 +0000 timeless help: label windows config help
Sun, 10 Jan 2016 06:08:41 +0000 timeless help: split out unix/plan9 config help
Sun, 10 Jan 2016 05:58:02 +0000 timeless help: move config default marking to its own line
Sun, 10 Jan 2016 05:04:49 +0000 timeless help: split config ui.portablefilenames
Tue, 12 Jan 2016 22:40:40 -0500 Matt Harbison test-hgignore: add globs for Windows
Mon, 11 Jan 2016 11:35:28 -0600 Matt Mackall tests: run check-commit on secret changes too
Wed, 13 Jan 2016 14:41:10 -0500 Augie Fackler util: don't capture exception with a name since we don't use it
Fri, 08 Jan 2016 16:12:58 -0800 Martin von Zweigbergk changegroup3: move treemanifest support into _unpackmanifests()