index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-15
Imported Debian version 1.3~rc1ubuntu2
1.3_rc1ubuntu2
Matthias Klose
2
-0
/
+11
2016-08-12
Release 1.3~rc1ubuntu1
1.3_rc1ubuntu1
Julian Andres Klode
16
-17
/
+28
2016-08-12
Hack around Ubuntu rejecting symlink copyright
Julian Andres Klode
1
-1
/
+23
2016-08-12
debian: Install etc/apt if present (e.g., on Ubuntu)
Julian Andres Klode
1
-1
/
+2
2016-08-11
CMake: Exclude .md5 and .map doxygen files from install
Julian Andres Klode
2
-3
/
+4
2016-08-11
CMake: Use COPYONLY instead of @ONLY
Julian Andres Klode
2
-2
/
+2
2016-08-11
CMake: Mark Doxygen as required and use DOXYGEN_EXECUTABLE
Julian Andres Klode
1
-2
/
+2
2016-08-11
debian/NEWS: Get rid of 1.3~pre3+cmake1 entry
Julian Andres Klode
1
-14
/
+0
2016-08-11
Release 1.3~rc1
1.3_rc1
Julian Andres Klode
58
-85292
/
+85630
2016-08-11
doc/po: Adjust translations for programmatic typo fix
Julian Andres Klode
10
-10
/
+10
2016-08-11
tests: copy 01autoremove from the right place
David Kalnischkies
1
-2
/
+2
2016-08-11
Merge branch 'feature/apt-dpkg-comm'
David Kalnischkies
28
-246
/
+703
2016-08-11
Merge branch 'feature/methods'
David Kalnischkies
31
-439
/
+1028
2016-08-11
http: auto-configure for local Tor proxy if called as 'tor'
David Kalnischkies
4
-0
/
+34
2016-08-11
block direct connections to .onion domains (RFC7687)
David Kalnischkies
2
-1
/
+32
2016-08-10
disable explicit configuration of all packages at the end
David Kalnischkies
16
-164
/
+105
2016-08-10
simulate all package manager actions explicitly
David Kalnischkies
6
-31
/
+111
2016-08-10
try to avoid removal of crossgraded packages
David Kalnischkies
2
-26
/
+189
2016-08-10
allow user@host (aka: no password) in URI parsing
David Kalnischkies
2
-7
/
+21
2016-08-10
fix programmatic typo in apt-key manpage
David Kalnischkies
1
-1
/
+1
2016-08-10
allow methods to be disabled and redirected via config
David Kalnischkies
5
-44
/
+58
2016-08-10
implement socks5h proxy support for http method
David Kalnischkies
5
-23
/
+318
2016-08-10
implement generic config fallback for methods
David Kalnischkies
18
-205
/
+303
2016-08-10
use the same redirection handling for http and https
David Kalnischkies
7
-101
/
+102
2016-08-10
detect redirection loops in acquire instead of workers
David Kalnischkies
10
-65
/
+129
2016-08-10
fail on unsupported http/https proxy settings
David Kalnischkies
4
-6
/
+45
2016-08-10
suggest transport-packages based on established namescheme
David Kalnischkies
1
-2
/
+4
2016-08-10
support all socks-proxy known to curl in https method
David Kalnischkies
1
-1
/
+12
2016-08-10
ensure all removes are reported to hook scripts
David Kalnischkies
1
-0
/
+13
2016-08-10
ensure all configures are reported to hook scripts
David Kalnischkies
1
-0
/
+17
2016-08-10
don't purge directly, but remove and do purge at the end
David Kalnischkies
2
-63
/
+88
2016-08-10
call dpkg with --no-triggers by default
David Kalnischkies
1
-6
/
+7
2016-08-10
select remove/purge packages early on for dpkg
David Kalnischkies
4
-16
/
+88
2016-08-10
save and restore selection states before/after calling dpkg
David Kalnischkies
3
-8
/
+47
2016-08-10
use dpkg --unpack --recursive to avoid long cmdlines
David Kalnischkies
2
-8
/
+96
2016-08-10
pass --force-remove-essential to dpkg only if needed
David Kalnischkies
3
-2
/
+20
2016-08-10
Do not set the binary dir in run-tests, it breaks stuff
Julian Andres Klode
1
-6
/
+0
2016-08-10
Fix some indentation issues in README.md
Julian Andres Klode
1
-3
/
+3
2016-08-10
Merge branch 'cmake'
Julian Andres Klode
120
-3126
/
+1595
2016-08-10
test: Automatically discover CMake build directory
Julian Andres Klode
2
-1
/
+27
2016-08-10
Update gitignore for cmake
Julian Andres Klode
1
-23
/
+88
2016-08-10
Get rid of the old buildsystem
Julian Andres Klode
43
-2732
/
+0
2016-08-10
Add statvfs.h.in to CMake directory
Julian Andres Klode
2
-1
/
+14
2016-08-10
Merge README.cmake into README.md
Julian Andres Klode
2
-37
/
+15
2016-08-10
apt-private: Do not include apti18n.h in headers
Julian Andres Klode
2
-4
/
+0
2016-08-10
prepare-release: Switch over to CMake, set version in CMakeLists.txt
Julian Andres Klode
2
-11
/
+12
2016-08-10
CMake: Rewrite existing Documentation support and add doxygen
Julian Andres Klode
7
-117
/
+346
2016-08-10
CMake: Misc: Extract command path_join() from Translations
Julian Andres Klode
2
-14
/
+11
2016-08-10
CMake: Check for ptsname_r() again
Julian Andres Klode
3
-1
/
+5
2016-08-10
CMake: Allow building without dpkg
Julian Andres Klode
1
-4
/
+8
[next]