1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-03-11 07:31:04 -04:00

Commit Graph

  • 230bd5c2fd Fix whitespace and other formatting issues Jason St. John 2013-11-08 00:44:40 -05:00
  • b7b3f9c5e7 Fix minor grammatical issues in doc/index.txt Jason St. John 2013-11-07 23:26:19 -05:00
  • d78f45ae0c log important events from the backend Andrew Gregory 2013-11-05 11:29:55 -05:00
  • ea6aeef8ba Makefile.am: fix typo in LOG_DRIVER variable Andrew Gregory 2013-11-05 08:50:44 -05:00
  • 0da98ec6ba Ignore makedepend and checkdepend entries when parsing .PKGINFO file Allan McRae 2013-11-01 22:13:46 +10:00
  • 5273e38fb2 makepkg: move update_pkgver out of extract_sources Allan McRae 2013-11-01 21:24:46 +10:00
  • da8cd388c4 Return zero from extract_file with local source file Allan McRae 2013-11-01 21:48:17 +10:00
  • 57090d8cba alpm_handle: store lock file descriptor Andrew Gregory 2013-10-26 11:32:15 -04:00
  • af284d5fdb support ALPM_SIG_USE_DEFAULT for file siglevels Andrew Gregory 2013-10-28 09:58:28 -04:00
  • 88df07717d Remove spaces between the opening "if" and the opening parenthesis Jason St. John 2013-10-31 17:31:32 -04:00
  • 14cc790c59 Use title case for a heading in HACKING; fix capitalization of "Vim" in HACKING Jason St. John 2013-10-31 17:55:54 -04:00
  • 0c180cb7cc version: fix formatting in file to RPM upstream Dave Reisner 2013-10-31 17:42:47 -04:00
  • fe824f87b9 makepkg: only remove static libraries if they have a shared version Allan McRae 2013-10-31 23:24:26 +10:00
  • 5c5b28833c makepkg: Allow "static library" to be translated Allan McRae 2013-10-31 22:28:55 +10:00
  • d5acf7a44a upgrade.c: use iterator variable Andrew Gregory 2013-10-24 09:22:54 -04:00
  • c3493360af deps.c: pass alpm_list** to _alpm_recursedeps Andrew Gregory 2013-10-25 23:20:24 -04:00
  • 08191b13f2 check for -1 return value from getopt_long Andrew Gregory 2013-10-24 19:52:59 -04:00
  • 1c5b94e6bb callback.c: check for negative xfered size Andrew Gregory 2013-10-24 09:22:53 -04:00
  • b82a0d83ce makepkg: do not allow badly formatted arch lines Allan McRae 2013-10-20 22:49:51 +10:00
  • 6405ecb259 pacman -Si/-Qi: Autodetect best fitting file size unit Florian Pritz 2013-10-19 11:47:11 +02:00
  • 7e767b7e90 Use getuid instead of geteuid Vladimir A. Nazarenko 2013-10-20 15:57:24 +11:00
  • 8f5dbd5614 libalpm/db.c: default to ALPM_DB_USAGE_ALL Andrew Gregory 2013-10-18 00:36:22 -04:00
  • a8285350cc makepkg: allow empty source arrays Andrew Gregory 2013-10-18 00:32:20 -04:00
  • c2134fde2b sortbydeps: include local pkgs in dep graph Andrew Gregory 2013-10-17 23:38:58 -04:00
  • 2194eddf30 Indicate ignored packages in -Qu output Allan McRae 2013-10-15 14:54:57 +10:00
  • 23923200c3 Expose alpm_pkg_should_ignore Allan McRae 2013-10-16 12:23:11 +10:00
  • d4ba5bdda6 repo-add.8: Provide example usage Allan McRae 2013-10-15 22:20:43 +10:00
  • d63313efe1 makepkg.8: Document remaining environmental variables Allan McRae 2013-10-15 22:00:41 +10:00
  • 49de11b340 makepkg.8: document environmental variables that affect gpg signing Allan McRae 2013-10-15 21:29:23 +10:00
  • 2d9e7dc2bc Fix detection of joint --native and --foreign usage Allan McRae 2013-10-15 17:28:49 +10:00
  • 70b2c5f5ef List signiture keyids in -Sii output Allan McRae 2013-10-15 16:21:33 +10:00
  • c7f159c1c9 Make functions to decode a signature and extract keyid public Allan McRae 2013-10-15 15:53:51 +10:00
  • 968486ecc0 makepkg: validate updated pkgver before replacement Dave Reisner 2013-10-14 09:13:28 -04:00
  • e049bb8bd6 Ensure packages have a valid version Allan McRae 2013-10-14 21:04:22 +10:00
  • e7ad883ebe makepkg: use source_safe when resourcing BUILDFILE Allan McRae 2013-10-14 16:35:09 +10:00
  • c69d71d55b contrib/pacdiff: error if diffprog is not found Allan McRae 2013-10-14 16:12:00 +10:00
  • fb0f880f0a proto: remove missed $srcdir redundancies Allan McRae 2013-10-14 15:55:39 +10:00
  • dcfc247a2c Fix progress bar overflow while checking package integrity Allan McRae 2013-10-14 14:55:20 +10:00
  • 3e903d34cc Added list of mandatory options to PKGBUILD's man page Eric Toombs 2013-09-11 23:21:34 -04:00
  • 217aaaf3ea autogen.sh: remove useless shell flag and subshells Dave Reisner 2013-10-13 23:20:08 -04:00
  • ed511b141f Report which package is missing a signature Allan McRae 2013-07-21 20:00:11 +10:00
  • e5f23e0ebb libalpm: move function pointer condition slavomir vlcek 2013-10-10 17:25:22 +02:00
  • d79872b4c7 Add parens around tuples in Python list comprehensions. Jeremy Heiner 2013-10-12 12:44:36 -04:00
  • e9c7c3b90d Use Python's "range" instead of deprecated "xrange". Jeremy Heiner 2013-10-12 12:44:35 -04:00
  • 95b0a868f2 Use dict iteration methods common to both Python 2 and 3. Jeremy Heiner 2013-10-12 12:44:33 -04:00
  • 071ba05534 Use Python's "0o#" octal literal instead of deprecated "0#". Jeremy Heiner 2013-10-12 12:44:32 -04:00
  • 4d24da8cda Use "exec" instead of "execfile" (deprecated in Python 3). Jeremy Heiner 2013-10-12 12:44:31 -04:00
  • 372e26118f Bail early with a clear error message if Python runtime isn't 2.7+. Jeremy Heiner 2013-10-12 12:44:30 -04:00
  • 807f014d77 include invalid options in error messages Andrew Gregory 2013-10-12 13:32:06 -04:00
  • 2c11e5da1d pacman: die on invalid option combinations Andrew Gregory 2013-10-12 13:32:09 -04:00
  • 55ca38b4cd rename PKG_LOCALITY_LOCAL -> PKG_LOCALITY_NATIVE Andrew Gregory 2013-10-12 13:32:08 -04:00
  • 64e4f627c1 do not run scriptlets with --dbonly Andrew Gregory 2013-10-12 13:32:10 -04:00
  • 3b804cb654 imply --print from --print-format Andrew Gregory 2013-10-12 13:32:07 -04:00
  • 122e16106f use non-ascii identifiers for optflags Andrew Gregory 2013-10-12 13:32:05 -04:00
  • 0fc9545546 pacman/util: remove strsplit Andrew Gregory 2013-10-12 13:32:04 -04:00
  • 5477f2597b submitting-patches: address common mistakes Andrew Gregory 2013-10-12 14:00:22 -04:00
  • dfcf918763 remove executable bit on paclog-pkglist.sh.in Andrew Gregory 2013-10-12 14:00:21 -04:00
  • 8ab44c7986 Makefile.am: remove old targets from .PHONY Andrew Gregory 2013-10-12 14:00:20 -04:00
  • 1bb0085dfe Jettison the truncation of the display of pmrules. Jeremy Heiner 2013-10-09 09:48:09 -04:00
  • 31a55df3d9 makepkg: add LIBRARY variable Allan McRae 2013-09-22 11:25:30 +01:00
  • c9ab8a7f6c makepkg: run locally with libtool style wrapper Allan McRae 2013-09-22 11:25:29 +01:00
  • 0308df07d3 makepkg: alphabetically order option variables Allan McRae 2013-10-09 13:28:23 +10:00
  • 141d7f234f makepkg: do not refer to src/ or pkg/ Allan McRae 2013-10-09 13:20:11 +10:00
  • 043f250d0e Add a -C, --cleanbuild option to clear the source directory before building a package. Lukáš Jirkovský 2013-10-04 15:57:08 +02:00
  • 2f7e92ad04 Link non-vcs sources into $srcdir during extraction Allan McRae 2013-10-10 12:29:07 +10:00
  • d5ff21c221 Ignore failure to patch during autogen.sh Allan McRae 2013-10-10 10:28:44 +10:00
  • adfab9c899 Remove makepkg license check Allan McRae 2013-10-03 13:41:54 +10:00
  • 37242ceb30 Use $srcdir/ rather than src/ in makepkg help Allan McRae 2013-10-03 13:38:40 +10:00
  • 80ee9994f0 Clarify --repackage description Allan McRae 2013-10-03 13:37:24 +10:00
  • 3a6bb2735b Add make target for TESTS Andrew Gregory 2013-09-19 22:00:11 -04:00
  • d43f54e5c4 Display old and new version in pacman -Qu output Florian Pritz 2013-09-26 10:55:21 +02:00
  • 8eb8995aa7 TESTS: add missing tests Andrew Gregory 2013-09-18 14:29:07 -04:00
  • d1ac6ffc13 Fix make distcheck Andrew Gregory 2013-09-18 14:27:00 -04:00
  • 2379eb1fa6 makepkg: redirect downloader output to STDERR Xyne 2013-09-18 03:01:23 +00:00
  • 028490ddcf makepkg: include all hash types in integlist Xyne 2013-09-17 15:31:17 +00:00
  • 5ef0c3caa5 bacman: optionally include unmodified backup files when available Xyne 2013-09-17 09:19:26 +00:00
  • 8561ad2256 bacman: update copyright information in version function Xyne 2013-09-17 09:19:25 +00:00
  • ec15e859a4 bacman: pass unshifted arguments to fakeroot Xyne 2013-09-17 09:19:24 +00:00
  • 3b3152fc50 dload: avoid renaming files downloaded via sync operations Christian Hesse 2013-09-05 16:08:23 +02:00
  • 3f99cfba1b contrib: Unify quoting in error messages Aaron Lindsay 2013-09-05 14:46:29 -04:00
  • 9388808964 makepkg: use c-style for loops for integrity checks Dave Reisner 2013-09-03 20:03:04 -04:00
  • de570d1a65 makepkg: always use read's -r flag with filenames Dave Reisner 2013-09-03 18:12:53 -04:00
  • 2091f7ab16 makepkg: inline creation of checksum indenting Dave Reisner 2013-09-03 15:47:10 -04:00
  • cfbc4fe809 makepkg: cleanup a few format string injections Dave Reisner 2013-09-02 16:50:08 -04:00
  • 61e806b96a pactree: set full usage on DBs when registering Dave Reisner 2012-07-09 10:03:20 -04:00
  • c0ee713704 pacman: add front end support for repo usage level Dave Reisner 2012-07-02 17:16:58 -04:00
  • 106d0fc541 libalpm: introduce a usage level for repos Dave Reisner 2013-03-09 18:28:28 -05:00
  • 5f80d7afbd proto: remove redundancy in cd for each function Dave Reisner 2013-03-10 15:56:12 -04:00
  • 8a72761743 pacman/util.c: use switch when there are fall through statements Sami Kerola 2013-09-02 21:30:47 +01:00
  • a86015f73f Improve --help switch output for pacman utils Jason St. John 2013-09-03 15:20:50 -04:00
  • 4245c6b222 makepkg: add support for sha224 checksums Dave Reisner 2013-09-02 16:02:34 -04:00
  • b370f0ca42 makepkg: unify list of known hash algorithms Dave Reisner 2013-09-02 15:53:33 -04:00
  • aade18cf3b libalpm: avoid name space conflict Sami Kerola 2013-09-02 21:30:48 +01:00
  • 9020bcee37 common: compare value rather than pointer address Sami Kerola 2013-09-02 21:30:46 +01:00
  • 9e50e5314c makepkg.8: fix typo in usage Dave Reisner 2013-08-21 11:16:44 -04:00
  • 3a2a752e1e alpm: log errors for scriptlets terminated by a signal Dave Reisner 2013-08-20 22:00:10 -04:00
  • ce7456b4cc Store fgetc output as an int. Allan McRae 2013-08-12 21:09:01 +10:00
  • d8c2ab0e6f conflict.c: fix directory ownership check Andrew Gregory 2013-08-09 09:15:40 -04:00
  • 15b667ef36 doc/repo-add: Add note on when signatures are added to the db Olivier Brunel 2013-08-07 19:04:52 +02:00
  • 3d3c7ebb0d makepkg: allow make-style environment var overrides Dave Reisner 2013-08-05 18:04:37 -04:00