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
2008-08-25
pacman : smarter optdepends handling.
Xavier Chantry
2008-08-23
Merge branch 'maint'
Dan McGee
2008-08-23
Fix 'None' text so we don't have to translate it twice
Dan McGee
2008-08-23
split yesno() into yesno() and noyes() functions.
Xavier Chantry
2008-08-23
pacman: print optdepends on install and upgrade.
Xavier Chantry
2008-08-23
Add new list_display_linebreak function
Nagy Gabor
2008-08-23
Move the the description parsing logic to string_display()
Nagy Gabor
2008-07-24
Show number of packages to be installed / removed.
Xavier Chantry
2008-07-24
src/pacman : rework the display_targets function.
Xavier Chantry
2008-06-15
Use access() instead of stat() when possible
Dan McGee
2008-06-04
Use correct C type for file sizes
Dan McGee
2008-05-11
Make all error messages use pm_fprintf
Allan McRae
2008-05-10
Update makepath to remove PATH_MAX usage
Dan McGee
2008-04-26
Completely rework delta algorithm
Chantry Xavier
2008-04-26
Refactor the trans init and release code.
Chantry Xavier
2008-03-23
Merge branch 'maint'
Dan McGee
2008-03-23
strsplit(): memleak fix
Dan McGee
2008-02-24
Improve yesno function.
Chantry Xavier
2008-02-24
Merge branch 'maint'
Dan McGee
2008-02-24
Add some NULL checks into recently modified output functions
Dan McGee
2008-02-22
A few more wide character output fixes
Dan McGee
2008-02-05
Merge branch 'maint'
Dan McGee
2008-02-05
pacman/util.c: add mdirname function
Dan McGee
2008-02-05
Remove "Installed Size" hackeration
Dan McGee
2008-01-27
pmsyncpkg_t cleanup
Nagy Gabor
2008-01-21
Merge branch 'maint'
Dan McGee
2008-01-20
Remove frontend translation of "debug:" message
Dan McGee
2008-01-11
Use dynamic string allocation in package structures
Dan McGee
2007-12-10
Update GNU GPL boilerplate and copyright dates
Dan McGee
2007-12-03
Delay output during progress bar
Chantry Xavier
2007-12-01
Unify dump_pkg_full in pacman [-Si, -Qip, -Qi and -Qii]
Nagy Gabor
2007-11-25
Move mbasename from pacman.c to util.c
Chantry Xavier
2007-11-16
War on whitespace
Dan McGee
2007-11-13
Make it easier to ignore multiple packages.
Nathan Jones
2007-11-11
Remove 'Total Package Size'
Dan McGee
2007-11-11
Add a missing newline in sync confirmation output
Dan McGee
2007-11-04
Clean up usage of extern variables
Dan McGee
2007-10-24
Add strndup implemention for environments that are missing it
Dan McGee
2007-10-22
Fix broken or missing includes
Dan McGee
2007-10-19
Add download size to target list.
Nathan Jones
2007-10-16
Remove rounding on package size totals
Dan McGee
2007-10-04
Fix -Sy and -Sp operations.
Chantry Xavier
2007-10-03
needs_transaction adjustments
Chantry Xavier
2007-09-28
Break out transaction test to a separate function
Aaron Griffin
2007-09-06
Add a few missing includes, caught while compiling on cygwin
Dan McGee
2007-08-23
libalpm: add newlines to all strings passed to log callback
Dan McGee
2007-08-16
Fix some errors spit out by -Wextra
Dan McGee
2007-07-10
Use mbstowcs instead of strlen where applicable
Sergej Pupykin
2007-06-09
Add a series of pm_printf functions to pacman frontend
Dan McGee
2007-06-05
Const correctness!
Dan McGee
[next]