index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pacman
/
callback.c
Commit message (
Expand
)
Author
Age
...
*
|
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-24
|
*
Fix wide character output for add/remove/upgrade/conflict progress
Dan McGee
2008-02-22
|
*
Fix wide character output for download progress
Dan McGee
2008-02-22
*
|
Remove all unnecessary snprintf usage
Dan McGee
2008-02-24
|
/
*
Fix conflict progress bar with UTF-8 chars
Chantry Xavier
2008-02-17
*
two string fixes.
Chantry Xavier
2008-01-20
*
Notify of package replacements when using noconfirm
Allan McRae
2008-01-13
*
Update GNU GPL boilerplate and copyright dates
Dan McGee
2007-12-10
*
src/pacman/: use the FREELIST macro when possible.
Chantry Xavier
2007-12-08
*
Delay output during progress bar
Chantry Xavier
2007-12-03
*
Remove "done" messages from frontend callback function
Dan McGee
2007-12-02
*
Add new --needed option for -S.
Chantry Xavier
2007-12-02
*
War on whitespace
Dan McGee
2007-11-16
*
Implement TotalDownload option.
Nathan Jones
2007-11-11
*
Implement IgnoreGroup.
Nathan Jones
2007-11-11
*
Simplify callback DONE event handling
Dan McGee
2007-11-08
*
Remove the newline automatically added by alpm_logaction.
Chantry Xavier
2007-11-04
*
Clean up usage of extern variables
Dan McGee
2007-11-04
*
Readd scriptlet logging that got lost in an earlier commit
Dan McGee
2007-11-04
*
Remove final use of the math library from pacman
Dan McGee
2007-11-04
*
When printing size_t, use %zd
Dan McGee
2007-10-29
*
Download delta files if UseDelta is set.
Nathan Jones
2007-10-19
*
Remove the non-user friendly --ask option
Dan McGee
2007-10-08
*
Update comments dealing with pkgext/dbext stripping
Dan McGee
2007-09-28
*
Fix some errors spit out by -Wextra
Dan McGee
2007-08-16
*
Code cleanup
Dan McGee
2007-08-14
*
Remove gettext from any alpm_logaction calls
Dan McGee
2007-07-09
*
Remove scriptlet START and DONE commands that we don't use
Dan McGee
2007-06-27
*
Remove logmask stuff from backend; switch logging callback to new pm_printf
Dan McGee
2007-06-09
*
Rip alpm_parse_config out of libalpm
Dan McGee
2007-06-04
*
Move DB and cache dirs away from there dependence on ROOTDIR
Dan McGee
2007-05-31
*
Remove unnecessary casts on malloc and elsewhere
Dan McGee
2007-05-14
*
Remove 'removes' array from libalpm
Dan McGee
2007-04-28
*
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
*
Set the correct type on the log callback function
Dan McGee
2007-04-26
*
Add -pedantic flag to pacman (frontend) CFLAGS
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
[prev]