Age | Commit message (Expand) | Author |
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 |
2009-01-12 | db->pkgcache_loaded and db->grpcache_loaded | Nagy Gabor |
2009-01-12 | Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm... | Nagy Gabor |
2009-01-12 | HoldPkg rework | Nagy Gabor |
2009-01-12 | Remove libdownload support and fix libfetch one. | Xavier Chantry |
2009-01-06 | Merge branch 'maint' | Dan McGee |
2009-01-05 | Update Czech translation | Vojtěch Gondžala |
2009-01-04 | Merge branch 'maint' | Dan McGee |
2009-01-03 | Update Polish translation | Mateusz Herych |
2009-01-03 | Update Turkish translation | Samed Beyribey |
2009-01-03 | Update Russian translation | Sergey Tereschenko |
2009-01-03 | Update Unkranian translation | Roman Kyrylych |
2009-01-03 | Update Italian translation | Giovanni Scafora |
2009-01-03 | Update German translation | Matthias Gorissen |
2009-01-03 | Update Spanish translation | Juan Pablo González Tognarelli |
2009-01-03 | Merge branch 'maint' | Dan McGee |
2009-01-03 | libalpm: add PID to db.lck | Allan McRae |
2009-01-02 | Separate local db directory creation and db write | Allan McRae |
2009-01-02 | Log pacsave warnings to pacman.log | Sterling Winter |
2009-01-02 | Merge branch 'maint' | Dan McGee |
2008-12-10 | Print proxy information when downloading | Dan McGee |
2008-12-02 | Merge branch 'maint' | Dan McGee |
2008-11-30 | Add regex to delta code so we don't segfault when reading line | Dan McGee |
2008-11-17 | Minor code cleanups | Dan McGee |
2008-10-31 | Set SIGPIPE handler to SIG_IGN when downloading | Dan McGee |
2008-10-31 | Make libfetch the 'native' download library | Dan McGee |
2008-10-31 | -Qu rework | Nagy Gabor |
2008-10-28 | Merge branch 'maint' | Dan McGee |
2008-10-28 | Update Chinese translation | Lyman Li |
2008-10-18 | Correctly close the pipe used for scriptlet execution | Dan McGee |