Commit Graph

30 Commits

Author SHA1 Message Date
c92fd4b435 Fix typo (#22) 2021-08-31 10:57:45 +08:00
4cf0a78294 Conversion from svn to git 2021-04-22 01:33:40 +03:00
cb81c04089 Remove unused Git attributes ident
The `$Id$` keywords were used in CVS and Subversion where they can be
substituted with filename, last revision number change, last changed
date, and last user who changed it.

In Git this functionality is different and can be done with Git
attribute ident. These need to be defined manually for each file in the
`.gitattributes` file and are afterwards replaced with 40-character
hexadecimal blob object name which is based only on the particular file
contents.

This patch simplifies handling of `$Id$` keywords by removing them since
they are not used anymore.
2018-10-01 22:52:49 +02:00
b4f6de7414 Name of language, not country, for Ukrainian translation 2014-09-17 05:12:29 +02:00
7325c4ae4e Hello, Ukrainian translation! Welcome aboard 2014-09-15 19:36:11 +02:00
f61296f6b6 English removed form 2014-03-29 06:16:37 +01:00
2c5357cd49 revcheck: files module made more clear 2014-03-25 16:26:25 +01:00
118f28b50f Victory is near 2014-03-19 07:50:55 +01:00
47f7007318 PHP-GTK and PEAR are no longer supported on this site 2014-03-18 05:27:00 +01:00
08ac9d2f08 More cleaning after user removal 2014-03-16 19:33:50 +01:00
e16d8b504a Fix code for Serbian, add code for Serbia 2011-03-29 16:52:56 +00:00
7347aeb216 Bumped copyright to 2011 2011-02-09 17:49:05 +00:00
16d68813b6 typo 2009-07-20 12:06:10 +00:00
b00d6e0906 oops revert 2009-07-20 12:01:42 +00:00
b5c1a198f0 delete 'all' 2009-07-20 11:47:33 +00:00
164d561cba Bumped copyright year to 2009 2008-12-31 07:02:35 +00:00
bba44ea911 Added Persian and Serbian translations 2008-06-05 17:36:57 +00:00
a280d4836f Nuke smarty 2008-03-22 18:44:39 +00:00
efbbcdcae3 Add the posibility to specify the directory for the cvs module checkouts 2008-02-03 15:14:30 +00:00
6c7d6c612f PhD in, Livedocs out. 2007-09-15 01:23:54 +00:00
a3e9e497ba Add Bulgarian 2007-06-26 04:00:10 +00:00
2749c41d4f Remove PECL since it's in the PHP docs now 2007-06-26 03:43:03 +00:00
6786072e1a Add Norwegian 2007-06-03 23:21:29 +00:00
1ba89f12f6 rewrite tabs into spaces to normalise the source 2006-12-04 23:18:05 +00:00
93b3b5beae Add Russia to countries list 2005-09-14 08:00:35 +00:00
6c7a24eb17 add techtonik's country 2005-09-01 15:13:53 +00:00
9543330697 Country selection 2005-07-31 14:56:20 +00:00
647b74fcb2 fix the revcheck problem reported by Moosh: non-phpdoc diffs broken 2005-05-21 08:58:19 +00:00
44b86d2e27 cs/ws cleanup 2004-09-12 06:26:47 +00:00
79d806dbf3 subdomains -> paths
#see http://www.phpdoc.info/docweb-rfc/
#this commit is big (for me) so let me know if it breaks something
2004-09-11 23:17:15 +00:00