Posted
over 9 years
ago
by
mistachkin
*MERGE* Enable symlinks by default on non-Windows platforms and make sure that the 'open' command honors the global 'allow-symlinks' setting in addition to the versioned and per-repository ones. (tags: trunk)
|
Posted
over 9 years
ago
by
mistachkin
Make sure that the 'open' command honors the global 'allow-symlinks' setting in addition to the versioned and per-repository ones. (tags: unixSymlinks)
|
Posted
over 9 years
ago
by
mistachkin
Enable 'allow-symlinks' setting by default on non-Windows platforms. (tags: unixSymlinks)
|
Posted
over 9 years
ago
by
drh
*MERGE/FORK* Updates to the "fossil clean" command: Added the -i/--prompt option. Always
report if unable to delete a file. Fixed memory leaks and over-length source
code lines. (tags: trunk)
|
Posted
over 9 years
ago
by
drh
*MERGE* Updates to the "fossil clean" command: Added the -i/--prompt option. Always
report if unable to delete a file. Fixed memory leaks and over-length source
code lines. (tags: trunk)
|
Posted
over 9 years
ago
by
mistachkin
Simplify and enhance changes from the previous check-in. (tags: trunk)
|
Posted
over 9 years
ago
by
mistachkin
Make the --with-tcl configure option able to cope with systems where using '-lieee' from TCL_LIB_SPEC appears to cause issues. (tags: trunk)
|
Posted
over 9 years
ago
by
drh
Always print a warning if "fossil clean" is unable to remove a file, even
if the --verbose option is omitted. (tags: clean-cmd-cleanup)
|
Posted
over 9 years
ago
by
drh
Add the -i or --prompt option to the "fossil clean" command. (tags: clean-cmd-cleanup)
|
Fix over-length source code lines and memory leaks in the “clean” command. (tags: clean-cmd-cleanup)
Posted
over 9 years
ago
by
drh
Fix over-length source code lines and memory leaks in the “clean” command. (tags: clean-cmd-cleanup)
|