log mercurial/bundlerepo.py @ 25920:5aaf51c14fea

age author description
Sat, 08 Aug 2015 00:36:35 -0700 Gregory Szorc bundlerepo: use absolute_import
Thu, 25 Jun 2015 17:43:24 -0500 Matt Mackall bundlerepo: mark internal-only config variable
Sun, 03 May 2015 14:18:32 -0700 Martin von Zweigbergk bundlerepo: remove unused 'repo' parameter
Wed, 29 Apr 2015 19:47:37 +0900 Yuya Nishihara bundlerepo: disable filtering of changelog while constructing revision text stable
Wed, 22 Apr 2015 23:38:55 +0900 FUJIWARA Katsunori bundlerepo: use pathutil.normasprefix to ensure os.sep at the end of cwd stable
Thu, 09 Apr 2015 16:25:48 -0400 Pierre-Yves David bundle2: rename format, parts and config to final names
Fri, 13 Mar 2015 17:00:06 -0400 Jordi GutiƩrrez Hermoso style: kill ersatz if-else ternary operators