1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-12-21 15:28:50 -05:00

Commit Graph

  • 99c7b1b088 libmakepkg: fix test bracket style Allan McRae 2015-05-12 11:56:59 +1000
  • 9a9e0203de alpm_logaction: implement documented return value Andrew Gregory 2015-04-12 00:01:23 -0400
  • 1545a04253 alpm_logaction: allow falling back to syslog Andrew Gregory 2015-04-12 00:01:22 -0400
  • e4af5e3c97 alpm_logaction: check logfile before opening Andrew Gregory 2015-04-12 00:01:21 -0400
  • ae7067440c merge _alpm_logaction into alpm_logaction Andrew Gregory 2015-04-12 00:01:20 -0400
  • f9423cfa5d makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD David Macek 2015-03-26 19:59:41 +0100
  • 1040ad4e71 Fix compilation if libarchive headers are not in standard location Charles Duffy 2015-04-07 15:29:28 -0500
  • b0ae59724e makepkg-template: support multiple --template-dirs Dominik Fischer 2015-04-23 16:41:46 +0200
  • d4e5de4bf6 pacsort: fix warning about signed overflow potential during comparison. Andrew Gregory 2015-04-23 16:45:51 +1000
  • 54067c390f Silence warning from clang Allan McRae 2015-04-23 16:01:16 +1000
  • 4dbac804a3 Pluralize callback string Allan McRae 2015-04-14 20:46:04 +1000
  • 4e6848dbea Update source URL Allan McRae 2015-03-27 14:41:50 +1000
  • e374e6829c close stdin before running install scripts Andrew Gregory 2015-03-25 05:54:26 -0400
  • 721b785e73 be_package: fallback to standard filelist loading Andrew Gregory 2015-03-25 05:53:07 -0400
  • edeafcc988 add_entry_to_files_list: pass filelist directly Andrew Gregory 2015-03-25 05:53:06 -0400
  • bf3aec8c32 Add makepkg option --packagelist Ivy Foster 2015-03-20 19:19:57 -0500
  • b520c6312f repo-add: merge desc and depends files Allan McRae 2015-03-19 15:25:53 +1000
  • 2408d46c1b makepkg: write validpgpkeys to .SRCINFO Allan McRae 2015-03-19 14:23:28 +1000
  • eb5da52c0e PKGBUILD.5: have epoch directly following pkgver/pkgrel Allan McRae 2015-03-19 14:16:28 +1000
  • b630f455d2 update repo-add documentation for removal of -f flag Allan McRae 2015-01-27 21:58:52 +1000
  • cb0f2bd038 Always create files database Allan McRae 2015-03-15 18:31:29 +1000
  • 30c9dbcdeb repo-add: remove duplication finding old package details Allan McRae 2015-03-15 17:49:40 +1000
  • 6aef45ee1a repo-add: check early for xdelta if it is needed Allan McRae 2015-03-15 16:40:11 +1000
  • 81d233b793 repo-add: only update database if entire command succeeded Allan McRae 2015-03-15 16:32:56 +1000
  • d2cb52de12 repo-add: move database creation into its own function Allan McRae 2015-03-15 15:56:20 +1000
  • f3fc9af2b7 repo-add: move database rotation into its own function Allan McRae 2015-01-23 15:58:04 +1000
  • e7e0c13762 Merge branch 'maint' Allan McRae 2015-03-26 14:43:13 +1000
  • b543c055b9 Make get_pkg_arch treat arch as an array Ivy Foster 2015-03-20 19:19:56 -0500
  • b8f2d713e0 Update PKGBUILD-split.proto allowed overrides Allan McRae 2015-03-25 15:26:36 +1000
  • eb21e9eb93 fix source package signing with SRCPKGDIR set Christian Hesse 2015-03-25 13:55:34 +0100
  • f34e48a988 Actually return the error value of check_db_local Charles Pigott 2015-03-08 12:11:09 +1000
  • f9cb4f3b9c libmakepkg: move helper functions into tidy/strip Allan McRae 2015-03-08 12:02:50 +1000
  • 22a5128985 PKGBUILD.5.txt: Clarify note about variables available Johannes Löthberg 2015-03-04 18:19:32 +0100
  • 0aded7487f PKGBUILD.5.txt: Add note about functions starting in $srcdir Johannes Löthberg 2015-03-04 18:19:31 +0100
  • 156d41a186 remove: use strcmp for files in skip_remove Andrew Gregory 2014-11-29 18:02:57 -0500
  • ba532bda6b sync_prepare: exclude removals from resolvedeps Andrew Gregory 2014-03-24 09:59:45 -0400
  • ff8de12151 Allow UPX compression for DOS/Win executables David Macek 2015-03-01 21:43:40 +0100
  • 965539adbf common: Avoid errors on systems that define strnlen but not strndup Will Miles 2015-02-27 14:43:24 -0500
  • bb94729c09 util: Use util-common for strndup in pacsort and pactree Will Miles 2015-02-27 14:43:23 -0500
  • 8f92fe47a7 calculate_removed_size: ensure llstat succeeds Allan McRae 2015-02-25 01:10:35 +1000
  • 578ceb29fa sync_cleandb: ensure stat call succeeds Allan McRae 2015-02-25 01:05:20 +1000
  • 9f1c5f0251 pacsort: test string is not NULL before strlen Allan McRae 2015-02-25 01:01:49 +1000
  • d9b5cb238d Abort of failure to add version file to empty local database Allan McRae 2015-02-25 00:47:17 +1000
  • fc5be14dac parse_descfile: fix memory leak in error case Allan McRae 2015-02-24 20:55:49 +1000
  • 2108d95526 Fix memory leaks in dump_pkg_full Allan McRae 2015-02-24 20:25:48 +1000
  • 008bd33e38 Merge branch 'maint' Allan McRae 2015-03-03 14:47:50 +1000
  • 92b8c09000 Update release history Allan McRae 2015-03-02 01:36:33 +1000
  • 7879a5b3e5 Merge branch 'maint' Allan McRae 2015-02-20 10:36:18 +1000
  • 068f8cec42 Release 4.2.1 Allan McRae 2015-02-20 10:25:41 +1000
  • e0f889e2ea Update translations from Transifex Allan McRae 2015-02-20 10:21:15 +1000
  • 5baec6d5e9 Update translations from Transifex Allan McRae 2015-02-14 11:17:18 +1000
  • 97fb8ada30 Update NEWS for 4.2.1 release Allan McRae 2015-02-13 17:37:32 +1000
  • 0927206fc4 Fix Bazaar cloning in makepkg. Renato Silva 2015-01-15 19:47:07 -0200
  • adc6ca1f2c libmakepkg: make package checking functions extendable Allan McRae 2015-02-01 22:32:51 +1000
  • 00da25a5ea libmakepkg: make package tidy functions extendable Allan McRae 2015-02-01 22:09:39 +1000
  • bfe9b56e1f libmakepkg: move package checking out of tidy_install Allan McRae 2015-02-01 21:59:02 +1000
  • 68602f4931 paccache: added --quiet option Maxim Andersson 2015-02-08 23:24:57 +0100
  • dff6982c83 repo-add: improve delta file detection on removal Allan McRae 2015-01-27 23:05:10 +1000
  • 660bd1caa1 repo-add: only backup database signature if database was backed up Allan McRae 2015-01-23 15:28:47 +1000
  • 3c46420367 repo-add: unify checking gpg keys Allan McRae 2015-01-23 15:16:55 +1000
  • cf3d5e4830 repo-add: clarify invalid repo extension message Allan McRae 2015-01-23 14:48:16 +1000
  • b5b2f0b1bf repo-add: improve removing old packages Allan McRae 2015-01-23 14:08:04 +1000
  • 27e3125c8d Merge branch 'maint' Allan McRae 2015-02-12 13:33:20 +1000
  • ba869597fb Disable directory ownership warnings Allan McRae 2015-02-04 14:48:31 +1000
  • 0c9f4329f8 set package origin when adding to db cache Andrew Gregory 2015-02-08 02:27:42 -0500
  • 43413894d4 valgrind.supp: remove library version from suppression Allan McRae 2015-02-12 12:42:40 +1000
  • c3161925c2 sync200.py.in: remove unused substitution Andrew Gregory 2015-02-09 01:58:02 -0500
  • 295a3491ad makepkg: split package tidying into libmakepkg Allan McRae 2015-01-27 11:41:06 +1000
  • 33466000d6 makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkg Allan McRae 2015-01-27 10:57:00 +1000
  • c8574baa7c makepkg: rename other_options to build_options Allan McRae 2015-01-27 10:31:17 +1000
  • 7885931c96 makepkg: split message functions into libmakepkg Allan McRae 2015-01-27 00:45:47 +1000
  • 9917930ae1 add option to optimize PNG images with optipng Christian Hesse 2015-01-26 11:25:23 +0100
  • bd2e95b00b remove globbing for upx and make UPXFLAGS an array variable Christian Hesse 2015-01-26 11:25:22 +0100
  • 2e48101999 Update copyright notices for 2015 Allan McRae 2015-01-21 16:31:20 +1000
  • 325be32acd pmenv.py: Fix typo in copyright assignment Allan McRae 2015-01-21 16:29:29 +1000
  • bbac318d7a Add make rule to update copyright years Allan McRae 2015-01-21 16:28:24 +1000
  • 54c630f6ec Merge branch 'maint' Allan McRae 2015-02-01 21:18:31 +1000
  • 10fc538c70 makepkg: refix removing static libraries when shared uses absolute symlinks Allan McRae 2015-01-27 11:10:45 +1000
  • 841e531c51 trans_commit: restore pm_errno after updating log Andrew Gregory 2015-01-26 13:19:29 -0500
  • 3b22183a4d contrib: remove fakeroot option from PKGBUILD.vim Allan McRae 2015-01-24 15:56:23 +1000
  • 8391716b8a makepkg: Set the working copy destination explicitly when cloning in extract_git Lukáš Jirkovský 2015-01-22 20:52:39 +0100
  • aa12a773b8 Add --noarchive to makepkg's zsh completion Jeffrey Tolar 2015-01-21 19:45:15 -0600
  • 50de87e0e6 Remove --asroot from makepkg's completions Jeffrey Tolar 2015-01-21 19:45:14 -0600
  • 5167160c0c extract_single_file: consolidate extraction logic Andrew Gregory 2014-10-01 02:26:14 -0400
  • ba0d225d93 extract_single_file: use .pacnew for check files Andrew Gregory 2014-10-01 02:06:49 -0400
  • 926280cfc7 remove support for .pacorig files Andrew Gregory 2014-10-01 01:57:44 -0400
  • a82a5cf3f7 extract_single_file: use full path in messages Andrew Gregory 2014-10-01 01:45:40 -0400
  • 4ba0561fe7 extract_single_file: factor out db file extraction Andrew Gregory 2014-10-01 01:35:31 -0400
  • f917a4a55a extract_single_file: reduce indentation Andrew Gregory 2014-10-01 01:26:33 -0400
  • 63660afbc7 extract_single_file: consolidate needbackup checks Andrew Gregory 2014-10-01 01:14:57 -0400
  • 3b20561748 ini.c: move error output into conf.c Andrew Gregory 2014-04-26 12:40:40 -0400
  • ea96b56722 ini.c: remove useless key check Andrew Gregory 2014-04-26 12:34:27 -0400
  • e7d8e2b5ac ini.c: remove empty section name restriction Andrew Gregory 2014-04-26 12:34:11 -0400
  • 4ccafc484d ini.c: remove unnecessary helper function Andrew Gregory 2014-04-26 12:32:58 -0400
  • 09cfe2a4c0 ini.c: move Include parsing to conf.c Andrew Gregory 2014-04-26 12:31:33 -0400
  • 9eb07a81fa ini.c: remove final callback call Andrew Gregory 2014-04-26 12:21:21 -0400
  • 7ed0d60a0d conf.c: parse config in a single pass Andrew Gregory 2014-04-26 12:19:03 -0400
  • 95121cc4f1 conf.c: use masks for siglevel inheritance Andrew Gregory 2014-04-26 11:53:47 -0400
  • 2aa85c3bfd conf.c: store repo settings in dedicated struct Andrew Gregory 2014-04-26 11:24:13 -0400
  • 92febc847c Merge branch 'maint' Allan McRae 2015-01-21 14:27:25 +1000