index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-private
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-29
private-json-hooks.cc: deal with EPIPE
Michael Vogt
1
-1
/
+1
2019-01-27
Add a "reinstall" command as an alias for "install --reinstall".
Josh Triplett
2
-4
/
+6
2019-01-10
apt-mark: Introduce minimize-manual
Julian Andres Klode
1
-2
/
+9
2019-01-07
apt-private: Export some functions for apt-mark
Julian Andres Klode
1
-2
/
+2
2018-12-03
Provide a "autopurge" shortcut
Julian Andres Klode
2
-2
/
+8
2018-11-25
Fix typo reported by codespell in code comments
David Kalnischkies
1
-1
/
+1
2018-11-21
Print useful error on "apt changelog" without arguments
Julian Andres Klode
1
-1
/
+1
2018-09-20
Deal with descriptions embedded in displayed record correctly
David Kalnischkies
1
-11
/
+58
2018-09-15
Show all architectures in 'apt list' output
David Kalnischkies
2
-6
/
+11
2018-08-07
Merge branch 'bugfix/big-lock' into 'master'
Julian Andres Klode
1
-2
/
+2
2018-08-07
Add support for dpkg frontend lock
Julian Andres Klode
1
-2
/
+2
2018-06-30
Add trailing newline to output of edit-sources.
Jean-Ralph Aviles
1
-1
/
+1
2018-06-27
Handle JSON hooks that just close the file/exit and fix some other errors
Julian Andres Klode
1
-2
/
+8
2018-05-11
Support local files as arguments in show command
David Kalnischkies
3
-27
/
+101
2018-05-11
Support --with-source in show & search commands
David Kalnischkies
3
-92
/
+110
2018-05-11
Support release selector for volatile files as well
David Kalnischkies
4
-50
/
+120
2018-05-11
Extend apt build-dep pkg/release to switch dep as needed
David Kalnischkies
2
-8
/
+42
2018-04-15
Introduce experimental new hooks for command-line tools
Julian Andres Klode
5
-7
/
+475
2018-04-13
apt-private: Collect not found packages in CacheSetHelperAPTGet
Julian Andres Klode
2
-3
/
+9
2018-02-19
restore gcc visibility=hidden for apt-private
David Kalnischkies
1
-0
/
+1
2018-01-03
allow a method to request auxiliary files
David Kalnischkies
1
-1
/
+2
2017-12-13
avoid some useless casts reported by -Wuseless-cast
David Kalnischkies
1
-6
/
+1
2017-12-13
convert various c-style casts to C++-style
David Kalnischkies
1
-2
/
+2
2017-12-13
clearing object via constructor instead of memset
David Kalnischkies
1
-1
/
+1
2017-11-19
support COLUMNS environment variable in apt tools
David Kalnischkies
1
-2
/
+18
2017-10-28
Also use FindULL for checking if the size tags is valid
Julian Andres Klode
1
-2
/
+2
2017-10-28
Prevent overflow in Installed-Size (and Size) in apt show
Julian Andres Klode
1
-2
/
+2
2017-10-05
avoid using NULL in varadic function for cmdline parsing
David Kalnischkies
1
-20
/
+13
2017-07-27
Always warn if --force-yes is validly specified, not just if used
Julian Andres Klode
3
-5
/
+5
2017-07-26
suggest using auth.conf for sources with passwords
David Kalnischkies
1
-0
/
+13
2017-07-26
show a warning for Debian shutting down FTP services
David Kalnischkies
1
-0
/
+26
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
25
-106
/
+105
2017-07-12
Drop cacheiterators.h include
Julian Andres Klode
9
-9
/
+0
2017-06-28
ask for releaseinfo change interactively in apt
David Kalnischkies
5
-13
/
+40
2017-06-28
error in update on Release information changes
David Kalnischkies
1
-2
/
+9
2017-06-28
fail instead of warn on insecure repositories in apt-get
David Kalnischkies
1
-4
/
+0
2017-06-26
clean archives without changing directory
David Kalnischkies
1
-3
/
+3
2017-06-26
don't show incorrect 'How odd' errror in no-download mode
David Kalnischkies
1
-22
/
+27
2017-03-19
Ignore AutomaticRemove conffile option in upgrade
David Kalnischkies
1
-0
/
+10
2017-01-19
fix various typos reported by spellintian
David Kalnischkies
2
-4
/
+4
2017-01-19
make the moo reproducible
David Kalnischkies
4
-25
/
+47
2017-01-19
fix 'install --no-download' mode
David Kalnischkies
1
-5
/
+8
2017-01-19
don't lock dpkg in update commands
David Kalnischkies
1
-2
/
+2
2017-01-19
don't lock dpkg in 'apt-get clean'
David Kalnischkies
1
-1
/
+1
2017-01-19
don't show update stats if cache generation is disabled
David Kalnischkies
1
-6
/
+6
2017-01-17
CMake: Document that the globs are expanded during CMake
Julian Andres Klode
1
-1
/
+3
2016-12-31
allow warning generation for non-whitelisted options
David Kalnischkies
1
-3
/
+4
2016-12-31
use FindB instead of FindI for Debug::pkgAutoRemove
David Kalnischkies
1
-1
/
+1
2016-12-31
expand -f to --fix-broken in error messages
David Kalnischkies
2
-5
/
+4
2016-12-31
allow default build-essentials to be overridden
David Kalnischkies
1
-7
/
+3
[next]