Age | Commit message (Expand) | Author | Files | Lines |
2007-12-19 | PM_DEP_MOD_LT and PM_DEP_MOD_GT depmods added | Nagy Gabor | 2 | -2/+21 |
2007-12-19 | Updated Hungarian translation | Nagy Gabor | 1 | -375/+307 |
2007-12-18 | Updated Italian Translation | Giovanni Scafora | 1 | -13/+17 |
2007-12-17 | Updated Italian Translation for pacman 3.1 | Giovanni Scafora | 1 | -154/+154 |
2007-12-16 | Check for errors on descfile extraction | Dan McGee | 1 | -1/+5 |
2007-12-10 | popen does NOT require /bin/sh in a subchroot | Aaron Griffin | 1 | -3/+3 |
2007-12-10 | Correct scriptlet usage pattern | Aaron Griffin | 1 | -5/+2 |
2007-12-10 | Update GNU GPL boilerplate and copyright dates | Dan McGee | 41 | -154/+74 |
2007-12-09 | Improve changelog handling through addition of open/read/close functions | Dan McGee | 2 | -0/+114 |
2007-12-08 | _alpm_unpack: return 1 when the file is not found. | Chantry Xavier | 1 | -1/+2 |
2007-12-07 | libalpm/server.c : fix segfault when downloading failed. | Chantry Xavier | 1 | -1/+1 |
2007-12-05 | Remove duplicated PM_TRANS_CONV_INSTALL_IGNOREPKG message | Nagy Gabor | 1 | -1/+3 |
2007-12-04 | libalpm/backup.c : simple refactoring. | Chantry Xavier | 2 | -14/+53 |
2007-12-03 | Update it translation for 3.1 | Giovanni Scafora | 1 | -30/+29 |
2007-12-02 | Update en_GB translation for 3.1 | Jeff Bailes | 1 | -57/+58 |
2007-12-02 | Update all translation files in anticipation of 3.1 release | Dan McGee | 10 | -2726/+3651 |
2007-12-02 | alpm_list : change the alpm_list_find* to return the matching item. | Chantry Xavier | 4 | -14/+16 |
2007-12-02 | Remove _alpm_depmiss_isin | Dan McGee | 2 | -20/+0 |
2007-12-02 | Add 4 new pactests to get better code coverage by pactest | Dan McGee | 2 | -2/+2 |
2007-12-02 | Add new --needed option for -S. | Chantry Xavier | 2 | -11/+11 |
2007-12-01 | Minor fixes in sync.c and deps.c. | Chantry Xavier | 2 | -5/+4 |
2007-12-01 | Ensure 0644 permissions for install and changelog files | Aaron Griffin | 1 | -0/+2 |
2007-11-30 | Remove alpm_depcmp DEBUG output | Dan McGee | 1 | -4/+0 |
2007-11-30 | Remove some null checks in _alpm_checkdeps | Dan McGee | 1 | -10/+2 |
2007-11-30 | alpm_checkdeps clean-up | Nagy Gabor | 1 | -117/+34 |
2007-11-25 | _alpm_checkconflicts split | Nagy Gabor | 3 | -40/+39 |
2007-11-25 | Fix for sync1003 and sync1004 pactests | Nagy Gabor | 6 | -240/+159 |
2007-11-25 | Force mode of all database files to 644 | Aaron Griffin | 1 | -11/+24 |
2007-11-25 | Additionally search for non-regex strings on a db search operation | Aaron Griffin | 1 | -0/+4 |
2007-11-25 | Make the download failure message more clear | Aaron Griffin | 1 | -1/+5 |
2007-11-25 | Fix several memleaks, mostly related to errors handling. | Chantry Xavier | 2 | -25/+19 |
2007-11-25 | Fix a memleak in _alpm_sync_free. | Chantry Xavier | 2 | -13/+4 |
2007-11-21 | Remove -F/--freshen operation | Dan McGee | 2 | -12/+3 |
2007-11-21 | Improved 'dependency cycle' warning | Nagy Gabor | 1 | -1/+8 |
2007-11-21 | Remove duplicated get_upgrades function, use sysupgrade instead. | Chantry Xavier | 5 | -240/+136 |
2007-11-20 | New alpm_list_join function | Nagy Gabor | 2 | -0/+34 |
2007-11-20 | Add missing header includes for setlocale | Dan McGee | 2 | -0/+2 |
2007-11-18 | Versioned provisions. | Nagy Gabor | 4 | -25/+52 |
2007-11-18 | Fix sh and scriptlet interaction | Dan McGee | 1 | -4/+11 |
2007-11-18 | Add the pmconflict_t type. | Nagy Gabor | 7 | -76/+118 |
2007-11-18 | Simple s/conflict/fileconflict/ renaming. | Chantry Xavier | 5 | -26/+26 |
2007-11-18 | POSIX shell does not specify meaning of source operation | Dan McGee | 1 | -2/+2 |
2007-11-18 | libalpm/deps.c : improves IgnorePkg handling in resolvedeps. | Nagy Gabor | 1 | -27/+25 |
2007-11-18 | Remove the IgnorePkg handling from alpm_pkg_compare_version. | Chantry Xavier | 3 | -29/+16 |
2007-11-17 | Remove provide.c and provide.h . | Chantry Xavier | 12 | -100/+29 |
2007-11-17 | Generalized alpm_list_find. | Nagy Gabor | 5 | -20/+34 |
2007-11-17 | Fix memleak in _alpm_trans_free with package lists | Dan McGee | 1 | -8/+5 |
2007-11-16 | libalpm: use FREELIST when possible | Dan McGee | 3 | -8/+4 |
2007-11-16 | War on whitespace | Dan McGee | 41 | -156/+155 |
2007-11-16 | libalpm: simplify sync db lastupdate | Dan McGee | 7 | -74/+54 |