Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-06-08 | * remove all the remaining #pragma implementation | Michael Vogt | 54 | -194/+0 | |
2006-10-02 | * removed the remaining #ifdef __GNUG__ that are no longer required | Michael Vogt | 3 | -7/+0 | |
2006-10-02 | * remove the remaining #ifdef __GNUG__ bits | Michael Vogt | 7 | -14/+2 | |
2006-10-02 | * removed the pragma mess | Michael Vogt | 64 | -206/+39 | |
2006-10-02 | * apt-pkg/tagfile.cc,h: | Michael Vogt | 3 | -9/+43 | |
- make the internal buffer grow dynamically if required | |||||
2006-09-30 | * apt-pkg/tagfile.h: | Michael Vogt | 2 | -1/+3 | |
- increase the buffer in tagfile.cc for now, this really needs to become a dynamic buffer | |||||
2006-09-30 | * methods/gzip.cc: | Michael Vogt | 1 | -1/+1 | |
- fix invalid reanem | |||||
2006-09-30 | * merged from Christian Perrier (http://www.perrier.eu.org/debian/packages | Michael Vogt | 5 | -326/+298 | |
/d-i/level4/apt-main) | |||||
2006-09-30 | * apt-pkg/deb/dpkgpm.cc: | Michael Vogt | 3 | -12/+19 | |
- translate the dpkg progress strings when they are used, not in the struct (thanks to Steinar Gunderson) * debian/changelog: - updated | |||||
2006-09-30 | * debian/rules: | Michael Vogt | 2 | -2/+4 | |
- Daniel Schepler to make apt bin-NMU able | |||||
2006-09-30 | * methods/gzip.cc: | Michael Vogt | 2 | -1/+15 | |
- just stop on empty files, don't call the extractor * debian/changelog: - merged the last debian upload - added entry for extractor | |||||
2006-09-29 | Finnish translation update. Closes: #390149 | bubulle@debian.org | 2 | -107/+108 | |
2006-09-28 | * doc/examples/configure-index: | Michael Vogt | 1 | -0/+1 | |
- document the buildDeps debug option | |||||
2006-09-27 | Basque translation update. Closes: #389725 | bubulle@debian.org | 2 | -86/+69 | |
2006-09-21 | Sync with Michael | bubulle@debian.org | 1 | -1/+5 | |
2006-09-21 | Vietnamese translation update | bubulle@debian.org | 2 | -133/+117 | |
2006-09-21 | * translation merges (thanks to Christian!) | Michael Vogt | 9 | -150/+2759 | |
2006-09-21 | Fake change to fix permissions | bubulle@debian.org | 4 | -0/+4 | |
2006-09-20 | Romanian translation update. Closes: #388402 | bubulle@debian.org | 2 | -56/+55 | |
2006-09-19 | Dzongkha translation update. Closes: #388184 | bubulle@debian.org | 2 | -85/+105 | |
2006-09-17 | Resync with Michael Vogt | bubulle@debian.org | 8 | -100/+84 | |
2006-09-17 | Italian translation typos fixed. Closes: #387812 | bubulle@debian.org | 2 | -8/+12 | |
2006-09-17 | Add Kurdish translation. Closes: #387766 | bubulle@debian.org | 3 | -1/+2579 | |
2006-09-16 | * reverted otavios patch again because it breaks the following behaviour: | Michael Vogt | 3 | -19/+6 | |
A depends on X|Y B depends on Y With the old code we get: "apt-get install A B": we get "A B X Y" "apt-get install B A": we get "A B Y" With the new code there is no way to get this right and we always end up with "A B X Y" because we just go over the packages in the order that they are in the cache and run MarkInstall(AutoInstall=true) on them then. When A comes before B we always end up with the unneeded X dependency. | |||||
2006-09-16 | * cmdline/apt-get.cc: | Michael Vogt | 3 | -6/+19 | |
- merged patch from otavio to make the order of package selections less important | |||||
2006-09-15 | * apt-pkg/tagfile.cc, tagfile.h: | Michael Vogt | 3 | -56/+24 | |
- reverted the mmap patch again, it caused too much trouble with pipes etc | |||||
2006-09-15 | * apt-pkg/tagfile.cc: | Michael Vogt | 3 | -3/+6 | |
- applied patch from jvw to make the tag key stuff case-insensitive | |||||
2006-09-12 | * share/debian-archive.gpg: | Michael Vogt | 2 | -3/+4 | |
- removed the outdated debian 2004 and the amd64 keys | |||||
2006-09-12 | * merged from Christian Perrier ↵ | Michael Vogt | 35 | -1293/+1954 | |
(http://www.perrier.eu.org/debian/packages/d-i/level4/apt-main) | |||||
2006-09-12 | * doc/examples/sources.list: | Michael Vogt | 2 | -1/+2 | |
- removed no-longer used non-us line | |||||
2006-09-12 | * methods/gzip.cc: | Michael Vogt | 3 | -40/+44 | |
- if it can't write (because var is full), close the FromGz stream to not hang in ExecWait() later | |||||
2006-09-10 | Add Closes statements to some translation changes | bubulle@debian.org | 1 | -2/+2 | |
2006-09-10 | Various changes I have no idea about | bubulle@debian.org | 3 | -303/+294 | |
2006-09-10 | Updated Slovak translation. Closes: #386851 | bubulle@debian.org | 2 | -102/+105 | |
2006-09-08 | Re-enable Hebrew translation | bubulle@debian.org | 2 | -1/+5 | |
2006-09-08 | Japanese translation update. Closes: #386537 | bubulle@debian.org | 2 | -116/+116 | |
2006-09-07 | Update Galician translation. Closes: #386397 | bubulle@debian.org | 2 | -102/+109 | |
2006-09-02 | Updated French translation | bubulle@debian.org | 2 | -61/+39 | |
2006-09-02 | Regenerate POs and POT | bubulle@debian.org | 1 | -0/+5 | |
2006-08-21 | Regenerate the PO and POT from the 0.6.45 sources | bubulle@debian.org | 32 | -24/+690 | |
2006-08-21 | Brazilian Portuguese translation update. Closes: #383966 | bubulle@debian.org | 1 | -589/+612 | |
2006-08-21 | Merge with Michael and resolve conflicts | bubulle@debian.org | 55 | -880/+1753 | |
2006-08-20 | Swedish translation update. Closes: #383641 | bubulle@debian.org | 1 | -304/+258 | |
2006-08-16 | * methods/http.cc: | Michael Vogt | 2 | -1/+3 | |
- check for incorrect proxy settings more carefully | |||||
2006-08-14 | Finnish translation update. Closes: #382702 | bubulle@debian.org | 2 | -82/+70 | |
2006-08-09 | * cmdline/apt-get.cc: | Michael Vogt | 1 | -0/+2 | |
- added FIXME about the missing feature of or-group display in recommends/suggests display | |||||
2006-08-09 | * cmdline/apt-get.cc: | Michael Vogt | 3 | -139/+171 | |
- fixed for the suggets/recommends display | |||||
2006-08-09 | * changelog updated | Michael Vogt | 1 | -1/+1 | |
2006-08-09 | * debian/control: | Michael Vogt | 2 | -1/+8 | |
- switched to libdb4.4 | |||||
2006-07-27 | * merged the "work-on-non-mapable-files-again" branch | Michael Vogt | 3 | -17/+106 | |