| Commit message (Expand) | Author | Age |
... | |
| * | Update of Chinese simplified pacman translation. | 甘露(Lu.Gan) | 2008-05-17 |
* | | Add trailing / to DESTDIR for stupid Makefiles. | Geoffroy Carrier | 2008-05-29 |
* | | Tidy up of the handle struct in libalpm | Allan McRae | 2008-05-29 |
* | | Remove PM_TRANS_EVT_EXTRACT_START. | Xavier Chantry | 2008-05-29 |
* | | be_files : stores REPLACES and FORCE in desc. | Xavier Chantry | 2008-05-29 |
* | | Pactests for sync operations with NoUpgrade and NoExtract | Allan McRae | 2008-05-29 |
* | | makepkg - add check for valid options in PKGBUILD | Allan McRae | 2008-05-29 |
* | | Add some verbosity to _alpm_db_read. | Nagy Gabor | 2008-05-29 |
* | | Fix for remove052.py by moving recursedeps before checkdeps. | Nagy Gabor | 2008-05-29 |
* | | Pactest for removing multiple items in a dependency chain. | Allan McRae | 2008-05-29 |
* | | No error in makepkg when removing deps fails | Allan McRae | 2008-05-29 |
* | | Use chown 0:0 instead of root.root | Sebastian Nowicki | 2008-05-29 |
* | | Use "legacy mode" on Mac OSX (for file command) | Sebastian Nowicki | 2008-05-29 |
* | | Allow an unprivileged user to create packages without fakeroot | Sebastian Nowicki | 2008-05-29 |
* | | du -b is not available on BSD, use du -k instead. | Xavier Chantry | 2008-05-29 |
* | | Replace usage of "cp -s" with the more portable "ln -s" | Sebastian Nowicki | 2008-05-29 |
* | | Fix compilation warning on x86_64 | Dan McGee | 2008-05-14 |
* | | Disable geteuid in cygwin. | Xavier Chantry | 2008-05-14 |
* | | pactest: only use fakeroot when it is found. | Xavier Chantry | 2008-05-14 |
* | | Remove wrapper call around versioncmp | Dan McGee | 2008-05-14 |
* | | Update _alpm_versioncmp | Dan McGee | 2008-05-14 |
* | | Simplify _alpm_pkg_new() | Dan McGee | 2008-05-13 |
* | | Remove lazy init code from pkg name and version functions | Dan McGee | 2008-05-13 |
* | | Fix rewinddir regression by cleaning up db_scan | Xavier Chantry | 2008-05-13 |
* | | Remove --builddeps from makepkg | Dan McGee | 2008-05-13 |
* | | Remove an outdated exception check in file conflict code | Dan McGee | 2008-05-13 |
* | | Add SyncFirst option. | Chantry Xavier | 2008-05-13 |
* | | Cleanup usages of alpm_list_find and alpm_list_remove. | Chantry Xavier | 2008-05-13 |
* | | Swap the parameters of alpm_pkg_find | Nagy Gabor | 2008-05-13 |
* | | Remove errant include of error.h | Dan McGee | 2008-05-13 |
* | | Merge branch 'maint' | Dan McGee | 2008-05-11 |
|\| |
|
| * | Add detailed description to alpm_pkg_load | Sebastian Nowicki | 2008-05-10 |
* | | Refactor pkg_load/parse_descfile into a new backend file | Dan McGee | 2008-05-11 |
* | | Remove some useless abstraction and start db cleanup | Dan McGee | 2008-05-11 |
* | | Make all error messages use pm_fprintf | Allan McRae | 2008-05-11 |
* | | pactest: fix --gdb option | Dan McGee | 2008-05-11 |
* | | contrib/paclist: list packages installed from given repo. | Chantry Xavier | 2008-05-10 |
* | | pacsearch: rewrite in perl | Dan McGee | 2008-05-10 |
* | | Update makepath to remove PATH_MAX usage | Dan McGee | 2008-05-10 |
* | | scripts: add -q/--quiet option to repo-add and repo-remove | Dan McGee | 2008-05-10 |
* | | makepkg: Unify start and end messages | Dan McGee | 2008-05-10 |
* | | Use strdup() instead of a static buffer | Dan McGee | 2008-05-08 |
* | | Update md5 routines | Dan McGee | 2008-05-08 |
* | | be_files.c: PATH_MAX cleanup | Dan McGee | 2008-05-08 |
* | | pacman-side code cleanups | Dan McGee | 2008-05-08 |
* | | Merge branch 'maint' | Dan McGee | 2008-04-29 |
|\| |
|
| * | makepkg: fix strip section to allow spaces in paths | Daenyth Blank | 2008-04-27 |
* | | Doxyfile : enable JAVADOC_AUTOBRIEF. | Chantry Xavier | 2008-04-29 |
* | | Add documentation for transaction events | Sebastian Nowicki | 2008-04-29 |
* | | Updates to _alpm_copyfile() | Dan McGee | 2008-04-28 |