Posted
over 9 years
ago
by
drh
Add the unpub query parameter to the /bloblist webpage. (tags: trunk)
|
Posted
over 9 years
ago
by
drh
*MERGE* Add 'download' parameter to the 'artifact' web page that allows a specific
artifact to be downloaded by specifying the file name and check-in. (tags: trunk)
|
Posted
over 9 years
ago
by
mistachkin
Add 'download' parameter to the 'artifact' web page that allows a specific artifact to be downloaded by specifying the file name and check-in. (tags: artifactDownload)
|
Posted
over 9 years
ago
by
drh
*FORK* Fix a missing hyperlink in the change log. (tags: trunk)
|
Posted
over 9 years
ago
by
drh
Update the version number to 1.35. Begin writing the change log for version
1.35. (tags: trunk)
|
Posted
over 9 years
ago
by
drh
Minor fix to the previous "fossil diff" enhancement to avoid unnecessary
warnings about directories not being found if the directory does not contain
any files that were changed. (tags: trunk)
|
Posted
over 9 years
ago
by
drh
Enhance the "fossil diff" command so that it accepts directories as arguments
and shows diffs on all files contained within those directories. (tags: trunk)
|
Posted
over 9 years
ago
by
drh
Add the "bisect" query parameter the /timeline. Add the "fossil bisect ui"
command that runs "fossil ui -page 'timeline?bisect'". (tags: trunk)
|
Posted
over 9 years
ago
by
drh
Add the --page option to the "fossil ui" command. (tags: trunk)
|
Posted
over 9 years
ago
by
drh
Fix the "add" command so that it prints "SKIP" instead of "ADDED" for files
that are already under management. Code to do this was already in place, but
it did not work correctly due to a logic error. (tags: trunk)
|