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-24
makepkg: fix incorrect parenthesis in gettext call
Dave Reisner
1
-1
/
+1
2011-06-24
Document group and providers selection
Allan McRae
1
-4
/
+8
2011-06-24
makepkg: clean-up of output messages
Allan McRae
1
-51
/
+51
2011-06-24
pactest: generate sync DB's in memory
Dan McGee
3
-48
/
+48
2011-06-24
pactest: refactor install file creation
Dan McGee
3
-14
/
+10
2011-06-24
pactest: move filelist/backup generation into package object
Dan McGee
3
-38
/
+39
2011-06-24
pactest: make pmfile a bit more pythonic
Dan McGee
3
-23
/
+16
2011-06-24
pactest: small cleanups and chmod -x most files
Dan McGee
8
-57
/
+23
2011-06-24
pactest: clean up database section writing
Dan McGee
1
-89
/
+56
2011-06-24
pactest: add isize attribute, fix url attribute
Dan McGee
2
-2
/
+5
2011-06-24
Remove three unnecessary usages of alpm_list_count()
Dan McGee
3
-4
/
+5
2011-06-24
Prevent segfault when parsing unexpected sync database file
Dan McGee
1
-4
/
+2
2011-06-24
parse-options: simplify unused-arg & parameter printing
Dave Reisner
1
-11
/
+2
2011-06-24
Merge branch 'po-split'
Dan McGee
123
-46850
/
+54667
2011-06-24
repo-add: fix path designation regression
Dave Reisner
1
-2
/
+11
2011-06-24
scripts/po/: add pacman-key
Dan McGee
27
-51
/
+3173
2011-06-24
src/pacman/po/: prune message catalog and translations
Dan McGee
26
-24307
/
+26
2011-06-24
scripts/po/: prune message catalog and translations
Dan McGee
26
-30065
/
+260
2011-06-24
po/: split into scripts/po/ and src/pacman/po/
Dan McGee
75
-18
/
+54261
2011-06-24
Update all translation files
Dan McGee
52
-4668
/
+9206
2011-06-24
Let configure gettext setup know we use ngettext()
Dan McGee
1
-1
/
+1
2011-06-24
makepkg: Added checks in check_software for distcc, ccache, strip and gzip
Eric BĂ©langer
1
-0
/
+32
2011-06-24
makepkg: remove distcc/makeflags option interaction
Dan McGee
1
-3
/
+0
2011-06-22
Convert backup list to new pmbackup_t type
Dan McGee
10
-121
/
+106
2011-06-22
makepkg: fix 'check_sofware' typo
Dan McGee
1
-1
/
+1
2011-06-22
repo-add: style cleanup
Dave Reisner
1
-16
/
+8
2011-06-22
Fixed outdated documentation in test/pacman/README
Kerrick Staley
1
-3
/
+3
2011-06-22
makepkg: add software check function
Allan McRae
1
-16
/
+43
2011-06-22
Remove old TODO lists
Allan McRae
2
-152
/
+0
2011-06-22
makepkg: move comment into correct place
Allan McRae
1
-4
/
+5
2011-06-22
makepkg: adjust libprovides/depends messages
Allan McRae
1
-2
/
+2
2011-06-22
makepkg: allow specifying alternative build directory
Allan McRae
4
-2
/
+30
2011-06-22
makepkg: Add UPX compression support
Allan McRae
4
-4
/
+23
2011-06-20
repo-add: show better error when path to repo does not exist
Dave Reisner
1
-0
/
+6
2011-06-20
repo-add: allow creating a database with no compression
Dan McGee
1
-4
/
+5
2011-06-20
repo-add: use bash equivalents of basename/dirname
Dave Reisner
1
-6
/
+6
2011-06-20
lib/util: call _alpm_log before setting handle->pm_errno
Dave Reisner
1
-2
/
+4
2011-06-20
pactest: add retcode=0 to several tests
Dan McGee
10
-0
/
+10
2011-06-20
makepkg: fix broken syntax (double $)
Florian Pritz
1
-1
/
+1
2011-06-20
Improve cachedir removal and error handling
Dan McGee
1
-12
/
+12
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
[next]