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
...
*
Dutch program translation update
Frans Spiesschaert
2016-03-08
1
-142
/
+196
*
Release 1.2.6
1.2.6
Julian Andres Klode
2016-03-07
13
-13
/
+26
*
apt-pkg/algorithms.cc: Avoid stack buffer overflow in KillList
Julian Andres Klode
2016-03-07
1
-10
/
+9
*
Fix several typos
Veres Lajos
2016-03-07
18
-37
/
+37
*
Release 1.2.5
1.2.5
Julian Andres Klode
2016-03-06
13
-13
/
+35
*
debian/control: Set Standards-Version to 3.9.7
Julian Andres Klode
2016-03-06
1
-1
/
+1
*
get group again after potential remap in Source: parse
David Kalnischkies
2016-03-06
1
-1
/
+3
*
Prevent double remapping of iterators and string views
Julian Andres Klode
2016-03-06
1
-8
/
+22
*
do not move not-failed pdiff-patches into CWD on failure
David Kalnischkies
2016-03-06
2
-0
/
+26
*
Fix lzma write support to handle "try again" case
Colin Watson
2016-03-06
1
-4
/
+25
*
add test for apt-key 0xKEY and use parameter expansion
David Kalnischkies
2016-03-06
2
-1
/
+12
*
support APT::Get::Build-Dep-Automatic again in build-dep
David Kalnischkies
2016-03-06
2
-0
/
+47
*
tests: expect no output while compiling noopchroot
David Kalnischkies
2016-03-06
2
-4
/
+8
*
deal with partially downloaded changelogs
David Kalnischkies
2016-03-06
2
-2
/
+25
*
apt-key del should correctly handle keyids prefixed with 0x
Daniel Kahn Gillmor
2016-03-04
1
-0
/
+4
*
Release 1.2.4
1.2.4
Julian Andres Klode
2016-02-27
13
-13
/
+27
*
Add missing numeric includes in files using std::accumulate()
Julian Andres Klode
2016-02-26
2
-0
/
+2
*
Fix crash with empty architecture list
Julian Andres Klode
2016-02-25
2
-4
/
+19
*
pass versioned provides to external solvers in EDSP
David Kalnischkies
2016-02-16
2
-117
/
+165
*
Fix maintscript to properly remove 20changelog
Julian Andres Klode
2016-02-15
1
-1
/
+1
*
always download changelogs into /tmp first
David Kalnischkies
2016-02-11
4
-43
/
+50
*
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
[prev]
[next]