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
/
downloadprog.c
Age
Commit message (
Expand
)
Author
2007-04-26
Pacman side code consolidation- unify callback functions to one file
Dan McGee
2007-04-25
Remove more unnecessary stuff
Dan McGee
2007-03-05
This commit looks much more monumental than it is. Almost all just #include
Dan McGee
2007-02-17
* A whole mess of backup changes
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-07
* Fix total transfered size on download bar
Aaron Griffin
2007-02-07
I broke the progress bars earlier. Put that back to normal.
Aaron Griffin
2007-02-06
Minor experimental changes to the download progress bar:
Aaron Griffin
2007-02-04
* unified the progress bars (fill_progress function)
Aaron Griffin
2007-01-26
Missed that 8)
Aaron Griffin
2007-01-26
Dan McGee <dpmcgee@gmail.com>
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-22
Modified front end output routines to accept a "padding' setting, which pads any
Aaron Griffin
2006-11-22
Removed global maxcols - it is looked up on the fly now, so the progress bar is
Aaron Griffin
2006-11-20
* repo-add script - to add entries to a db file directly from package data (n...
Aaron Griffin
2006-11-14
* autotool fixes
Aaron Griffin