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-30
be_local: use the right length value for filename in all cases
Dan McGee
1
-2
/
+3
2012-04-30
pkgdelta/repo-add: quoting fixes
Florian Pritz
1
-1
/
+1
2012-04-30
Output "Packages" instead of "Targets"
Allan McRae
1
-1
/
+1
2012-04-30
Merge remote-tracking branch 'dave/buildsys'
Dan McGee
16
-72
/
+141
2012-04-30
makepkg: remove subshelling from check_option and friends
Dave Reisner
1
-58
/
+79
2012-04-30
makepkg: null terminate filenames to strip
Dave Reisner
1
-1
/
+1
2012-04-30
pacman/package.c: show checksums with -Sii
Dave Reisner
1
-1
/
+8
2012-04-30
Move short-lived realpath buffers to the stack
Dan McGee
2
-6
/
+2
2012-04-26
libalpm: add pkg-config file
Dave Reisner
4
-0
/
+17
2012-04-25
Pointer coding style cleanups
Dan McGee
3
-3
/
+3
2012-04-25
be_local: write all single-valued attributes first
Dan McGee
1
-18
/
+20
2012-04-25
util/testdb: don't return crazy error values
Dan McGee
1
-4
/
+4
2012-04-25
Split check steps in Makefile into multiple targets
Dan McGee
2
-3
/
+15
2012-04-25
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-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
[next]