index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pacman
/
util.c
Commit message (
Expand
)
Author
Age
*
This commit looks much more monumental than it is. Almost all just #include
Dan McGee
2007-03-05
*
* pacman hidden arguments: removed -Y and -D. -T is the only hidden arg now, to
Aaron Griffin
2007-02-26
*
Cleaned up some more output
Aaron Griffin
2007-02-10
*
* Hopefully fixed the download progres bar for real. We should no longer
Dan McGee
2007-02-08
*
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-04
*
* Tried to clean up newline display a bit in the frontend.
Dan McGee
2007-02-01
*
Dan McGee <dpmcgee@gmail.com>
Aaron Griffin
2007-01-26
*
Cleanup 'neednl' usage - make it static
Aaron Griffin
2007-01-24
*
Preliminary checkin for alpm_list conversion
Aaron Griffin
2007-01-19
*
Dan McGee <dpmcgee@gmail.com>
Aaron Griffin
2007-01-18
*
Column fix when stdout is redirected. Default to 80.
Aaron Griffin
2006-12-28
*
Removed global maxcols - it is looked up on the fly now, so the progress bar is
Aaron Griffin
2006-11-22
*
* repo-add script - to add entries to a db file directly from package data (n...
Aaron Griffin
2006-11-20
*
Merged frugalware changes. Added a few other minor things too, but there's alot
Aaron Griffin
2006-10-15
*
first stage of i18n stuff from VMiklos
Judd Vinet
2006-05-15
*
- removed pacman.h
Aurelien Foret
2006-03-13
*
better use ERR than fprintf for error messages
Aurelien Foret
2006-02-14
*
- moved yesno() from util.c to log.c
Aurelien Foret
2006-02-04
*
added line feeds when needed (patch from VMiklos <vmiklos@frugalware.org>)
Aurelien Foret
2006-02-01
*
code cleanup
Aurelien Foret
2006-01-07
*
code cleanup (mainly removed line spaces at the beginning of lines by tabulat...
Aurelien Foret
2006-01-07
*
patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION
Judd Vinet
2006-01-02
*
VMiklos: --noconfirm fix
Judd Vinet
2005-12-20
*
fixed a compilation warning
Aurelien Foret
2005-10-29
*
removed useless getenv() calls
Aurelien Foret
2005-10-18
*
Merging in recent fixes/additions from 2.9.7
Judd Vinet
2005-10-07
*
Added a CYGWIN define to include header files required to build in a Cygwin e...
Aurelien Foret
2005-10-06
*
Code formatting
Aurelien Foret
2005-03-16
*
- reworked sync_synctree() to make use of alpm_db_update()
Aurelien Foret
2005-03-16
*
Initial revision
Judd Vinet
2005-03-15