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
2013-10-15
Added list of mandatory options to PKGBUILD's man page
Eric Toombs
1
-1
/
+3
2013-10-15
autogen.sh: remove useless shell flag and subshells
Dave Reisner
1
-2
/
+4
2013-10-15
Report which package is missing a signature
Allan McRae
1
-1
/
+4
2013-10-14
libalpm: move function pointer condition
slavomir vlcek
1
-4
/
+6
2013-10-14
Add parens around tuples in Python list comprehensions.
Jeremy Heiner
34
-34
/
+34
2013-10-14
Use Python's "range" instead of deprecated "xrange".
Jeremy Heiner
3
-5
/
+5
2013-10-14
Use dict iteration methods common to both Python 2 and 3.
Jeremy Heiner
4
-9
/
+9
2013-10-14
Use Python's "0o#" octal literal instead of deprecated "0#".
Jeremy Heiner
3
-5
/
+5
2013-10-14
Use "exec" instead of "execfile" (deprecated in Python 3).
Jeremy Heiner
1
-1
/
+2
2013-10-14
Bail early with a clear error message if Python runtime isn't 2.7+.
Jeremy Heiner
2
-1
/
+7
2013-10-14
include invalid options in error messages
Andrew Gregory
2
-2
/
+8
2013-10-14
pacman: die on invalid option combinations
Andrew Gregory
1
-0
/
+140
2013-10-14
rename PKG_LOCALITY_LOCAL -> PKG_LOCALITY_NATIVE
Andrew Gregory
3
-5
/
+5
2013-10-14
do not run scriptlets with --dbonly
Andrew Gregory
1
-0
/
+1
2013-10-14
imply --print from --print-format
Andrew Gregory
2
-1
/
+2
2013-10-14
use non-ascii identifiers for optflags
Andrew Gregory
2
-70
/
+206
2013-10-14
pacman/util: remove strsplit
Andrew Gregory
3
-40
/
+5
2013-10-14
submitting-patches: address common mistakes
Andrew Gregory
1
-4
/
+11
2013-10-14
remove executable bit on paclog-pkglist.sh.in
Andrew Gregory
1
-0
/
+0
2013-10-14
Makefile.am: remove old targets from .PHONY
Andrew Gregory
1
-1
/
+1
2013-10-14
Jettison the truncation of the display of pmrules.
Jeremy Heiner
1
-3
/
+1
2013-10-14
makepkg: add LIBRARY variable
Allan McRae
2
-0
/
+5
2013-10-14
makepkg: run locally with libtool style wrapper
Allan McRae
3
-0
/
+49
2013-10-14
makepkg: alphabetically order option variables
Allan McRae
1
-16
/
+16
2013-10-14
makepkg: do not refer to src/ or pkg/
Allan McRae
1
-4
/
+4
2013-10-14
Add a -C, --cleanbuild option to clear the source directory before building a...
Lukáš Jirkovský
2
-2
/
+14
2013-10-14
Link non-vcs sources into $srcdir during extraction
Allan McRae
1
-11
/
+9
2013-10-14
Ignore failure to patch during autogen.sh
Allan McRae
1
-1
/
+1
2013-10-14
Remove makepkg license check
Allan McRae
1
-13
/
+0
2013-10-14
Use $srcdir/ rather than src/ in makepkg help
Allan McRae
1
-1
/
+1
2013-10-14
Clarify --repackage description
Allan McRae
1
-2
/
+2
2013-10-14
Add make target for TESTS
Andrew Gregory
2
-292
/
+294
2013-10-14
Display old and new version in pacman -Qu output
Florian Pritz
1
-1
/
+8
2013-09-19
TESTS: add missing tests
Andrew Gregory
1
-0
/
+4
2013-09-19
Fix make distcheck
Andrew Gregory
2
-2
/
+3
2013-09-18
makepkg: redirect downloader output to STDERR
Xyne
1
-1
/
+1
2013-09-18
makepkg: include all hash types in integlist
Xyne
1
-1
/
+1
2013-09-18
bacman: optionally include unmodified backup files when available
Xyne
1
-21
/
+59
2013-09-18
bacman: update copyright information in version function
Xyne
1
-0
/
+1
2013-09-18
bacman: pass unshifted arguments to fakeroot
Xyne
1
-1
/
+3
2013-09-18
dload: avoid renaming files downloaded via sync operations
Christian Hesse
2
-17
/
+22
2013-09-18
contrib: Unify quoting in error messages
Aaron Lindsay
3
-7
/
+7
2013-09-18
makepkg: use c-style for loops for integrity checks
Dave Reisner
1
-27
/
+24
2013-09-18
makepkg: always use read's -r flag with filenames
Dave Reisner
1
-5
/
+5
2013-09-18
makepkg: inline creation of checksum indenting
Dave Reisner
1
-12
/
+7
2013-09-18
makepkg: cleanup a few format string injections
Dave Reisner
1
-5
/
+5
2013-09-04
pactree: set full usage on DBs when registering
Dave Reisner
1
-1
/
+2
2013-09-04
pacman: add front end support for repo usage level
Dave Reisner
3
-0
/
+85
2013-09-04
libalpm: introduce a usage level for repos
Dave Reisner
9
-4
/
+107
2013-09-04
proto: remove redundancy in cd for each function
Dave Reisner
2
-7
/
+7
[prev]
[next]