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-05-12
Silence warning from clang
Allan McRae
1
-1
/
+1
2015-03-26
close stdin before running install scripts
Andrew Gregory
1
-0
/
+1
2015-03-26
be_package: fallback to standard filelist loading
Andrew Gregory
1
-15
/
+22
2015-03-26
add_entry_to_files_list: pass filelist directly
Andrew Gregory
1
-8
/
+9
2015-03-03
remove: use strcmp for files in skip_remove
Andrew Gregory
1
-49
/
+33
2015-03-03
sync_prepare: exclude removals from resolvedeps
Andrew Gregory
1
-1
/
+1
2015-03-03
calculate_removed_size: ensure llstat succeeds
Allan McRae
1
-1
/
+6
2015-03-03
Abort of failure to add version file to empty local database
Allan McRae
1
-2
/
+12
2015-03-03
parse_descfile: fix memory leak in error case
Allan McRae
1
-1
/
+1
2015-02-20
Merge branch 'maint'
Allan McRae
45
-855
/
+1717
2015-02-20
Update translations from Transifex
Allan McRae
10
-118
/
+120
2015-02-14
Update translations from Transifex
Allan McRae
40
-743
/
+1603
2015-02-12
Merge branch 'maint'
Allan McRae
2
-0
/
+15
2015-02-12
Disable directory ownership warnings
Allan McRae
1
-0
/
+8
2015-02-12
set package origin when adding to db cache
Andrew Gregory
1
-0
/
+7
2015-02-01
Update copyright notices for 2015
Allan McRae
50
-50
/
+50
2015-02-01
Merge branch 'maint'
Allan McRae
1
-0
/
+4
2015-02-01
trans_commit: restore pm_errno after updating log
Andrew Gregory
1
-0
/
+4
2015-01-21
extract_single_file: consolidate extraction logic
Andrew Gregory
1
-79
/
+61
2015-01-21
extract_single_file: use .pacnew for check files
Andrew Gregory
1
-27
/
+13
2015-01-21
remove support for .pacorig files
Andrew Gregory
2
-73
/
+24
2015-01-21
extract_single_file: use full path in messages
Andrew Gregory
1
-18
/
+13
2015-01-21
extract_single_file: factor out db file extraction
Andrew Gregory
1
-28
/
+32
2015-01-21
extract_single_file: reduce indentation
Andrew Gregory
1
-55
/
+51
2015-01-21
extract_single_file: consolidate needbackup checks
Andrew Gregory
1
-39
/
+15
2015-01-21
conf.c: use masks for siglevel inheritance
Andrew Gregory
2
-4
/
+1
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
[next]