aboutsummaryrefslogtreecommitdiffstats
path: root/functions
Commit message (Expand)AuthorAgeFilesLines
* add lspkg commandNicolas Vigier2011-10-281-0/+40
* fix outputNicolas Vigier2011-10-281-1/+1
* fix src pkg pathNicolas Vigier2011-10-281-1/+1
* add get_media_path, get_media_path_debug, get_media_path_src functionsNicolas Vigier2011-10-281-7/+34
* if no repository provided, just echo the filenameNicolas Vigier2011-10-281-0/+4
* fix variable usedNicolas Vigier2011-10-281-1/+1
* check distro section in find_src_pkgNicolas Vigier2011-10-281-0/+1
* allow move_pkg_file, move_pkg_files, move_pkg functions to be used to remove/...Nicolas Vigier2011-10-271-45/+23
* check distro section in update_hdlistsNicolas Vigier2011-10-271-0/+1
* add move_pkg_file functionNicolas Vigier2011-10-271-8/+33
* add locksNicolas Vigier2011-10-271-1/+9
* add repository as parameter to move_pkg_files and del_pkg_filesNicolas Vigier2011-10-271-9/+31
* use local variablesNicolas Vigier2011-10-271-19/+19
* don't mirror if dryrun is setNicolas Vigier2011-10-191-1/+1
* don't update hdlists and MD5SUM files if dryrun is setNicolas Vigier2011-10-191-2/+5
* allow moving packages between different distributionsNicolas Vigier2011-10-191-12/+13
* fix again typo in variable nameNicolas Vigier2011-10-191-1/+1
* fix typo in variable nameNicolas Vigier2011-10-191-1/+1
* add lock functionsNicolas Vigier2011-10-141-0/+75
* add functions to move/remove packages from repositoriesNicolas Vigier2011-09-241-0/+190