index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
make update-po
Michael Vogt
2013-06-26
43
-6709
/
+7612
*
"mount path"->"mount point" and also make the warning a error when no CD-ROM ...
Michael Vogt
2013-06-26
1
-5
/
+5
*
Improve the apt-cdrom output when no CD-ROM can be auto-detected
Michael Vogt
2013-06-22
2
-6
/
+27
*
trigger NODATA error for invalid InRelease files
David Kalnischkies
2013-06-20
7
-13
/
+114
*
tests: accept an explaination for msgfail
David Kalnischkies
2013-06-20
1
-3
/
+7
*
simple URI rewrite rules config for webserver
David Kalnischkies
2013-06-20
3
-38
/
+45
*
do not redownload unchanged InRelease files
David Kalnischkies
2013-06-20
2
-1
/
+13
*
add directory listing to the webserver
David Kalnischkies
2013-06-20
1
-0
/
+121
*
add a simple webserver for our testcases
David Kalnischkies
2013-06-20
3
-6
/
+363
*
support \n and \r\n line endings in ReadMessages
David Kalnischkies
2013-06-20
2
-2
/
+4
*
try defaults if auto-detection failed in apt-cdrom
David Kalnischkies
2013-06-20
2
-9
/
+5
*
handle missing "Description" in apt-cache show
David Kalnischkies
2013-06-20
5
-17
/
+130
*
fix file location for configure-index.gz in apt.conf(5)
David Kalnischkies
2013-06-13
11
-1465
/
+1489
*
tests: add an interactive 'test' with multiple cdroms
David Kalnischkies
2013-06-09
1
-0
/
+47
*
ensure state-dir exists before coyping cdrom files
David Kalnischkies
2013-06-09
4
-4
/
+15
*
fail in CopyFile if the FileFds have error flag set
David Kalnischkies
2013-06-09
3
-5
/
+5
*
stop building l10n if strings are unchanged
David Kalnischkies
2013-06-09
6
-7
/
+21
*
depend on libapt-pkg in the libapt-inst build process
David Kalnischkies
2013-06-09
2
-2
/
+3
*
tests: add expected port for cve-2013-105 testcase
David Kalnischkies
2013-06-09
1
-1
/
+1
*
tests: trap-adding can be post- as well as prefix
David Kalnischkies
2013-06-09
2
-4
/
+7
*
OpenDescriptor should autoclose fd always on error
David Kalnischkies
2013-06-09
2
-4
/
+20
*
don't explicitly init ExtractTar InFd with invalid fd
David Kalnischkies
2013-06-09
2
-1
/
+1
*
set Fail flag in FileFd on all errors consistently
David Kalnischkies
2013-06-09
3
-96
/
+76
*
make the vprintf like _error->Insert public
David Kalnischkies
2013-06-09
1
-6
/
+35
*
fix support for multiple patterns in apt-cache search
David Kalnischkies
2013-06-09
4
-36
/
+94
*
initialize the whole search array with zero
David Kalnischkies
2013-06-09
1
-1
/
+1
*
deprecate InstallProtect as a cpu-eating no-op
David Kalnischkies
2013-06-09
3
-8
/
+9
*
do unpacks before configures in SmartConfigure
David Kalnischkies
2013-06-09
3
-45
/
+115
*
try all providers in order if uninstallable in MarkInstall
David Kalnischkies
2013-06-09
3
-5
/
+84
*
fix priority sorting by prefering higher in MarkInstall
David Kalnischkies
2013-06-09
3
-1
/
+38
*
prefer Essentials over Removals in ordering score
David Kalnischkies
2013-06-09
2
-3
/
+3
*
rewrite pkgOrderList::DepRemove to stop incorrect immediate setting
David Kalnischkies
2013-06-09
2
-116
/
+105
*
remove -ldl from cdrom and -lutil from apt-get linkage
David Kalnischkies
2013-06-09
3
-3
/
+3
*
build the en manpages in subdirectory doc/en
David Kalnischkies
2013-06-09
6
-60
/
+74
*
streamline .gitignore further
David Kalnischkies
2013-06-09
1
-30
/
+36
*
merged trunk
Michael Vogt
2013-06-06
2
-1
/
+26
|
\
|
*
Merge branch 'debian/sid' of https://github.com/ion1/apt into debian/sid
Michael Vogt
2013-06-06
2
-1
/
+25
|
|
\
|
|
*
cmdline/apt-key: Accept nonexistent --keyring file with adv as well
Johan Kiviniemi
2013-05-22
2
-2
/
+4
|
|
*
cmdline/apt-key: Create new keyrings with mode 0644 instead of 0600
Johan Kiviniemi
2013-05-22
2
-0
/
+22
*
|
|
prepare release
Michael Vogt
2013-06-06
1
-2
/
+2
|
/
/
*
|
Fix double free (closes: #711045)
Michael Vogt
2013-06-06
2
-1
/
+8
*
|
fix double free (closes: #711045)
Michael Vogt
2013-06-06
2
-2
/
+8
|
/
*
* buildlib/apti18n.h.in:
Michael Vogt
2013-05-16
2
-0
/
+5
*
debian/gbp.conf: add debian-tag key to ensure git-dch works
Michael Vogt
2013-05-16
1
-0
/
+1
*
Update changelog to include Vcs-* changes
Julian Andres Klode
2013-05-16
1
-0
/
+3
*
French translation : typo fix. Closes: #677272
Christian PERRIER
2013-05-16
2
-2
/
+9
*
Update Vcs fields
Guillem Jover
2013-05-16
1
-2
/
+2
*
add export-dir and debian-branch
Michael Vogt
2013-05-16
1
-0
/
+2
*
update .gitignore
Michael Vogt
2013-05-16
1
-0
/
+12
*
prepare upload
Michael Vogt
2013-05-16
2
-9
/
+5
[next]