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
*
Release 1.3~rc1
1.3_rc1
Julian Andres Klode
2016-08-11
58
-85292
/
+85630
*
doc/po: Adjust translations for programmatic typo fix
Julian Andres Klode
2016-08-11
10
-10
/
+10
*
tests: copy 01autoremove from the right place
David Kalnischkies
2016-08-11
1
-2
/
+2
*
Merge branch 'feature/apt-dpkg-comm'
David Kalnischkies
2016-08-11
28
-246
/
+703
|
\
|
*
disable explicit configuration of all packages at the end
David Kalnischkies
2016-08-10
16
-164
/
+105
|
*
simulate all package manager actions explicitly
David Kalnischkies
2016-08-10
6
-31
/
+111
|
*
try to avoid removal of crossgraded packages
David Kalnischkies
2016-08-10
2
-26
/
+189
|
*
ensure all removes are reported to hook scripts
David Kalnischkies
2016-08-10
1
-0
/
+13
|
*
ensure all configures are reported to hook scripts
David Kalnischkies
2016-08-10
1
-0
/
+17
|
*
don't purge directly, but remove and do purge at the end
David Kalnischkies
2016-08-10
2
-63
/
+88
|
*
call dpkg with --no-triggers by default
David Kalnischkies
2016-08-10
1
-6
/
+7
|
*
select remove/purge packages early on for dpkg
David Kalnischkies
2016-08-10
4
-16
/
+88
|
*
save and restore selection states before/after calling dpkg
David Kalnischkies
2016-08-10
3
-8
/
+47
|
*
use dpkg --unpack --recursive to avoid long cmdlines
David Kalnischkies
2016-08-10
2
-8
/
+96
|
*
pass --force-remove-essential to dpkg only if needed
David Kalnischkies
2016-08-10
3
-2
/
+20
*
|
Merge branch 'feature/methods'
David Kalnischkies
2016-08-11
31
-439
/
+1028
|
\
\
|
*
|
http: auto-configure for local Tor proxy if called as 'tor'
David Kalnischkies
2016-08-11
4
-0
/
+34
|
*
|
block direct connections to .onion domains (RFC7687)
David Kalnischkies
2016-08-11
2
-1
/
+32
|
*
|
allow methods to be disabled and redirected via config
David Kalnischkies
2016-08-10
5
-44
/
+58
|
*
|
implement socks5h proxy support for http method
David Kalnischkies
2016-08-10
5
-23
/
+318
|
*
|
implement generic config fallback for methods
David Kalnischkies
2016-08-10
18
-205
/
+303
|
*
|
use the same redirection handling for http and https
David Kalnischkies
2016-08-10
7
-101
/
+102
|
*
|
detect redirection loops in acquire instead of workers
David Kalnischkies
2016-08-10
10
-65
/
+129
|
*
|
fail on unsupported http/https proxy settings
David Kalnischkies
2016-08-10
4
-6
/
+45
|
*
|
suggest transport-packages based on established namescheme
David Kalnischkies
2016-08-10
1
-2
/
+4
|
*
|
support all socks-proxy known to curl in https method
David Kalnischkies
2016-08-10
1
-1
/
+12
|
|
/
*
|
allow user@host (aka: no password) in URI parsing
David Kalnischkies
2016-08-10
2
-7
/
+21
*
|
fix programmatic typo in apt-key manpage
David Kalnischkies
2016-08-10
1
-1
/
+1
|
/
*
Do not set the binary dir in run-tests, it breaks stuff
Julian Andres Klode
2016-08-10
1
-6
/
+0
*
Fix some indentation issues in README.md
Julian Andres Klode
2016-08-10
1
-3
/
+3
*
Merge branch 'cmake'
Julian Andres Klode
2016-08-10
120
-3126
/
+1595
|
\
|
*
test: Automatically discover CMake build directory
Julian Andres Klode
2016-08-10
2
-1
/
+27
|
*
Update gitignore for cmake
Julian Andres Klode
2016-08-10
1
-23
/
+88
|
*
Get rid of the old buildsystem
Julian Andres Klode
2016-08-10
43
-2732
/
+0
|
*
Add statvfs.h.in to CMake directory
Julian Andres Klode
2016-08-10
2
-1
/
+14
|
*
Merge README.cmake into README.md
Julian Andres Klode
2016-08-10
2
-37
/
+15
|
*
apt-private: Do not include apti18n.h in headers
Julian Andres Klode
2016-08-10
2
-4
/
+0
|
*
prepare-release: Switch over to CMake, set version in CMakeLists.txt
Julian Andres Klode
2016-08-10
2
-11
/
+12
|
*
CMake: Rewrite existing Documentation support and add doxygen
Julian Andres Klode
2016-08-10
7
-117
/
+346
|
*
CMake: Misc: Extract command path_join() from Translations
Julian Andres Klode
2016-08-10
2
-14
/
+11
|
*
CMake: Check for ptsname_r() again
Julian Andres Klode
2016-08-10
3
-1
/
+5
|
*
CMake: Allow building without dpkg
Julian Andres Klode
2016-08-10
1
-4
/
+8
|
*
CMake: Bump minimum required version to 3.4.0
Julian Andres Klode
2016-08-10
2
-2
/
+2
|
*
debian: make autopkgtest run with CMake build dir
Julian Andres Klode
2016-08-10
1
-5
/
+6
|
*
CMake: Add unit tests
Julian Andres Klode
2016-08-10
7
-9
/
+34
|
*
CMake: Translations: Build .pot in po binary dir, not project one
Julian Andres Klode
2016-08-10
1
-17
/
+17
|
*
CMake: Translations: Allow excluding languages from translation
Julian Andres Klode
2016-08-10
2
-5
/
+30
|
*
CMake: Translations: Avoid rebuilding .mo if .pot did not change
Julian Andres Klode
2016-08-10
1
-4
/
+21
|
*
CMake: Translations: Add a statistics target
Julian Andres Klode
2016-08-10
2
-0
/
+16
|
*
CMake: Translations: Build apt-all.pot and update .po files
Julian Andres Klode
2016-08-10
3
-3
/
+54
[next]