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
2015-01-21
Merge branch 'maint'
Allan McRae
2
-2
/
+2
2015-01-21
fix geometric growth in _alpm_greedy_grow
Daniel Micay
1
-1
/
+1
2015-01-21
be_local: fix _alpm_greedy_grow usage
Daniel Micay
1
-1
/
+1
2015-01-02
initialize pointers passed to _alpm_pkg_dup
Andrew Gregory
2
-2
/
+2
2015-01-02
be_package.c: fix style violation
Andrew Gregory
1
-1
/
+2
2014-12-27
Remove logically dead code in _alpm_local_db_write
Allan McRae
1
-5
/
+0
2014-12-27
_alpm_run_chroot: only close working directory if it was opened
Allan McRae
1
-1
/
+3
2014-12-27
_alpm_db_add_pkgincache: free potential memory leak
Allan McRae
1
-0
/
+2
2014-12-27
Initialize memory to prevent issues when freeing on error
Allan McRae
2
-4
/
+4
2014-12-27
_alpm_recursedeps: free memory on error
Allan McRae
1
-0
/
+2
2014-12-27
apply_deltas: fix memory leak on error
Allan McRae
1
-2
/
+2
2014-12-27
Merge branch 'maint'
Allan McRae
1
-1
/
+1
2014-12-27
fix duplication of package sha256sum
Allan McRae
1
-1
/
+1
2014-12-24
libalpm: Add accessors for the base field
Johannes Löthberg
4
-0
/
+23
2014-12-24
libalpm: Parse and write PKGBASEs
Johannes Löthberg
5
-1
/
+12
2014-12-24
mount_point_list: free memory on error
Allan McRae
1
-3
/
+3
2014-12-24
conflict_new: free memory on error
Allan McRae
1
-2
/
+6
2014-12-24
_alpm_runscriptlet: free memory on error
Allan McRae
1
-1
/
+1
2014-12-24
add_fileconflict: free memory on error
Allan McRae
1
-0
/
+1
2014-12-24
create_tempfile: fix memory leak on error
Allan McRae
1
-1
/
+1
2014-12-24
_alpm_split_backup: free memory on error
Allan McRae
1
-4
/
+3
2014-12-24
alpm_dep_from_string: free memory on error
Allan McRae
1
-3
/
+7
2014-12-24
_alpm_conflict_dup: fix memory leak on error
Allan McRae
1
-2
/
+6
2014-12-24
local_db_read: fix memory leak on error
Allan McRae
1
-0
/
+1
2014-12-24
_alpm_db_new: free memory on error
Allan McRae
1
-1
/
+1
2014-12-24
_alpm_db_get_pkgcache_hash: check for error when loading pkgcache
Allan McRae
1
-1
/
+4
2014-12-24
_alpm_delta_parse: free memory on error
Allan McRae
1
-4
/
+8
2014-12-24
_alpm_dep_dup: free memory on error
Allan McRae
1
-3
/
+7
2014-12-24
build_payload: free memory on error
Allan McRae
1
-1
/
+1
2014-12-24
depmiss_new: free memory on error
Allan McRae
1
-2
/
+6
2014-12-24
_alpm_delta_dup: free memory on error
Allan McRae
1
-4
/
+8
2014-12-24
Use correct mode bits for the log file (0000 -> 0644)
Evangelos Foutras
1
-1
/
+1
2014-12-19
Update translations from transifex
Allan McRae
43
-1495
/
+3156
2014-12-18
remove.c: honor inverted patterns in noupgrade
Andrew Gregory
1
-2
/
+2
2014-12-18
add alpm_option_match_noupgrade
Andrew Gregory
2
-0
/
+6
2014-11-19
version: fix memory leak in early return
Dave Reisner
1
-1
/
+2
2014-11-19
Fix translation error and remove empty po files
Allan McRae
4
-1619
/
+1
2014-11-18
Update po files to send to Transifex
Allan McRae
38
-1238
/
+9332
2014-11-18
Pull translation updates from Transifex
Allan McRae
43
-1039
/
+4446
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
[next]