log

age author description
Thu, 26 Jun 2014 11:10:28 -0400 Jordi GutiƩrrez Hermoso record: update comment to match code
Sat, 21 Jun 2014 14:49:49 +0530 Chinmay Joshi hg: update newly added listdir function of vfs in clone
Sat, 21 Jun 2014 14:44:09 +0530 Chinmay Joshi hg: use vfs functions in clone
Sat, 21 Jun 2014 14:40:29 +0530 Chinmay Joshi hg: update util.writefile method to use write with vfs in share
Sat, 21 Jun 2014 14:37:39 +0530 Chinmay Joshi hg: update to use vfs functions in shared destination repository
Sat, 21 Jun 2014 14:29:20 +0530 Chinmay Joshi hg: use vfs functions in destination repository with share
Fri, 20 Jun 2014 21:18:14 +0530 Chinmay Joshi vfs: add listdir for os.listdir in vfs
Mon, 23 Jun 2014 09:24:56 -0400 Augie Fackler templater: restore use of callable() since it was readded in Python 3.2
Mon, 23 Jun 2014 09:24:38 -0400 Augie Fackler hook: restore use of callable() since it was readded in Python 3.2
Mon, 23 Jun 2014 09:24:24 -0400 Augie Fackler help: restore use of callable() since it was readded in Python 3.2
Mon, 23 Jun 2014 09:24:06 -0400 Augie Fackler extensions: restore use of callable() since it was readded in Python 3.2
Mon, 23 Jun 2014 09:24:16 -0400 Augie Fackler fancyopts: restore use of callable() since it was readded in Python 3.2
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