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
...
*
|
apt-key: warn instead of fail on unreadable keyrings
David Kalnischkies
2016-08-25
2
-26
/
+55
*
|
do not restore selections for already purged packages
David Kalnischkies
2016-08-24
3
-7
/
+19
*
|
improve code & doc for aquire weak/loop failing
David Kalnischkies
2016-08-24
1
-6
/
+6
*
|
do fail on weakhash/loop earlier in acquire
David Kalnischkies
2016-08-24
8
-50
/
+70
|
/
*
CMake: Do not add po/ if USE_NLS is OFF
Julian Andres Klode
2016-08-23
2
-2
/
+6
*
CMake: Discover docbook stylesheet in other locations
Julian Andres Klode
2016-08-23
4
-6
/
+34
*
install-progress: Call the real ::fork() in our fork() method
Julian Andres Klode
2016-08-23
1
-1
/
+1
*
CMake: Add Large File Support
Julian Andres Klode
2016-08-23
2
-0
/
+154
*
prevent C++ locale number formatting in text APIs (try 3)
David Kalnischkies
2016-08-23
2
-36
/
+44
*
do dpkg --configure before --remove/--purge --pending
David Kalnischkies
2016-08-23
3
-3
/
+52
*
zh_CN.po: update simplified Chinese translation
Zhou Mo
2016-08-20
1
-23
/
+18
*
CMake: Fix uninitialized variables
Julian Andres Klode
2016-08-20
3
-2
/
+5
*
CMake: Translations: Build byproduct before output
Julian Andres Klode
2016-08-20
1
-4
/
+4
*
debian: Get rid of dh_movefiles again
Julian Andres Klode
2016-08-20
4
-5
/
+5
*
debian: Run wrap-and-sort
Julian Andres Klode
2016-08-19
7
-59
/
+71
*
debian: Drop outdated stuff
Julian Andres Klode
2016-08-19
2
-9
/
+0
*
debian: Add more lintian overrides
Julian Andres Klode
2016-08-19
2
-0
/
+4
*
debian: Switch to debhelper 10
Julian Andres Klode
2016-08-19
3
-3
/
+3
*
debian: Make better use of the tree installed by CMake
Julian Andres Klode
2016-08-19
9
-29
/
+2
*
CMake: Install config and logging directories
Julian Andres Klode
2016-08-19
2
-0
/
+26
*
tests/control: Handle the gpg1/gpg2 mess a bit better
Julian Andres Klode
2016-08-19
1
-1
/
+4
*
prepare-release: Use equivs and gdebi-core for travis deps
Julian Andres Klode
2016-08-19
2
-4
/
+26
*
Ignore SIGINT and SIGQUIT for Pre-Install hooks
Julian Andres Klode
2016-08-19
1
-7
/
+3
*
CMake: Translations: Pass --previous to msgmerge
Julian Andres Klode
2016-08-19
1
-1
/
+1
*
CMake: Translations: Don't rebuild .mo for line number changes
Julian Andres Klode
2016-08-19
1
-1
/
+4
*
debian: Install etc/apt if present (e.g., on Ubuntu)
Julian Andres Klode
2016-08-18
1
-1
/
+2
*
Release 1.3~rc2
1.3_rc2
Julian Andres Klode
2016-08-17
60
-229
/
+658
*
methods: read config in most to least specific order
David Kalnischkies
2016-08-17
2
-4
/
+5
*
don't count each Type as an individual deb822-sources stanza
David Kalnischkies
2016-08-17
1
-5
/
+3
*
add --with-source option and Packages/Sources support
David Kalnischkies
2016-08-17
8
-5
/
+108
*
allow spaces in fingerprints for 'apt-key del'
David Kalnischkies
2016-08-17
2
-2
/
+10
*
add the gpg-classic variant to the gpgv/gnupg or-group
David Kalnischkies
2016-08-17
8
-62
/
+52
*
tests: update self-sigs on our test keys
David Kalnischkies
2016-08-17
10
-0
/
+0
*
tests: set source directory for gdb
David Kalnischkies
2016-08-17
1
-1
/
+1
*
default to Dir=/ in dpkg/status file finding magic
David Kalnischkies
2016-08-17
1
-12
/
+10
*
support compression and by-hash for .diff/Index files
David Kalnischkies
2016-08-17
4
-114
/
+151
*
support getting only-uncompressed files via by-hash
David Kalnischkies
2016-08-17
1
-0
/
+2
*
set the correct item FileSize in by-hash case
David Kalnischkies
2016-08-17
1
-4
/
+3
*
retry without same redirection mirror on 404 errors
David Kalnischkies
2016-08-17
2
-5
/
+41
*
check internal redirections for loops, too
David Kalnischkies
2016-08-17
2
-0
/
+22
*
log with the failed item description, not with next try
David Kalnischkies
2016-08-16
1
-3
/
+4
*
don't try pipelining if server closes connections
David Kalnischkies
2016-08-16
1
-1
/
+9
*
don't sent Range requests if we know its not accepted
David Kalnischkies
2016-08-16
9
-13
/
+37
*
reorganize server-states resetting in http/https
David Kalnischkies
2016-08-16
5
-17
/
+26
*
CMake: Install bash completions via cmake
Julian Andres Klode
2016-08-15
3
-1
/
+6
*
Change anonscm.d.o links to /git/apt/apt.git and https
Julian Andres Klode
2016-08-13
2
-3
/
+3
*
http(s): allow empty values for header fields
David Kalnischkies
2016-08-13
3
-19
/
+20
*
drop incorrect const attribute from DirectoryExists
David Kalnischkies
2016-08-12
1
-1
/
+1
*
fileutl: empty file support: Avoid fstat() on -1 fd and check result
Julian Andres Klode
2016-08-12
1
-2
/
+3
*
tests: don't do boundless string compares with data()
David Kalnischkies
2016-08-12
1
-9
/
+11
[prev]
[next]