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-20
Documented _alpm_download()
Kerrick Staley
1
-0
/
+10
2011-06-20
Documented purpose of be_*.c
Kerrick Staley
3
-3
/
+3
2011-06-20
pacman/util.c: support terminals with unknown width
Dave Reisner
3
-11
/
+19
2011-06-20
Correctly duplicate delta objects
Dan McGee
3
-3
/
+20
2011-06-20
Clean up util md5sum method
Dan McGee
1
-2
/
+1
2011-06-20
Merge branch 'public-structs'
Dan McGee
16
-324
/
+137
2011-06-20
lib/handle: use CALLOC macro instead of bare calloc
Dave Reisner
1
-3
/
+3
2011-06-20
Don't call public API in _alpm_log()
Dan McGee
1
-3
/
+2
2011-06-16
Make pmgrp_t public
Dan McGee
7
-38
/
+21
2011-06-16
Make pmdelta_t public
Dan McGee
4
-68
/
+25
2011-06-16
Make pmdepend_t and pmdepmissing_t public
Dan McGee
8
-114
/
+45
2011-06-16
Make struct pmconflict_t public
Dan McGee
6
-44
/
+21
2011-06-16
Make pmfileconflict_t type public
Dan McGee
5
-60
/
+25
2011-06-15
API: change 'signaturedir' to 'gpgdir'
Dan McGee
6
-17
/
+17
2011-06-15
makepkg: create source package inside fakeroot
Allan McRae
1
-25
/
+40
2011-06-15
Clean up makefile for script generation
Allan McRae
1
-8
/
+5
2011-06-15
parse_options: adjust error messages
Allan McRae
1
-3
/
+3
2011-06-15
scripts/library: add README file
Allan McRae
1
-0
/
+15
2011-06-15
scripts: refactor output formatting functions
Allan McRae
6
-69
/
+48
2011-06-15
makepkg: move option parsing code to separate file
Allan McRae
3
-91
/
+97
2011-06-15
Merge branch 'maint'
Dan McGee
2
-4
/
+5
2011-06-15
Ensure humanize_size works for negative values
Jakob Gruber
1
-1
/
+1
2011-06-15
Use pm_fprintpf in table_create_format
Jakob Gruber
1
-1
/
+1
2011-06-15
makepkg: reword purge message
Allan McRae
1
-1
/
+1
2011-06-15
list_display: fix incorrect assignment
Dan McGee
1
-1
/
+1
2011-06-15
Fix man page generation for out of tree build
Allan McRae
1
-3
/
+4
2011-06-14
valgrind.supp: add known leak exposed by cURL
Dan McGee
1
-0
/
+10
2011-06-14
doc/PKGBUILD: misc changes
Florian Pritz
1
-13
/
+13
2011-06-14
Rename and rework signing helper methods
Dan McGee
1
-38
/
+36
2011-06-14
Alpm pkg accessors: ensure pkg argument is non-NULL
Dan McGee
1
-0
/
+28
2011-06-14
Ensure handle is valid and pm_errno is reset when calling into API
Dan McGee
15
-69
/
+128
2011-06-14
Avoid setting sigverify option twice
Dan McGee
1
-1
/
+0
2011-06-14
Conflict check and skip_remove code cleanups
Dan McGee
2
-39
/
+55
2011-06-14
Small handle related cleanups
Dan McGee
3
-5
/
+3
2011-06-14
Add handle argument to _alpm_pkg_should_ignore()
Dan McGee
4
-13
/
+14
2011-06-14
Merge remote-tracking branch 'florian/sodeps'
Dan McGee
2
-2
/
+94
2011-06-14
doc/PKGBUILD: misc changes
Florian Pritz
1
-41
/
+40
2011-06-14
Merge branch 'maint'
Dan McGee
3
-9
/
+15
2011-06-14
Remove alpm_db_get_url()
Dan McGee
3
-30
/
+7
2011-06-14
Added check option to BUILDENV array in makepkg.conf man page
Eric BĂ©langer
1
-1
/
+1
2011-06-14
Add a helper method for retrieving the DB signature path
Dan McGee
2
-0
/
+15
2011-06-14
alpm_db_update(): refactor out sync dir create/check
Dan McGee
1
-22
/
+31
2011-06-14
conf: do batch processing of repo sections
Dan McGee
1
-49
/
+100
2011-06-14
conf: _parseconfig() cleanups and documentation
Dan McGee
1
-19
/
+38
2011-06-14
Always pass data to trans_commit()
Dan McGee
1
-2
/
+4
2011-06-14
Remove global handle variable
Dan McGee
3
-15
/
+0
2011-06-14
Switch all logging to use handle directly
Dan McGee
22
-368
/
+360
2011-06-14
Move pm_errno onto the handle
Dan McGee
39
-442
/
+422
2011-06-14
Add handle argument to two more alpm methods
Dan McGee
7
-33
/
+41
2011-06-14
Require handle for alpm_checkconflicts()
Dan McGee
5
-12
/
+16
[prev]
[next]