Fossil

Timeline
Login

Timeline

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

9 check-ins using file src/configure.c version 132febbf

2015-03-15
03:49
Update command help for mv/rm to better reflect the new functionality. ... (check-in: 7b54a4e8 user: mistachkin tags: mvAndRmFiles)
03:45
Merge updates from trunk. ... (check-in: be6af3ad user: mistachkin tags: mvAndRmFiles)
2015-03-09
14:45
Merge trunk. Make sure that "fossil forget" and "fossil rename" are unaffected by any setting. (I'm not sure this is the way to go .....) ... (check-in: 0701c1a3 user: jan.nijtmans tags: mvAndRmFiles)
2015-03-04
02:17
Properly document all the new options. ... (check-in: 17eb0bdc user: mistachkin tags: mvAndRmFiles)
02:03
Revise the --soft/--hard option processing a bit. ... (check-in: 2d1f5abf user: mistachkin tags: mvAndRmFiles)
02:00
Recognize the '--soft' and '--hard' options as well for the mv/rm commands. ... (check-in: 2ed14f79 user: mistachkin tags: mvAndRmFiles)
01:27
Add '--metadata-only' option to the 'mv' and 'rm' commands. ... (check-in: 65d5f275 user: mistachkin tags: mvAndRmFiles)
2015-03-03
23:27
Merge trunk. ... (check-in: ae5c35ef user: mistachkin tags: mvAndRmFiles)
23:25
Only define and use the new 'move-files' and 'remove-files' settings when compiled with the FOSSIL_ENABLE_LEGACY_MV_RM option. ... (check-in: c227e14f user: mistachkin tags: mvAndRmFiles)