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-12-14
makepkg: allow to specify an alternative pacman command
Cedric Staniewski
2
-8
/
+20
2009-12-14
makepkg: check for references to build root in package
Allan McRae
1
-0
/
+5
2009-12-14
improve download_internal error messages
Xavier Chantry
1
-2
/
+8
2009-12-14
add some more sanity check for optarg
Xavier Chantry
1
-1
/
+15
2009-12-14
refactor _parseoptions
Xavier Chantry
1
-138
/
+170
2009-12-14
Print error on duplicated database entries
Nagy Gabor
1
-0
/
+7
2009-12-14
Remove trailing whitespace on all lines in list_display
Dan McGee
1
-4
/
+6
2009-12-08
Fix requiredby output
Dan McGee
1
-1
/
+1
2009-12-01
bash_completion: use absolute paths to utilities
Dan McGee
1
-14
/
+14
2009-12-01
makepkg: allow specifying subsets of packages to build
Allan McRae
2
-1
/
+22
2009-12-01
makepkg: move pacman calls to a function
Cedric Staniewski
1
-25
/
+16
2009-12-01
makepkg: Place packages symlinks in build dir when PKGDEST is used
Eric Bélanger
1
-5
/
+24
2009-12-01
Replace an ugly while [ with a for (( loop
Isaac Good
1
-3
/
+2
2009-11-16
Fix syntax error in new translation
Dan McGee
1
-1
/
+1
2009-11-16
HACKING: add some notes about valgrind/gdb usage
Dan McGee
1
-0
/
+13
2009-11-16
download: major refactor to address lingering issues
Dan McGee
5
-155
/
+141
2009-11-16
Refactor do/while cycle and multiple while cycles
Laszlo Papp
3
-6
/
+14
2009-11-16
makepkg: Fixed logging for split packages
Eric Bélanger
1
-2
/
+2
2009-11-16
makepkg: allow the use of only a package() function
Cedric Staniewski
2
-10
/
+19
2009-11-16
makepkg: extend test for hyphen prefixes to pkgbase and all pkgnames
Cedric Staniewski
1
-2
/
+11
2009-11-16
makepkg: Add fallback to package function
Allan McRae
1
-4
/
+6
2009-11-16
makepkg: use bash test operators, part two
Isaac Good
1
-109
/
+107
2009-11-16
makepkg: use bash test operators, part one
Isaac Good
1
-100
/
+100
2009-11-16
scripts: replace test builtin [ with shell keywords [[ and ((
Cedric Staniewski
4
-65
/
+65
2009-11-16
pacman.conf : enable resuming for curl
Xavier Chantry
1
-1
/
+1
2009-11-16
makepkg: Clarified error message when a sourceball exist already
Eric Bélanger
1
-1
/
+1
2009-11-16
makepkg: fix abortion after sourcing /etc/profile
Cedric Staniewski
1
-3
/
+4
2009-11-16
contrib/bacman: fix checking if file has been added
Allan McRae
1
-2
/
+2
2009-11-16
Add Catalan translation
Manuel Tortosa
4
-0
/
+2326
2009-11-11
Merge branch 'maint'
Dan McGee
6
-11
/
+18
2009-11-10
Necessary updates for 3.3.3 release
v3.3.3
Dan McGee
3
-2
/
+12
2009-11-10
makepkg: quote arrays in order to preserve spaces in array items
Cedric Staniewski
1
-7
/
+2
2009-10-28
Fix opendir error condition checks
Dan McGee
2
-2
/
+4
2009-10-27
Merge branch 'maint'
Dan McGee
1
-3
/
+3
2009-10-24
Fix a small typo in alpm_list.c
Laszlo Papp
1
-1
/
+1
2009-10-24
makepkg: allow passing arguments with spaces
Allan McRae
1
-3
/
+3
2009-10-24
Merge branch 'maint'
Dan McGee
1
-1
/
+1
2009-10-24
Reduce unnecessary get_name() function calls
Dan McGee
1
-3
/
+3
2009-10-24
makepkg: change preselected option for cleaning the cache from Y to N
Cedric Staniewski
1
-1
/
+1
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
[next]