log

age author description
Thu, 17 Nov 2011 12:54:37 -0600 Matt Mackall client: make varargs ordering py2.4-compatible
Thu, 17 Nov 2011 12:53:41 -0600 Matt Mackall util: eliminate py2.6 if/else expression
Thu, 10 Nov 2011 17:45:57 -0600 Matt Mackall Added signature for changeset c41442cb355d
Thu, 10 Nov 2011 17:45:55 -0600 Matt Mackall Added tag 0.1 for changeset c41442cb355d
Thu, 10 Nov 2011 17:15:52 -0600 Matt Mackall .hgignore: add some setup.py junk 0.1
Thu, 10 Nov 2011 17:08:24 -0600 Matt Mackall setup: build MANIFEST.in from hg manifest
Thu, 10 Nov 2011 16:42:30 -0600 Matt Mackall Makefile: add dist target
Thu, 10 Nov 2011 16:42:12 -0600 Matt Mackall setup: add version number lookup
Wed, 09 Nov 2011 16:09:46 -0600 Matt Mackall branches: more robust parsing strategy
Wed, 09 Nov 2011 14:07:29 -0600 Matt Mackall examples: add simple stat-gathering example
Sat, 15 Oct 2011 21:47:15 +0200 Idan Kamara util: add propertycache decorator
Sat, 15 Oct 2011 20:09:59 +0200 Idan Kamara add a script to run tests with nose plugins loaded
Sat, 15 Oct 2011 20:03:04 +0200 Idan Kamara tests: add a nose plugin that allows specifying a custom hg to run tests
Mon, 26 Sep 2011 22:37:46 +0300 Idan Kamara util, popen: hide subprocess window
Mon, 26 Sep 2011 22:37:45 +0300 Idan Kamara util, popen: redirect stderr as well (for hglib.init in case of error)