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
2011-06-07
New signatures for alpm initialize and release
Dan McGee
7
-91
/
+72
2011-06-07
Add cachedirs one-by-one in set_cachedirs()
Dan McGee
1
-2
/
+10
2011-06-07
Be consistent with memory treatment for plural option setters
Dan McGee
1
-5
/
+5
2011-06-07
Add helper methods for setting directory options
Dan McGee
5
-63
/
+64
2011-06-03
Use standard errno codes in return from _alpm_archive_fgets
Dan McGee
5
-18
/
+34
2011-06-03
Remove global handle dependencies from sync/upgrade paths
Dan McGee
7
-66
/
+55
2011-06-03
Remove global handle from remove.c
Dan McGee
5
-36
/
+30
2011-06-03
Remove global handle from some package and db code
Dan McGee
6
-41
/
+17
2011-06-03
Remove global handle from diskspace.c
Dan McGee
3
-14
/
+12
2011-06-03
Remove global handle from util.c
Dan McGee
6
-38
/
+36
2011-06-03
Push down extern handle variable to files that need it
Dan McGee
18
-3
/
+48
2011-06-03
Add handle attribute to pmpkg_t struct
Dan McGee
5
-4
/
+10
2011-06-03
Add handle attribute to pmdb_t struct
Dan McGee
5
-2
/
+6
2011-06-03
Remove unnecessary handle != NULL asserts
Dan McGee
2
-15
/
+0
2011-06-03
Remove ALPM_LOG_FUNC macro
Dan McGee
22
-252
/
+0
2011-06-03
Merge branch 'maint'
Dan McGee
6
-23
/
+32
2011-06-03
Show net upgrade size on -U/-S operations
Dan McGee
2
-2
/
+13
2011-06-03
Add two currently failing test cases from bug reports
Dan McGee
2
-0
/
+52
2011-06-02
3.5.3 release preparation
Dan McGee
2
-2
/
+9
2011-06-02
repo-add: anchor exclusion pattern when generating filelist
Dan McGee
1
-1
/
+1
2011-06-01
lib/dload.c: remove assumption in continuation logic
Dave Reisner
1
-5
/
+3
2011-06-01
dload: abort transfer on CURLOPT_LOW_SPEED_LIMIT
Dave Reisner
1
-0
/
+2
2011-06-01
Ensure list_display works on outputs of unknown width
Dan McGee
3
-19
/
+21
2011-06-01
doc: monospace attribute escape fixes
Dan McGee
2
-3
/
+3
2011-06-01
pacman-key: print default gpgdir in usage
Pang Yan Han
1
-1
/
+1
2011-06-01
Merge branch 'maint'
Dan McGee
8
-15
/
+18
2011-06-01
Update pacman manpage and pacman.conf for gpgdir
Pang Yan Han
2
-5
/
+7
2011-06-01
doc: fix attribute substitution in monospaced text
Dan McGee
3
-8
/
+8
2011-06-01
doc: update Makefile for new asciidoc resource location
Dan McGee
1
-2
/
+2
2011-06-01
doc: add a few more escapes and fix usage of {}
Dan McGee
2
-1
/
+5
2011-06-01
Let pacman -v print GPG Dir
Pang Yan Han
1
-0
/
+1
2011-05-24
alpm_list: fix typo in doxygen comment
Pang Yan Han
1
-1
/
+1
2011-05-20
Bail early if we don't have a valid lockfile path
Dan McGee
2
-3
/
+2
2011-05-20
Merge branch 'maint'
Dan McGee
9
-24
/
+80
2011-05-19
Coding style cleanups; add a null check
Dan McGee
2
-5
/
+10
2011-05-16
Ensure --print doesn't enable --noconfirm when not expected
Dan McGee
1
-1
/
+1
2011-05-16
Fix segfault when uninstalling broken backed-up symlink
Dan McGee
2
-3
/
+1
2011-05-16
Add test for FS#24230, dead backup symlink removal
Dan McGee
1
-0
/
+45
2011-05-16
pactest: treat symlinks with more respect
Dan McGee
3
-5
/
+11
2011-05-16
Transifex updates
Dan McGee
1
-7
/
+8
2011-05-16
trans.c: create transaction prior to checking DB version
Dave Reisner
1
-9
/
+10
2011-05-11
Don't balk on .sig files being invalid in package cache
Dan McGee
1
-4
/
+19
2011-05-05
Remove sync DB reregister check
Dan McGee
1
-10
/
+0
2011-05-05
Rework config parsing to reduce variable duplication
Dan McGee
1
-32
/
+25
2011-05-05
Refactor VerifySig option value parsing into standalone method
Dan McGee
1
-21
/
+32
2011-05-05
Merge branch 'maint'
Dan McGee
2
-6
/
+8
2011-05-05
Don't null-check handle lists before setting
Dan McGee
1
-6
/
+10
2011-05-05
Improve database server API
Dan McGee
3
-24
/
+89
2011-05-05
Ensure populate error return codes are consistent
Dan McGee
2
-6
/
+8
2011-05-05
Logging changes during DB load
Dan McGee
2
-1
/
+6
[next]