Age | Commit message (Expand) | Author |
2009-09-23 | repo-add: clean up options parsing | Dan McGee |
2009-09-23 | repo-remove: create empty DB when all packages are removed | Dan McGee |
2009-09-23 | repo-add: make sure we get size of target file | Dan McGee |
2009-09-22 | Merge branch 'maint' | Dan McGee |
2009-09-22 | Update index.txt with new release | Dan McGee |
2009-09-22 | makepkg: tidy usage output | Allan McRae |
2009-09-22 | testdb : fix many memleaks | Xavier Chantry |
2009-09-22 | Clean up translation file headers | Dan McGee |
2009-09-22 | Add Swedish translation | Laszlo Papp |
2009-09-23 | Update Czech translation | Ondrej Kucera |
2009-09-22 | Update Brazilian translation | Rodrigo Flores |
2009-09-21 | Add Norwegian translation | Laszlo Papp |
2009-09-21 | Allow cache cleaning to process all cache directories | Dan McGee |
2009-09-21 | Propagate return status up in DB cleaning code | Dan McGee |
2009-09-21 | Add missing closedir calls in cache cleanup | Dan McGee |
2009-09-20 | Update Polish translation | Mateusz Herych |
2009-09-20 | Fully implement database lazy loading | Dan McGee |
2009-09-20 | Merge branch 'maint' | Dan McGee |
2009-09-20 | Ask user confirmation for -R operation, too | Nagy Gabor |
2009-09-20 | delta : simple code refactoring | Xavier Chantry |
2009-09-20 | sync.c : duplicate the target before modifying it | Xavier Chantry |
2009-09-20 | Merge branch 'xav/trans' into maint | Dan McGee |
2009-09-20 | Strndup usage and small typo fix | Laszlo Papp |
2009-09-18 | Kill -F option for good in option parsing | Dan McGee |
2009-09-18 | Update Italian translation | Giovanni Scafora |
2009-09-18 | Update Ukrainian translation | Roman Kyrylych |
2009-09-18 | Update Turkish translation | Samed Beyribey |
2009-09-18 | Update Spanish translation | Juan Pablo González Tognarelli |
2009-09-18 | Update Russian translation | Sergey Tereschenko |
2009-09-18 | Update Romanian translation | Volodia Macovei |
2009-09-18 | Update Kazakh translation | Baurzhan Muftakhidinov |
2009-09-18 | Update Hungarian translation | Nagy Gabor |
2009-09-18 | Update German translation | Matthias Gorissen |
2009-09-16 | Updates in prep for 3.3.1 release | Dan McGee |
2009-09-16 | Update en_GB translation | Dan McGee |
2009-09-16 | Update french translation | Xavier Chantry |
2009-09-16 | Update all pot and po files for 3.3.1 release | Xavier Chantry |
2009-09-16 | String improvements | Xavier Chantry |
2009-09-15 | Catch an untranslated warning in lib/remove.c | Nagy Gabor |
2009-09-14 | Merge branch 'maint' | Dan McGee |
2009-09-14 | Add makepkgopt to be_package.c | Nagy Gabor |
2009-09-14 | Revert "Fix a memleak involving lazy DB loading" | Dan McGee |
2009-09-12 | Change the interface for target loading | Xavier Chantry |
2009-09-08 | Re-enable REMOVE_PKGS test in pactest suite | Nagy Gabor |
2009-09-08 | Remove transaction type | Xavier Chantry |
2009-09-08 | Use sync.c for upgrade transaction prepare and commit | Nagy Gabor |
2009-09-08 | Do not remove conflict by default | Nagy Gabor |
2009-09-08 | Re-add the non-user friendly --ask option | Xavier Chantry |
2009-09-08 | Add a new reason field to pmconflict_t struct | Nagy Gabor |
2009-09-08 | Change Y/n to y/N with REMOVE_PKGS (remove_unresolvable) callback | Nagy Gabor |