sapling/hgext/convert
2011-07-25 20:37:12 -05:00
..
__init__.py convert.svn: branch name which equals trunk means `default' branch (issue2653) 2011-02-25 21:01:30 +03:00
bzr.py cleanup: remove unused variables 2010-08-27 13:32:40 -04:00
common.py rename util.find_exe to findexe 2011-05-08 20:35:46 +02:00
convcmd.py i18n: don't mark trivial string for translation 2011-03-16 17:38:25 +01:00
cvs.py check-code: flag 0/1 used as constant Boolean expression 2011-06-01 12:38:46 +02:00
cvsps.py hgext: replace uses of hasattr with util.safehasattr 2011-07-25 20:37:12 -05:00
darcs.py prevent transient leaks of file handle by using new helper functions 2011-05-02 10:11:18 +02:00
filemap.py convert: make filemap prune useless branch closing revs (issue2774) 2011-04-20 23:15:18 +02:00
git.py hgext: replace uses of hasattr with util.safehasattr 2011-07-25 20:37:12 -05:00
gnuarch.py rename util.find_exe to findexe 2011-05-08 20:35:46 +02:00
hg.py hg: change various repository() users to use peer() where appropriate 2011-06-10 11:43:38 -05:00
monotone.py hgext: fixup a couple missed file().read() instances 2011-05-03 21:53:13 -05:00
p4.py convert: Work around p4 instability (issue2465) 2010-10-30 02:47:34 -05:00
subversion.py rename util.is_exec to isexec 2011-05-08 20:45:47 +02:00
transport.py hgext: replace uses of hasattr with util.safehasattr 2011-07-25 20:37:12 -05:00