Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt | 2014-01-25 | 2 | -2/+8 |
|\ | |||||
| * | support " " in deb822 source options | Michael Vogt | 2014-01-25 | 2 | -2/+8 |
* | | Merge branch 'debian/experimental-no-abi-break' into debian/sid | Michael Vogt | 2014-01-25 | 89 | -5845/+8695 |
|\ \ | |||||
| * | | releasing package apt version 0.9.14.3~exp5 | Michael Vogt | 2014-01-24 | 55 | -201/+216 |
| * | | fix test | Michael Vogt | 2014-01-24 | 1 | -0/+2 |
| * | | set APT::Sources::Use-Deb822 to default false for now | Michael Vogt | 2014-01-24 | 1 | -1/+1 |
| * | | make update-po | Michael Vogt | 2014-01-24 | 52 | -631/+1424 |
| * | | Merge remote-tracking branch 'mvo/feature/apt-show-nice' into debian/experime... | Michael Vogt | 2014-01-24 | 5 | -54/+117 |
| |\ \ | |||||
| | * | | hide more from apt show | Michael Vogt | 2014-01-24 | 2 | -8/+15 |
| | * | | show APT-Sources in apt show | Michael Vogt | 2014-01-24 | 2 | -7/+14 |
| | * | | Show "Manual-Installed: {yes|no}" in apt show | Michael Vogt | 2014-01-24 | 2 | -1/+16 |
| | * | | include "Archive-Origin" in the apt show output | Michael Vogt | 2014-01-23 | 3 | -1/+8 |
| | * | | Show only the candidate with "apt show" | Michael Vogt | 2014-01-23 | 2 | -1/+13 |
| | * | | "apt show" show user friendly size info | Michael Vogt | 2014-01-22 | 3 | -50/+65 |
| * | | | Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi... | Michael Vogt | 2014-01-24 | 9 | -47/+87 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Merge remote-tracking branch 'ajt/better-pdiffs-dk' into debian/sid | Michael Vogt | 2014-01-24 | 71 | -4978/+6494 |
| | |\ \ | |||||
| | | * | | methods/rred: minor robustness improvements | Anthony Towns | 2014-01-21 | 1 | -19/+20 |
| | * | | | apt-mark help shows all commands now | Michael Vogt | 2014-01-24 | 1 | -0/+5 |
| | * | | | add "apt full-upgrade" and tweak "apt upgrade" | Michael Vogt | 2014-01-24 | 7 | -28/+62 |
| | | |/ | | |/| | |||||
| * | | | releasing package apt version 0.9.14.3~exp4 | Michael Vogt | 2014-01-22 | 55 | -1749/+1978 |
| * | | | Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi... | Michael Vogt | 2014-01-22 | 5 | -2/+74 |
| |\| | | |||||
| | * | | add test for apt show | Michael Vogt | 2014-01-22 | 3 | -4/+31 |
| | * | | add integration test for apt search | Michael Vogt | 2014-01-22 | 3 | -1/+46 |
| * | | | Merge remote-tracking branch 'upstream/debian/experimental-no-abi-break' into... | Michael Vogt | 2014-01-21 | 75 | -5014/+6342 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | do not ignore ioctl(TIOCSCTTY) errors | Michael Vogt | 2014-01-18 | 1 | -9/+19 |
| | * | | releasing package apt version 0.9.14.3~exp3 | Michael Vogt | 2014-01-18 | 55 | -4605/+4863 |
| | * | | * implement deb822 suggestions from donkult (thanks!): | Michael Vogt | 2014-01-18 | 1 | -0/+19 |
| | * | | Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime... | Michael Vogt | 2014-01-18 | 4 | -12/+12 |
| | |\ \ | |||||
| | * \ \ | Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime... | Michael Vogt | 2014-01-18 | 4 | -7/+7 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi... | Michael Vogt | 2014-01-18 | 9 | -27/+116 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | add purge to the apt cmdline | Michael Vogt | 2014-01-17 | 1 | -1/+5 |
| | | * | | | add missing integration test for "apt list" | Michael Vogt | 2014-01-17 | 5 | -21/+79 |
| | | * | | | reword !isatty() warning | Michael Vogt | 2014-01-17 | 1 | -4/+3 |
| | | * | | | add apt upgrade --dist | Michael Vogt | 2014-01-17 | 2 | -1/+15 |
| | | * | | | apt-private/private-show.cc: do not show Description-lang: header, the user p... | Michael Vogt | 2014-01-16 | 1 | -3/+2 |
| | | * | | | add --manual-installed commandline switch | Michael Vogt | 2014-01-16 | 2 | -0/+10 |
| | | * | | | flock() the file edited in edit-sources | Michael Vogt | 2014-01-06 | 1 | -0/+5 |
| | * | | | | prepare upload | Michael Vogt | 2014-01-16 | 1 | -1/+8 |
| | * | | | | merged mvo/feature/deb822 | Michael Vogt | 2014-01-16 | 5 | -67/+106 |
| | |\ \ \ \ | |||||
| | * | | | | | prepare new upload | Michael Vogt | 2014-01-16 | 1 | -0/+15 |
| | * | | | | | rework some testcases to not spit out text | David Kalnischkies | 2014-01-15 | 4 | -51/+77 |
| | * | | | | | integrate Anthonys rred with POC for client-side merge | David Kalnischkies | 2014-01-15 | 3 | -83/+45 |
| | * | | | | | reimplement rred to allow applying all the diffs in a single pass | Anthony Towns | 2014-01-15 | 1 | -600/+684 |
| | * | | | | | actually register the tempfile removal atexit | David Kalnischkies | 2014-01-15 | 1 | -0/+1 |
| | * | | | | | reenable unlimited pdiff files download | David Kalnischkies | 2014-01-15 | 1 | -1/+1 |
| | * | | | | | correct IndexDiff vs DiffIndex in Debug output | Anthony Towns | 2014-01-15 | 1 | -6/+6 |
| | * | | | | | debian/rules: Call dh_makeshlibs for 'apt' | Julian Andres Klode | 2014-01-05 | 1 | -0/+1 |
| | * | | | | | prepare 0.9.14.3~exp1 | Michael Vogt | 2014-01-05 | 47 | -1381/+1814 |
| | * | | | | | prepare 0.9.14.3~exp1 | Michael Vogt | 2014-01-05 | 1 | -0/+13 |
| | * | | | | | Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime... | Michael Vogt | 2014-01-05 | 6 | -13/+244 |
| | |\ \ \ \ \ |