index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
error.c
Commit message (
Expand
)
Author
Age
*
Return more useful error codes on package open failures
Dan McGee
2012-04-07
*
Update copyright years
Allan McRae
2012-02-20
*
include config.h via Makefiles
Dave Reisner
2011-12-21
*
create a typedef for enum _alpm_errno_t
Jonathan Conder
2011-11-14
*
Attempt to fix up some of the brokenness around failed package loads
Dan McGee
2011-08-08
*
signing: move to new signing verification and return scheme
Dan McGee
2011-07-05
*
Prefix _alpm_errno_t members with ALPM
Allan McRae
2011-07-02
*
Rename pmerrno_t to alpm_errno_t
Allan McRae
2011-06-28
*
Rename pmhandle_t to alpm_handle_t
Allan McRae
2011-06-28
*
Add a 'valid' flag to the database object
Dan McGee
2011-06-24
*
Move pm_errno onto the handle
Dan McGee
2011-06-13
*
Push down extern handle variable to files that need it
Dan McGee
2011-06-03
*
Integrate GPGME into libalpm
Dan McGee
2011-03-23
*
Add some error codes for signature verification
Dan McGee
2011-03-23
*
Style change: return(x) --> return x
Dan McGee
2011-03-20
*
Remove all traces of libfetch
Dave Reisner
2011-03-09
*
handle error case for PM_ERR_LIBCURL
Dave Reisner
2011-03-09
*
add curl to alpm initialization and teardown routines
Dave Reisner
2011-03-09
*
Check local DB version before continuing transaction
Dan McGee
2011-02-28
*
Handle PM_ERR_WRITE in alpm_strerror()
Pang Yan Han
2011-02-04
*
Unify two free diskspace error messages
Dan McGee
2011-01-11
*
Update copyright years for 2011
Allan McRae
2011-01-07
*
Use limits.h for PATH_MAX
Allan McRae
2010-12-29
*
Detect undefined PATH_MAX
Allan McRae
2010-12-29
*
Implement disk space checking
Allan McRae
2010-12-12
*
Fix libfetch configure checking
Dan McGee
2010-09-06
*
Clean up libfetch checking in configure
Dan McGee
2010-09-02
*
Bump copyright dates to 2010
Dan McGee
2010-03-14
*
sync.c : duplicate the target before modifying it
Xavier Chantry
2009-09-20
*
Check package arch before installing
Xavier Chantry
2009-09-06
*
Update copyright headers and messages
Dan McGee
2009-07-01
*
Give sensible feedback when a repo has no configured servers
Dan McGee
2009-06-08
*
Introduce PM_TRANS_FLAG_NOLOCK
Nagy Gabor
2009-06-01
*
Remove unused error codes and handle PM_ERR_RETRIEVE by alpm_strerror()
Nagy Gabor
2009-05-18
*
New error type: PM_ERR_PKG_IGNORED
Nagy Gabor
2009-04-11
*
HoldPkg rework
Nagy Gabor
2009-01-12
*
Remove libdownload support and fix libfetch one.
Xavier Chantry
2009-01-12
*
Make libfetch the 'native' download library
Dan McGee
2008-10-31
*
Fix some fallout from the delta/download changes
Dan McGee
2008-04-26
*
Give libalpm native support for both libdownload and libfetch
Dan McGee
2008-04-19
*
Allow disabling of internal (libdownload) code
Dan McGee
2008-04-06
*
Remove unnecessary header file, move one macro to util.c
Dan McGee
2008-04-06
*
libalpm error cleanup, step 1
Dan McGee
2008-04-06
*
Kill PM_TRANS_TYPE_ADD.
Chantry Xavier
2008-03-17
*
libalpm: clean up of md5sum functions.
Chantry Xavier
2008-02-27
*
Update GNU GPL boilerplate and copyright dates
Dan McGee
2007-12-10
*
War on whitespace
Dan McGee
2007-11-16
*
Download delta files if UseDelta is set.
Nathan Jones
2007-10-19
*
make alpm_strerror binding friendly
Stefano Esposito
2007-09-11
*
Post trial install changes, round one
Dan McGee
2007-08-21
[next]