| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * makefile fixes to make apt rosetta friendly | Michael Vogt | 2005-09-28 | 6 | -47/+49 |
| * | * prepare a new ubuntu upload | Michael Vogt | 2005-09-28 | 4 | -50/+46 |
| |\ | |||||
| | * | * leak fix for debian #250583 | Michael Vogt | 2005-09-28 | 1 | -2/+2 |
| | * | * merged with bubulle | Michael Vogt | 2005-09-23 | 34 | -6122/+12759 |
| | |\ | |||||
| | | * | French translation completed | Christian Perrier | 2005-09-22 | 1 | -282/+57 |
| | | * | Update the POT files and all PO files to resync with recent code | Christian Perrier | 2005-09-22 | 33 | -5941/+10264 |
| | | * | Merge with Michael Vogt's archive | Christian Perrier | 2005-09-22 | 37 | -254/+909 |
| | | |\ | |||||
| | | * | | Merge with Matt | Christian Perrier | 2005-09-16 | 0 | -0/+0 |
| | | * | | Completed Danish translation | Christian Perrier | 2005-08-30 | 2 | -168/+150 |
| | | * | | Added Galician translation | Christian Perrier | 2005-08-16 | 1 | -0/+2552 |
| | | * | | Update PO files with the POT | Christian Perrier | 2005-08-16 | 0 | -0/+0 |
| | | * | | Merge with Matt | Christian Perrier | 2005-08-16 | 21 | -45/+681 |
| | | * | | Sync with Matt | Christian Perrier | 2005-07-31 | 1 | -1/+4 |
| | | * | | Sync PO files with the POT file/French translation update | Christian Perrier | 2005-07-28 | 31 | -2273/+2464 |
| | | * | | Merge with Matt | Christian Perrier | 2005-07-28 | 8 | -163/+232 |
| | | * | | Update Greek translations | Christian Perrier | 2005-07-15 | 1 | -74/+73 |
| | | * | | Add apt-key French man page | Christian Perrier | 2005-07-10 | 1 | -0/+1 |
| | | * | | Updated Slovak translation | Christian Perrier | 2005-07-01 | 1 | -87/+86 |
| | | * | | Merge with Matt | Christian Perrier | 2005-06-26 | 12 | -14/+92 |
| | | * | | Sync with Andre Luis Lopes and Otavio branches | Christian Perrier | 2005-06-24 | 26 | -150/+2712 |
| | | * | | Updated Danish translation (not yet complete) | Christian Perrier | 2005-06-23 | 1 | -55/+56 |
| | | * | | Sync Portuguese translation with the POT file | Christian Perrier | 2005-06-22 | 1 | -39/+20 |
| | | * | | Correct Hebrew translation | Christian Perrier | 2005-06-22 | 1 | -2/+1 |
| | | * | | Correct some file permissions | Christian Perrier | 2005-06-16 | 0 | -0/+0 |
| | | * | | Spell corrections in German translations | Christian Perrier | 2005-06-15 | 1 | -30/+23 |
| | | * | | French translation spellchecked | Christian Perrier | 2005-06-03 | 1 | -46/+293 |
| | | * | | Fix permissions | Christian Perrier | 2005-05-24 | 0 | -0/+0 |
| | * | | | * merged updated french man-page | Michael Vogt | 2005-09-23 | 6 | -11/+318 |
| | | |/ | |/| | |||||
| | * | | * make sure that the pkgRecords D'tor does not segfault | Michael Vogt | 2005-09-22 | 3 | -2/+6 |
| | * | | * better error string for a failed dpkg-source | Michael Vogt | 2005-09-16 | 2 | -0/+2 |
| | * | | * changelog update | Michael Vogt | 2005-09-13 | 1 | -0/+2 |
| * | | | * updated po/pot files | Michael Vogt | 2005-09-27 | 33 | -5413/+9415 |
| * | | | * make it possible to fall back to other sources on fail in MediaChange events | Michael Vogt | 2005-09-13 | 4 | -7/+20 |
| |\| | | |||||
| | * | | * merged from apt--cdrom-fallback--0 | Michael Vogt | 2005-09-13 | 3 | -7/+12 |
| * | | | * changelog spelling :) | Michael Vogt | 2005-09-13 | 1 | -2/+2 |
| * | | | * backported a fix from apt-cdrom so that it umounts it's cdrom again in case... | Michael Vogt | 2005-09-12 | 2 | -2/+17 |
| |\| | | |||||
| | * | | * fix apt-pkg/cdrom.cc to umount the cdrom again if anything fails | Michael Vogt | 2005-09-12 | 3 | -3/+22 |
| | * | | * fix a stupid typo in apt.cron.daily | Michael Vogt | 2005-09-07 | 1 | -1/+1 |
| * | | | * cherry picked the media-change support from apt--mvo--0 | Michael Vogt | 2005-09-12 | 4 | -2/+35 |
| |\ \ \ | |||||
| * | | | | * fix a typo | Michael Vogt | 2005-09-12 | 3 | -2/+9 |
| * | | | | * cherry-pick a fix from apt--mvo--0 to check the ctime as well when packages... | Michael Vogt | 2005-09-06 | 3 | -7/+22 |
| |\ \ \ \ | | |/ / | |/| | | |||||
| | * | | | * check ctime as well in cron.daily when cleaning up packages in apt.cron.daily | Michael Vogt | 2005-09-06 | 1 | -4/+10 |
| | * | | | * finalizing changelog | Michael Vogt | 2005-09-05 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | * include a human readable string for the MediaChange status-fd message as well | Michael Vogt | 2005-08-31 | 2 | -4/+9 |
| | * | | * meda-change message is send over status-fd now | Michael Vogt | 2005-08-31 | 2 | -1/+22 |
| | * | | * README.arch updates, comment in apt-pkg/algorithm.h added, apt-pkg/cacheite... | Michael Vogt | 2005-08-31 | 3 | -3/+8 |
| | * | | * merged with apt--fixes--0 | Michael Vogt | 2005-08-23 | 15 | -207/+359 |
| * | | | * merged the trust-cdrom branch | Michael Vogt | 2005-08-23 | 4 | -8/+18 |
| * | | | * cherry-picked patches from apt--fixes and apt--mvo | Michael Vogt | 2005-08-23 | 7 | -6/+32 |
| |\| | | |||||
| | * | | * improve the timeout handling (again) | Michael Vogt | 2005-08-22 | 3 | -2/+11 |
