Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-03-15 | runscriptlet : Flush open fds before fork() to avoid cloning buffers | Xavier Chantry | 1 | -0/+3 |
2009-02-28 | Merge branch 'maint' | Dan McGee | 2 | -0/+558 |
2009-02-28 | libalpm: remove from_md5 and to_md5 from pmdelta_t | Xavier Chantry | 4 | -54/+20 |
2009-02-24 | Add new Kazakh translation | Baurzhan Muftakhidinov | 2 | -0/+558 |
2009-02-24 | Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packages | Bryan Ischo | 3 | -12/+28 |
2009-02-24 | Enabled new interactive prompt and updated some tests | Bryan Ischo | 3 | -9/+24 |
2009-02-19 | Reorganize code for one-at-a-time resolving | Bryan Ischo | 3 | -23/+78 |
2009-01-20 | Delay the creation of local and sync db dir. | Xavier Chantry | 2 | -38/+31 |
2009-01-20 | Remove some db abstraction crap. | Xavier Chantry | 3 | -50/+8 |
2009-01-20 | alpm_unpack : change prefix handling to workaround FS#12148. | Xavier Chantry | 1 | -8/+24 |
2009-01-18 | Merge branch 'maint' | Dan McGee | 2 | -4/+4 |