Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fix "apt-get source pkg=ver" if binary name != source name | Michael Vogt | 2008-12-08 | 2 | -3/+7 |
* | fix another typo | Michael Vogt | 2008-11-12 | 1 | -1/+1 |
* | merge from debian-sid | Michael Vogt | 2008-11-12 | 1 | -1/+1 |
* | fix SIGHUP handling (closes: #463030) | Michael Vogt | 2008-11-12 | 2 | -0/+6 |
* | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2008-10-28 | 2 | -4/+14 |
* | apt-pkg/cdrom.cc: add missing i18n string | Michael Vogt | 2008-10-28 | 1 | -1/+1 |
* | apt-pkg/indexcopy.cc: discard errors after Verify() | Michael Vogt | 2008-10-28 | 1 | -0/+1 |
* | * apt-ftparchive might write corrupt Release files (LP: #46439) | Michael Vogt | 2008-10-28 | 78 | -2196/+5848 |
|\ | |||||
| * | * apt-pkg/acquire-item.cc: | Michael Vogt | 2008-10-28 | 5 | -74/+103 |
| |\ | |||||
| | * | merged from the debian-sid branch | Michael Vogt | 2008-10-28 | 0 | -0/+0 |
| | |\ | |||||
| | | * | merged from the debain-sid branch | Michael Vogt | 2008-10-07 | 58 | -2798/+6487 |
| | | |\ | |||||
| | * | \ | * apt-pkg/acquire-item.cc: | Michael Vogt | 2008-10-28 | 4 | -73/+101 |
| | |\ \ \ | |||||
| | | * | | | Forgot to remove regex.h include in previous commit. Now done | Eugene V. Lyubimkin | 2008-10-26 | 1 | -1/+0 |
| | | * | | | Switched from regexp to using existing URI class to strip user/password. | Eugene V. Lyubimkin | 2008-10-26 | 1 | -15/+4 |
| | | * | | | Corrected determining if regexp matched. | Eugene V. Lyubimkin | 2008-10-25 | 1 | -2/+3 |
| | | * | | | Fixed error output when fallback'ed to uncompressed Packages/Sources. | Eugene V. Lyubimkin | 2008-10-25 | 1 | -2/+2 |
| | | * | | | Strip user/password from URL in error message. | Eugene V. Lyubimkin | 2008-10-25 | 2 | -1/+20 |
| | | * | | | Added fallback to uncompressed files while acquiring index files (Sources and... | Eugene V. Lyubimkin | 2008-10-25 | 2 | -6/+28 |
| | |/ / / | |||||
| * | | | | merged from Luca Bruno | Michael Vogt | 2008-10-25 | 10 | -20/+55 |
| |\ \ \ \ | |||||
| | * | | | | Fix typo in apt-pkg/depcache.cc | Luca Bruno | 2008-10-11 | 2 | -1/+3 |
| | * | | | | Clarify whether configuration items of apt.conf are case-sensitive | Luca Bruno | 2008-10-11 | 2 | -0/+6 |
| | * | | | | * Compilation fixes and portability improvement for compiling APT against non... | Luca Bruno | 2008-10-11 | 6 | -17/+35 |
| | * | | | | Fix another compilation warning in apt-pkg/versionmatch.cc | Luca Bruno | 2008-10-11 | 2 | -3/+4 |
| | * | | | | Fix compilation warning in apt-pkg/acquire.cc. New experimental release | Luca Bruno | 2008-10-11 | 2 | -1/+9 |
| | * | | | | Merge with debian-sid | Luca Bruno | 2008-10-11 | 3 | -6/+10 |
| | |\| | | | |||||
| * | | | | | merged from debian-sid | Michael Vogt | 2008-10-25 | 3 | -6/+10 |
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | |||||
| | * | | | update changelog | Michael Vogt | 2008-10-10 | 1 | -1/+6 |
| | * | | | doc/apt-cache.8.xml: add missing <citerefentry> | Michael Vogt | 2008-10-10 | 2 | -3/+3 |
| | * | | | * doc/apt-cache.8.xml: | Michael Vogt | 2008-10-10 | 21 | -45/+106 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| * | | | | * doc/apt-cache.8.xml: | Michael Vogt | 2008-10-07 | 21 | -45/+107 |
| |\ \ \ \ | |||||
| | * | | | | Typo in changelog | Luca Bruno | 2008-10-05 | 1 | -1/+1 |
| | * | | | | * doc/apt-cache.8.xml: | Luca Bruno | 2008-10-05 | 2 | -2/+10 |
| | * | | | | * doc/offline.sgml: clarify remote and target hosts | Luca Bruno | 2008-10-04 | 2 | -8/+12 |
| | * | | | | * Better documentation for apt-get --option | Luca Bruno | 2008-10-04 | 2 | -0/+4 |
| | * | | | | * Retitle the apt-mark.8 manpage (thanks to Justin Pryzby, closes: 471276) | Luca Bruno | 2008-10-04 | 2 | -1/+2 |
| | * | | | | Applied patch from #461458 for apt.8 typo | Luca Bruno | 2008-10-03 | 2 | -6/+8 |
| | * | | | | Applied patch from #431636 for typos | Luca Bruno | 2008-10-03 | 1 | -6/+6 |
| | * | | | | Applied patch from #411532 for typos | Luca Bruno | 2008-10-03 | 2 | -2/+3 |
| | * | | | | Applying #298821 patch for further arbitary typos | Luca Bruno | 2008-10-03 | 3 | -4/+4 |
| | * | | | | Wrap changelog lines | Luca Bruno | 2008-10-03 | 1 | -2/+4 |
| | * | | | | * Better documentation on using both APT::Default-Release and /etc/apt/prefer... | Luca Bruno | 2008-10-03 | 3 | -2/+9 |
| | * | | | | Fixed typo in changelog | Luca Bruno | 2008-10-03 | 1 | -1/+1 |
| | * | | | | * Document apt-key finger and adv commands (thanks to Stefan Schmidt, closes:... | Luca Bruno | 2008-10-03 | 3 | -0/+26 |
| | * | | | | Fix some typos in docs and translations (thanks to timeless, closes: 368665) | Luca Bruno | 2008-10-03 | 10 | -22/+23 |
| | * | | | | Experimental branch | Luca Bruno | 2008-10-03 | 1 | -0/+6 |
| | | |_|/ | | |/| | | |||||
| * | | | | merged from debian-sid | Michael Vogt | 2008-10-07 | 58 | -2798/+6493 |
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| | | |||||
| | * | | Upload to unstable | Michael Vogt | 2008-10-07 | 2 | -1/+7 |
| | |/ | |||||
| | * | fix typo *sigh* | Michael Vogt | 2008-10-01 | 2 | -3/+3 |
| | * | * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 2008-10-01 | 5 | -7/+15 |
| | * | Restore the apt ABI. | Daniel Burrows | 2008-09-25 | 3 | -13/+52 |