Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-01-03
util/pactree: correctly free the deps list in walk_deps()
Dan McGee
2013-01-03
parseopts: remove superfluous continue/shift statements
Dave Reisner
2013-01-03
Update copyright year for 2013
Allan McRae
2012-12-14
Remove leading "./" from filenames in mtree file
Allan McRae
2012-12-14
Check file types match before comparing properties
Allan McRae
2012-12-14
Check "install" and "changelog" files for changes
Allan McRae
2012-12-14
Perform full checking of files with -Qkk
Allan McRae
2012-12-14
Basic running of pacman -Qkk to check mtree files
Allan McRae
2012-12-14
Separate checking a files existence into a function
Allan McRae
2012-12-14
Move check function into its own file
Allan McRae
2012-12-14
Add public functions for accessing mtree data
Allan McRae
2012-12-14
Add internal functions for reading mtree file from local db
Allan McRae
2012-12-14
Extract .MTREE file into local package database
Allan McRae
2012-12-14
makepkg: add mtree file into package
Allan McRae
2012-12-14
Do not warn about missing database if being downloaded
Allan McRae
2012-12-14
Fix future signature timestamp warning
Allan McRae
2012-12-14
Replace space-based indents in prototypes with tabs
Jason St. John
2012-12-14
Remove Vim modelines in prototype files
Jason St. John
2012-12-14
Print package name before changelog entry with -Qc
Simon Gomizelj
2012-12-14
query.c: simplify is_foreign
Andrew Gregory
2012-12-14
Added LOGDEST variable
William Giokas
2012-12-14
Plug various minor memory leaks
Andrew Gregory
2012-12-14
makepkg: normalize whitespace in $pkgdesc when writing .PKGINFO
Dave Reisner
2012-12-14
pkgdelta: avoid use of eval and IFS manipulation
Dave Reisner
2012-12-14
Display install status of optdependencies
Allan McRae
2012-12-14
Make alpm_pkg_find public
Allan McRae
2012-12-14
Add pactest for "Optional for" output
Benedikt Morbach
2012-12-14
Add "Optional for" to package information output
Allan McRae
2012-12-14
Add pactests for displaying optdep installation status
Benedikt Morbach
2012-12-14
Display optdep install status in package query output
Allan McRae
2012-12-14
Notify of removed package required as optdepend
Allan McRae
2012-12-14
It turns out we do care about directories...
Allan McRae
2012-12-14
Add pactests for not detecting directory conflicts with upgrades
Florian Pritz
2012-12-14
Fix overzealous package removal with unmet dependencies
Andrew Gregory
2012-12-14
pactest: variant of package removal due to unmet dependencies
Allan McRae
2012-12-14
pactest: removal of packages with unmet dependencies
Allan McRae
2012-12-14
_alpm_filelist_resolve: add useful return code
Andrew Gregory
2012-12-14
Avoid upgrade conflict with unchanged effective path
Allan McRae
2012-12-14
Resolve file paths during inter-package conflict check
Allan McRae
2012-12-14
_alpm_filelist_resolve: use original filenames where possible
Andrew Gregory
2012-12-14
Add _alpm_filelist_resolve
Andrew Gregory
2012-12-14
Add resolved_path to alpm_filelist_t
Allan McRae
2012-12-14
Detect inter-package conflicts between files and directories
Allan McRae
2012-12-14
pactest: Provide a full filelist to the pactests that need it
Allan McRae
2012-11-27
makepkg: install debug symbol packages if requested
Allan McRae
2012-11-27
makepkg: assign debugging symbol directory to a variable
Allan McRae
2012-11-27
makepkg: allow debug package suffix to be configurable
Allan McRae
2012-11-27
makepkg: create package from stripped debug symbols
Allan McRae
2012-11-27
makepkg: output the name of the package being created
Allan McRae
2012-11-27
makepkg: strip debugging symbols into separate folder
Allan McRae
[next]