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 2.3.0
2.3.0
Julian Andres Klode
2021-03-08
5
-6
/
+17
*
Merge branch 'fix/rredemptypatches' into 'master'
Julian Andres Klode
2021-03-08
6
-39
/
+48
|
\
|
*
Ensure all index files sent custom tags to the methods
David Kalnischkies
2021-03-07
2
-5
/
+16
|
*
Start pdiff patching from the last possible starting point
David Kalnischkies
2021-03-07
2
-18
/
+11
|
*
Rename pdiff merge patches only after they are all downloaded
David Kalnischkies
2021-03-07
3
-13
/
+13
|
*
Allow merging with empty pdiff patches
David Kalnischkies
2021-03-06
2
-3
/
+8
|
/
*
Revert "Branch of as 2.2.y for bullseye"
Julian Andres Klode
2021-03-01
2
-3
/
+3
*
Merge tag '2.2.1'
Julian Andres Klode
2021-03-01
14
-66
/
+132
|
\
|
*
Release 2.2.1
2.2.1
Julian Andres Klode
2021-03-01
5
-6
/
+21
|
*
regression fix: do require force-loopbreak for Conflicts
Julian Andres Klode
2021-03-01
2
-16
/
+39
|
*
RunScripts: Do not reset SIGQUIT and SIGINT to SIG_DFL
Julian Andres Klode
2021-03-01
1
-4
/
+0
|
*
Russian translation update
Алексей Шилин
2021-02-24
1
-10
/
+8
|
*
Remove .travis.yml, we are using GitLab CI these days
Julian Andres Klode
2021-02-24
1
-23
/
+0
|
*
configuration: Add missing #include <array>
Julian Andres Klode
2021-02-24
1
-0
/
+1
|
*
Branch of as 2.2.y for bullseye
Julian Andres Klode
2021-02-23
2
-3
/
+3
|
*
Do not require force-loopbreak on Protected packages
Julian Andres Klode
2021-02-23
3
-5
/
+61
|
/
*
Release 2.2.0
2.2.0
Julian Andres Klode
2021-02-18
5
-6
/
+15
*
symbols: Remove spurios package line, add kernel autoremoval helper
Julian Andres Klode
2021-02-18
1
-1
/
+1
*
kernels: Avoid std::regex for escaping '.' and '+'
Julian Andres Klode
2021-02-12
1
-6
/
+10
*
Do not make DefaultRootSetFunc2 public symbol
Julian Andres Klode
2021-02-12
1
-1
/
+1
*
Release 2.1.20
2.1.20
Julian Andres Klode
2021-02-10
5
-6
/
+15
*
Adjust loops to use size_t instead of int
Julian Andres Klode
2021-02-09
1
-3
/
+3
*
Fix test suite regression from StrToNum fixes
Julian Andres Klode
2021-02-09
2
-56
/
+44
*
CI: Run test as user on i386
Julian Andres Klode
2021-02-09
1
-0
/
+1
*
Release 2.1.19
2.1.19
Julian Andres Klode
2021-02-09
48
-270
/
+249
*
Merge branch 'pu/fuzzerpatches' into 'master'
Julian Andres Klode
2021-02-09
30
-426
/
+524
|
\
|
*
Prevent temporary directory from triggering failure grepping
David Kalnischkies
2021-02-04
1
-0
/
+1
|
*
Remove spurious periods on progress strings in po/de.po
David Kalnischkies
2021-02-04
1
-2
/
+2
|
*
Use size of the old cache as APT::Cache-Start default
David Kalnischkies
2021-02-04
2
-5
/
+29
|
*
Limit on first patch size only for server-merged patches
David Kalnischkies
2021-02-04
1
-17
/
+22
|
*
Ensure HTTP status code text has sensible content
David Kalnischkies
2021-02-04
2
-1
/
+4
|
*
Replace PrintStatus with SendMessage usage
David Kalnischkies
2021-02-04
8
-43
/
+73
|
*
Use error reporting instead of assert in rred patching
David Kalnischkies
2021-02-04
1
-68
/
+88
|
*
Avoid undefined pointer arithmetic while growing mmap
David Kalnischkies
2021-02-04
4
-46
/
+29
|
*
Avoid overstepping bounds in config file parsing
David Kalnischkies
2021-02-03
3
-60
/
+88
|
*
Forbid negative values in unsigned StrToNum explicitly
David Kalnischkies
2021-02-03
2
-25
/
+72
|
*
Remove Word size limit from ParseQuote and CWord
David Kalnischkies
2021-02-03
1
-26
/
+17
|
*
Don't parse \x and \0 past the end in DeEscapeString
David Kalnischkies
2021-02-03
2
-4
/
+14
|
*
Fix incorrect base64 encoding due to int promotion
David Kalnischkies
2021-02-03
2
-1
/
+5
|
*
Retire and deprecate _strtabexpand
David Kalnischkies
2021-02-03
3
-40
/
+15
|
*
Add a simple test for APT::String::DisplayLength
David Kalnischkies
2021-02-03
1
-0
/
+17
|
*
Fail ConfigDir reading if directory listing failed
David Kalnischkies
2021-02-03
1
-1
/
+4
|
*
Free XXH3 state to avoid leak in cache hashing
David Kalnischkies
2021-02-03
1
-1
/
+3
|
*
Remove unused config check for pre-XXH3 cache hashing
David Kalnischkies
2021-02-03
3
-45
/
+0
|
*
Guess compressor only if no AR nember with exact name exists
David Kalnischkies
2021-02-02
2
-26
/
+35
|
*
Use 500 MB memory limit for xz/lzma decoding
David Kalnischkies
2021-02-02
1
-15
/
+6
*
|
Merge branch 'bugfix/deptreedone' into 'master'
Julian Andres Klode
2021-02-09
1
-0
/
+3
|
\
\
|
*
|
Show 'Done' always for 'Building dependency tree'
David Kalnischkies
2021-02-04
1
-0
/
+3
|
|
/
*
|
Dutch manpages translation update
Frans Spiesschaert
2021-02-04
1
-82
/
+63
*
|
Dutch program translation update
Frans Spiesschaert
2021-02-04
1
-10
/
+4
|
/
[next]