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-01-20
Remove frontend translation of "debug:" message
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
2007-06-04
Rip alpm_parse_config out of libalpm
Dan McGee
2007-06-04
Add a parseconfig to the pacman frontend that compiles
Dan McGee
2007-06-01
Change -z|--showsize flag to ShowSize pacman.conf option
Nathan Jones
2007-05-31
Move DB and cache dirs away from there dependence on ROOTDIR
Dan McGee
2007-05-14
Remove unnecessary casts on malloc and elsewhere
Dan McGee
2007-05-14
Display size for packages
Nathan Jones
2007-04-26
Remove output.c and output.h
Dan McGee
2007-04-26
Start of the newline fixes after switching over the output
Dan McGee
2007-04-26
Remove MSG output macro (#define and in code)
Dan McGee
2007-04-26
Move log.c/h -> output.c/h to properly reflect what is contained
Dan McGee
2007-04-26
Pacman side code consolidation- unify callback functions to one file
Dan McGee
2007-04-26
More pacman side cleanup
Dan McGee
2007-04-25
Remove more unnecessary stuff
Dan McGee
2007-03-13
* Resizing terminal while progress bars were displayed caused some weird
Dan McGee
2007-03-05
This commit looks much more monumental than it is. Almost all just #include
Dan McGee
2007-02-26
* pacman hidden arguments: removed -Y and -D. -T is the only hidden arg now, to
Aaron Griffin
2007-02-10
Cleaned up some more output
Aaron Griffin
2007-02-08
* Hopefully fixed the download progres bar for real. We should no longer
Dan McGee
2007-02-04
Implemented a crappy version of -Qu (query upgrades). This simply outputs the
Aaron Griffin
2007-02-04
* unified the progress bars (fill_progress function)
Aaron Griffin
2007-02-01
* Tried to clean up newline display a bit in the frontend.
Dan McGee
2007-01-26
Dan McGee <dpmcgee@gmail.com>
Aaron Griffin
2007-01-24
Cleanup 'neednl' usage - make it static
Aaron Griffin
2007-01-19
Preliminary checkin for alpm_list conversion
Aaron Griffin
2007-01-18
Dan McGee <dpmcgee@gmail.com>
Aaron Griffin
2006-12-28
Column fix when stdout is redirected. Default to 80.
Aaron Griffin
2006-11-22
Removed global maxcols - it is looked up on the fly now, so the progress bar is
Aaron Griffin
[next]