Files
textmate/Frameworks/io
Allan Odgaard 3bee6cf5c6 Use path before inode to determine file identity
Previously when opening a file TextMate only looked at the (cached) inode of the open documents to learn if the requested file was already open. This could result in opening two versions of the same file e.g. after ‘git rebase’ as git will write new files with new inodes when updating the working copy.

Closes issue #666.
2013-01-13 13:02:46 +01:00
..
2012-08-29 16:02:29 +02:00