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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-02
Merge branch 'maint'
Allan McRae
4
-12
/
+9
2015-01-02
Fix typo in a comment in makepkg.conf
Jason St. John
1
-1
/
+1
2015-01-02
makepkg: avoid expansion of var in arithmetic context
Dave Reisner
1
-1
/
+1
2015-01-02
updpkgsums: retain permissions on rewritten PKGBUILD
Dave Reisner
1
-5
/
+3
2015-01-02
Remove outdated fakeroot information from PKGBUILD man page
Allan McRae
1
-5
/
+4
2014-12-28
add tap_ prefix to test helper functions
Andrew Gregory
4
-119
/
+119
2014-12-28
use tap.sh for bash tests
Andrew Gregory
6
-146
/
+193
2014-12-28
Clarify "assume installed" error message
Allan McRae
1
-1
/
+1
2014-12-28
Merge branch 'maint'
Allan McRae
1
-3
/
+4
2014-12-28
Fix .SRCINFO output with architecture specific fields
Allan McRae
1
-3
/
+4
2014-12-27
makepkg: print the name of the source array being checked
Dave Reisner
1
-4
/
+5
2014-12-27
makepkg: call out the source array(s) missing checksums
Dave Reisner
1
-1
/
+1
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
pacsort: fix memory leak
Allan McRae
1
-0
/
+1
2014-12-27
Merge branch 'maint'
Allan McRae
2
-2
/
+2
2014-12-27
fix duplication of package sha256sum
Allan McRae
1
-1
/
+1
2014-12-27
makepkg: fix typo in dep array name
Dave Reisner
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
add vim modeline to test files
Andrew Gregory
4
-0
/
+8
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
pacman/util.c: fix potential memory leak in indentprint
Allan McRae
1
-0
/
+1
2014-12-24
Fix memory leak in ALPM_EVENT_OPTDEP_REMOVAL callback
Allan McRae
1
-1
/
+3
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
checkupdates: include package versions in output
Evangelos Foutras
1
-1
/
+1
2014-12-24
checkupdates: show error when fakeroot is missing
Evangelos Foutras
1
-0
/
+8
2014-12-24
Improve db upgrade error message
Allan McRae
1
-1
/
+1
2014-12-24
makepkg: properly correlate checksums for multiple sources
Dave Reisner
1
-19
/
+13
2014-12-24
Use correct mode bits for the log file (0000 -> 0644)
Evangelos Foutras
1
-1
/
+1
2014-12-24
pacman-db-upgrade: set umask 022
Peter Wu
1
-0
/
+3
2014-12-24
makepkg: download sources for all architectures when making source package
Allan McRae
1
-1
/
+1
[next]