/
niceSOFT
/
subversion
ОбзорДокументацияВойти
/
niceSOFT
/
subversion
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
subversion/
contrib/hook-scripts/
..
enforcer

Remove the mistake "the the" from various files.

14 лет назад
case-insensitive.py

* contrib/hook-scripts/case-insensitive.py: Convert to Python 3.

6 лет назад
check-mime-type.pl

This fixes #22 in Github:

3 года назад
commit-block-joke.py

* contrib/cgi/tweak-log.cgi, * contrib/hook-scripts/pre-lock-require-needs-lock.py, * contrib/hook-scripts/commit-block-joke.py, * contrib/hook-scripts/pre-commit-check.py, * contrib/server-side/svn-obliterate.py Add copyright/license bits (based on dates of significant edits).

19 лет назад
commit-email.pl.in

Update every occurence of the Subversion repository URL to apache.org, except in CHANGES (for sentimental reasons, I guess).

17 лет назад
detect-merge-conflicts.sh

The example hook script 'detect-merge-conflicts.sh' was too eager to reject a commit, since a single added line of "=======" was interpreted as a conflict marker, and that line occurs reasonably often in normal text files. Only look for the beginning and end marker lines, because they are more distinctive.

13 лет назад
hook_toolbox.py

Replace http:// links with https://, except LICENSE and license headers

4 года назад
pre-commit-check.py

Revert r1242802.

15 лет назад
pre-lock-require-needs-lock.py

* contrib/cgi/tweak-log.cgi, * contrib/hook-scripts/pre-lock-require-needs-lock.py, * contrib/hook-scripts/commit-block-joke.py, * contrib/hook-scripts/pre-commit-check.py, * contrib/server-side/svn-obliterate.py Add copyright/license bits (based on dates of significant edits).

19 лет назад
remove-zombie-locks.py

Update issue tracker links in comments, from Tigris (issuezilla) to Apache (Jira).

8 лет назад
require-mergeinfo.pl

* contrib/hook-scripts/require-mergeinfo.pl Add a licensing comment, as agreed by John Gardiner Myers in an email to me on 2009-01-08: [[[ Julian Foad wrote: > Would you be happy for it to have the same licence as Subversion, as > most of the other contributed hook scripts do? I don't think the script is particularly copyrightable, but sure. ]]]

18 лет назад
svn-keyword-check.pl

* contrib/hook-scripts/check-mime-type.pl (): Add an explicit "end of arguments" flag. (safe_read_from_pipe): Add an explicit third argument.

13 лет назад
syntax-check.sh

Fix some typos.

12 лет назад