Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-02-17 | * A whole mess of backup changes | Aaron Griffin | 1 | -0/+1 | |
- the code should be clearer, more organized, commented, and have worthwhile variable names now - proactive backup=()s now work. That is, adding a file to a backup array does what it should on the upgrade to that package, no longer forcing you to wait a full upgrade cycle for it to take effect * ldconfig was being run twice on an upgrade operation - fixed * fixed another pm_fprintf/printf output corruption with the progress bars * refactored some duplicate code for adjusting 'requiredby' lists * Added config.rpath to .cvsignore | |||||
2007-02-09 | * Fix compile errors/warnings. | Dan McGee | 1 | -0/+3 | |
* Update .cvsignore files a bit. | |||||
2007-01-24 | * Shuffled some of the alpm_list free funtions - still not perfect, but better | Aaron Griffin | 1 | -1/+0 | |
* Added alpm_list_remove_node for single list node removal * Proper error checking/output for failed db_read/db_write (missing files) * Invalid packages (missing files) are now removed from the package cache * -Qs and -Ss output now look the same * config.rpath causes errors on one machine I had, so I added it to CVS * Fixed a "clobbered memory" issue when installing groups - only the outer list should be free'd, not the contained data | |||||
2007-01-17 | cvsignore cleanup and additions | Aaron Griffin | 1 | -0/+2 | |
2006-03-27 | added .cvsignore files | Aurelien Foret | 1 | -0/+17 | |