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-24
Reduce unnecessary get_name() function calls
Dan McGee
1
-3
/
+3
2009-10-24
makepkg: use tput for terminal-safe colored and bold text
Cedric Staniewski
1
-7
/
+7
2009-10-24
makepkg: define escape sequences globally
Cedric Staniewski
1
-27
/
+13
2009-10-24
makepkg: check for non-empty pkgbase instead of pkgname
Cedric Staniewski
1
-1
/
+1
2009-10-24
pacdiff : add diffsearchpath option
Heiko Baums
1
-2
/
+6
2009-10-24
makepkg: remove empty .part files after a failed download
Cedric Staniewski
1
-1
/
+6
2009-10-21
makepkg: fix testing for built package presence
Allan McRae
1
-2
/
+2
2009-10-21
Merge branch 'maint'
Dan McGee
2
-6
/
+6
2009-10-21
makepkg: allow overriding arch in split packages
Allan McRae
3
-21
/
+31
2009-10-21
makepkg: allow overriding pkgver and pkgrel in split packages
Allan McRae
3
-5
/
+8
2009-10-21
dload.c : clear sigaction flag to make valgrind happy
Xavier Chantry
1
-0
/
+1
2009-10-21
makepkg, repo-add: replace external commands with bash substitutions where po...
Cedric Staniewski
2
-20
/
+25
2009-10-21
fix for zh_CN
Gan Lu
1
-2
/
+2
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
Fix Greek short Y/N translation
Allan McRae
1
-4
/
+4
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
[next]