Age | Commit message (Expand) | Author | Files | Lines |
2009-07-30 | update ukrainian translation | Roman Kyrylych (Роман Кирилич) | 1 | -21/+21 |
2009-07-29 | update german translation | Matthias Gorissen | 1 | -68/+23 |
2009-07-29 | update Kazakh translation | Baurzhan Muftakhidinov | 1 | -26/+26 |
2009-07-29 | update romanian translation | Volodia Macovei | 1 | -73/+27 |
2009-07-29 | update polish translation | Mateusz Herych | 1 | -23/+23 |
2009-07-29 | update turkish translation | Samed Beyribey | 1 | -42/+42 |
2009-07-29 | update czech translation | Vojtech Gondzala | 1 | -24/+24 |
2009-07-29 | update spanish translation | Juan Pablo Gonzalez Tognarelli | 1 | -71/+27 |
2009-07-29 | update italian translation | Giovanni Scafora | 1 | -11/+6 |
2009-07-29 | Update French translation | Xavier Chantry | 1 | -70/+24 |
2009-07-28 | Update PO files in prep for 3.3 release | Dan McGee | 15 | -1146/+1563 |
2009-07-28 | Update POT files | Dan McGee | 1 | -66/+50 |
2009-07-28 | Update copyrights in gettext files | Dan McGee | 1 | -1/+1 |
2009-07-23 | Add a fetch callback to allow front-end download support | Sebastian Nowicki | 4 | -117/+40 |
2009-07-23 | Introduce -Suu | Nagy Gabor | 4 | -7/+19 |
2009-07-22 | Fix a minor memleak | Nagy Gabor | 1 | -0/+1 |
2009-07-22 | Update Italian Translation | Giovanni Scafora | 1 | -79/+65 |
2009-07-20 | Fix one bug with .paccheck leftover file | Xavier Chantry | 1 | -2/+5 |
2009-07-20 | Fix 2 minor memleaks | Xavier Chantry | 3 | -1/+3 |
2009-07-20 | Do not create .pacsave with -R, if the file is unchanged | Xavier Chantry | 1 | -22/+25 |
2009-07-20 | Fix klibc conflict case. | Xavier Chantry | 1 | -0/+13 |
2009-07-20 | Fix fileconflict004 | Xavier Chantry | 2 | -26/+79 |
2009-07-16 | Run ldconfig inside chroot. | Xavier Chantry | 5 | -92/+102 |
2009-07-01 | Update copyright headers and messages | Dan McGee | 40 | -41/+80 |
2009-07-01 | Allow remove to accept 'local/' prefix | Dan McGee | 1 | -3/+11 |
2009-07-01 | Add new Romanian translation | Volodia Macovei | 2 | -0/+559 |
2009-07-01 | Fix compile warning fail on older versions of GCC | Dan McGee | 1 | -1/+1 |
2009-06-24 | Search package groups when searching a DB | Dan McGee | 1 | -2/+11 |
2009-06-13 | Enable remove progressbar with -S (conflict resolving) | Nagy Gabor | 1 | -0/+1 |
2009-06-09 | Give sensible feedback when a repo has no configured servers | Dan McGee | 5 | -1/+9 |
2009-06-07 | Introduce _alpm_pkg_free_trans() | Nagy Gabor | 4 | -14/+18 |
2009-06-06 | xdelta : only handle gz compression specifically | Xavier Chantry | 1 | -7/+4 |
2009-06-02 | Introduce PM_TRANS_FLAG_NOLOCK | Nagy Gabor | 3 | -13/+25 |
2009-05-19 | Remove unused error codes and handle PM_ERR_RETRIEVE by alpm_strerror() | Nagy Gabor | 2 | -24/+2 |
2009-05-19 | Remove find_replacements() | Nagy Gabor | 1 | -120/+80 |
2009-05-12 | Fix non-C style comments in libalpm | Gerardo Exequiel Pozzi | 2 | -3/+3 |
2009-04-11 | Look in target-list first to resolve dependencies | Bryan Ischo | 3 | -10/+18 |
2009-04-11 | Remove duplicates from the unresolvable list before prompting user | Bryan Ischo | 1 | -0/+1 |
2009-04-11 | const-ify endswith() | Dan McGee | 1 | -3/+3 |
2009-04-11 | Remove pmsyncpkg_t | Nagy Gabor | 7 | -201/+85 |
2009-04-11 | Fix for trans001.py (FS#9088) | Nagy Gabor | 4 | -94/+112 |
2009-04-11 | Free *data list when user removes unresolvable packages | Nagy Gabor | 1 | -7/+9 |
2009-04-11 | Print warning in _alpm_resolvedep() if a satisfier package is ignored without... | Nagy Gabor | 1 | -0/+4 |
2009-04-11 | New error type: PM_ERR_PKG_IGNORED | Nagy Gabor | 4 | -2/+14 |
2009-04-11 | Merge branch 'xav/repo-add' | Dan McGee | 2 | -57/+66 |
2009-04-11 | Add detail documentation for alpm_db_update() | Sebastian Nowicki | 1 | -0/+31 |
2009-04-06 | fixed typos and alignment problem in Turkish translation | Samed Beyribey | 1 | -7/+7 |
2009-03-15 | Fix several issues with xdelta | Xavier Chantry | 2 | -57/+66 |
2009-03-15 | be_files.c : use %jd instead of %ju for intmax_t | Xavier Chantry | 1 | -3/+3 |
2009-03-15 | Revert "popen does NOT require /bin/sh in a subchroot" | Xavier Chantry | 1 | -7/+0 |