log

age author description
Sun, 04 May 2014 22:04:14 -0700 Gregory Szorc mq: define norepo in command decorator
Sun, 04 May 2014 21:11:15 -0700 Gregory Szorc largefiles: define norepo in command decorator
Sun, 04 May 2014 22:02:25 -0700 Gregory Szorc convert: define norepo in command decorator
Sun, 04 May 2014 20:57:01 -0700 Gregory Szorc commands: define norepo in command decorator
Sun, 04 May 2014 20:58:25 -0700 Gregory Szorc commands: add norepo argument to command decorator
Sun, 04 May 2014 18:45:04 -0700 Gregory Szorc cmdutil: better document command()
Wed, 11 Jun 2014 22:19:29 -0400 Matt Harbison convert: update the transplant, rebase and graft references in 'extra'
Wed, 18 Jun 2014 20:59:36 -0500 Matt Mackall merge with stable
Wed, 18 Jun 2014 20:51:49 -0500 Matt Mackall run-tests: hold iolock across diff/prompt when interactive
Wed, 18 Jun 2014 15:26:07 -0500 Matt Mackall bookmarks: improve the bookmark help (issue4244)
Wed, 18 Jun 2014 19:46:18 -0500 Matt Mackall push: restore contents of HG_URL for hooks (issue4268) stable
Wed, 18 Jun 2014 13:47:14 -0500 Matt Mackall tests: ignore missing file with PYTHONDONTWRITEBYTECODE (issue4239) stable
Mon, 16 Jun 2014 13:30:46 -0500 Matt Mackall hgweb: avoid initialization race (issue4280) stable
Mon, 16 Jun 2014 12:04:48 -0500 Matt Mackall p4: accept changesets with no description (issue4282) stable
Sat, 14 Jun 2014 11:56:20 -0500 Matt Mackall merge with stable
Fri, 30 May 2014 12:57:58 -0700 Pierre-Yves David test-run-tests.t: test the --nodiff option
Fri, 30 May 2014 12:12:12 -0700 Pierre-Yves David test-run-tests.t: test the --interactive option
Fri, 13 Jun 2014 14:45:23 +0530 anuraggoel run-tests: fixes the '--interactive' option error
Fri, 13 Jun 2014 14:33:02 +0530 anuraggoel run-tests: checks behaviour of test on failure while testing
Sat, 14 Jun 2014 11:49:02 -0500 Matt Mackall revlog: fix check-code error stable
Fri, 13 Jun 2014 17:42:04 -0500 Matt Mackall merge with stable
Fri, 13 Jun 2014 14:17:14 -0500 Matt Mackall revlog: hold a private reference to self._cache stable
Fri, 13 Jun 2014 14:16:03 -0500 Matt Mackall revlog: make _chunkcache access atomic stable
Mon, 09 Jun 2014 10:34:21 -0700 Danek Duvall tests: cat error messages are different on Solaris stable
Tue, 10 Jun 2014 17:00:31 -0700 Brendan Cully error: restore python 2.4 compatibility for BundleValueError
Thu, 12 Jun 2014 14:40:45 -0500 Matt Mackall i18n: explicitly decode paragraphs
Fri, 13 Jun 2014 14:14:02 -0500 Matt Mackall minirst: explicitly decode substitutions
Fri, 30 May 2014 12:12:03 -0700 Pierre-Yves David test-run-tests.t: tests --jobs option
Fri, 30 May 2014 12:11:51 -0700 Pierre-Yves David test-run-tests.t: test --debug option
Fri, 30 May 2014 12:11:39 -0700 Pierre-Yves David test-run-tests.t: test selection of testfile from the command line