Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| SHA1 Hash: | 557e8389db91eba005d8bb0f9ab749114d44977a |
|---|---|
| Date: | 2010-03-16 14:25:20 |
| User: | jeremy_c |
| Comment: | Added the new ignore-glob setting to the Behavior area of the Admin UI |
Tags And Properties
- branch=trunk inherited from [a28c83647d]
- sym-trunk inherited from [a28c83647d]
Changes
Changes to src/setup.c
850 @ unrestricted access to the repository.</p> 850 @ unrestricted access to the repository.</p> 851 851 852 @ <hr> 852 @ <hr> 853 onoff_attribute("Modification times used to detect changes", 853 onoff_attribute("Modification times used to detect changes", 854 "mtime-changes", "mtime-changes", 0); 854 "mtime-changes", "mtime-changes", 0); 855 @ <p>Use file modification times (mtimes) to detect when files have been modif 855 @ <p>Use file modification times (mtimes) to detect when files have been modif 856 856 > 857 @ <hr> > 858 entry_attribute("File Ignore Glob", 16, > 859 "ignore-glob", "ignore-glob", ""); > 860 @ <p>Cause the 'extra' command to ignore files matching the glob. Example: > 861 @ '*.o,*.a,*.bck,*~'</p> > 862 857 @ <hr> 863 @ <hr> 858 entry_attribute("Diff Command", 16, 864 entry_attribute("Diff Command", 16, 859 "diff-command", "diff-command", "diff"); 865 "diff-command", "diff-command", "diff"); 860 @ <p>External command used to generate a textual diff</p> 866 @ <p>External command used to generate a textual diff</p> 861 867 862 @ <hr> 868 @ <hr> 863 entry_attribute("Gdiff Command", 16, 869 entry_attribute("Gdiff Command", 16,