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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2011-09-28
Always show download size if -w/--downloadonly was provided
Dan McGee
2011-09-28
Table format creation code cleanup
Dan McGee
2011-09-28
Use unsigned types for indent width and column count
Dan McGee
2011-09-28
Show download sizes when using -S/--sync
Dan McGee
2011-09-28
Keep track of explicitly added and removed packages
Dan McGee
2011-09-28
Combine add and removal package list display
Dan McGee
2011-09-26
Avoid comparison between signed and unsigned types
Allan McRae
2011-09-26
Revamp pacman signal handler
Dan McGee
2011-09-22
Regenerate message catalogs and translations
v4.0.0rc2
Dan McGee
2011-09-22
Translation file updates from Transifex
Dan McGee
2011-09-22
Add status and check for key being disabled
Dan McGee
2011-09-22
Add new import key question enum value and stub frontend function
Dan McGee
2011-09-22
Fix signature printing in package info
Dan McGee
2011-09-22
config parsing: add note if libcurl disabled and no XferCommand
Dan McGee
2011-09-22
config parsing: include file and line number in more errors
Dan McGee
2011-09-22
Pull option names out of messages in config parsing
Dan McGee
2011-09-22
Check capabilities in SigLevel option parsing
Dan McGee
2011-09-22
Move default siglevel value from backend to frontend
Dan McGee
2011-09-20
Fix int/size_t type in alpm_list_count() call
Dan McGee
2011-09-20
Split package validation and load loops
Dan McGee
2011-09-20
pacman/upgrade: print 'loading packages...' only once
Dave Reisner
2011-09-20
pacman: use dynamic string allocation where it makes sense
Dan McGee
2011-09-20
utils/cleanupdelta: remove unneeded syncdbpath
Dan McGee
2011-09-20
Flip getcwd()/chdir() for open()/fchdir() in the frontend
Dan McGee
2011-09-18
src/util: provide strndup definitions where needed
Dave Reisner
2011-09-18
pactree: include missing ctype.h header
Dave Reisner
2011-09-14
pacman: add short opt '-p' for --print to -{S,R}h
Dave Reisner
2011-09-14
Don't duplicate header strings
Dan McGee
2011-09-11
download callback: show decimal places in rate if we have room
Dan McGee
2011-09-11
Move download callback static vars into function
Dan McGee
2011-09-08
Print 'loading packages' message on -U operations
Dan McGee
2011-09-07
query check: use provided filelist count instead of keeping track
Dan McGee
2011-09-07
Remove unnecessary cast
Dan McGee
2011-09-06
sync: add missing newline in warning message
Dave Reisner
2011-09-02
Add -p/--print tip for -Q operations on filepath
Dan McGee
2011-09-02
Former transaction callback rename refactor
Dan McGee
2011-09-02
Move all callbacks up to the handle level
Dan McGee
2011-09-02
Be fully silent on any -Sp operation
Dan McGee
2011-09-01
pacman/callback: reuse strlen calculation
Dave Reisner
2011-08-29
Improve advice for sync ops when db.lck is present
Pang Yan Han
2011-08-29
Ensure progress callback updates if XX/YY numerator changes
Dan McGee
2011-08-29
pacsort: use boolean, not binary OR operation
Dave Reisner
2011-08-28
Allow access to package origin data
Dan McGee
2011-08-28
Removed multiple definitions of pkgfrom_t
Diogo Sousa
2011-08-28
Better error handling out of package load method
Dan McGee
2011-08-28
Refactor signature result return format
Dan McGee
2011-08-28
pacman.c: Remove redundant strdup() in parsearg_global()
Lukas Fleischer
2011-08-28
Make sync error message smarter on unfound targets
Dan McGee
2011-08-25
strtrim: don't move empty string
Dan McGee
2011-08-25
Remove short/long label distinction
Dan McGee
[next]