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
/
pacman
/
util.c
Age
Commit message (
Expand
)
Author
2011-10-21
Hide empty columns in table package list display
Dan McGee
2011-10-21
pacman: show repo name in download prompt
Dave Reisner
2011-10-21
Remove remaining usages of fprintf() from frontend
Dan McGee
2011-10-21
Remove pm_fprintf() in favor of pm_printf()
Dan McGee
2011-10-21
Use stderr as output stream for pm_printf()
Dan McGee
2011-10-17
Table display: print message with warning: prefix
Dan McGee
2011-10-14
Merge branch 'maint'
Dan McGee
2011-10-13
Use puts() instead of no-op printf() where applicable
Dan McGee
2011-10-13
Coding style cleanups
Dan McGee
2011-10-13
Merge branch 'maint'
Dan McGee
2011-10-12
Remove alpm_list_getdata wrapper function
Dan McGee
2011-10-12
VerbosePkgLists: format table lines in i18n-compatible way
Dan McGee
2011-10-12
Introduce alpm_time_t type
Dan McGee
2011-09-30
Remove redundant transaction size output
Allan McRae
2011-09-29
Remove redundant "removal" output in pure remove operation
Allan McRae
2011-09-28
Refactor display_targets to not be recursive
Dan McGee
2011-09-28
verbose package lists: remove errant debugger
Dan McGee
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-22
Add status and check for key being disabled
Dan McGee
2011-09-22
Fix signature printing in package info
Dan McGee
2011-09-20
pacman: use dynamic string allocation where it makes sense
Dan McGee
2011-09-14
Don't duplicate header strings
Dan McGee
2011-09-02
Move all callbacks up to the handle level
Dan McGee
2011-08-29
Improve advice for sync ops when db.lck is present
Pang Yan Han
2011-08-28
Refactor signature result return format
Dan McGee
2011-08-25
strtrim: don't move empty string
Dan McGee
2011-08-25
Remove short/long label distinction
Dan McGee
2011-08-25
Add a few more sizes to humanize_sizes()
Dan McGee
2011-08-22
pacman/util: use string_length to calculate line length
Dave Reisner
2011-08-22
Print debug timestamps to same stream as rest of output
Dan McGee
2011-08-11
Update trust level strings in -Qi display
Dan McGee
2011-08-08
Merge branch 'maint'
Dan McGee
2011-07-28
Revamp signing checks
Dan McGee
2011-07-25
Fix group selection entry for large inputs
Dan McGee
2011-07-05
Remove most usages of strncmp()
Dan McGee
2011-07-05
Remove alpm_list_first
Allan McRae
2011-07-05
Allow invalid sync DBs to be returned by the library
Dan McGee
2011-07-05
Allow frontend access to signature verification information
Dan McGee
2011-07-02
Prefix _alpm_errno_t members with ALPM
Allan McRae
2011-07-02
Prefix alpm_transflag_t members with ALPM
Allan McRae
2011-07-02
Prefix alpm_loglevel_t members with ALPM
Allan McRae
2011-06-28
Rename pmerrno_t to alpm_errno_t
Allan McRae
2011-06-28
Rename pmtransflag_t to alpm_transflag_t
Allan McRae
2011-06-28
Rename pmloglevel_t to alpm_loglevel_t
Allan McRae
2011-06-28
Rename pmpkg_t to alpm_pkg_t
Allan McRae
[prev]
[next]