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
2009-09-23
testdb : fix many memleaks
Xavier Chantry
1
-4
/
+14
2009-09-21
Allow cache cleaning to process all cache directories
Dan McGee
1
-31
/
+32
2009-09-21
Propagate return status up in DB cleaning code
Dan McGee
1
-4
/
+6
2009-09-21
Add missing closedir calls in cache cleanup
Dan McGee
1
-1
/
+3
2009-09-20
Fully implement database lazy loading
Dan McGee
1
-4
/
+1
2009-09-20
Merge branch 'maint'
Dan McGee
4
-9
/
+9
2009-09-20
Ask user confirmation for -R operation, too
Nagy Gabor
1
-15
/
+11
2009-09-20
sync.c : duplicate the target before modifying it
Xavier Chantry
1
-16
/
+18
2009-09-20
Strndup usage and small typo fix
Laszlo Papp
2
-2
/
+2
2009-09-19
Kill -F option for good in option parsing
Dan McGee
1
-1
/
+1
2009-09-17
String improvements
Xavier Chantry
3
-6
/
+6
2009-09-15
Revert "Fix a memleak involving lazy DB loading"
Dan McGee
1
-1
/
+4
2009-09-12
Change the interface for target loading
Xavier Chantry
3
-92
/
+35
2009-09-09
Remove transaction type
Xavier Chantry
5
-51
/
+20
2009-09-09
Use sync.c for upgrade transaction prepare and commit
Nagy Gabor
1
-17
/
+42
2009-09-09
Do not remove conflict by default
Nagy Gabor
1
-2
/
+2
2009-09-09
Re-add the non-user friendly --ask option
Xavier Chantry
3
-0
/
+15
2009-09-09
Add a new reason field to pmconflict_t struct
Nagy Gabor
3
-9
/
+33
2009-09-09
Change Y/n to y/N with REMOVE_PKGS (remove_unresolvable) callback
Nagy Gabor
1
-1
/
+1
2009-09-09
Allow '-Su foo' operation
Xavier Chantry
1
-64
/
+71
2009-09-09
Fix a memleak involving lazy DB loading
Xavier Chantry
1
-4
/
+1
2009-09-07
rewrite strreplace
Xavier Chantry
1
-32
/
+49
2009-09-07
use strreplace in the xfercommand code
Xavier Chantry
1
-23
/
+12
2009-09-07
fix small memleak in an error case
Xavier Chantry
1
-0
/
+1
2009-09-06
Don't wrap lines when we don't have a column size
Oleg Finkelshteyn
1
-29
/
+20
2009-09-06
Log commandline in pacman/alpm log
Xavier Chantry
1
-0
/
+28
2009-09-06
Allow $arch to be used in Server
Xavier Chantry
1
-1
/
+16
2009-09-06
Check package arch before installing
Xavier Chantry
3
-0
/
+18
2009-09-06
Add Architecture and --arch option
Xavier Chantry
1
-0
/
+22
2009-08-19
Merge branch 'maint'
Dan McGee
3
-6
/
+14
2009-08-19
dload.c : various fixes
Xavier Chantry
1
-4
/
+1
2009-08-19
testdb : less verbose
Xavier Chantry
1
-4
/
+2
2009-08-19
query.c : return 1 when no package match
Xavier Chantry
1
-0
/
+10
2009-08-19
Quiet ShowSize with -Ss and -Qs
Xavier Chantry
2
-2
/
+2
2009-08-08
Fix for FS#15810
Nagy Gabor
1
-9
/
+17
2009-07-28
Fix an untranslated message in src/callback.c
Nagy Gabor
1
-2
/
+2
2009-07-27
Ensure version screen fits in 80 cols
Dan McGee
1
-2
/
+2
2009-07-26
Use lstat instead of stat for -Qo
Xavier Chantry
1
-1
/
+1
2009-07-23
Add a fetch callback to allow front-end download support
Sebastian Nowicki
3
-1
/
+116
2009-07-23
Introduce -Suu
Nagy Gabor
2
-3
/
+3
2009-07-23
New feature: files verification
Dan McGee
3
-12
/
+81
2009-07-16
Offer to clean up non-package files in cache directory.
Xavier Chantry
1
-6
/
+8
2009-07-01
Update copyright headers and messages
Dan McGee
16
-16
/
+32
2009-06-09
Give sensible feedback when a repo has no configured servers
Dan McGee
1
-1
/
+9
2009-06-02
We don't need root with -Sp
Nagy Gabor
3
-13
/
+11
2009-06-02
Change package to package(s) and file to file(s) in documentation
Nagy Gabor
1
-2
/
+2
2009-06-02
Remove unused string.h from src/pacman/remove.c
Gerardo Exequiel Pozzi
1
-1
/
+0
2009-05-19
Remove unused included headers from testdb.c and testpkg.c
Gerardo Exequiel Pozzi
2
-2
/
+0
2009-05-19
Query documentation updates
Nagy Gabor
1
-5
/
+5
2009-05-12
Remove version information from -Qqo output
Dan McGee
1
-2
/
+1
[next]