index
:
~vuntz/packagekit
openSUSE_Factory
System package management service -- With openSUSE branches
vuntz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-14
Add methods and callbacks in pkcon for repo stuff
Richard Hughes
1
-1
/
+39
2007-10-13
Remove duplicate thread_init code from pkcon and pkmon
James Bowes
2
-8
/
+0
2007-10-13
rename pk-task-common to pk-common as I want to abstract some stuff later
Richard Hughes
1
-1
/
+1
2007-10-12
Merge branch 'master' of git+ssh://rnorwood@git.packagekit.org/srv/git/Packag...
Robin Norwood
1
-0
/
+10
2007-10-12
Implement update for pkcon
James Bowes
1
-0
/
+10
2007-10-10
Add gpg key notification
Robin Norwood
1
-8
/
+9
2007-10-04
Add RepoSignatureRequired call to backend, engine, and client modules.
Robin Norwood
1
-0
/
+20
2007-10-02
update the mashall, and make other cosmetic changes
Richard Hughes
1
-2
/
+2
2007-10-02
Add support for size of package and list of included files from the descripti...
Robin Norwood
1
-1
/
+5
2007-09-30
add the data to the transaction signal so we can get what was added or removed
Richard Hughes
1
-1
/
+3
2007-09-30
don't segfault on package
Richard Hughes
1
-1
/
+3
2007-09-30
switch the Package signal to use enumerated types rather than magic numbers
Richard Hughes
1
-10
/
+7
2007-09-25
turn the transaction role into an enumerated type internally
Richard Hughes
1
-2
/
+4
2007-09-25
wait for install and remove to finish
Richard Hughes
1
-0
/
+3
2007-09-24
remove stuff we don't use
Richard Hughes
1
-26
/
+0
2007-09-24
use PkClient
Richard Hughes
1
-75
/
+88
2007-09-21
Add the Resolve method. We need this when we know the package name, and want ...
Richard Hughes
1
-0
/
+10
2007-09-21
no more, she can't take it anymore captain
Richard Hughes
1
-1
/
+1
2007-09-17
connect up the transactions client side bits.
Richard Hughes
1
-0
/
+21
2007-09-17
don't return packagedata if we have none
root
1
-1
/
+1
2007-09-16
make the job-list code refresh at startup. This fixes a typo that makes pkmon...
Richard Hughes
1
-0
/
+1
2007-09-11
add a licence entry into the description signal so we can do clever things wi...
Richard Hughes
1
-0
/
+18
2007-09-10
connect up the client bits for get_update_detail
Richard Hughes
1
-1
/
+21
2007-09-10
Add the GetUpdateDetail method and UpdateDetail signal
Richard Hughes
1
-0
/
+11
2007-09-09
add some extra debug text to the console program
Richard Hughes
1
-0
/
+3
2007-09-09
make the enum types more sane
Richard Hughes
2
-3
/
+3
2007-09-09
use PkEnumList when getting capabilities
Richard Hughes
1
-31
/
+3
2007-09-09
allow the backend to specify what groups and filters it supports
Richard Hughes
1
-0
/
+28
2007-09-09
allow us to get the actions from the console client
Richard Hughes
1
-0
/
+17
2007-09-07
rename some of the enum methods, removing task from the name
Richard Hughes
2
-2
/
+2
2007-09-02
Add the method GetRequires as discussed on the mailing list
Richard Hughes
1
-2
/
+13
2007-09-01
Make GetDeps into GetDepends as we soon will be adding GetRequires soon
Richard Hughes
1
-1
/
+1
2007-08-31
split out the package id stuff to a seporate file, also add some tests
Richard Hughes
1
-4
/
+5
2007-08-31
rename ident to id
Richard Hughes
1
-6
/
+6
2007-08-29
fix the help text
Richard Hughes
1
-13
/
+13
2007-08-29
rework the consoleget
Richard Hughes
1
-18
/
+29
2007-08-29
add getdesc into the console helper
Richard Hughes
1
-3
/
+13
2007-08-29
use a proper cnverted to avoid error on 64 bit
Richard Hughes
1
-1
/
+1
2007-08-28
notice errors in the client tools
Richard Hughes
2
-1
/
+23
2007-08-28
Add sub-percentage support into API
Richard Hughes
1
-40
/
+70
2007-08-27
oops, move the varargs to the helper, not the spawn
Richard Hughes
1
-1
/
+1
2007-08-27
make SearchName use filter. Big API change for helpers. See helpers/README
Richard Hughes
1
-1
/
+1
2007-08-27
add SearchFile into the API to allow us to match a file to a package
Richard Hughes
1
-2
/
+10
2007-08-27
Add SearchDetails into the API
Richard Hughes
1
-2
/
+21
2007-08-27
Rename FindPackages to SearchName
Richard Hughes
1
-1
/
+1
2007-08-25
make the dummy backend spit out get_deps
Richard Hughes
1
-0
/
+1
2007-08-25
add getdeps into the console helper
Richard Hughes
1
-0
/
+8
2007-08-25
mark the field in PkTaskClientPackageItem package_id to prevent confusion
Richard Hughes
1
-1
/
+1
2007-08-24
Add runtime into finished signal so that we can only show the libnotify windo...
root
1
-0
/
+11
2007-08-24
update TODO
Richard Hughes
1
-0
/
+1
[next]