index
:
packagekit
PACKAGEKIT_0_1_X
PACKAGEKIT_0_6_X
master
System package management service
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
conary
/
conaryBackend.py
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-21
conary: simplify _resolve_list
Jesse Zhang
1
-74/+38
2011-06-21
conary: don't show redirected packages
Jesse Zhang
1
-0/+8
2011-04-26
conary: fix call of deleted method in conaryCallback
Jesse Zhang
1
-13/+14
2011-04-18
conary: make pylint happier
Jesse Zhang
1
-72/+79
2011-04-18
conary: use ExceptionHandler again
Jesse Zhang
1
-73/+25
2011-04-14
conary: handle stale jobs for updateall
Og B. Maciel
1
-2/+9
2011-04-12
conary: fix typo of conary operation
Jesse Zhang
1
-2/+3
2011-04-11
conary: fix generating XMLCache for custom labels
Jesse Zhang
1
-2/+2
2011-04-09
conary: assorted fixes
Jesse Zhang
1
-61/+26
2011-04-08
conary: remove some code duplication
Jesse Zhang
1
-16/+23
2011-04-08
conary: move the get-files function into conarypk
Jesse Zhang
1
-43/+5
2011-04-08
conary: simplify and remove needless functions
Jesse Zhang
1
-25/+14
2011-04-08
conary: simplify _resolve_list
Jesse Zhang
1
-44/+58
2011-04-08
conary: clean up
Jesse Zhang
1
-126/+7
2011-04-01
conary: implement install/remove for system model
Jesse Zhang
1
-62/+42
2011-04-01
conary: trivial fix
Jesse Zhang
1
-1/+0
2011-04-01
conary: add exception handling around get_updateall_job
Jesse Zhang
1
-2/+12
2011-04-01
conary: fix get-updates
Jesse Zhang
1
-28/+15
2011-04-01
conary: remove broken GetDepends implementation
Jesse Zhang
1
-21/+0
2011-04-01
conary: move more code to conarypk
Jesse Zhang
1
-24/+5
2011-04-01
conary: remove unused methods
Jesse Zhang
1
-59/+0
2011-04-01
conary: don't support UpdatePackages
Jesse Zhang
1
-22/+0
2011-03-31
conary: bring back exception handling around build_update_job
Jesse Zhang
1
-2/+12
2011-03-31
conary: show update jobs correctly
Jesse Zhang
1
-12/+40
2011-03-31
conary: fix exception processing of applyUpdateJob
Jesse Zhang
1
-3/+8
2011-03-31
conary: move build_update_job to where it belongs
Jesse Zhang
1
-49/+4
2011-03-29
conary: remove class scope variable
Jesse Zhang
1
-47/+13
2011-03-29
conary: really implement simulate* and don't rely on conary --test
Jesse Zhang
1
-5/+13
2011-03-29
conary: process packages update/erase in a single job
Jesse Zhang
1
-30/+25
2011-03-29
conary: remove unnecessary method
Jesse Zhang
1
-7/+5
2011-03-29
conary: reduce code duplication between get_updates and update_system
Jesse Zhang
1
-53/+39
2011-03-29
conary: add a method to reset callback
Jesse Zhang
1
-4/+8
2011-03-29
conary: move job caching methods to UpdateJobCache
Jesse Zhang
1
-3/+4
2011-03-28
conary: rename variables to better reflect the return type
Jesse Zhang
1
-2/+4
2011-03-28
conary: move get_arch to conarypk.py
Jesse Zhang
1
-25/+11
2011-03-28
conary: remove abundant imports
Jesse Zhang
1
-13/+9
2011-03-28
conary: clean up trailing spaces
Jesse Zhang
1
-24/+24
2011-03-28
conary: rename _get_update to _build_update_job
Jesse Zhang
1
-12/+8
2011-03-24
conary: initialize local variable before using it
Jesse Zhang
1
-0/+1
2011-03-24
conary: remove duplicated code
Jesse Zhang
1
-5/+1
2011-03-24
conary: remove unused parameter
Jesse Zhang
1
-3/+3
2011-02-10
conary: not need to call _get_package_update before _do_package_update
Jesse Zhang
1
-4/+0
2011-02-10
conary: make update-system faster
Jesse Zhang
1
-14/+5
2011-02-10
conary: fix get-updates
Jesse Zhang
1
-3/+3
2011-02-01
conary: fix get-files
Jesse Zhang
1
-11/+5
2011-02-01
conary: fix resolve to show all versions of installed pkgs
Jesse Zhang
1
-2/+2
2011-01-31
conary: fix ~installed filter
Jesse Zhang
1
-11/+13
2011-01-31
conary: fix search to show all versions of installed pkgs
Jesse Zhang
1
-21/+8
2011-01-31
conary: fix resolve to not do repo_query if trove is found locally
Jesse Zhang
1
-18/+25
2011-01-31
conary: fix installed filter
Jesse Zhang
1
-23/+27
[next]