| Commit message (Expand) | Author | Age |
* | Correctly force load of package reason | Dan McGee | 2010-12-13 |
* | Abstract has_scriptlet() to package ops struct | Dan McGee | 2010-12-13 |
* | Remove non-public functions from header | Dan McGee | 2010-12-13 |
* | Mark sync_db_read() as static | Dan McGee | 2010-12-13 |
* | Abort db_populate if dbpath is not set | Bruno Widmann | 2010-12-13 |
* | Update scripts/ .gitignore | Dan McGee | 2010-12-12 |
* | Create sync/ DB directory if it does not exist | Dan McGee | 2010-12-12 |
* | pacman-optimize: ensure database directory contains local/ | Dan McGee | 2010-12-12 |
* | Add script to update pacman database format | Allan McRae | 2010-12-12 |
* | Update pactest suite for change in db structure | Allan McRae | 2010-12-12 |
* | Merge desc and depends files in local db | Allan McRae | 2010-12-12 |
* | Attempt to stop installation when we encounter problems | Dan McGee | 2010-12-12 |
* | Turn libarchive warnings into libalpm warnings | Dan McGee | 2010-12-12 |
* | Make reading from any file possible in sync DB | Dan McGee | 2010-12-12 |
* | Explicitly test time difference is greater than zero | Allan McRae | 2010-12-12 |
* | makepkg: perform sanity checks on variables in package functions | Allan McRae | 2010-12-12 |
* | diskspace style cleanups and small fixes | Dan McGee | 2010-12-12 |
* | Refactor statfs/statvfs type check | Dan McGee | 2010-12-12 |
* | Display progress bar for disk space checking | Allan McRae | 2010-12-12 |
* | Add configuration option to control disk space checking | Allan McRae | 2010-12-12 |
* | Implement disk space checking | Allan McRae | 2010-12-12 |
* | Add functions to calculate approximate disk usage by packages | Allan McRae | 2010-12-12 |
* | Add function to match file to mount point | Allan McRae | 2010-12-12 |
* | Add function for listing system mount points | Allan McRae | 2010-12-12 |
* | Prototype disk space checking functionality | Allan McRae | 2010-12-12 |
* | Remove AC_TYPE_SIGNAL usage | Dan McGee | 2010-12-12 |
* | dirent usage cleanup | Dan McGee | 2010-12-12 |
* | Move MAX_DELTA_RATIO definition | Allan McRae | 2010-12-12 |
* | Combine reading from depends and desc in sync db | Allan McRae | 2010-12-12 |
* | makepkg: remove dead code from handle_deps | Andres P | 2010-12-12 |
* | makepkg: do not ignore errors from pacman when checking deps | Andres P | 2010-12-12 |
* | makepkg: use portable escape sequence for terminal escapes | Carlos Diaz | 2010-12-12 |
* | Add epoch to PKGBUILD prototypes | Allan McRae | 2010-12-12 |
* | src/util: update .gitignore | Dan McGee | 2010-12-12 |
* | contrib: remove bash pactree | Xavier Chantry | 2010-12-12 |
* | pactree: use variables for color and tree output | Xavier Chantry | 2010-12-12 |
* | pactree: separate dependency and print logic | Xavier Chantry | 2010-12-12 |
* | pactree: rewrite in C | Dave Reisner | 2010-12-12 |
* | alpm/remove.c : respect --dbonly during remove-upgrade | Xavier Chantry | 2010-12-12 |
* | pacman: sort --help output | Xavier Chantry | 2010-12-12 |
* | CLI args: update --help and manpage | Xavier Chantry | 2010-12-12 |
* | alpm: don't expose alpm_depcmp | Xavier Chantry | 2010-12-12 |
* | alpm: kill alpm_deptest | Xavier Chantry | 2010-12-12 |
* | pacman/deptest: reimplement with alpm_find_satisfier | Xavier Chantry | 2010-12-12 |
* | alpm: add new alpm_find_satisfier function | Xavier Chantry | 2010-12-12 |
* | Fix a few problems reported by clang-analyzer | Xavier Chantry | 2010-12-12 |
* | Ensure stdin args are correctly terminated | Dan McGee | 2010-12-12 |
* | Merge branch 'maint' | Dan McGee | 2010-12-12 |
|\ |
|
| * | be_files: write EPOCH instead of FORCE | Xavier Chantry | 2010-12-12 |
| * | Fix possible null pointer deref in check_arch | Dan McGee | 2010-12-10 |