| Commit message (Expand) | Author | Age |
... | |
* | Free *data list when user removes unresolvable packages | Nagy Gabor | 2009-04-11 |
* | Print warning in _alpm_resolvedep() if a satisfier package is ignored without... | Nagy Gabor | 2009-04-11 |
* | New error type: PM_ERR_PKG_IGNORED | Nagy Gabor | 2009-04-11 |
* | Merge branch 'xav/repo-add' | Dan McGee | 2009-04-11 |
|\ |
|
| * | repo-add : rename gstmpdir to tmpdir | Xavier Chantry | 2009-03-15 |
| * | repo-add : don't change the modification time on depends and desc | Xavier Chantry | 2009-03-15 |
| * | repo-add : new locking system | Xavier Chantry | 2009-03-15 |
| * | repo-add : fix package variables declaration | Xavier Chantry | 2009-03-15 |
| * | repo-add : rewrite delta support | Xavier Chantry | 2009-03-15 |
| * | repo-add : drop delta support to rewrite it from scratch | Xavier Chantry | 2009-03-15 |
| * | repo-add.sh.in : repo-remove improvements | Xavier Chantry | 2009-03-15 |
| * | repo-add cleanup | Xavier Chantry | 2009-03-15 |
| * | Add pkgdelta script to create deltas. | Xavier Chantry | 2009-03-15 |
| * | Fix several issues with xdelta | Xavier Chantry | 2009-03-15 |
* | | makepkg: fix double check on same path | Dan McGee | 2009-04-11 |
* | | makepkg: Fix integrity check when files are missing. | Loui Chang | 2009-04-11 |
* | | Add detail documentation for alpm_db_update() | Sebastian Nowicki | 2009-04-11 |
* | | Small cleanups to index.txt | Dan McGee | 2009-04-11 |
* | | doc: move files around for consistency | Dan McGee | 2009-04-11 |
* | | doc: add 'html' target to Makefile.am | Dan McGee | 2009-04-11 |
* | | doc: fix repo-add manpage | Dan McGee | 2009-04-11 |
* | | Fix asciidoc formatting warnings and issues | Dan McGee | 2009-04-11 |
* | | Add the pacman home page to the doc directory | Dan McGee | 2009-04-11 |
* | | Fix doc building for asciidoc >= 8.4.1 | Allan McRae | 2009-04-05 |
* | | fixed typos and alignment problem in Turkish translation | Samed Beyribey | 2009-04-05 |
* | | Merge commit 'allan/working' | Dan McGee | 2009-04-05 |
|\ \ |
|
| * | | makepkg: run tidy_install with no package() function | Allan McRae | 2009-03-30 |
| * | | makepkg: do not bail on failure to install built package | Allan McRae | 2009-03-29 |
| * | | makepkg: adjust log clean-up for new filenames | Allan McRae | 2009-03-26 |
| * | | makepkg: adjust install_package for split packages | Allan McRae | 2009-03-25 |
| * | | Refactor testing for color message output | Allan McRae | 2009-03-16 |
| * | | makepkg: add pkgbase variable | Allan McRae | 2009-03-16 |
| |/ |
|
* / | Document --debug | Nagy Gabor | 2009-04-05 |
|/ |
|
* | be_files.c : use %jd instead of %ju for intmax_t | Xavier Chantry | 2009-03-15 |
* | Revert "popen does NOT require /bin/sh in a subchroot" | Xavier Chantry | 2009-03-15 |
* | runscriptlet : Flush open fds before fork() to avoid cloning buffers | Xavier Chantry | 2009-03-15 |
* | Only check checksums if there is a source file | Allan McRae | 2009-03-15 |
* | contrib/pacscripts - print install scripts from a package | Allan McRae | 2009-03-15 |
* | Update checks for python in configure | Dan McGee | 2009-02-28 |
* | Merge branch 'maint' | Dan McGee | 2009-02-28 |
|\ |
|
| * | Add new Kazakh translation | Baurzhan Muftakhidinov | 2009-02-24 |
* | | makepkg : remove xdelta support | Xavier Chantry | 2009-02-28 |
* | | libalpm: remove from_md5 and to_md5 from pmdelta_t | Xavier Chantry | 2009-02-28 |
* | | repo-add: print warning if same version already exists | Xavier Chantry | 2009-02-28 |
* | | Merge branch 'maint' | Dan McGee | 2009-02-23 |
|\| |
|
| * | makepkg: fix updating pkgrel with pkgver in SCM packages | Allan McRae | 2009-02-23 |
* | | Update pactest to use hashlib | Dan McGee | 2009-02-23 |
* | | Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packages | Bryan Ischo | 2009-02-23 |
* | | Enabled new interactive prompt and updated some tests | Bryan Ischo | 2009-02-23 |
* | | repo-add : remove realpath usage | Xavier Chantry | 2009-02-19 |