summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* (_kernel_callback) keep track of DKMS packages tooThierry Vignaud2012-10-151-3/+3
|
* rename a variable for realityThierry Vignaud2012-10-151-3/+3
|
* (_kernel_callback) fix commentThierry Vignaud2012-10-151-1/+1
|
* (search_packages) document 'no_substring' optionThierry Vignaud2012-10-151-1/+1
|
* (_search_packages) make it clearerThierry Vignaud2012-10-151-3/+4
|
* fix previous commit: add bug ID and be more descriptiveThierry Vignaud2012-10-151-1/+1
|
* change deprecated aria2 optionJosé Jorge2012-10-142-1/+3
|
* better translationThierry Vignaud2012-10-121-1/+1
|
* 7.97.9Thierry Vignaud2012-10-112-1/+3
|
* make --use-distrib works as user (mga#1225)Thierry Vignaud2012-10-112-1/+8
|
* add missing spaceThierry Vignaud2012-10-111-0/+3
|
* (valid_statedir) introduce itThierry Vignaud2012-10-111-0/+9
| | | | | similar to valid_cachedir, so that urpm[fq] --use-distrib works as user
* (init_cache_dir) rename as init_dir() which is more meaningfulThierry Vignaud2012-10-111-2/+2
|