log

age author description
Mon, 23 Jun 2014 09:23:57 -0400 Augie Fackler gendoc: restore use of callable() since it was readded in Python 3.2
Mon, 23 Jun 2014 09:23:47 -0400 Augie Fackler check-seclevel: restore use of callable() since it was readded in Python 3.2
Mon, 23 Jun 2014 09:22:53 -0400 Augie Fackler check-code: drop ban on callable() which was restored in Python 3.2
Sat, 21 Jun 2014 15:56:49 +1000 Stephen Lee diff: add nobinary config to suppress git-style binary diffs
Mon, 23 Jun 2014 13:50:44 -0500 Matt Mackall branchmap: don't use ui.warn for debug message
Mon, 23 Jun 2014 13:46:42 -0500 Matt Mackall branch: add debug message for branch cache write failure
Sun, 04 May 2014 22:36:07 -0700 Gregory Szorc record: define inferrepo in command decorator
Sun, 04 May 2014 22:30:47 -0700 Gregory Szorc mq: define inferrepo in command decorator
Sun, 04 May 2014 22:23:45 -0700 Gregory Szorc largefiles: define inferrepo in command decorator
Sun, 04 May 2014 22:32:15 -0700 Gregory Szorc keyword: define inferrepo in command decorator
Sun, 04 May 2014 22:33:22 -0700 Gregory Szorc hgk: define inferrepo in command decorator
Sun, 04 May 2014 22:28:46 -0700 Gregory Szorc graphlog: define inferrepo in command decorator
Sun, 04 May 2014 22:29:27 -0700 Gregory Szorc extdiff: define inferrepo in command decorator
Sun, 04 May 2014 22:25:28 -0700 Gregory Szorc children: define inferrepo in command decorator
Sun, 04 May 2014 22:24:38 -0700 Gregory Szorc churn: define inferrepo in command decorator
Sun, 04 May 2014 22:22:59 -0700 Gregory Szorc commands: define inferrepo in command decorator
Sun, 04 May 2014 22:20:00 -0700 Gregory Szorc cmdutil: support inferrepo in command decorator
Sun, 04 May 2014 22:16:56 -0700 Gregory Szorc keyword: define optionalrepo in command decorator
Sun, 04 May 2014 22:16:05 -0700 Gregory Szorc commands: define optionalrepo in command decorator
Sun, 04 May 2014 22:12:34 -0700 Gregory Szorc cmdutil: add optionalrepo argument to command decorator
Sun, 04 May 2014 22:07:45 -0700 Gregory Szorc tests: define norepo in command decorator
Sun, 04 May 2014 22:03:11 -0700 Gregory Szorc share: define norepo in command decorator
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