index
:
~vuntz/packagekit
openSUSE_Factory
System package management service -- With openSUSE branches
vuntz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-26
Revert "packagekit-qt2: Since new methods and enums where added let's change ...
openSUSE_Factory
Vincent Untz
1
-1/+1
2012-04-26
Build against npapi-sdk instead of xulrunner
Wolfgang Rosenauer
1
-1/+1
2012-04-26
Change the configuration of the cron script to a sysconfig-like config
Vincent Untz
1
-10/+33
2012-04-24
Release version 0.7.4
Richard Hughes
8
-2059/+2083
2012-04-23
packagekit-qt2: Since new methods and enums where added let's change the vers...
Daniel Nicoletti
1
-1/+1
2012-04-22
aptcc: Create a PkgList class to provide convience methods and remove uneeded...
Daniel Nicoletti
11
-71/+156
2012-04-22
aptcc: Cleanup includes
Daniel Nicoletti
20
-155/+135
2012-04-22
aptcc: Add a new class to show cache openning progress
Daniel Nicoletti
4
-5/+99
2012-04-22
aptcc: Fix possible crash as PkBackend was not inited
Daniel Nicoletti
2
-1/+4
2012-04-20
aptcc: Avoid crashing when error messages containing invalid utf8 is sent
Daniel Nicoletti
4
-14/+17
2012-04-20
aptcc: separate the try install/remove functions
Daniel Nicoletti
2
-37/+33
2012-04-20
aptcc: change the way we mark auto-installed packages
Daniel Nicoletti
2
-9/+7
2012-04-19
aptcc: Use _exit() to quit the child process as synaptic does
Daniel Nicoletti
1
-4/+5
2012-04-19
aptcc: possibly fix "hang" on the end of DoInstall()
Daniel Nicoletti
1
-2/+1
2012-04-19
aptcc: Fix symbol failure
Daniel Nicoletti
1
-1/+1
2012-04-19
aptcc: use const_iterators to avoid mistakes
Daniel Nicoletti
4
-26/+26
2012-04-18
aptcc: we are not apt-get so remove "APT::Get::*" confs
Daniel Nicoletti
1
-52/+11
2012-04-18
aptcc: Emit UnfinishedTransaction when we were not able to fix the cache
Daniel Nicoletti
3
-19/+15
2012-04-18
Add some documentation for the new RepairSystem transaction interaction
Richard Hughes
2
-8/+1084
2012-04-18
packagekit: Add PK_ERROR_ENUM_UNFINISHED_TRANSACTION and PK_EXIT_ENUM_REPAIR_...
Daniel Nicoletti
4
-2/+13
2012-04-18
pk-qt2: Add simulateRepairSystem and repairSystem(bool) to the Transaction API
Daniel Nicoletti
2
-0/+24
2012-04-18
aptcc: remove a code duplication and emit proper RestartRequired signal
Daniel Nicoletti
5
-264/+336
2012-04-18
aptcc: Add SimulateRepairSystem and RepairSystem methods, and update the feat...
Daniel Nicoletti
6
-41/+62
2012-04-17
zypp: build pool before resolving
Vincent Untz
1
-2/+2
2012-04-17
zypp: Do not set a PACKAGE_NOT_FOUND error when resolving packages
Vincent Untz
1
-6/+0
2012-04-17
aptcc: Fix supported filter
Daniel Nicoletti
2
-17/+22
2012-04-17
aptcc: Fix a few mem leaks
Daniel Nicoletti
1
-0/+5
2012-04-17
aptcc: Move cache related functions to pkgCacheFile subclass
Daniel Nicoletti
7
-195/+175
2012-04-17
aptcc: Make direct use of cache->FindPkg
Daniel Nicoletti
3
-51/+22
2012-04-17
aptcc: Make sure we discard errors when closing the cache
Daniel Nicoletti
2
-9/+7
2012-04-16
aptcc: Move ShowBroken to AptCacheFile, and added CheckDeps from apt-get
Daniel Nicoletti
7
-151/+226
2012-04-16
aptcc: A few more fixes aptcc does not crash anymore but it sort of start fai...
Daniel Nicoletti
4
-20/+40
2012-04-16
aptcc: Improve classes readability, and fix a crash caused by an invalid package
Daniel Nicoletti
4
-230/+277
2012-04-15
aptcc: Forgot to return the package found
Daniel Nicoletti
3
-14/+27
2012-04-15
Merge branch 'master' of gitorious.org:packagekit/packagekit
Daniel Nicoletti
2
-17/+17
2012-04-15
aptcc: Make sure BuildPolicy is called when getting the dep cache
Daniel Nicoletti
2
-5/+7
2012-04-15
aptcc: Correctly emit if a repo is enabled
Matthias Klumpp
2
-17/+17
2012-04-15
aptcc: Refactored to use AptCacheFile
Daniel Nicoletti
7
-456/+461
2012-04-15
aptcc: Add AptCacheFile to handle all pkg cache openings
Daniel Nicoletti
6
-67/+164
2012-04-15
aptcc: Fix SUPPORTED check and component-finding code
Matthias Klumpp
2
-28/+31
2012-04-15
aptcc: When on multiarch some packages that should have the :arch appended to...
Daniel Nicoletti
1
-0/+6
2012-04-14
aptcc: Don't emit error if repo is empty
Matthias Klumpp
4
-10/+27
2012-04-14
aptcc: Implement SUPPORTED support
Matthias Klumpp
3
-9/+53
2012-04-14
trivial: Correct mistakes from previous commit
Matthias Klumpp
2
-5/+5
2012-04-14
aptcc: Simplify code for checking trusted packages
Matthias Klumpp
2
-16/+18
2012-04-14
aptcc: Don't emit untrusted packages when we are not simulating
Daniel Nicoletti
2
-6/+6
2012-04-14
aptcc: Fix INSTALLED filter
Daniel Nicoletti
2
-9/+9
2012-04-14
aptcc: Managed to get rid of pair container it should become faster but needs...
Daniel Nicoletti
7
-181/+173
2012-04-14
aptcc: Emit packages that are untrusted with the PK_INFO_ENUM_UNTRUSTED enum
Daniel Nicoletti
3
-8/+24
2012-04-14
aptcc: Improve the autoremove code to don't spin if disabled, move the simula...
Daniel Nicoletti
6
-130/+56
[next]