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-03-20
lib/dload.c: remove lingering libfetch specific headers
Dave Reisner
1
-5
/
+0
2011-03-17
remove antiquated contrib/wget-xdelta.sh
Dave Reisner
3
-77
/
+1
2011-03-17
Fix triple progress bars on download
Dave Reisner
1
-1
/
+5
2011-03-17
Merge branch 'maint'
Dan McGee
30
-100
/
+111
2011-03-17
pacman.8: (re)document behavior of reading from stdin
Dave Reisner
1
-1
/
+7
2011-03-17
Warn but don't error for unknown pacman.conf directives
Dan McGee
1
-26
/
+24
2011-03-17
Only read from stdin if '-' is provided as a target
Dave Reisner
1
-2
/
+6
2011-03-17
alpm_list: fix typo in doxygen comment
Dave Reisner
1
-1
/
+1
2011-03-17
Update translations for message with added newline
Dan McGee
24
-66
/
+68
2011-03-17
Add missing newline to warning message
Allan McRae
2
-4
/
+4
2011-03-17
Update index.txt with 3.5.0 release
Dan McGee
1
-0
/
+1
2011-03-17
Merge branch 'download'
Dan McGee
8
-219
/
+168
2011-03-16
Bump pacman versions
v3.5.0
Dan McGee
1
-4
/
+4
2011-03-16
contrib/Makefile.am: don't simplify what you don't understand
Dan McGee
1
-7
/
+17
2011-03-16
Updated translations for 3.5.0 from Transifex
Dan McGee
50
-10400
/
+11681
2011-03-09
Remove all traces of libfetch
Dave Reisner
5
-340
/
+2
2011-03-09
dload: temp patch to allow curl/fetch coexistance
Dave Reisner
1
-1
/
+15
2011-03-09
dload.c: add curl_download_internal
Dave Reisner
1
-0
/
+208
2011-03-09
handle error case for PM_ERR_LIBCURL
Dave Reisner
2
-0
/
+9
2011-03-09
share code between libfetch and libcurl
Dave Reisner
1
-10
/
+12
2011-03-09
prefix fetch based functions with fetch_
Dave Reisner
1
-6
/
+6
2011-03-09
handle: Add CURL* and CURLcode vars to struct
Dave Reisner
2
-0
/
+16
2011-03-09
add curl to alpm initialization and teardown routines
Dave Reisner
3
-0
/
+21
2011-03-09
Add configure.ac option for --with-curl
Dave Reisner
1
-1
/
+18
2011-03-07
Fix value of ngettext() count parameter in callback
Dan McGee
1
-1
/
+2
2011-03-07
Update NEWS for pacman-3.5 release
Allan McRae
1
-0
/
+44
2011-03-07
Document API changes for pacman-3.5 release
Allan McRae
1
-0
/
+37
2011-03-07
Do not print warning with files entry in sync db
Allan McRae
1
-2
/
+4
2011-03-03
Fix gettext plural detection
Dan McGee
3
-3
/
+32
2011-03-02
libalpm/diskspace.c: remove bogus parenthesis
Xavier Chantry
2
-3
/
+3
2011-03-01
pactest: use actual regexes in OUTPUT rules
Dan McGee
14
-26
/
+29
2011-03-01
Ensure d_type is not DT_UNKNOWN before relying on it
Dan McGee
1
-9
/
+13
2011-03-01
Fix some easy to find double translations
Dan McGee
10
-92
/
+36
2011-02-28
Update translation template files
Dan McGee
2
-169
/
+364
2011-02-28
Merge branch 'maint'
Dan McGee
2
-25
/
+38
2011-02-28
Update translation instructions
Dan McGee
1
-25
/
+25
2011-02-28
--print-format displays size in bytes
Jakob Gruber
1
-2
/
+2
2011-02-28
A couple of minor manpage adjustments
Jakob Gruber
1
-25
/
+20
2011-02-28
Check local DB version before continuing transaction
Dan McGee
9
-3
/
+92
2011-02-28
Move locking functions to where they are needed
Dan McGee
3
-49
/
+48
2011-02-28
Fix trans no-argument function definitions
Dan McGee
1
-3
/
+3
2011-02-27
Add base transifex client configuration
Dan McGee
1
-0
/
+13
2011-02-27
Fix double close of the lock file
Jonathan Conder
5
-15
/
+10
2011-02-27
pactest for removing a required empty directory
Allan McRae
1
-0
/
+21
2011-02-25
Add directory name to ownership error message
Dan McGee
1
-1
/
+1
2011-02-25
alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcache
Dave Reisner
14
-34
/
+34
2011-02-25
alpm: remove public visibility of pmpkghash_t
Dave Reisner
5
-22
/
+7
2011-02-25
Add test case for util-linux/util-linux-ng name switch and deps
Dan McGee
1
-0
/
+45
2011-02-25
Continue resolving dependencies rather than bailing on first error
Dan McGee
2
-16
/
+37
2011-02-25
Various small spelling fixes and small tweaks
Dan McGee
3
-8
/
+13
[next]