aboutsummaryrefslogtreecommitdiffstats
path: root/Perl
Commit message (Expand)AuthorAgeFilesLines
* YA attempt to fix up our list of git hashes for the webwml repoSteve McIntyre2018-06-121-52/+27
* Tweak debug codeSteve McIntyre2018-06-101-2/+2
* YA fix for the "git log" parsingSteve McIntyre2018-06-081-16/+54
* Change git log command line used for extracting commit hashesSteve McIntyre2018-06-061-3/+3
* If we don't find a rev, return undef properlySteve McIntyre2018-06-061-1/+2
* Print errors to STDERRSteve McIntyre2018-06-061-5/+5
* Move locking into the cache build utilitySteve McIntyre2018-06-061-23/+9
* Add support for a simple on-disk cache of git revsSteve McIntyre2018-06-051-68/+229
* Fix up chained new() callsSteve McIntyre2018-06-051-0/+2
* Improve performance more with a cached repoSteve McIntyre2018-06-011-0/+6
* Cope with being called from directories other than the webwml rootSteve McIntyre2018-05-311-65/+310
* 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

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