summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* revert my previous commits, this was a bad anywayGuillaume Rousse2012-12-105-79/+11
|
* drop executable bit, as for other testsGuillaume Rousse2012-12-083-0/+0
|
* obsoleted by pod-syntax.tGuillaume Rousse2012-12-061-5/+0
|
* oops, forgotten during previous commitGuillaume Rousse2012-12-061-0/+0
|
* rename pod-related testsGuillaume Rousse2012-12-062-0/+0
|
* initial importGuillaume Rousse2012-12-051-0/+27
|
* fix some spelling errorsGuillaume Rousse2012-12-052-2/+2
|
* initial importGuillaume Rousse2012-12-051-0/+24
|
* use Test::Compile for more automationGuillaume Rousse2012-12-051-6/+10
|
* initial importGuillaume Rousse2012-12-051-0/+18
|
* there was actually a bug report for this oneThierry Vignaud2012-12-051-1/+1
|
* 7.137.13Thierry Vignaud2012-12-042-1/+3
|
* (_search_packages) do not attempt fuzzy matching if not using --fuzzyThierry Vignaud2012-12-042-3/+6
| | | | | | it's also a huge speedup (saves 28% of time spent in testsuite) this fixes urpmq defaulting to fuzzy mode (mga#2953)
* 7.12.17.12.1Thierry Vignaud2012-12-042-1/+3
|
* fix missing logsThierry Vignaud2012-12-042-1/+4
| | | | | we were not calling the log callback since commit r4883 on Jun 8 2012: (trans_log) simplify"
* 7.127.12Thierry Vignaud2012-12-022-1/+3
|
* (_download_all) fix --download-all (mga#8272)Thierry Vignaud2012-12-022-1/+3
| | | | | | regression introduced by init_cache_dir() -> init_dir() renaming in commit r6192 on October 11 2012 : ("(init_cache_dir) rename as init_dir() which is more meaningful")
* log previous commitThierry Vignaud2012-12-021-0/+3
|
* fix missing parametersThierry Vignaud2012-11-211-1/+1
|
* use "find" instead of "grep" in scalar contextThierry Vignaud2012-11-211-2/+2
|
* use "any" instead of "grep" in scalar contextThierry Vignaud2012-11-212-4/+4
|
* 7.11.17.11.1Thierry Vignaud2012-11-172-1/+3
|
* (_schedule_packages) fix installing delta rpmsThierry Vignaud2012-11-172-1/+3
| | | | | got broken in commit r6466 on 2012-11-16: "(_apply_delta_rpm) split it out of _schedule_packages()"
* 7.117.11Thierry Vignaud2012-11-162-1/+3
|
* fix computing kernel orphans when running kernel is not the latest (2/2)Thierry Vignaud2012-11-161-0/+1
| | | | | | | | prevent trying to remove the currently running (not latest) kernel reintroducing a line drop in commit r6238 from Oct 15 2012: "(_all_unrequested_orphans) prevent offering to remove DKMS modules for current kernel (mga#5092)"
* fix computing kernel orphans when running kernel is not the latest (1/2)Thierry Vignaud2012-11-162-3/+4
| | | | | | | | prevent trying to remove dkms packages for the latest (not currently running) kernel basically reverting commit r6236 from0 Oct 15 2012: "(_kernel_callback) keep track of DKMS packages too"
* bump required URPM :-)Thierry Vignaud2012-11-161-1/+1
|
* (search_packages,_search_packages) further commentThierry Vignaud2012-11-161-0/+4
|
* (find_packages_to_remove) make it clearerThierry Vignaud2012-11-161-2/+5
|
* (install) simplifyThierry Vignaud2012-11-161-2/+3
|
* (_get_callbacks) split it out of install()Thierry Vignaud2012-11-161-47/+54
|
* (_apply_delta_rpm) split it out of _schedule_packages()Thierry Vignaud2012-11-161-13/+20
|
* (_schedule_packages) fix installing delta rpmsThierry Vignaud2012-11-162-1/+11
| | | | broken for years (actually it _NEVER_ worked...)
* (get_README_files) commentThierry Vignaud2012-11-161-0/+2
|
* (_schedule_packages_for_erasing) split it out of install()Thierry Vignaud2012-11-161-35/+45
|
* minor indent cleaningThierry Vignaud2012-11-161-2/+1
|
* (install) add spacingThierry Vignaud2012-11-161-0/+6
|
* (install_logger) drop last remaining bit of repackaging supportThierry Vignaud2012-11-161-1/+0
|
* Updated Indonesian translationKiki Syahadat2012-11-061-1422/+644
|
* updateThierry Vignaud2012-10-211-9/+9
|
* Updated Estonian translation.Marek Laane2012-10-191-33/+33
|
* updateThierry Vignaud2012-10-191-11/+11
|
* updateThierry Vignaud2012-10-191-3/+3
|
* use progressive formThierry Vignaud2012-10-191-2/+2
|
* 7.107.10Thierry Vignaud2012-10-172-1/+3
|
* (_get_orphan_kernels) simplifyThierry Vignaud2012-10-161-2/+2
|
* fix latest commit changelog & regroup aria2 entriesThierry Vignaud2012-10-161-2/+6
|
* various optimizations from mdv svnJosé Jorge2012-10-152-14/+13
|
* (_get_current_kernel_package) return current kernel version tooThierry Vignaud2012-10-152-4/+5
| | | | | (_all_unrequested_orphans) prevent offering to remove DKMS modules for current kernel (mga#5092)
* (_kernel_callback) we really don't care about versions hereThierry Vignaud2012-10-151-1/+1
|