Changes On Branch bad-winsymlink
Not logged in

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

Changes In Branch bad-winsymlink Excluding Merge-Ins

This is equivalent to a diff from de8035cca6 to 1f45ade696

2014-09-23
00:15
Cherrypicked a number of commits from a "bad branch" (I somehow fouled up a merge from trunk). check-in: 2d75e87b76 user: sdr tags: winsymlink
2014-09-21
06:13
Fixed a bug where windows would strip exe or lnk status from files checked in with posix semantics. Note: There is still a known potential issue if a repo is opened on a file system that does not support reparse points (such as FAT derived file systems) or similar such scenarios. Closed-Leaf check-in: 1f45ade696 user: sdr tags: bad-winsymlink
03:05
Merging latest updates from trunk. check-in: 0ee7e92222 user: sdr tags: bad-winsymlink
2014-09-20
15:28
Merged updates from trunk. check-in: e2c5960617 user: sdr tags: bad-winsymlink
2014-09-15
01:49
Work in progress for windows symlink support. check-in: de8035cca6 user: sdr tags: winsymlink
2014-09-13
16:04
Make "fossil ui" on Windows aware of current checkout. Allows using special names prev/next/current in ui check-in: f62bedf1ef user: drh tags: trunk

Changes to src/checkin.c.

Changes to src/file.c.

Changes to src/makeheaders.c.

Changes to src/stash.c.

Changes to src/undo.c.

Changes to src/update.c.

Changes to src/vfile.c.

Changes to src/winfile.c.