| Commit message (Expand) | Author | Age |
* | Fix missing spaces in operators | Gerardo Exequiel Pozzi | 2013-01-04 |
* | Save backup files with extension .pacsave.n | Pang Yan Han | 2013-01-04 |
* | Split common utility functions for libalpm and pacman | Allan McRae | 2013-01-04 |
* | Use a defined constant in delta.c for num_matches | Dan McGee | 2013-01-03 |
* | Update copyright year for 2013 | Allan McRae | 2013-01-03 |
* | Add public functions for accessing mtree data | Allan McRae | 2012-12-14 |
* | Add internal functions for reading mtree file from local db | Allan McRae | 2012-12-14 |
* | Extract .MTREE file into local package database | Allan McRae | 2012-12-14 |
* | Do not warn about missing database if being downloaded | Allan McRae | 2012-12-14 |
* | Fix future signature timestamp warning | Allan McRae | 2012-12-14 |
* | Plug various minor memory leaks | Andrew Gregory | 2012-12-14 |
* | Make alpm_pkg_find public | Allan McRae | 2012-12-14 |
* | Add "Optional for" to package information output | Allan McRae | 2012-12-14 |
* | Notify of removed package required as optdepend | Allan McRae | 2012-12-14 |
* | It turns out we do care about directories... | Allan McRae | 2012-12-14 |
* | Fix overzealous package removal with unmet dependencies | Andrew Gregory | 2012-12-14 |
* | _alpm_filelist_resolve: add useful return code | Andrew Gregory | 2012-12-14 |
* | Avoid upgrade conflict with unchanged effective path | Allan McRae | 2012-12-14 |
* | Resolve file paths during inter-package conflict check | Allan McRae | 2012-12-14 |
* | _alpm_filelist_resolve: use original filenames where possible | Andrew Gregory | 2012-12-14 |
* | Add _alpm_filelist_resolve | Andrew Gregory | 2012-12-14 |
* | Add resolved_path to alpm_filelist_t | Allan McRae | 2012-12-14 |
* | Detect inter-package conflicts between files and directories | Allan McRae | 2012-12-14 |
* | fixed erroneous memory access to newurl in alpm_db_remove_server | Paul Barbu Gheorghe | 2012-11-27 |
* | buildsys: eschew use of DEFS, prefer AM_CPPFLAGS | Dave Reisner | 2012-11-27 |
* | Merge branch 'maint' | Dan McGee | 2012-09-18 |
|\ |
|
| * | signing.c: warn if time went backwards | Florian Pritz | 2012-09-18 |
* | | Fix documentation typo | Allan McRae | 2012-09-18 |
* | | Remove incorrect documentation for unlink_file | Allan McRae | 2012-09-18 |
* | | removed the condition in alpm_db_set_servers since FREELIST is NULL safe | Barbu Paul - Gheorghe | 2012-08-07 |
* | | Merge branch 'maint' | Dan McGee | 2012-08-07 |
|\| |
|
| * | Print repo being search for replaces in debug output | Allan McRae | 2012-08-07 |
* | | coding style fixes | Florian Pritz | 2012-08-07 |
* | | Split _alpm_filelist_operation function | Allan McRae | 2012-08-02 |
* | | Move filelist functions into separate source file | Dan McGee | 2012-08-02 |
* | | Merge branch 'maint' | Dan McGee | 2012-08-01 |
|\| |
|
| * | Add more debug logging to dir_belongsto_pkg() function | Dan McGee | 2012-08-01 |
* | | Fix wrong parameter name in alpm_db_update's signature | Barbu Paul - Gheorghe | 2012-08-01 |
* | | util: fix line length calc in _alpm_archive_fgets | Dave Reisner | 2012-08-01 |
* | | lib/conflict: use a binary search within filelists | Dave Reisner | 2012-08-01 |
* | | lib/be_local: ensure local filelists are sorted | Dave Reisner | 2012-08-01 |
* | | lib/be_package: use qsort instead of our own msort | Dave Reisner | 2012-08-01 |
* | | Merge branch 'maint' | Dan McGee | 2012-07-10 |
|\| |
|
| * | Check empty subdirectory ownership | Allan McRae | 2012-07-10 |
| * | Add conflict for replacing owned empty directory | Allan McRae | 2012-07-10 |
* | | update comments referring to alpm_option_get_syncdbs | Dave Reisner | 2012-07-10 |
* | | diskspace: log errors when opening the mount table fails | Dave Reisner | 2012-07-10 |
* | | diskspace: only load filesystem info on demand | Dave Reisner | 2012-06-25 |
* | | diskspace: dedupe code for loading FS usage | Dave Reisner | 2012-06-25 |
* | | repo-add: add checkdepends information | Allan McRae | 2012-06-25 |