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
*
Turn unique_ptr<decltype(fclose and free)> into real deleter types (warnings ...
наб
2024-11-12
5
-13
/
+25
*
mthdcat: use APT_BUFFER_SIZE I/O buffer
наб
2024-11-11
1
-2
/
+3
*
Bump pkgTagFile default Size from 32k to APT_BUFFER_SIZE
наб
2024-11-11
1
-4
/
+4
*
Replace constant-size never-reallicated getservbyport_r() std::vector buffer ...
наб
2024-11-11
1
-1
/
+2
*
Merge branch 'stdarray' into 'main'
Julian Andres Klode
2024-11-11
11
-67
/
+67
|
\
|
*
Turn std::unique_ptr<char[]/std::array<char>>(APT_BUFFER_SIZE) buffers into s...
наб
2024-11-11
3
-13
/
+13
|
*
Turn char[APT_BUFFER_SIZE] buffers into std::array<char, APT_BUFFER_SIZE>
наб
2024-11-11
6
-46
/
+46
|
*
Only run valgrind in tests if valgrind available on host
наб
2024-11-11
3
-8
/
+8
|
/
*
Move apt-extracttemplates to /usr/lib/apt in 'apt' package
Julian Andres Klode
2024-11-11
4
-3
/
+4
*
po: Remove ftp and rsh method
Julian Andres Klode
2024-11-11
1
-1
/
+1
*
Merge branch 'keep-more' into 'main'
Julian Andres Klode
2024-11-11
5
-2
/
+111
|
\
|
*
Return an error if ResolveByKeep() is unsuccessful
Julian Andres Klode
2024-11-11
2
-0
/
+21
|
*
Fix keeping back removals of obsolete packages
Julian Andres Klode
2024-11-11
5
-2
/
+90
*
|
Merge branch 'solver3-undo-one'
Julian Andres Klode
2024-11-11
6
-240
/
+283
|
\
\
|
*
|
solver3: Refactor Install(Ver) to PropagateInstall(Ver)
Julian Andres Klode
2024-11-02
2
-32
/
+36
|
*
|
solver3: Check whether installable versions are allowed
Julian Andres Klode
2024-11-02
1
-7
/
+10
|
*
|
solver3: A version selected for install already is allowed.
Julian Andres Klode
2024-11-02
1
-1
/
+1
|
*
|
Add a FIXME around the heap compaction
Julian Andres Klode
2024-11-02
1
-0
/
+2
|
*
|
solver3: Rename the 'dirty' bit to 'erased'
Julian Andres Klode
2024-11-02
2
-8
/
+8
|
*
|
solver3: Remove the Reject() function, propagate in Enqueue() instead
Julian Andres Klode
2024-11-02
2
-56
/
+40
|
*
|
solver3: Move needsRescore from Reject to Enqueue()
Julian Andres Klode
2024-11-02
1
-4
/
+3
|
*
|
solver3: Remove obsolete checks
Julian Andres Klode
2024-11-02
1
-44
/
+5
|
*
|
solver3: Introduce new Assume() and Enqueue() helpers and use them
Julian Andres Klode
2024-11-02
6
-23
/
+69
|
*
|
solver3: Rename Reason to Var
Julian Andres Klode
2024-11-02
2
-60
/
+60
|
*
|
solver3: Track all assignments and undo them individually
Julian Andres Klode
2024-11-02
2
-72
/
+116
|
|
/
*
|
Merge branch 'remove-methods' into 'main'
Julian Andres Klode
2024-11-11
7
-1923
/
+14
|
\
\
|
*
|
Apply messaging fixes from Robert Krátký
Julian Andres Klode
2024-11-07
1
-4
/
+4
|
*
|
Remove ftp, rsh, ssh methods (disabled since 1.8)
Julian Andres Klode
2024-11-07
7
-1923
/
+14
|
/
/
*
|
Merge branch 'rwl' into 'main'
Julian Andres Klode
2024-11-07
4
-7
/
+6
|
\
\
|
*
|
Bump read()/write() loop buffers from 4k to APT_BUFFER_SIZE (64k). Bump FileF...
наб
2024-11-07
4
-7
/
+6
|
/
/
*
|
Merge branch 'main' into 'main'
Julian Andres Klode
2024-11-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
LzmaFileFdPrivate: bump I/O buffer from 4k to 64k
наб
2024-11-02
1
-1
/
+1
|
/
*
Release 2.9.10
2.9.10
Julian Andres Klode
2024-10-22
17
-100
/
+312
*
Merge branch 'main' into 'main'
Julian Andres Klode
2024-10-22
1
-5
/
+7
|
\
|
*
extracttar: Move large buffer to heap for valgrind
Julian Andres Klode
2024-10-22
1
-5
/
+7
*
|
Merge branch 'main' into 'main'
Julian Andres Klode
2024-10-22
13
-23
/
+24
|
\
\
|
*
|
Fix misspeling in italian apt --help
Rafael Marian
2024-09-16
1
-1
/
+1
|
*
|
Update manual link in apt-secure(8)
Rafael Marian
2024-09-16
11
-21
/
+21
|
*
|
Fixed missing spaces in apt-mark(8)
Rafael Marian
2024-09-14
1
-1
/
+2
*
|
|
Merge branch 'feature/ignorantprompt' into 'main'
Julian Andres Klode
2024-10-22
1
-1
/
+9
|
\
\
\
|
*
|
|
Show prompt reply if input is from non-terminal
David Kalnischkies
2024-09-29
1
-1
/
+2
|
*
|
|
Ignore pending input before confirmation prompts
David Kalnischkies
2024-09-29
1
-0
/
+7
|
|
/
/
*
|
|
Merge branch 'fix/apt-list-upgradable-target-release' into 'main'
Julian Andres Klode
2024-10-22
1
-0
/
+2
|
\
\
\
|
*
|
|
Support --target-release in `apt list`
Raziel Anarki
2024-10-22
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'main' into 'main'
Julian Andres Klode
2024-10-22
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
apt-patterns(7): document recommends
Christopher Bock
2024-10-22
1
-1
/
+2
|
/
/
*
|
Release 2.9.9
2.9.9
Julian Andres Klode
2024-10-17
15
-16
/
+238
*
|
test: Check that apt-ftparchive handles deep paths
Julian Andres Klode
2024-10-15
1
-0
/
+49
*
|
test framework: Improve valgrind support
Julian Andres Klode
2024-10-15
1
-1
/
+4
*
|
ftparchive: contents: Avoid exponential complexity and overflows
Julian Andres Klode
2024-10-07
2
-228
/
+66
[next]