log

age author description
Thu, 03 Nov 2011 23:49:14 +0100 Pierre-Yves David phases: Minimal first add.
Thu, 03 Nov 2011 15:18:10 -0500 Matt Mackall run-tests: minor cleanups
Thu, 03 Nov 2011 15:08:45 -0500 Matt Mackall run-tests: pull out line matching function
Thu, 03 Nov 2011 14:51:04 -0500 Matt Mackall run-tests: pull out unified matching funcs
Thu, 03 Nov 2011 14:48:56 -0500 Matt Mackall tests: add some comments to the unified test code
Thu, 03 Nov 2011 14:30:00 -0500 Matt Mackall tests: rewrite inline Python support
Thu, 03 Nov 2011 12:58:30 -0500 Matt Mackall merge with stable
Wed, 02 Nov 2011 01:17:11 -0400 David M. Carr add: support adding explicit files in subrepos
Tue, 01 Nov 2011 23:53:29 -0400 David M. Carr tests: add test for add of explicit path in subrepo
Thu, 03 Nov 2011 10:59:32 -0400 Hao Lian largefiles: ensure destination directory exists before findfile links to there stable
Thu, 03 Nov 2011 11:24:55 -0500 Matt Mackall misc: adding missing file close() calls stable
Thu, 20 Oct 2011 00:37:34 +0200 Yann E. MORIN bisect: remove superfluous parameter in label()
Wed, 02 Nov 2011 15:06:40 -0500 Matt Mackall log: hide some low-utility options
Wed, 02 Nov 2011 13:51:16 -0500 Matt Mackall localrepo: convert various repo.set() users to repo.revs()
Wed, 02 Nov 2011 13:37:34 -0500 Matt Mackall localrepo: add revs helper method