Mercurial > hg4j
log src/org/tmatesoft/hg/repo/HgManifest.java @ 422:5d1cc7366d04
age | author | description |
---|---|---|
Thu, 22 Mar 2012 23:09:11 +0100 | Artem Tikhomirov | Allow IOException from DataAccess methods for subclasses with non-trivial implementations, to avoid exception dumps when inapropriate v0.8.5 |
Thu, 22 Mar 2012 21:36:41 +0100 | Artem Tikhomirov | Clean javadoc to fix obvious warnings |
Thu, 22 Mar 2012 20:14:06 +0100 | Artem Tikhomirov | New and better name for HgFileInformer - HgChangesetFileSneaker. Explain (comments) ties between HgManifest, HgDataFile, HgChangesetFileSneaker and reasons for method placement |
Thu, 22 Mar 2012 18:54:11 +0100 | Artem Tikhomirov | Explicit constant for regular file flags, access to flags for a given file revision |
Wed, 21 Mar 2012 20:51:12 +0100 | Artem Tikhomirov | Pull changes from smartgit3 branch |
Wed, 21 Mar 2012 20:40:28 +0100 | Artem Tikhomirov | Support and respect for symbolic links and executable flag, with /bin/ls backed implementation to discover these |