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-05-20
contrib/pacsysclean: use a standard vim modeline
Dave Reisner
1
-29
/
+31
2012-05-20
Merge branch 'maint'
Dan McGee
8
-221
/
+208
2012-05-20
pacman-key: use mapfile over read
Dave Reisner
1
-1
/
+1
2012-05-20
makepkg: use mapfile where plausible
Dave Reisner
1
-6
/
+5
2012-05-20
pacman: support group selection delimited by commas
Dave Reisner
2
-5
/
+5
2012-05-20
pkgdelta: adopt parseopts for option parsing
Dave Reisner
2
-15
/
+26
2012-05-20
pacman-key: test for content in keyring files
Dave Reisner
1
-3
/
+3
2012-05-20
contrib/pacsysclean: avoid setting bogus PACMAN_OPTS
Dave Reisner
1
-1
/
+1
2012-05-20
Fix gettext usage in pkgdelta help instructions
Dan McGee
3
-21
/
+21
2012-05-20
Update pacman-scripts message catalog
Dan McGee
2
-170
/
+185
2012-05-18
docs: remove 'in the wild' section
Dan McGee
1
-24
/
+2
2012-05-04
pacman-key: clarify messages, s/keychain/keyring/
Dan McGee
1
-5
/
+5
2012-05-04
doc: remove --recursive documentation for non-remove operations
Dan McGee
1
-7
/
+0
2012-05-04
Ensure pre_upgrade scriptlet gets old package version
Dan McGee
1
-2
/
+3
2012-04-30
makepkg: fix package arch detection
Allan McRae
1
-0
/
+1
2012-04-30
contrib: remove executable bit from input files
Dave Reisner
8
-0
/
+0
2012-04-30
zsh completion for makepkg
Daniel Wallace
1
-0
/
+91
2012-04-30
add zsh completion to pacman-key
Daniel Wallace
1
-4
/
+112
2012-04-29
Convert ALLOC_FAIL macro into a function
Dan McGee
4
-8
/
+13
2012-04-29
be_local: use the right length value for filename in all cases
Dan McGee
1
-2
/
+3
2012-04-29
pkgdelta/repo-add: quoting fixes
Florian Pritz
1
-1
/
+1
2012-04-29
Output "Packages" instead of "Targets"
Allan McRae
1
-1
/
+1
2012-04-29
Merge remote-tracking branch 'dave/buildsys'
Dan McGee
16
-72
/
+141
2012-04-29
makepkg: remove subshelling from check_option and friends
Dave Reisner
1
-58
/
+79
2012-04-29
makepkg: null terminate filenames to strip
Dave Reisner
1
-1
/
+1
2012-04-29
pacman/package.c: show checksums with -Sii
Dave Reisner
1
-1
/
+8
2012-04-29
Move short-lived realpath buffers to the stack
Dan McGee
2
-6
/
+2
2012-04-25
libalpm: add pkg-config file
Dave Reisner
4
-0
/
+17
2012-04-24
Pointer coding style cleanups
Dan McGee
3
-3
/
+3
2012-04-24
be_local: write all single-valued attributes first
Dan McGee
1
-18
/
+20
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
[next]