Mercurial > public > mercurial-scm > hg
log mercurial/cmdutil.py @ 19293:446ab88d3f1c
age | author | description |
---|---|---|
Thu, 30 May 2013 18:47:16 -0700 | Durham Goode | filelog: switch 'not len(filerevlog)' to 'not filerevlog' |
Thu, 30 May 2013 19:25:55 -0700 | Durham Goode | log: move log file walk to its own function |