Fossil

Timeline
Login

Timeline

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

8 check-ins related to "ticket-967cedbf20"

2013-06-20
11:46
Enhance the "fossil extra" and "fossil clean" commands to restrict output to files and directories named on the command-line. Enhancement request ticket [967cedbf200f7]. ... (check-in: 39feb892 user: drh tags: trunk)
11:44
Factor out common parts of "fossil extra" and "fossil clean" into a subroutine. Combine vfile_scan2() into vfile_scan(). ... (Closed-Leaf check-in: 69327d27 user: drh tags: ticket-967cedbf20)
11:02
Pull in all the latest trunk changes. ... (check-in: 6ec8818f user: drh tags: ticket-967cedbf20)
00:34
Changes to a timeline query to ensure the correct join order even if ANALYZE has not been run on the repository database. ... (check-in: 85d960e2 user: drh tags: trunk)
2013-06-19
07:20
rebase ... (check-in: 4279e646 user: jan.nijtmans tags: ticket-967cedbf20)
02:57
Move the location of the external Tcl 8.6 directory into compat. ... (check-in: c107d505 user: mistachkin tags: trunk)
2013-05-30
13:25
Implement [967cedbf20] for "fossil clean" and "fossil extra" ... (check-in: 32c69db1 user: jan.nijtmans tags: ticket-967cedbf20)
07:28
Additional protection for fossil executables being removed by "fossil clean", even when using --ignore "". Add a warning when kept files are refused to be removed, don't keep this situation silent any more. Backport various improvements from cleanX branch: Use of capitals in messages, missing blob_reset() calls. ... (check-in: 67c9cd12 user: jan.nijtmans tags: trunk)