aboutsummaryrefslogtreecommitdiffstats
path: root/Perl
Commit message (Expand)AuthorAgeFilesLines
* Deal with working in subdirectories when using file_infoSteve McIntyre2018-05-311-3/+12
* Add get_newest_revision() and test harness code for itSteve McIntyre2018-05-312-0/+53
* Hardcode versions rather than depend on missing CVS variablesSteve McIntyre2018-05-312-2/+2
* Fix ordering of count_changes() properlySteve McIntyre2018-05-311-1/+1
* Major updates to perl scriptsSteve McIntyre2018-05-306-520/+729
* Remove unused Gitinfo.pm fileSteve McIntyre2018-05-301-379/+0
* Add line to the database only if it includes content. Thus, avoid "Use of uni...Laura Arjona Reina2018-05-041-0/+2
* we don't need git checkouts, we can use git show <hash>:<pathname> to get the...Laura Arjona Reina2017-11-071-16/+6
* Initial replace cvs -> git in variable names and comments (when possible). Al...Laura Arjona Reina2017-11-071-25/+25
* vcs_get_file function converted to use git checkouts, needs review and testLaura Arjona Reina2017-11-071-23/+16
* Initial conversion of vcs_get_diff into git log format. It needs workLaura Arjona Reina2017-11-071-11/+12
* vcs_get_log function converted into git and hashes, needs review and testLaura Arjona Reina2017-11-071-15/+14
* Remove references to Subversion in commentsLaura Arjona Reina2017-11-071-3/+3
* Update the #FIXME comment in vcs_count_changes function: "#FIXME: converted i...Laura Arjona Reina2017-11-071-1/+1
* initial conversion of function vcs_count_changes into git: use git rev-list -...Laura Arjona Reina2017-11-071-22/+20
* Add "# FIXME: this needs to be "translated" into git and hashes" comment line...Laura Arjona Reina2017-11-071-0/+13
* Remove Subversion functions that were experimental and are not usedLaura Arjona Reina2017-11-071-248/+0
* Replace cvs -> git in documentation or other places where no further work was...Laura Arjona Reina2017-11-071-27/+27
* Search and replace VCS_CVS -> VCS_git and Cvsinfo -> GitinfoLaura Arjona Reina2017-11-071-8/+8
* Add copies of the CVS scripts to compare revisions. They need to evolve to us...Laura Arjona Reina2017-11-072-0/+1177
* Perl 5.21 added a new warning when too many arguments are passed to sprintf.Tobias Quathamer2017-06-062-4/+2
* Convert alioth links from http to httpsPaul Wise2016-11-301-1/+1
* Convert some more files to UTF-8Paul Wise2016-11-051-2/+2
* bot enable for Dutch tooDavid Prévot2012-08-211-2/+1
* Activate Turkish tracking backDavid Prévot2012-02-121-2/+1
* Handle i18n bot for IndonesianDavid Prévot2012-02-041-0/+1
* Activate Danish and ItalianDavid Prévot2012-01-181-0/+2
* Share %LanguageListDavid Prévot2011-12-251-0/+28
* Add a quiet option for non existing filesDavid Prévot2011-05-031-1/+4
* ast is Asturian, closes: #556394David Prévot2011-04-251-0/+1
* Fix the spelling of "international".Matt Kraai2009-02-181-1/+1
* Add optional argument to read_file() that sepcifies the encoding the file isBas Zoetekouw2008-12-191-1/+10
* Apply the skip_pat of vcs_path_info() to the _relative_ filenameBas Zoetekouw2008-12-191-3/+3
* Updated embedded MIME::Lite (from debian version 3.023-1) and added dependencyBas Zoetekouw2008-12-182-1376/+1628
* Fix small bug in which n/a was not recognised as a valid revision numberBas Zoetekouw2008-12-151-1/+3
* VCS_CVS: implement skip_pat for vcs_path_infoBas Zoetekouw2008-12-121-3/+6
* Make git the deafult fallback if CVS is not detectedBas Zoetekouw2008-10-051-9/+4
* Move read_file() to Local::Util.Bas Zoetekouw2008-09-301-1/+27
* - Introduce Local::Util to contain useful utility functions.Bas Zoetekouw2008-09-301-0/+66
* Use Local::VCS instead of Local::VCS_CVSBas Zoetekouw2008-09-292-2/+2
* Minor changesBas Zoetekouw2008-09-291-3/+5
* Fix importing from Local::VCS_*Bas Zoetekouw2008-09-291-11/+42
* abstraction layer for VCS specific functionsRhonda D'Vine2008-09-291-0/+16
* add vcs_get_file() to VCS_CVS.pmBas Zoetekouw2008-09-241-56/+57
* Add a vcs_get_diff() funtion to VCS_CVS.pmBas Zoetekouw2008-09-221-2/+70
* Rename vcs_log_info() to vcs_get_log().Bas Zoetekouw2008-09-221-4/+4
* Added a function to fetch the log of a file to VCS_CVS.pmBas Zoetekouw2008-09-211-0/+69
* Added funtions to ftech VCS info about a single file, and a function to countBas Zoetekouw2008-09-211-150/+96
* Fix Webwml::Langs to use VCS_CVS.pm instead of Cvsinfo.pmBas Zoetekouw2008-09-211-49/+74
* Fix Webwml::TransIgnore to use VCS_CVS.pm instead of Cvsinfo.pm.Bas Zoetekouw2008-09-211-77/+99

© 2014-2024 Faster IT GmbH | imprint | privacy policy