server
/
bcfg2
1.1.0-stable
debian
main
maint
maint-1.2
master
packages-dummy
py3-server
py3k
spline
spline-bookworm
spline-old
upstream/master
yum-helper-bug
Custom fork of bcfg2 (configuration management)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
Client
/
Tools
/
APT.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
APT: Catch apt-python initialization failures (#1001)
Sol Jerome
2011-04-06
1
-1
/
+5
*
APT/YUMng: Remove stray punctuation
Sol Jerome
2011-03-01
1
-1
/
+1
*
client tools: Add verification failure suggestion (Resolves #724)
Sol Jerome
2011-01-22
1
-0
/
+3
*
APT: Enforce appearance of /usr/sbin and /sbin in PATH (Resolves Ticket #968)
Narayan Desai
2011-01-22
1
-1
/
+5
*
APT: Enable debugging output from apt-get
Richard Connon
2011-01-11
1
-8
/
+9
*
POSIX: Remove client-side support for old POSIX types
Sol Jerome
2010-10-18
1
-1
/
+1
*
APT: Install missing configuration files (Fixes Ticket #622)
Sol Jerome
2010-10-12
1
-1
/
+3
*
Add the ability to specify important entries via info/info.xml
Sol Jerome
2010-06-22
1
-1
/
+2
*
APT: Add more filters for deprecated apt API accesses (Patch from Kioob)
Sol Jerome
2010-06-21
1
-0
/
+2
*
APT: Fix nonexistent Path verification failures (Reported by Remi Broemeling)
Sol Jerome
2010-06-10
1
-0
/
+6
*
Updated files to match PEP 257
Fabian Affolter
2010-06-07
1
-6
/
+8
*
APT: Add sources.list* to __important__ list
Sol Jerome
2010-04-13
1
-9
/
+10
*
APT: produce reasonable interactive messages for version=auto entries
Narayan Desai
2010-04-08
1
-1
/
+1
*
APT: Add support for using non-standard tool paths (Resolves Ticket #773
Sol Jerome
2010-03-13
1
-9
/
+25
*
APT: add support for new debsums (Patch from Nicolas Dandrimont)
Narayan Desai
2010-03-13
1
-1
/
+3
*
APT: suppress apt driver api warnings
Narayan Desai
2009-11-05
1
-0
/
+2
*
Client tools: Remove unnecessary extra whitespace
Sol Jerome
2009-08-16
1
-5
/
+5
*
APT: add backwards compatibility for python-apt 0.6
Narayan Desai
2009-07-21
1
-2
/
+9
*
APT/Client: Suppress known warnings
Sol Jerome
2009-06-26
1
-0
/
+4
*
APT: Force cache reload to get data from source updates
Narayan Desai
2009-06-14
1
-5
/
+3
*
APT: fix cache invalidation
Narayan Desai
2009-06-14
1
-0
/
+2
*
APT.Remove: Split up package names properly
Sol Jerome
2009-05-22
1
-1
/
+1
*
Remove unused imports for pylint
Sol Jerome
2009-04-17
1
-1
/
+1
*
Revert dict accesses in APT tool
Sol Jerome
2009-01-13
1
-1
/
+1
*
Add more verbose apt cache mismatch errors
Narayan Desai
2009-01-13
1
-2
/
+7
*
Fall back to auto behavior for APT version=any installation (Resolves Ticket ...
Narayan Desai
2009-01-13
1
-3
/
+1
*
Improve error message for APT.py when version=any (Resolves Ticket #631)
Narayan Desai
2009-01-13
1
-0
/
+2
*
Update dictionary accesses to work with Python 3.0
Sol Jerome
2008-12-22
1
-2
/
+2
*
Merge branch 'tools'
Narayan Desai
2008-12-10
1
-0
/
+8
*
pylint fixes for client code
Narayan Desai
2008-12-08
1
-1
/
+1
*
Implement version=any for Apt driver
Narayan Desai
2008-11-25
1
-0
/
+2
*
Fix false verification failure
Narayan Desai
2008-11-25
1
-0
/
+1
*
New APT driver (git-svn sent the last change astray)
Narayan Desai
2008-11-22
1
-82
/
+120
*
Fix apt purge calls (Fix PDS's issue reported on IRC)
Narayan Desai
2008-10-28
1
-1
/
+1
*
Pylint formatting fixes for client tool drivers
Sol Jerome
2008-09-27
1
-3
/
+10
*
Make APT use purge to remove extra services.
Sol Jerome
2008-09-09
1
-1
/
+1
*
Fix for ticket #586, seem to happen only with recent version of debsums
Steve Tousignant
2008-09-03
1
-0
/
+5
*
Fix apt plugin
Narayan Desai
2008-08-07
1
-2
/
+0
*
remove extra call to self.RefreshPackages() (Resolves Ticket #591)
Narayan Desai
2008-08-06
1
-1
/
+1
*
Change to use correct syntax for DPkg options, as gleaned from a google
Daniel Joseph Barnhart Clark
2008-06-22
1
-1
/
+1
*
add more non-interactive options for APT
Narayan Desai
2008-06-22
1
-1
/
+1
*
Fix error in failing md5sum path
Narayan Desai
2008-05-20
1
-1
/
+1
*
Remove validation states from Tool instances (in preparation for DecisionList...
Narayan Desai
2008-03-17
1
-6
/
+8
*
Ensure that APT.py doesn't update more than once per run
Narayan Desai
2007-11-03
1
-5
/
+6
*
Fix error in state handling (Resolves Ticket #479)
Narayan Desai
2007-11-03
1
-0
/
+3
*
Move apt-get update call (in -k mode) to Install, so that changes to sources....
Narayan Desai
2007-10-10
1
-6
/
+7
*
Improve information message in interactive mode (Half-resolves Ticket #367)
Narayan Desai
2007-01-20
1
-1
/
+1
*
Implement more verbose questions for interactive mode (for Packages) (Halfway...
Narayan Desai
2007-01-16
1
-0
/
+7
*
Remove debugging comment
Narayan Desai
2006-12-14
1
-3
/
+0
*
Add better apt-verbosity
Narayan Desai
2006-12-12
1
-0
/
+4
[next]