]> git.phdru.name Git - mc/extfs.d.git/commitdiff
Update docs on date/time display
authorOleg Broytman <phd@phdru.name>
Wed, 8 Jul 2015 21:03:59 +0000 (00:03 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 8 Jul 2015 21:03:59 +0000 (00:03 +0300)
torrent
torrent-ANNOUNCE
torrent-ANNOUNCE-ru
xml
xml-ANNOUNCE
xml-ANNOUNCE-ru

diff --git a/torrent b/torrent
index 7a45d160741a9cf8087366b88dad116aade81edb..a6685f0d3165d8627d611fa4105e4043ab5f5076 100755 (executable)
--- a/torrent
+++ b/torrent
@@ -27,8 +27,11 @@ contents of these files are taken from the corresponding fields in the torrent
 metafile. The script doesn't check if the torrent consists of a .META file or
 directory (quite unlikely).
 
-Date/time for all files is set to midnight of the 1st January of the current
-year. The filesystem is, naturally, read-only.
+Date/time for all directories/files is set to the value of 'creation date'
+field, if it exists; if not date/time is set to the last modification time of
+the torrent file itself.
+
+The filesystem is, naturally, read-only.
 
 """
 
index 1a89569df92841a459d2fc330fbd6a3f25ee1f62..b89de35124b6db41f17a077928fab38f4480955d 100644 (file)
@@ -54,8 +54,11 @@ contents of these files are taken from the corresponding fields in the torrent
 metafile. The script doesn't check if the torrent consists of a .META file or
 directory (quite unlikely).
 
-Date/time for all files is set to midnight of the 1st January of the current
-year. The filesystem is, naturally, read-only.
+Date/time for all directories/files is set to the value of 'creation date'
+field, if it exists; if not date/time is set to the last modification time of
+the torrent file itself.
+
+The filesystem is, naturally, read-only.
 
 
 AUTHOR
index 03c9c0930df02e10a6b728418259fed74a2da335..bc7c11fc48e192a88a92d8022adedfacb6880873 100644 (file)
@@ -26,8 +26,11 @@ Torrent VFS 
 .torrent. ������� �� ���������, ��� ���� .torrent ������� �� ���������� .META
 (������ ���� ��������).
 
-����/����� ���� ������ ��������������� � 1-�� ������ �������� ����. ��������
-�������, �������, ������ ��� ������.
+����/����� ���� ���������� � ������ ��������������� � �������� ���� 'creation
+date', ���� ��� ����������; ���� ������ ���� ���, ����/����� ��������������� ��
+������� ���������� ��������� ������ ����� .torrent.
+
+�������� �������, �������, ������ ��� ������.
 
 
 �����
diff --git a/xml b/xml
index e34ac224f51fa09ab8f38e166114280c6b53ac91..0315590924c7e0356bdba72baed265ac8b06c514 100755 (executable)
--- a/xml
+++ b/xml
@@ -27,6 +27,9 @@ names and values are reencoded to the console encoding. Text nodes and comments
 are collected in a file named "text", stripped and reencoded. The filesystem is
 read-only.
 
+Date/time for all directories/files set to the last modification time of the
+XML file.
+
 Implementation based on minidom doesn't understand namespaces, it just shows
 them among other attributes. ElementTree-based implementation doesn't show
 namespaces at all. Implementation based on lxml.etree shows namespaces in a
index 53d15dc88238754356451be3114e2a4d83bd6b00..3153e24d354de301050ada2c0e4c95d8a3eb757e 100644 (file)
@@ -55,6 +55,9 @@ names and values are reencoded to the console encoding. Text nodes and comments
 are collected in a file named "text", stripped and reencoded. The filesystem is
 read-only.
 
+Date/time for all directories/files set to the last modification time of the
+XML file.
+
 Implementation based on minidom doesn't understand namespaces, it just shows
 them among other attributes. ElementTree-based implementation doesn't show
 namespaces at all. Implementation based on lxml.etree shows namespaces in a
index 3e9d32b72023b515d498f6cbcde3d0ceacb91a90..f2440fde833b11fc81754e6f532535d2b21f1c63 100644 (file)
@@ -25,6 +25,9 @@ XML VFS 
 ���������� � ����������� ������������ � ����� "text"; ��������� � ��������
 ������� ���������, ����� ��������������. �������� ������� ������ ��� ������.
 
+����/����� ���� ���������� � ������ ��������������� �� ������� ����������
+��������� ������ ����� XML.
+
 ���������� �� ������ minidom �� �������� ����������� �ͣ�; ������������ �ͣ�
 ������������ ����� ������ ���������. ���������� �� ������ ElementTree ��
 ���������� ����������� �ͣ� ������. ���������� �� ������ lxml.etree ����������