index
:
pacman
master
pkgbase
[no description]
Johannes Löthberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-24
util/testdb: don't return crazy error values
Dan McGee
1
-4
/
+4
2012-04-24
Split check steps in Makefile into multiple targets
Dan McGee
2
-3
/
+15
2012-04-24
rankmirrors: move to contrib/
Dave Reisner
5
-6
/
+5
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
paccache: adopt parseopts for options parsing
Dave Reisner
2
-48
/
+73
2012-04-24
configure: require bash >= 4.1 at compile time
Dave Reisner
1
-1
/
+17
2012-04-24
validate bash scripts with 'bash -n' during build.
Dave Reisner
2
-0
/
+2
2012-04-24
contrib: rename bash scripts: .in -> .sh.in
Dave Reisner
8
-16
/
+15
2012-04-24
contrib: use a separate build rule for bash scripts
Dave Reisner
1
-3
/
+14
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-20
makepkg: restrict allowed characters in pkgname
Dave Reisner
2
-2
/
+8
2012-04-20
pkgdelta/repo-add: quoting fixes
Florian Pritz
2
-48
/
+48
2012-04-20
pkgdelta: implement requirments for delta generation
Florian Pritz
2
-4
/
+60
2012-04-20
pkgdelta: rework option/argument parser
Florian Pritz
1
-18
/
+27
2012-04-19
contrib: remove pactree make rule
Dave Reisner
1
-1
/
+0
2012-04-19
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-08
Fix a signed overflow error on i686 with GCC 4.7.0
Dan McGee
1
-4
/
+6
2012-04-08
Merge remote-tracking branch 'dave/buildsys'
Dan McGee
24
-343
/
+335
2012-04-08
makepkg: save and restore shopts when sourcing /etc/profile
Allan McRae
1
-0
/
+4
2012-04-08
makepkg: complain when the buildfile isn't writeable
Dave Reisner
1
-7
/
+7
2012-04-08
makepkg: catch errors sourcing files
Dave Reisner
1
-9
/
+14
2012-04-08
makepkg: restrict usage of errexit to user functions
Dave Reisner
1
-23
/
+23
2012-04-08
Merge branch 'maint'
Dan McGee
1
-5
/
+1
2012-04-08
pacman-key: avoid use of tempfile in verify_sig
Dave Reisner
1
-5
/
+1
2012-04-08
Add a new configure option for excessive compiler warning flags
Dan McGee
2
-0
/
+61
2012-04-08
Various tweaks to support building with excessive GCC warning flags
Dan McGee
8
-24
/
+33
2012-04-08
autoclean.sh: abide by POSIX shebang
Dave Reisner
1
-17
/
+7
2012-04-08
buildsys: move autotools bloat to build-aux
Dave Reisner
9
-0
/
+1
2012-04-08
buildsys: move acinclude.m4 to m4/
Dave Reisner
1
-0
/
+0
2012-04-08
buildsys: cleanup libtool and autoconf initialization
Dave Reisner
1
-5
/
+2
2012-04-08
buildsys: define warning CFLAGS in separate var
Dave Reisner
4
-6
/
+6
2012-04-08
buildsys: use AC_DEFINE for CYGWIN macro
Dave Reisner
1
-1
/
+1
[prev]
[next]