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