equal
deleted
inserted
replaced
140 Maximum number of changes to list on the changelog. Default is 10. |
140 Maximum number of changes to list on the changelog. Default is 10. |
141 maxfiles;; |
141 maxfiles;; |
142 Maximum number of files to list per changeset. Default is 10. |
142 Maximum number of files to list per changeset. Default is 10. |
143 allowpull;; |
143 allowpull;; |
144 Whether to allow pulling from the repository. Default is true. |
144 Whether to allow pulling from the repository. Default is true. |
|
145 allowzip;; |
|
146 Whether to allow .zip downloading of repo revisions. Default is false. |
|
147 This feature creates temporary files. |
|
148 allowgz;; |
|
149 Whether to allow .tar.gz downloading of repo revisions. Default is false. |
|
150 allowbz2;; |
|
151 Whether to allow .tar.bz2 downloading of repo revisions. Default is false. |
|
152 |
145 |
153 |
146 AUTHOR |
154 AUTHOR |
147 ------ |
155 ------ |
148 Bryan O'Sullivan <bos@serpentine.com>. |
156 Bryan O'Sullivan <bos@serpentine.com>. |
149 |
157 |