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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-28
Rename ALPM_EVENT_OPTDEP_REQUIRED to _OPTDEP_REMOVAL
Olivier Brunel
2
-2
/
+2
2014-01-15
sync_prepare: treat from_sync as a boolean
Andrew Gregory
1
-2
/
+5
2014-01-15
base64.c: comment out unused variable
Andrew Gregory
1
-0
/
+2
2014-01-15
package.h: convert scriptlet field to int
Andrew Gregory
1
-1
/
+1
2014-01-10
Consistently use #ifdef
Allan McRae
2
-4
/
+4
2014-01-10
Fix build with --disable-gpgme
Allan McRae
2
-35
/
+31
2014-01-10
Fix compile warnings on systems without getmntent
Dan McGee
1
-0
/
+3
2014-01-06
check_keyring: plug memory leak
Andrew Gregory
1
-0
/
+1
2014-01-06
Reorder and reshape the package struct for better packing
Dan McGee
1
-12
/
+13
2014-01-06
Minor struct member reordering for packing concerns
Dan McGee
3
-5
/
+7
2014-01-06
Use O_CLOEXEC as much as possible when opening files
Dan McGee
4
-11
/
+18
2014-01-06
Log more in search debug message
Dan McGee
1
-1
/
+2
2014-01-06
Remove -fgnu89-inline from compile options
Dan McGee
1
-3
/
+0
2014-01-06
Clear up definition of INFRQ_ALL
Dan McGee
1
-2
/
+3
2014-01-06
Update copyright years for 2014
Allan McRae
50
-50
/
+50
2014-01-06
Copy validation field in _alpm_pkg_dup
Allan McRae
1
-0
/
+1
2014-01-06
Update comment for local db entry creation
Allan McRae
1
-2
/
+2
2014-01-06
deps.c: remove filtered_depend functions
Andrew Gregory
1
-22
/
+10
2014-01-06
Fix build warnings with --disable-nls
Allan McRae
1
-1
/
+1
2013-12-19
trans_prepare: always sort trans->remove by deps
Andrew Gregory
3
-12
/
+16
2013-12-19
dload: allow curl to response to any auth challenge
Dave Reisner
1
-0
/
+1
2013-12-15
alpm: Rename a variable for future clarity
Olivier Brunel
1
-7
/
+7
2013-12-15
remove useless continue
Andrew Gregory
1
-1
/
+0
2013-12-15
db.c: require unique database names
Andrew Gregory
1
-0
/
+13
2013-12-15
alpm_sync_sysupgrade: skip packages being removed
Andrew Gregory
1
-0
/
+5
2013-12-15
Close file descirptor before fork
Wolfgang Bumiller
1
-0
/
+1
2013-11-15
Fix whitespace and other formatting issues
Jason St. John
12
-36
/
+36
2013-11-15
log important events from the backend
Andrew Gregory
2
-0
/
+27
2013-11-15
Ignore makedepend and checkdepend entries when parsing .PKGINFO file
Allan McRae
1
-0
/
+4
2013-11-08
alpm_handle: store lock file descriptor
Andrew Gregory
2
-17
/
+10
2013-11-08
support ALPM_SIG_USE_DEFAULT for file siglevels
Andrew Gregory
1
-2
/
+10
2013-11-08
Remove spaces between the opening "if" and the opening parenthesis
Jason St. John
1
-1
/
+1
2013-11-08
version: fix formatting in file to RPM upstream
Dave Reisner
1
-21
/
+21
2013-10-31
deps.c: pass alpm_list** to _alpm_recursedeps
Andrew Gregory
3
-7
/
+7
2013-10-31
libalpm/db.c: default to ALPM_DB_USAGE_ALL
Andrew Gregory
1
-0
/
+1
2013-10-31
sortbydeps: include local pkgs in dep graph
Andrew Gregory
4
-89
/
+80
2013-10-31
Expose alpm_pkg_should_ignore
Allan McRae
5
-11
/
+19
2013-10-31
Make functions to decode a signature and extract keyid public
Allan McRae
5
-11
/
+12
2013-10-15
Ensure packages have a valid version
Allan McRae
1
-0
/
+4
2013-10-15
Fix progress bar overflow while checking package integrity
Allan McRae
1
-3
/
+5
2013-10-15
Report which package is missing a signature
Allan McRae
1
-1
/
+4
2013-10-14
libalpm: move function pointer condition
slavomir vlcek
1
-4
/
+6
2013-09-18
dload: avoid renaming files downloaded via sync operations
Christian Hesse
2
-17
/
+22
2013-09-04
libalpm: introduce a usage level for repos
Dave Reisner
7
-4
/
+76
2013-09-04
libalpm: avoid name space conflict
Sami Kerola
1
-35
/
+35
2013-09-04
alpm: log errors for scriptlets terminated by a signal
Dave Reisner
1
-0
/
+9
2013-08-21
conflict.c: fix directory ownership check
Andrew Gregory
1
-4
/
+12
2013-08-21
Do not refer to FlySpray numbers
Allan McRae
2
-2
/
+2
2013-07-30
Remove setlocale usage from the backend
Allan McRae
1
-15
/
+0
2013-07-30
Warn when directory ownership differs between filesystem and package
Allan McRae
1
-1
/
+15
[next]