Age | Commit message (Expand) | Author |
2009-07-27 | Update copyrights in gettext files | Dan McGee |
2009-07-22 | Add a fetch callback to allow front-end download support | Sebastian Nowicki |
2009-07-22 | Introduce -Suu | Nagy Gabor |
2009-07-21 | Fix a minor memleak | Nagy Gabor |
2009-07-21 | Update Italian Translation | Giovanni Scafora |
2009-07-20 | Fix one bug with .paccheck leftover file | Xavier Chantry |
2009-07-20 | Fix 2 minor memleaks | Xavier Chantry |
2009-07-20 | Do not create .pacsave with -R, if the file is unchanged | Xavier Chantry |
2009-07-20 | Fix klibc conflict case. | Xavier Chantry |
2009-07-20 | Fix fileconflict004 | Xavier Chantry |
2009-07-16 | Run ldconfig inside chroot. | Xavier Chantry |
2009-07-01 | Update copyright headers and messages | Dan McGee |
2009-07-01 | Allow remove to accept 'local/' prefix | Dan McGee |
2009-06-30 | Add new Romanian translation | Volodia Macovei |
2009-06-30 | Fix compile warning fail on older versions of GCC | Dan McGee |
2009-06-23 | Search package groups when searching a DB | Dan McGee |
2009-06-13 | Enable remove progressbar with -S (conflict resolving) | Nagy Gabor |
2009-06-08 | Give sensible feedback when a repo has no configured servers | Dan McGee |
2009-06-07 | Introduce _alpm_pkg_free_trans() | Nagy Gabor |
2009-06-06 | xdelta : only handle gz compression specifically | Xavier Chantry |
2009-06-01 | Introduce PM_TRANS_FLAG_NOLOCK | Nagy Gabor |
2009-05-18 | Remove unused error codes and handle PM_ERR_RETRIEVE by alpm_strerror() | Nagy Gabor |
2009-05-18 | Remove find_replacements() | Nagy Gabor |
2009-05-11 | Fix non-C style comments in libalpm | Gerardo Exequiel Pozzi |
2009-04-11 | Look in target-list first to resolve dependencies | Bryan Ischo |
2009-04-11 | Remove duplicates from the unresolvable list before prompting user | Bryan Ischo |
2009-04-11 | const-ify endswith() | Dan McGee |
2009-04-11 | Remove pmsyncpkg_t | Nagy Gabor |
2009-04-11 | Fix for trans001.py (FS#9088) | Nagy Gabor |
2009-04-11 | Free *data list when user removes unresolvable packages | Nagy Gabor |
2009-04-11 | Print warning in _alpm_resolvedep() if a satisfier package is ignored without... | Nagy Gabor |
2009-04-11 | New error type: PM_ERR_PKG_IGNORED | Nagy Gabor |
2009-04-11 | Merge branch 'xav/repo-add' | Dan McGee |
2009-04-11 | Add detail documentation for alpm_db_update() | Sebastian Nowicki |
2009-04-05 | fixed typos and alignment problem in Turkish translation | Samed Beyribey |
2009-03-15 | Fix several issues with xdelta | Xavier Chantry |
2009-03-15 | be_files.c : use %jd instead of %ju for intmax_t | Xavier Chantry |
2009-03-15 | Revert "popen does NOT require /bin/sh in a subchroot" | Xavier Chantry |
2009-03-15 | runscriptlet : Flush open fds before fork() to avoid cloning buffers | Xavier Chantry |
2009-02-28 | Merge branch 'maint' | Dan McGee |
2009-02-28 | libalpm: remove from_md5 and to_md5 from pmdelta_t | Xavier Chantry |
2009-02-24 | Add new Kazakh translation | Baurzhan Muftakhidinov |
2009-02-23 | Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packages | Bryan Ischo |
2009-02-23 | Enabled new interactive prompt and updated some tests | Bryan Ischo |
2009-02-18 | Reorganize code for one-at-a-time resolving | Bryan Ischo |
2009-01-20 | Delay the creation of local and sync db dir. | Xavier Chantry |
2009-01-20 | Remove some db abstraction crap. | Xavier Chantry |
2009-01-20 | alpm_unpack : change prefix handling to workaround FS#12148. | Xavier Chantry |
2009-01-18 | Merge branch 'maint' | Dan McGee |
2009-01-18 | Use archive_entry_set_perm instead of archive_entry_set_mode | Nagy Gabor |