Fossil with Commonmark

Changes On Branch noDirPrompt
Login

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

Changes In Branch noDirPrompt Excluding Merge-Ins

This is equivalent to a diff from 16ab6ee852 to fc87154337

2015-05-19
19:22
Revert [48499514cc], changing nUsed to zero is not redundant as blob_append() changes it to one. check-in: 4742716fc1 user: mistachkin tags: trunk
10:32
Remove unnecessary code from the "fossil clean" command. Closed-Leaf check-in: fc87154337 user: drh tags: noDirPrompt
10:24
Enhancements to the /reports interface, including improved filtering by user. check-in: 16ab6ee852 user: drh tags: trunk
10:20
Minor adjustments to drop-down menus on the /reports page. Closed-Leaf check-in: 529492b9de user: drh tags: andygoth-user-reports
2015-05-18
22:17
The previous check-in [270b80db] is incorrect and causes memory allocation and use-after-free errors. Back it out. check-in: f7ce03e3fb user: drh tags: trunk
2015-04-30
08:35
Eliminate last argument of vfile_dir_scan(), since it's always 0. Don't need to prompt before removing empty dirs, as "empty-dirs" already specifies which dirs need to be kept. check-in: 0db0fdb27e user: jan.nijtmans tags: noDirPrompt

Changes to src/checkin.c.