Age | Commit message (Expand) | Author |
2008-06-08 | Allow use of GIT_VERSION in documentation dir | Dan McGee |
2008-06-08 | makepkg: remove deprecated --usesudo code | Dan McGee |
2008-06-08 | makepkg: add --allsource option | Allan McRae |
2008-06-08 | Various updates needed prior to a new release | Dan McGee |
2008-06-07 | Minor fix to German translation | Thomas Bächler |
2008-06-06 | bacman - regenerate package from system | Allan McRae |
2008-06-05 | Reformat -Sg output to look like -Qg | Dan McGee |
2008-06-04 | Don't display filename on -Qip operation. | Xavier Chantry |
2008-06-04 | src/pacman/sync.c : cleanup of pacman_sync | Xavier Chantry |
2008-06-04 | Get rid of double / in database paths. | Xavier Chantry |
2008-06-04 | Reimplement TotalDownload functionality | Dan McGee |
2008-06-04 | Use correct C type for file sizes | Dan McGee |
2008-06-03 | libalpm/md5: Fix license header | Dan McGee |
2008-06-01 | Don't require --force when using the --nobuild option | Anton Fiuman |
2008-05-31 | makepkg: remove some dead TODO code | Dan McGee |
2008-05-31 | Allow GIT version to be used in pacman builds | Dan McGee |
2008-05-30 | Fix versioncmp regression after update | Dan McGee |
2008-05-29 | Add simple vercmp test script | Dan McGee |
2008-05-29 | Add missing NULL set in group printing | Dan McGee |
2008-05-29 | Merge branch 'maint' | Dan McGee |
2008-05-29 | 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-17 | Update of Chinese simplified pacman translation. | 甘露(Lu.Gan) |
2008-05-14 | 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-13 | 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 |