Age | Commit message (Expand) | Author | Files | Lines |
2007-12-29 | Remove .FILELIST generation from makepkg (and elsewhere) | Dan McGee | 1 | -45/+19 |
2007-12-29 | add a new upgrade026 pactest for backup handling. | Chantry Xavier | 1 | -3/+1 |
2007-12-29 | libalpm/add.c: disable buggy backup handling code that didn't do anything. | Chantry Xavier | 1 | -7/+18 |
2007-12-29 | french translation : one broken message caused a segfault. | Chantry Xavier | 1 | -2/+2 |
2007-12-29 | libalpm/remove.c : switch back to lstat usage. | Chantry Xavier | 1 | -1/+5 |
2007-12-29 | Allow NULL parameter in alpm_trans_commit | Allan McRae | 2 | -19/+31 |
2007-12-29 | Add remove counterparts to alpm_option_add_* functions | Allan McRae | 2 | -0/+89 |
2007-12-21 | Check ignored packages in _alpm_sync_addtarget(). | Nathan Jones | 1 | -0/+8 |
2007-12-21 | Fix memory leak in shortest_delta_path. | Nathan Jones | 1 | -2/+4 |
2007-12-21 | Add new Czech translation | Vojtěch Gondžala | 2 | -0/+677 |
2007-12-21 | Finish french translation. | Chantry Xavier | 1 | -381/+329 |
2007-12-20 | Updated Hungarian translation | Nagy Gabor | 1 | -9/+14 |
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-19 | Updated Italian Translation | Giovanni Scafora | 1 | -13/+17 |
2007-12-18 | Updated Italian Translation for pacman 3.1 | Giovanni Scafora | 1 | -154/+154 |
2007-12-17 | Check for errors on descfile extraction | Dan McGee | 1 | -1/+5 |
2007-12-11 | popen does NOT require /bin/sh in a subchroot | Aaron Griffin | 1 | -3/+3 |
2007-12-11 | Correct scriptlet usage pattern | Aaron Griffin | 1 | -5/+2 |
2007-12-11 | 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-09 | _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-05 | 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-03 | Update en_GB translation for 3.1 | Jeff Bailes | 1 | -57/+58 |
2007-12-03 | Update all translation files in anticipation of 3.1 release | Dan McGee | 10 | -2726/+3651 |
2007-12-03 | alpm_list : change the alpm_list_find* to return the matching item. | Chantry Xavier | 4 | -14/+16 |
2007-12-03 | Remove _alpm_depmiss_isin | Dan McGee | 2 | -20/+0 |
2007-12-03 | 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-12-01 | Remove alpm_depcmp DEBUG output | Dan McGee | 1 | -4/+0 |
2007-12-01 | Remove some null checks in _alpm_checkdeps | Dan McGee | 1 | -10/+2 |
2007-12-01 | 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-21 | 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-19 | Versioned provisions. | Nagy Gabor | 4 | -25/+52 |