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
*
use local changelog from /usr/share/doc if possible
David Kalnischkies
2016-02-11
5
-2
/
+60
*
Release 1.2.3
1.2.3
Julian Andres Klode
2016-02-10
57
-3554
/
+2939
*
test: use our special downloaded dir for 'source' result
David Kalnischkies
2016-02-10
1
-0
/
+2
*
accept any tarball compression in 814139 testcase
David Kalnischkies
2016-02-10
1
-2
/
+2
*
test that seeking to a position earlier in the file works
Julian Andres Klode
2016-02-10
1
-0
/
+12
*
get dpkg lock in build-dep if cache was invalid again
David Kalnischkies
2016-02-10
3
-6
/
+64
*
Set seekpos to 0 after reopening files in Seek()
Julian Andres Klode
2016-02-10
1
-0
/
+1
*
Release 1.2.2
1.2.2
Julian Andres Klode
2016-02-04
14
-84
/
+133
*
Use some semantically more correct buffer operations
Julian Andres Klode
2016-02-04
1
-1
/
+1
*
test: Fix apt-key tests to work with current gpg 2.1
Julian Andres Klode
2016-02-04
1
-1
/
+11
*
Correctly report write errors when flushing buffered writer
Julian Andres Klode
2016-02-04
1
-1
/
+1
*
rred: If there were I/O errors, fail
Julian Andres Klode
2016-02-04
1
-0
/
+5
*
NEWS: Prefix the keep deb option with Binary::apt::
Julian Andres Klode
2016-02-04
1
-3
/
+4
*
Merge branch 'master' of github.com:adrian17/apt
Julian Andres Klode
2016-02-04
1
-1
/
+3
|
\
|
*
Avoid temporary strings in SubstVar.
Adrian Wielgosik
2016-02-03
1
-1
/
+3
*
|
edspsystem.cc: include <stdlib.h> for mkdtemp
Fredrik Fornwall
2016-02-03
1
-0
/
+1
*
|
avoid building dependency tree in 'source' command
David Kalnischkies
2016-02-03
5
-25
/
+5
*
|
use pkgCache::VS instead of pkgDepCache::VS()
David Kalnischkies
2016-02-03
3
-27
/
+63
*
|
Drop the g++ build-dep, transition is done
Julian Andres Klode
2016-02-03
1
-2
/
+1
|
/
*
Merge github.com:adrian17/apt
Julian Andres Klode
2016-02-02
1
-1
/
+2
|
\
|
*
Try avoiding loading long package description
Adrian Wielgosik
2016-02-02
1
-1
/
+2
*
|
Spanish program translation update
Manuel "Venturi" Porras Peralta
2016-02-02
1
-197
/
+250
|
/
*
Do not buffer writes larger than the buffer if possible
Julian Andres Klode
2016-02-01
1
-0
/
+6
*
BufferedWriteFileFdPrivate: Simplify InternalWrite()
Julian Andres Klode
2016-02-01
1
-9
/
+3
*
simple_buffer::write: Use free() instead of maxsize - size()
Julian Andres Klode
2016-02-01
1
-3
/
+3
*
support <libc>-<kernel>-<cpu> in architecture specs
David Kalnischkies
2016-01-31
4
-18
/
+125
*
test all redirection codes work as expected
David Kalnischkies
2016-01-31
2
-6
/
+14
*
use CPPFLAGS instead of CXXFLAGS for stringview export
David Kalnischkies
2016-01-31
1
-1
/
+1
*
fix "Mismatched free() / delete / delete []" in simple_buffer
Stefan Bühler
2016-01-30
1
-1
/
+1
*
only warn about missing/invalid Date field for now
David Kalnischkies
2016-01-27
3
-12
/
+61
*
deal better with (very) small apt::cache-start values
David Kalnischkies
2016-01-27
3
-17
/
+26
*
convert Version() and Architecture() to APT::StringView
David Kalnischkies
2016-01-26
4
-38
/
+47
*
remove unused Description methods in listparsers
David Kalnischkies
2016-01-26
5
-32
/
+4
*
get sources for packages in multiple releases again
David Kalnischkies
2016-01-26
3
-28
/
+28
*
parse version correctly from binary Source field
David Kalnischkies
2016-01-26
3
-2
/
+22
*
stablize gtest testcase environment
David Kalnischkies
2016-01-26
3
-4
/
+26
*
act on various suggestions from cppcheck
David Kalnischkies
2016-01-26
5
-21
/
+16
*
drop explicit check for EWOULDBLOCK if it has the same value as EAGAIN
David Kalnischkies
2016-01-26
1
-0
/
+4
*
Delete copy constructor and operator= for Dynamic
Julian Andres Klode
2016-01-26
1
-0
/
+5
*
fix tests run via sudo checking the history file
David Kalnischkies
2016-01-25
3
-3
/
+23
*
reimplement build-dep via apts normal resolver
David Kalnischkies
2016-01-25
15
-427
/
+398
*
use consistently the last : as name:arch separator
David Kalnischkies
2016-01-25
2
-2
/
+2
*
prefer upgrading installed provides satisfier
David Kalnischkies
2016-01-25
1
-0
/
+2
*
treat an empty dependency field just like it doesn't exist
David Kalnischkies
2016-01-25
1
-1
/
+1
*
always create pkg at the time pkg:arch is created
David Kalnischkies
2016-01-25
3
-21
/
+41
*
Release 1.2.1
1.2.1
Julian Andres Klode
2016-01-25
57
-65
/
+77
*
Use c++11 for loop in AptHistoryRequestingUser
Michael Vogt
2016-01-25
1
-6
/
+4
*
Store "Requested-By" user in history.log in a simpler format
Michael Vogt
2016-01-25
1
-7
/
+20
*
Log calling SUDO_USER or PKEXEC_UID in history.log
Michael Vogt
2016-01-25
1
-0
/
+18
*
Remap another (non-parameter) StringView
Julian Andres Klode
2016-01-23
1
-1
/
+3
[next]