summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-02-15Fixed add_free_repoNicolás Reynolds
2011-02-14* Fixed for rsync to runParabola
2011-02-14changed configParabola
2011-02-15* Upgraded sync_all_repoJoshua Ismael Haase Hernández
2011-02-14* Added test for generate_exclude_list_from_blacklistJoshua Ismael Haase Hernández
* Fixed listado to strip spaces
2011-02-14* Added debug action to generate_exclude_list_from_blacklistJoshua Ismael Haase Hernández
* Added test data to test_pkginfo_from_rsync_output.py
2011-02-14* TestCase for pkginfo_from_rsync_outputJoshua Ismael Haase Hernández
* Corrected __eq__ method in Package class * Corrected pkginfo_from_rsync_output
2011-02-14* Fixed generate_rsync_commandJoshua Ismael Haase Hernández
2011-02-14* Fixed generate_rsync_commandJoshua Ismael Haase Hernández
2011-02-14* Changed format of run_rsync debug output.Joshua Ismael Haase Hernández
2011-02-14idemJoshua Ismael Haase Hernández
2011-02-14renamed test1 to be informativeJoshua Ismael Haase Hernández
2011-02-14Added test for pkginfo_from_fileJoshua Ismael Haase Hernández
2011-02-14* pkginfo functionsJoshua Ismael Haase Hernández
2011-02-14* Changed get_file_list_ for pkginfo in function namesJoshua Ismael Haase Hernández
* Added pkginfo_from_... funcions
2011-02-14Corrected funcionsJoshua Ismael Haase Hernández
2011-02-14Added os module to config fileJoshua Ismael Haase Hernández
2011-02-14Corrected filter.py to runJoshua Ismael Haase Hernández
2011-02-14- filter.py:Joshua Ismael Haase Hernández
* Makes a blacklist for rsync - pato2.py: * Has more functions
2011-02-14Rearranged functionsJoshua Ismael Haase Hernández
2011-02-13Fixed glob expressionParabola
2011-02-08* Changed variable name in filter.pyJoshua Ismael Haase Hernández
* Added example in test1.py
2011-02-08config py:Joshua Ismael Haase Hernández
* Make Package class init, restrict keys. filter.py * Corrected function * Added generate_rsync_exclude
2011-02-08Delete unneeded file.Joshua Ismael Haase Hernández
2011-02-08* Changed variable name for consistency.Joshua Ismael Haase Hernández
2011-02-08* Modified gitignore for ignoring pyc filesJoshua Ismael Haase Hernández
2011-02-08* Added filter.pyJoshua Ismael Haase Hernández
* Added __init__.py for test module * Removed unused files
2011-02-08Fixed test1.pyJoshua Ismael Haase Hernández
2011-02-08Fixed stupid error.Joshua Ismael Haase Hernández
2011-02-08Better testcasesJoshua Ismael Haase Hernández
2011-02-08* Updated Package classJoshua Ismael Haase Hernández
* Corrected test1.py -> for get_package_list_from_rsync_output
2011-02-08Corrected first testcases.Joshua Ismael Haase Hernández
2011-02-08Added some testcases.Joshua Ismael Haase Hernández
2011-02-08Added primitive testcaseJoshua Ismael Haase Hernández
2011-02-08Removed extra import commands:Joshua Ismael Haase Hernández
* commands and home were loaded on repm.config * realpath is not used
2011-02-08Added classes and exceptionsJoshua Ismael Haase Hernández
2011-02-07Fixed details for repo-maintainer to run on serverJoshua Ismael Haase Hernández
2011-02-07fixed errorsParabola
2011-02-07'Configuration out of pato'Parabola
2011-02-07Use free repo on new locationJoshua Haase
2011-02-07Making hardlinks instead of symbolicJoshua Ismael Haase Hernández
2011-02-07Added headers to config.pyJoshua Ismael Haase Hernández
2011-02-07moved config out from pato2Joshua Ismael Haase Hernández
2011-01-31changed mirrorParabola
2011-01-30Keeping old packages for a month should be long enoughPierre Schmitz
2011-01-30Try to remove a package even if it is no longer in svnPierre Schmitz
2011-01-30Make sure to only remove package files from the cleanup dirsPierre Schmitz
2011-01-27test: add testUpdateSameAnyPackageToSameRepositoryPierre Schmitz
2011-01-15Move repo manipulation code into common functionsPierre Schmitz
repo-add and repo-remove is now indirectly called by arch_repo_add/remove. This simplifies future extensions like incremental file list creations. See FS#11302
2011-01-08archweb update: source virtualenv if it existsDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>