index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-21
methods/rred: minor robustness improvements
Anthony Towns
1
-19
/
+20
2014-01-20
add support for multipl types in one line
Michael Vogt
4
-21
/
+33
2014-01-20
add support for multiple URIs in deb822 style sources.list
Michael Vogt
4
-16
/
+32
2014-01-20
add support for Enabled: no in deb822 sources.list
Michael Vogt
3
-2
/
+11
2014-01-20
add Description tag for deb822 sources
Michael Vogt
3
-5
/
+9
2014-01-18
do not ignore ioctl(TIOCSCTTY) errors
Michael Vogt
1
-9
/
+19
2014-01-18
releasing package apt version 0.9.14.3~exp3
Michael Vogt
55
-4605
/
+4863
2014-01-18
* implement deb822 suggestions from donkult (thanks!):
Michael Vogt
1
-0
/
+19
2014-01-18
Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...
Michael Vogt
4
-12
/
+12
2014-01-18
rename "Suite/Section" to plural
Michael Vogt
4
-12
/
+12
2014-01-18
Merge remote-tracking branch 'mvo/feature/source-deb822' into debian/experime...
Michael Vogt
4
-7
/
+7
2014-01-18
Merge remote-tracking branch 'mvo/debian/sid' into debian/experimental-no-abi...
Michael Vogt
9
-27
/
+116
2014-01-17
get color/msglevel handling for tests in line
David Kalnischkies
2
-24
/
+41
2014-01-17
add purge to the apt cmdline
Michael Vogt
1
-1
/
+5
2014-01-17
implement suggestion by donkult (thanks!)
Michael Vogt
4
-7
/
+7
2014-01-17
ensure the right permissions as dpkg-deb ensists
David Kalnischkies
1
-0
/
+2
2014-01-17
use our tmpdir instead of creating tmpfiles
David Kalnischkies
1
-20
/
+12
2014-01-17
correct some quoting offenses
David Kalnischkies
1
-31
/
+43
2014-01-17
add missing integration test for "apt list"
Michael Vogt
5
-21
/
+79
2014-01-17
reword !isatty() warning
Michael Vogt
1
-4
/
+3
2014-01-17
add apt upgrade --dist
Michael Vogt
2
-1
/
+15
2014-01-17
improve stdout/stderr usage correctness in test framework
David Kalnischkies
3
-21
/
+30
2014-01-16
use our own homedir for gpg in testcases
David Kalnischkies
1
-2
/
+23
2014-01-16
use gpg --homedir instead of explicit file placement
David Kalnischkies
1
-13
/
+14
2014-01-16
correct some style/performance/warnings from cppcheck
David Kalnischkies
22
-142
/
+133
2014-01-16
prepare upload
Michael Vogt
1
-1
/
+8
2014-01-16
merged mvo/feature/deb822
Michael Vogt
5
-67
/
+106
2014-01-16
rework some code to fix some scan-build warnings
David Kalnischkies
7
-38
/
+42
2014-01-16
prepare new upload
Michael Vogt
1
-0
/
+15
2014-01-16
apt-private/private-show.cc: do not show Description-lang: header, the user p...
Michael Vogt
1
-3
/
+2
2014-01-16
update libapt test
Michael Vogt
1
-4
/
+4
2014-01-16
show the error message if the webserver start failed
David Kalnischkies
1
-2
/
+6
2014-01-16
support multiple "Suite:" entries
Michael Vogt
2
-9
/
+26
2014-01-16
rename URL to Uri in deb822-sources
Michael Vogt
3
-4
/
+4
2014-01-16
rename "distribution" in sources.list to "suite"
Michael Vogt
3
-21
/
+23
2014-01-16
* refactor to have a new virtual ParseStanza
Michael Vogt
3
-27
/
+45
2014-01-16
add --manual-installed commandline switch
Michael Vogt
2
-0
/
+10
2014-01-16
remove "," in components again
Michael Vogt
2
-16
/
+1
2014-01-15
rework some testcases to not spit out text
David Kalnischkies
4
-51
/
+77
2014-01-15
integrate Anthonys rred with POC for client-side merge
David Kalnischkies
3
-83
/
+45
2014-01-15
reimplement rred to allow applying all the diffs in a single pass
Anthony Towns
1
-600
/
+684
2014-01-15
actually register the tempfile removal atexit
David Kalnischkies
1
-0
/
+1
2014-01-15
reenable unlimited pdiff files download
David Kalnischkies
1
-1
/
+1
2014-01-15
correct IndexDiff vs DiffIndex in Debug output
Anthony Towns
1
-6
/
+6
2014-01-15
test apt-get source release selection with suite and codename
David Kalnischkies
1
-1
/
+13
2014-01-15
tests: default to 'sid' codename for 'unstable'
David Kalnischkies
2
-2
/
+7
2014-01-15
use C.UTF-8 in testcases as locale
David Kalnischkies
1
-5
/
+5
2014-01-06
document deb822 style sources.list
Michael Vogt
1
-1
/
+16
2014-01-06
flock() the file edited in edit-sources
Michael Vogt
1
-0
/
+5
2014-01-05
debian/rules: Call dh_makeshlibs for 'apt'
Julian Andres Klode
1
-0
/
+1
[prev]
[next]