summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2010-03-23CNF: add a boolean configure variable 'SimilarNameSearch' to allow skipping s...Richard Hughes2-5/+24
2010-03-22trivial: do not print a verbose debug statement in egg_debug_post_parse_hook()Richard Hughes1-1/+0
2010-03-15trivial: update the example spec file to the latest from FedoraRichard Hughes1-15/+9
2010-03-11yum: add a Yum.conf configuration file and add the DisabledPlugin key thereRichard Hughes1-1/+4
2010-03-10Do not crash libdbus when libnm-glib uses it's own contextRichard Hughes1-1/+1
2010-03-08yum: use Zif to get the list of distro-upgradesRichard Hughes1-0/+6
2010-02-09trivial: update the fedora spec fileRichard Hughes1-2/+1
2010-01-27Update the Free Software Foundation addressRichard Hughes11-11/+11
2010-01-20trivial: enable introspection in the Fedora spec fileRichard Hughes1-0/+5
2010-01-14trivial: add install-local to the bash autocompletion rulesRichard Hughes1-0/+1
2010-01-12trivial: rename foo_[to|from]_text to foo_[to|from}_string functions, to fit ...Richard Hughes3-8/+8
2010-01-04trivial: fix up some NULL/FALSE typosRichard Hughes1-2/+2
2009-12-30trivial: fix up fedora spec fileRichard Hughes1-4/+3
2009-12-12trivial: fix a warning when building pk-device-rebindRichard Hughes1-0/+1
2009-12-08cnf: ensure we send error messages to stderr, not stdout. Fxes rh#545220Richard Hughes1-20/+18
2009-11-24cron: Only email when a useful action was done. Fixes rh#540949Richard Hughes1-8/+14
2009-11-23cnf: Run the newly installed file sync so we can return a proper exit code. F...Richard Hughes1-8/+12
2009-11-23Update to a better version of the egg-debug codeRichard Hughes5-19/+2
2009-11-20Rename three methods in the unstable glib2 library so we are ready for 0.6.x ...Richard Hughes1-1/+1
2009-11-10cnf: when we search for available files, use our preferred arch. Fixes rh#534169Richard Hughes1-1/+3
2009-11-09Just for packagekit-glib2, drop the 'Code' from PkError as it's a redundant s...Richard Hughes3-16/+16
2009-11-09Trivial: fix conflictsRichard Hughes2-6/+11
2009-11-09cnf: after a successful installation, re-exec new binary not command-not-foun...Richard Hughes1-6/+6
2009-11-05cnf: handle the error condition where the package name would be invalid. Fixe...Richard Hughes1-0/+4
2009-11-01gtk-module: Check the language code exists before we search for it. Fixes hal...Richard Hughes1-0/+1
2009-10-26cnf: don't exit before we try to search if no alternatives were foundRichard Hughes2-7/+3
2009-10-22Switch to a 100% GObject design in packagekit-glib2, and get rid of the typed...Richard Hughes3-73/+83
2009-10-20cnf: don't exit before we try to search if no alternatives were foundRichard Hughes2-7/+3
2009-10-12trivial: sync spec file with Fedora upstreamRichard Hughes1-20/+17
2009-10-09Ensure we print a newline if command-not-found finds exactly 0 possible resultsRichard Hughes1-0/+1
2009-10-05bugfix: Fix double free in pk-gstreamer-install which caused a crash. Fixes r...Dave Airlie1-1/+1
2009-10-05Actually make the PackageKit GTK module residentMatthias Clasen1-13/+16
2009-10-05bugfix: Don't free stuff allocated by fontconfig with g_freeMatthias Clasen1-4/+5
2009-10-04Exit pk-command-not-found with 127 when we have not run a program. Fixes rh#5...Richard Hughes1-2/+24
2009-10-02cnf: Actually run the program, rather than offer to install it again. Trivial...Richard Hughes1-6/+34
2009-09-30debuginfo-install: add a --noninteractive (short option -y) command line opti...Richard Hughes2-0/+19
2009-09-30debuginfo-install: correctly list all the dependant packages, rather than the...Richard Hughes1-1/+1
2009-09-29Add a compile time agreement of API unstableness in any external tools using ...Richard Hughes4-0/+4
2009-09-25cnf: print more status values now they are translated for usRichard Hughes1-2/+6
2009-09-25cnf: don't print critical warnings if run with no argumentsRichard Hughes1-2/+4
2009-09-24cnf: directly install packages using PkTaskText rather than calling out to pkconRichard Hughes1-117/+104
2009-09-24Allow multiple search terms in packagekit-glib2, and add support in the clien...Richard Hughes1-2/+5
2009-09-22trivial: prefer pk_results_get_error_code() over pk_results_get_exit_code() i...Richard Hughes2-40/+43
2009-09-22trivial: fix up all the issues reported from clangRichard Hughes1-4/+4
2009-09-17contrib: Fix crash on 64 bit architectures in the plugin installer. Fixes rh#...Richard Hughes2-7/+11
2009-09-15glib2: ship the -sync versions of PkClient and PkControl in the shared librar...Richard Hughes2-5/+5
2009-09-15trivial: update the fedora spec fileRichard Hughes1-1/+1
2009-09-15trivial: move the main egg-x.[c|h] files into src/ and symlink to them thereRichard Hughes4-4/+4
2009-09-10trivial: remove two symlinks to files that do not exist anymoreRichard Hughes2-2/+0
2009-09-10trivial: it's been pointed out I don't need the '_enum' suffix in structure m...Richard Hughes1-3/+3