Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

7 check-ins using file src/main.c version 2f38442b4c

2013-09-30
13:45
Imply the --emptydirs option automatically when the --dirsonly option is used. ... (Closed-Leaf check-in: 0ecb950002 user: mistachkin tags: cleanEmptyDirs)
13:30
Simplify vfile_dir_scan and make sure nested calls do not alter the path added to the dscan_temp table. ... (check-in: 4f2bad8396 user: mistachkin tags: cleanEmptyDirs)
12:16
Add the --dirsonly and --allckouts options to the 'clean' command. ... (check-in: 51403ee52e user: mistachkin tags: cleanEmptyDirs)
11:45
Add --emptydirs option to the 'clean' command to remove empty directories. Corrections to style and comments. Remove superfluous local variable zDir in vfile_scan. ... (check-in: 8f1e1ee8fb user: mistachkin tags: cleanEmptyDirs)
11:39
Silence harmless compiler warning. ... (check-in: 16113accff user: mistachkin tags: trunk)
2013-09-29
15:40
added some docs regarding read/write perms for CGI configurations, per ML thread. ... (check-in: 3892fcab71 user: stephan tags: trunk)
12:42
When chroot()'ing for root user, close the repo _before_ the chroot, not after. Problem reported via ML. ... (check-in: e65162b4ad user: stephan tags: trunk)