Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 0.8.2, 0.8.3, and 0.9

stable merge with paolo

Changeset 5d76519574c3

Parents 3e47b58f2eaf

Parents 00e17bea2d22

by Steve Borho

Changes to one file · Browse files at 5d76519574c3 Showing diff from parent 3e47b58f2eaf 00e17bea2d22 Diff from another changeset...

 
128
129
130
131
 
132
133
134
 
128
129
130
 
131
132
133
134
@@ -128,7 +128,7 @@
  ' Default is 1; set to 0 to disable.')),   (_('Max Files'), 'web.maxfiles', ['10'],   _('Maximum number of files to list per changeset.')), - (_('Max Changes'), 'web.maxfiles', ['10'], + (_('Max Changes'), 'web.maxchanges', ['10'],   _('Maximum number of changes to list on the changelog.')),   (_('Allow Push'), 'web.allow_push', ['*'],   _('Whether to allow pushing to the repository. If empty or not'