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
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
2006-11-20
* repo-add script - to add entries to a db file directly from package data (n...
Aaron Griffin
2006-10-15
Merged frugalware changes. Added a few other minor things too, but there's alot
Aaron Griffin
2006-05-15
first stage of i18n stuff from VMiklos
Judd Vinet
2006-03-13
- removed pacman.h
Aurelien Foret
2006-02-14
better use ERR than fprintf for error messages
Aurelien Foret
2006-02-04
- moved yesno() from util.c to log.c
Aurelien Foret
2006-02-01
added line feeds when needed (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
2006-01-07
code cleanup
Aurelien Foret
2006-01-07
code cleanup (mainly removed line spaces at the beginning of lines by tabulat...
Aurelien Foret
2006-01-02
patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION
Judd Vinet
2005-12-20
VMiklos: --noconfirm fix
Judd Vinet
2005-10-29
fixed a compilation warning
Aurelien Foret
2005-10-18
removed useless getenv() calls
Aurelien Foret
2005-10-07
Merging in recent fixes/additions from 2.9.7
Judd Vinet
2005-10-06
Added a CYGWIN define to include header files required to build in a Cygwin e...
Aurelien Foret
2005-03-16
Code formatting
Aurelien Foret
[next]