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
...
*
|
code syntax cleanup
Dave Reisner
2011-12-12
*
|
add key algo to import msg
Florian Pritz
2011-11-20
*
|
change gpg import message to resemble gpg --list-keys
Florian Pritz
2011-11-20
*
|
Remove unnecessary casts in callback code
Dan McGee
2011-11-15
*
|
create a typedef for enum _alpm_errno_t
Jonathan Conder
2011-11-14
*
|
Merge branch 'maint'
Dan McGee
2011-11-07
|
\
|
|
*
Fix download progress rounding edge case
Dan McGee
2011-11-03
*
|
sync: dont group sync records by repository
Dave Reisner
2011-10-21
*
|
Use fputs and putchar in callback progress display
Dan McGee
2011-10-14
*
|
Use puts() instead of no-op printf() where applicable
Dan McGee
2011-10-13
*
|
Fix some strict 32-bit gcc warnings
Dan McGee
2011-10-13
*
|
Introduce alpm_time_t type
Dan McGee
2011-10-12
|
/
*
Use unsigned types for indent width and column count
Dan McGee
2011-09-28
*
Add new import key question enum value and stub frontend function
Dan McGee
2011-09-22
*
Fix int/size_t type in alpm_list_count() call
Dan McGee
2011-09-20
*
Split package validation and load loops
Dan McGee
2011-09-20
*
download callback: show decimal places in rate if we have room
Dan McGee
2011-09-11
*
Move download callback static vars into function
Dan McGee
2011-09-11
*
Former transaction callback rename refactor
Dan McGee
2011-09-02
*
Move all callbacks up to the handle level
Dan McGee
2011-09-02
*
pacman/callback: reuse strlen calculation
Dave Reisner
2011-09-01
*
Ensure progress callback updates if XX/YY numerator changes
Dan McGee
2011-08-29
*
Remove short/long label distinction
Dan McGee
2011-08-25
*
Slight refresh of the download progress callback
Dan McGee
2011-08-25
*
Print callback messages to stderr
Allan McRae
2011-08-22
*
Merge branch 'maint'
Dan McGee
2011-08-09
|
\
|
*
Fix divide by zero when downloading zero length files
Dan McGee
2011-08-08
*
|
Add reason to corrupted package callback
Dan McGee
2011-08-08
*
|
pacman/callback: show .sig suffix on sig download
Dave Reisner
2011-07-18
*
|
Prefix alpm_transprog_t members with ALPM
Allan McRae
2011-07-02
*
|
Prefix alpm_transconv_t members with ALPM
Allan McRae
2011-07-02
*
|
Prefix alpm_transevt_t members with ALPM
Allan McRae
2011-07-02
*
|
Rename pmtransprog_t to alpm_transprog_t
Allan McRae
2011-06-28
*
|
Rename pmtransconv_t to alpm_transconv_t
Allan McRae
2011-06-28
*
|
Rename pmtransevt_t to alpm_transevt_t
Allan McRae
2011-06-28
*
|
Rename pmloglevel_t to alpm_loglevel_t
Allan McRae
2011-06-28
*
|
Rename pmdepend_t to alpm_depend_t
Allan McRae
2011-06-28
*
|
Fix several -Wshadow warnings
Dan McGee
2011-06-27
*
|
pacman/util.c: support terminals with unknown width
Dave Reisner
2011-06-20
*
|
Require handle argument to alpm_logaction()
Dan McGee
2011-06-09
*
|
Remove incorrect output with download only and IgnorePkg
Allan McRae
2011-06-08
*
|
Merge branch 'maint'
Dan McGee
2011-06-02
|
\
|
|
*
Ensure list_display works on outputs of unknown width
Dan McGee
2011-06-01
*
|
syntax: if/while statements should have no trailing space
Dan McGee
2011-04-20
*
|
style cleanup: cast as (type *) not (type*)
Dave Reisner
2011-04-20
*
|
Add a utility function to humanize sizes
Jakob Gruber
2011-04-20
*
|
Style change: return(x) --> return x
Dan McGee
2011-03-20
|
/
*
Fix value of ngettext() count parameter in callback
Dan McGee
2011-03-07
*
Mark log callback format string const
Dan McGee
2011-02-24
*
Call count() once in callback
Dan McGee
2011-01-29
[prev]
[next]