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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-14
Merge branch 'maint'
Dan McGee
1
-5
/
+5
2011-10-14
Use fputs and putchar in callback progress display
Dan McGee
1
-15
/
+15
2011-10-14
Remove -f short option for --force
Dan McGee
2
-4
/
+5
2011-10-14
Use puts() instead of no-op printf() where applicable
Dan McGee
6
-22
/
+27
2011-10-14
Remove mcheck.h support
Dan McGee
1
-8
/
+0
2011-10-13
Fix some strict 32-bit gcc warnings
Dan McGee
1
-1
/
+2
2011-10-13
Coding style cleanups
Dan McGee
1
-5
/
+5
2011-10-13
Merge branch 'maint'
Dan McGee
1
-43
/
+48
2011-10-12
Remove alpm_list_getdata wrapper function
Dan McGee
12
-85
/
+85
2011-10-12
VerbosePkgLists: format table lines in i18n-compatible way
Dan McGee
1
-43
/
+48
2011-10-12
Introduce alpm_time_t type
Dan McGee
3
-3
/
+5
2011-10-12
Final Transifex update before 4.0
Dan McGee
4
-323
/
+358
2011-10-11
Update translations from Transifex
Dan McGee
27
-677
/
+786
2011-10-11
pactree: Make error message smarter in register_syncs()
Lukas Fleischer
1
-1
/
+1
2011-10-11
pactree: Add "--config" option
Lukas Fleischer
1
-3
/
+15
2011-10-06
Update translation message catalogs in prep for 4.0 release
Dan McGee
1
-7
/
+7
2011-10-06
Update translations from Transifex
Dan McGee
27
-1324
/
+996
2011-09-30
Remove redundant transaction size output
Allan McRae
1
-1
/
+1
2011-09-29
Remove redundant "removal" output in pure remove operation
Allan McRae
1
-0
/
+3
2011-09-28
Refactor display_targets to not be recursive
Dan McGee
1
-33
/
+26
2011-09-28
verbose package lists: remove errant debugger
Dan McGee
1
-2
/
+0
2011-09-28
Always show download size if -w/--downloadonly was provided
Dan McGee
2
-3
/
+3
2011-09-28
Table format creation code cleanup
Dan McGee
1
-21
/
+27
2011-09-28
Use unsigned types for indent width and column count
Dan McGee
3
-26
/
+26
2011-09-28
Show download sizes when using -S/--sync
Dan McGee
1
-5
/
+21
2011-09-28
Keep track of explicitly added and removed packages
Dan McGee
7
-5
/
+33
2011-09-28
Combine add and removal package list display
Dan McGee
4
-64
/
+110
2011-09-27
Avoid comparison between signed and unsigned types
Allan McRae
1
-1
/
+2
2011-09-26
Revamp pacman signal handler
Dan McGee
1
-23
/
+23
2011-09-22
Regenerate message catalogs and translations
v4.0.0rc2
Dan McGee
28
-1136
/
+2195
2011-09-22
Translation file updates from Transifex
Dan McGee
27
-516
/
+553
2011-09-22
Add status and check for key being disabled
Dan McGee
1
-0
/
+3
2011-09-22
Add new import key question enum value and stub frontend function
Dan McGee
1
-0
/
+9
2011-09-22
Fix signature printing in package info
Dan McGee
1
-1
/
+1
2011-09-22
config parsing: add note if libcurl disabled and no XferCommand
Dan McGee
1
-0
/
+2
2011-09-22
config parsing: include file and line number in more errors
Dan McGee
1
-12
/
+20
2011-09-22
Pull option names out of messages in config parsing
Dan McGee
1
-7
/
+9
2011-09-22
Check capabilities in SigLevel option parsing
Dan McGee
1
-2
/
+11
2011-09-22
Move default siglevel value from backend to frontend
Dan McGee
1
-7
/
+3
2011-09-21
Fix int/size_t type in alpm_list_count() call
Dan McGee
1
-2
/
+2
2011-09-20
Split package validation and load loops
Dan McGee
1
-0
/
+9
2011-09-20
pacman/upgrade: print 'loading packages...' only once
Dave Reisner
1
-1
/
+1
2011-09-20
pacman: use dynamic string allocation where it makes sense
Dan McGee
3
-10
/
+33
2011-09-20
utils/cleanupdelta: remove unneeded syncdbpath
Dan McGee
1
-9
/
+6
2011-09-20
Flip getcwd()/chdir() for open()/fchdir() in the frontend
Dan McGee
1
-10
/
+14
2011-09-18
src/util: provide strndup definitions where needed
Dave Reisner
2
-0
/
+44
2011-09-18
pactree: include missing ctype.h header
Dave Reisner
1
-0
/
+1
2011-09-15
pacman: add short opt '-p' for --print to -{S,R}h
Dave Reisner
1
-1
/
+1
2011-09-15
Don't duplicate header strings
Dan McGee
1
-5
/
+5
2011-09-11
download callback: show decimal places in rate if we have room
Dan McGee
1
-2
/
+8
[next]