| Commit message (Expand) | Author | Age |
... | |
* | | 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 |
| * | Small update to Russian translation | Sergey Tereschenko | 2010-11-08 |
| * | Add initial 3.4.2 NEWS draft | Dan McGee | 2010-10-28 |
| * | Update Swedish translation | Tobias Eriksson | 2010-10-28 |
| * | PKGBUILD.vim: add special licenses BSD MIT ZLIB Python | Xavier Chantry | 2010-10-28 |
| * | Small updates to Spanish translation | Ricardo PĂ©rez | 2010-10-28 |
* | | Support reading package args from stdin | Dave Reisner | 2010-11-04 |
* | | Merge branch 'maint' | Dan McGee | 2010-10-18 |
|\| |
|
| * | alpm/sync: very small memleak fix | Xavier Chantry | 2010-10-18 |
| * | libalpm/remove: fix funny progress bar problem with empty packages | Xavier Chantry | 2010-10-18 |
* | | pactest: use valgrind.supp file | Xavier Chantry | 2010-10-18 |
* | | Tests: '-S repo/group' syntax | Jakob Gruber | 2010-10-18 |
* | | Tests: Sync group which includes ignored pkgs | Jakob Gruber | 2010-10-18 |
* | | be_package: read force entry and convert to epoch | Xavier Chantry | 2010-10-14 |
* | | bash_completion: remove upstream deprecated functions | Carlos Diaz | 2010-10-14 |
* | | Merge branch 'maint' | Dan McGee | 2010-10-13 |
|\| |
|
| * | Read 'force' entry from packages | Dan McGee | 2010-10-11 |
* | | Add several pactests for epoch code | Dan McGee | 2010-10-13 |
* | | Add epoch verification to makepkg | Dan McGee | 2010-10-13 |
* | | Update contrib/ for epoch | Dan McGee | 2010-10-13 |
* | | Add epoch support to pactest | Dan McGee | 2010-10-13 |
* | | Make repo-add and makepkg epoch-aware | Dan McGee | 2010-10-13 |
* | | Update documentation to reflect new epoch package variable | Dan McGee | 2010-10-13 |
* | | Add epoch support to pacman/libalpm | Dan McGee | 2010-10-13 |
* | | Small tweaks after backend merge | Dan McGee | 2010-10-13 |
* | | Merge remote branch 'allan/backend' | Dan McGee | 2010-10-13 |
|\ \ |
|
| * | | Only write to local repos | Allan McRae | 2010-10-14 |
| * | | Clean-up parsing sync database | Allan McRae | 2010-10-14 |
| * | | Clean-up parsing local database | Allan McRae | 2010-10-14 |
| * | | Remove lazy loading of deltas | Allan McRae | 2010-10-14 |
| * | | Move and rename splitname | Allan McRae | 2010-10-14 |
| * | | Restrict visibility of checkdbdir and get_pkgpath | Allan McRae | 2010-10-14 |
| * | | Clean up all old database files and directories | Allan McRae | 2010-10-14 |