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
2012-04-24
makepkg: Be more consistent with missing program message
Allan McRae
1
-1
/
+1
2012-04-24
makepkg: treat list of packages to be installed as an array
Allan McRae
1
-2
/
+2
2012-04-24
makepkg: deal with overriden package arch properly
Allan McRae
1
-18
/
+33
2012-04-24
pacman-key: lookup keys before receiving
Dave Reisner
1
-1
/
+40
2012-04-24
Merge branch 'maint'
Dan McGee
7
-74
/
+143
2012-04-24
Merge branch 'parse-opts'
Dan McGee
14
-259
/
+505
2012-04-24
makepkg.8: remove bold from --pkg's optarg
Dave Reisner
1
-1
/
+1
2012-04-24
pacman-key: allow verification of multiple sig files
Dave Reisner
2
-6
/
+11
2012-04-24
scripts/library: remove parse_options
Dave Reisner
4
-114
/
+1
2012-04-24
bash_completion: update for changes to pacman-key
Dave Reisner
1
-5
/
+30
2012-04-24
scripts: avoid dumping usage on parser fail
Dave Reisner
2
-2
/
+2
2012-04-24
pacman-key: adopt parseopts for option parsing
Dave Reisner
3
-120
/
+135
2012-04-24
makepkg: allow specifying --pkg multiple times
Dave Reisner
2
-2
/
+2
2012-04-24
makepkg: adopt parseopts for option parsing
Dave Reisner
3
-15
/
+16
2012-04-24
scripts/library: introduce parseopts
Dave Reisner
8
-2
/
+315
2012-04-24
configure: avoid linking against libssl
Dave Reisner
1
-1
/
+1
2012-04-21
makepkg: restrict allowed characters in pkgname
Dave Reisner
2
-2
/
+8
2012-04-21
pkgdelta/repo-add: quoting fixes
Florian Pritz
2
-48
/
+48
2012-04-21
pkgdelta: implement requirments for delta generation
Florian Pritz
2
-4
/
+60
2012-04-21
pkgdelta: rework option/argument parser
Florian Pritz
1
-18
/
+27
2012-04-20
contrib: remove pactree make rule
Dave Reisner
1
-1
/
+0
2012-04-20
contrib: remove wget-xdelta from gitignore
Dave Reisner
1
-1
/
+0
2012-04-12
Merge branch 'maint'
Dan McGee
2
-7
/
+8
2012-04-12
Remove SyncFirst option
Dan McGee
11
-268
/
+1
2012-04-09
Fix issues with unintialized variable value usage
Dan McGee
2
-7
/
+8
2012-04-09
Add more warning flags
Allan McRae
1
-0
/
+1
2012-04-09
Fix a signed overflow error on i686 with GCC 4.7.0
Dan McGee
1
-4
/
+6
2012-04-09
Merge remote-tracking branch 'dave/buildsys'
Dan McGee
24
-343
/
+335
2012-04-09
makepkg: save and restore shopts when sourcing /etc/profile
Allan McRae
1
-0
/
+4
2012-04-09
makepkg: complain when the buildfile isn't writeable
Dave Reisner
1
-7
/
+7
2012-04-09
makepkg: catch errors sourcing files
Dave Reisner
1
-9
/
+14
2012-04-09
makepkg: restrict usage of errexit to user functions
Dave Reisner
1
-23
/
+23
2012-04-09
Merge branch 'maint'
Dan McGee
1
-5
/
+1
2012-04-09
pacman-key: avoid use of tempfile in verify_sig
Dave Reisner
1
-5
/
+1
2012-04-09
Add a new configure option for excessive compiler warning flags
Dan McGee
2
-0
/
+61
2012-04-09
Various tweaks to support building with excessive GCC warning flags
Dan McGee
8
-24
/
+33
2012-04-09
autoclean.sh: abide by POSIX shebang
Dave Reisner
1
-17
/
+7
2012-04-09
buildsys: move autotools bloat to build-aux
Dave Reisner
9
-0
/
+1
2012-04-09
buildsys: move acinclude.m4 to m4/
Dave Reisner
1
-0
/
+0
2012-04-09
buildsys: cleanup libtool and autoconf initialization
Dave Reisner
1
-5
/
+2
2012-04-09
buildsys: define warning CFLAGS in separate var
Dave Reisner
4
-6
/
+6
2012-04-09
buildsys: use AC_DEFINE for CYGWIN macro
Dave Reisner
1
-1
/
+1
2012-04-09
buildsys: cleanup gpgme compile time check
Dave Reisner
2
-20
/
+23
2012-04-09
buildsys: use pkg-config for libcurl detection
Dave Reisner
3
-255
/
+20
2012-04-09
buildsys: use pkg-config for libarchive detection
Dave Reisner
2
-3
/
+5
2012-04-09
buildsys: use pkg-config for openssl detection
Dave Reisner
3
-15
/
+20
2012-04-09
buildsys: add pkg-config m4 macros
Dave Reisner
1
-0
/
+159
2012-04-09
pacman-key: verify TRUST_ULTIMATE keys as good
Dave Reisner
1
-1
/
+1
2012-04-09
makepkg: treat lib{provides,depends} returns as proper arrays
Dave Reisner
1
-6
/
+6
2012-04-09
makepkg: use proper array addition in libdeps
Dave Reisner
1
-7
/
+7
[next]