Age | Commit message (Expand) | Author |
2009-10-16 | add ftp support, basic debugging | Michael Vogt |
2009-10-16 | port netrc support from maemon | Michael Vogt |
2009-08-19 | merged from the jackyf-devel branch | Michael Vogt |
2009-07-22 | merged from the mvo branch | Michael Vogt |
2009-07-22 | * doc/apt.conf.5.xml: | Michael Vogt |
2009-07-21 | The 'not dead yet' release | Michael Vogt |
2009-07-21 | * apt-pkg/acquire.cc: | Michael Vogt |
2009-07-17 | Update French manpage translation | bubulle@debian.org |
2009-07-15 | merge with lp:~mvo/apt/debian-sid | David Kalnischkies |
2009-07-07 | [apt-get] add possibility to hide the user simulation note | David Kalnischkies |
2009-07-06 | Support /etc/apt/preferences.d, by adding ReadPinDir() (Closes: #535512) | Julian Andres Klode |
2009-07-06 | configure-index: document Dir::Etc::SourceParts and some other options | Julian Andres Klode |
2009-06-29 | * add Debug::pkgDepCache::Marker with more detailed debug output | Michael Vogt |
2009-06-29 | * add depth information to the debug output and show what depends | Michael Vogt |
2009-06-29 | support running "--simulate" as user | Michael Vogt |
2009-05-07 | [apt-pkg] allow also codenames for specifying a release | David Kalnischkies |
2009-04-22 | Fix typo in French translation | bubulle@debian.org |
2009-04-09 | * apt-pkg/contrib/strutl.cc: | Michael Vogt |
2009-02-08 | merge the 0.7.20.2 upload | Michael Vogt |
2009-02-03 | * methods/https.cc: | Michael Vogt |
2008-12-15 | Make apt proxy options have the highest priority, unified proxy determining c... | Eugene V. Lyubimkin |
2008-12-15 | Mentioned '/* ... */' comments. (Closes: #507601) | Michael Vogt |
2008-12-10 | apt.conf: mentioned '/* ... */'-comments. | Eugene V. Lyubimkin |
2008-12-09 | merged from the debian-sid branch | Michael Vogt |
2008-12-08 | merged lp:~jackyf-devel/apt/debian-sid | Michael Vogt |
2008-12-06 | Mentioned 'APT::Periodic' and 'APT::Archives' groups of options. | Eugene V. Lyubimkin |
2008-12-06 | Applied patch from Daniel Burrows to document 'Debug' group of options. | Eugene V. Lyubimkin |
2008-12-06 | Documented briefly 'APT::https' group of options. | Eugene V. Lyubimkin |
2008-12-02 | make "apt-get build-dep" installed packages marked automatic | Michael Vogt |
2008-11-26 | Removed obsolete commented non-us deb-src entry, replaced with 'security.debi... | Eugene V. Lyubimkin |
2008-11-12 | doc/apt-get.8.xml: explicitly say that 'dist-upgrade' command may remove pack... | Eugene V. Lyubimkin |
2008-11-08 | Stripped unneeded statring newline from 'install' command description in apt-... | Eugene V. Lyubimkin |
2008-11-08 | Update synopsis in apt-get manpage for '-v'/'--version'. | Eugene V. Lyubimkin |
2008-11-08 | Noted allowed file name characters in /etc/apt/sources.list.d/* files. | Eugene V. Lyubimkin |
2008-11-06 | doc/apt-get.8.xml: advanced descriptions for 'remove' and 'purge'. | Eugene V. Lyubimkin |
2008-11-06 | doc/sources.list.5.xml: fixed grammar and typo. | Eugene V. Lyubimkin |
2008-11-06 | doc/examples/configure-index: 'linux-kernel' -> 'linux-image'. | Eugene V. Lyubimkin |
2008-11-06 | Removed obsolete header line from configure-index. | Eugene V. Lyubimkin |
2008-11-05 | Added 'dist-upgrade' to apt-get synopsis in apt-get manpage. | Eugene V. Lyubimkin |
2008-11-05 | Added (x) to some manpage referrings in apt-get manpage. | Eugene V. Lyubimkin |
2008-11-05 | * Fix typos: | Michael Vogt |
2008-11-02 | Cleaned up unnecessary [<...>] from apt-get synopsis. Added '--help'. | Eugene V. Lyubimkin |
2008-11-02 | Another fix for 'apt-get <...> -t' synopsis. | Eugene V. Lyubimkin |
2008-11-02 | Another fix for synopsis of 'apt-get install'. | Eugene V. Lyubimkin |
2008-11-02 | Removed notice that ssh/rsh access cannot use password authentication from so... | Eugene V. Lyubimkin |
2008-11-02 | Added 'rsh', 'ssh' and 'copy' to the list of URI schemes in sources.list manp... | Eugene V. Lyubimkin |
2008-11-02 | Documented 'Acquire::PDiffs' in apt.conf manpage. | Eugene V. Lyubimkin |
2008-11-02 | Documented '--no-install-recommends' in apt-get manpage. | Eugene V. Lyubimkin |
2008-11-02 | Typo fix. | Eugene V. Lyubimkin |
2008-11-02 | Added APT::Get::AllowUnauthenticated to configure-index. | Eugene V. Lyubimkin |