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-11-18
Add alpm_option_match_noextract
Allan McRae
2
-0
/
+6
2014-11-18
extract_single_file: fix memory leak in error condition
Allan McRae
1
-1
/
+1
2014-11-18
_alpm_backup_dup: fix memory leak in error case
Allan McRae
1
-2
/
+7
2014-11-18
Remove logging of NoExtract events
Allan McRae
1
-2
/
+0
2014-11-17
Fix crash when using external downloader
Allan McRae
1
-4
/
+17
2014-10-19
dload: mark final_url as const
Christian Hesse
3
-7
/
+6
2014-10-16
dload: unlink file on filesize exceeded error
Christian Hesse
1
-0
/
+1
2014-10-16
dload: use better error message on exceeded file size
Christian Hesse
1
-4
/
+2
2014-10-16
be_sync: use effective URL for db file signature download
Christian Hesse
1
-4
/
+5
2014-10-13
sync.c: download packages before starting commit
Andrew Gregory
3
-3
/
+19
2014-10-02
alpm: Fix wrong xferred/total sizes when resuming downloads
Olivier Brunel
1
-1
/
+3
2014-10-01
_alpm_key_in_keychain: cache known keys
Andrew Gregory
3
-0
/
+14
2014-10-01
check_keyring: skip keys known to be missing
Andrew Gregory
1
-4
/
+3
2014-10-01
remove retry check from signature validation
Andrew Gregory
1
-8
/
+2
2014-09-30
Add --assume-installed option
Florian Pritz
4
-2
/
+74
2014-09-30
libalpm: export alpm_splitdep as alpm_dep_from_depstring and alpm_dep_free
Florian Pritz
8
-23
/
+32
2014-09-30
deps.c: split _alpm_depcmp into _alpm_depcmp_provides
Florian Pritz
2
-7
/
+15
2014-09-30
Revert "Remove log_cb, add ALPM_EVENT_LOG instead"
Andrew Gregory
4
-30
/
+34
2014-09-23
wrap fgets to retry on EINTR
Andrew Gregory
3
-9
/
+10
2014-09-23
alpm.h: remove outdated pkg_get_backup doxygen
Andrew Gregory
1
-3
/
+0
2014-09-23
Check the version of the local database during validation
Allan McRae
1
-18
/
+11
2014-09-23
Add version file to empty local database
Allan McRae
1
-12
/
+32
2014-09-23
Add version file when creating local database directory
Allan McRae
1
-0
/
+18
2014-09-23
Create local database directory if it is missing
Allan McRae
1
-14
/
+26
2014-09-16
fix improper FREELIST calls
Andrew Gregory
2
-3
/
+6
2014-08-09
Fix loading invalid package
Olivier Brunel
1
-1
/
+3
2014-08-04
trans_commit: log beginning and end of transaction
Andrew Gregory
1
-0
/
+10
2014-08-04
filecache_find_url: dereference the 'filebase' pointer
Ryo Munakata
1
-1
/
+1
2014-08-04
replace strdup with STRDUP
Andrew Gregory
3
-11
/
+7
2014-08-04
handle_unlock: log error when lock file is missing
Andrew Gregory
1
-6
/
+14
2014-08-04
handle_unlock: log lock removal failure
Andrew Gregory
3
-11
/
+6
2014-08-04
signing.c: remove useless error check
Andrew Gregory
1
-1
/
+0
2014-08-04
deps.c: use alpm_list_find_ptr
Andrew Gregory
1
-8
/
+3
2014-08-04
dep_graph_init: filter ignored packages by name
Andrew Gregory
1
-1
/
+1
2014-08-04
handle: factor out string list option handling
Andrew Gregory
2
-58
/
+39
2014-08-03
sync_prepare: remove useless check for replacers
Andrew Gregory
1
-2
/
+0
2014-08-03
move _alpm_lstat into util-common
Andrew Gregory
6
-32
/
+5
2014-08-03
filelist_intersection: manually compare paths
Andrew Gregory
1
-34
/
+22
2014-06-29
libalpm: check for valid public key algorithm
Christian Hesse
1
-0
/
+12
2014-06-24
events: Make alpm_event_t an union of all event-specific struct
Olivier Brunel
1
-7
/
+22
2014-06-24
Update the question callback
Olivier Brunel
5
-45
/
+173
2014-06-24
alpm.h: Move alpm_errno_t definition up
Olivier Brunel
1
-84
/
+87
2014-06-02
Add compatibility with gpgme-1.5.0
Allan McRae
1
-0
/
+4
2014-05-22
dload: avoid using CURLOPT_FAILONERROR
Dave Reisner
1
-7
/
+8
2014-05-04
register_syncdb: reject db names that contain /
Andrew Gregory
1
-1
/
+2
2014-03-27
Always supply base name and version info in .PKGFILE if needed
Allan McRae
1
-0
/
+2
2014-03-08
Use MALLOC throughtout libalpm
Allan McRae
4
-15
/
+7
2014-03-04
sync_prepare: ignore explicitly removed conflicts
Andrew Gregory
1
-0
/
+3
2014-03-03
Fix warnings with strict-overflow in gcc-4.9
Allan McRae
1
-1
/
+2
2014-03-03
Add events on pacnew/pacsave/pacorig file creation
Olivier Brunel
3
-10
/
+81
[prev]
[next]