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
2009-10-19
Size handling was changed in fgets() functions
Laszlo Papp
3
-26
/
+29
2009-10-13
Replace hardcoded option numbers with enumeration
Laszlo Papp
2
-28
/
+46
2009-10-12
Introduce new PKGBUILD variable `changelog`
Cedric Staniewski
5
-9
/
+36
2009-10-12
use bitwise shift operator in enum "bit field"
solsTiCe d'Hiver
2
-34
/
+34
2009-10-11
Fix stderr redirection
Cedric Staniewski
1
-1
/
+1
2009-10-11
Remove makepath function from frontend
Laszlo Papp
2
-37
/
+0
2009-10-11
Fix "-Sd conflict_pkg" bug
Nagy Gabor
2
-15
/
+28
2009-10-11
alpm_list : add new alpm_list_diff_sorted function
Xavier Chantry
2
-17
/
+70
2009-10-11
Rework the alpm_unpack functions
Xavier Chantry
4
-14
/
+50
2009-10-11
update sync200 pactest
Xavier Chantry
1
-1
/
+1
2009-10-11
cygwin fix : use unsigned char for ctype function
Xavier Chantry
4
-8
/
+8
2009-10-11
replace rankmirrors by bash clone
Xavier Chantry
3
-193
/
+204
2009-10-11
Minor scope/typing cleanups
Dan McGee
2
-4
/
+4
2009-10-11
libalpm: clean up lock function
Dan McGee
1
-8
/
+5
2009-10-11
Reduce calls to list_count() in removing package
Dan McGee
1
-4
/
+4
2009-10-11
Add missing get_usedelta() method
Dan McGee
2
-0
/
+10
2009-10-11
typing: a few more fixes for special int types
Dan McGee
6
-13
/
+13
2009-10-11
int typing: s/unsigned short/int/ in libalpm
Dan McGee
10
-25
/
+23
2009-10-11
Merge branch 'maint'
Dan McGee
48
-259
/
+2605
2009-10-11
alpm_list : fix a bug in alpm_list_remove
Xavier Chantry
1
-0
/
+1
2009-10-11
Minor fix to Greek translation
Christos Nouskas
1
-2
/
+2
2009-10-11
Update Chinese translation
甘露(Lu.Gan)
2
-6
/
+5
2009-10-08
Update Swedish translation
v3.3.2
Christian Larsson
2
-31
/
+28
2009-10-08
Update chinese translation
甘露(Lu.Gan)
2
-25
/
+22
2009-10-08
New Greek translation
Xavier Chantry
5
-0
/
+2295
2009-10-08
Update translations
Xavier Chantry
31
-184
/
+75
2009-10-08
Update all pot and po files for 3.3.2 release
Xavier Chantry
36
-80
/
+221
2009-10-04
3.2.2 release changes
Dan McGee
3
-2
/
+9
2009-10-04
doc: Add HACKING to html target
Dan McGee
1
-1
/
+6
2009-10-04
doc: ensure SyncFirst behavior with flags is clear
Dan McGee
1
-2
/
+5
2009-10-04
callback.c : fallback to normal download with bogus size
Xavier Chantry
1
-4
/
+14
2009-09-30
Merge branch 'maint'
Dan McGee
3
-15
/
+36
2009-09-30
dload : fix infinite download (big type mistake)
Xavier Chantry
1
-7
/
+22
2009-09-24
repo-add: clean up options parsing
Dan McGee
1
-12
/
+1
2009-09-24
repo-remove: create empty DB when all packages are removed
Dan McGee
1
-5
/
+11
2009-09-24
repo-add: make sure we get size of target file
Dan McGee
1
-3
/
+3
2009-09-23
Merge branch 'maint'
Dan McGee
41
-180
/
+4747
2009-09-23
Update index.txt with new release
v3.3.1
Dan McGee
1
-0
/
+1
2009-09-23
makepkg: tidy usage output
Allan McRae
1
-10
/
+9
2009-09-23
testdb : fix many memleaks
Xavier Chantry
1
-4
/
+14
2009-09-23
Clean up translation file headers
Dan McGee
37
-100
/
+101
2009-09-23
Add Swedish translation
Laszlo Papp
5
-3
/
+2297
2009-09-23
Update Czech translation
Ondrej Kucera
2
-25
/
+22
2009-09-22
Update Brazilian translation
Rodrigo Flores
2
-32
/
+26
2009-09-22
Add Norwegian translation
Laszlo Papp
5
-0
/
+2284
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
Update Polish translation
Mateusz Herych
2
-31
/
+27
2009-09-20
Fully implement database lazy loading
Dan McGee
6
-55
/
+75
[next]