aboutsummaryrefslogtreecommitdiffstats
path: root/Perl/Local/VCS_git.pm
Commit message (Expand)AuthorAgeFilesLines
* For git rev strings in the API, trim leading and trailing whitespaceSteve McIntyre2023-09-281-0/+19
* smart-change: Add new --modified and --commit optionsGuillem Jover2019-04-041-0/+32
* Perl::Local::VCS_git: Fix an off-by-one error in next_revision()Guillem Jover2019-04-031-1/+1
* 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
* 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-311-0/+31
* Fix ordering of count_changes() properlySteve McIntyre2018-05-311-1/+1
* Major updates to perl scriptsSteve McIntyre2018-05-301-223/+557
* we don't need git checkouts, we can use git show <hash>:<pathname> to get the...Laura Arjona Reina2017-11-071-16/+6
* 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-071-0/+798

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