index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document the general effect of the comma operator
Julian Andres Klode
2015-08-15
1
-0
/
+5
*
doc/files.dbk: Improve documentation for {src,}pkgcache.bin
Julian Andres Klode
2015-08-14
1
-3
/
+3
*
apt-cache(8): Drop the #versions >= #package names comparison
Julian Andres Klode
2015-08-14
1
-2
/
+1
*
apt: Add autoremove and auto-remove commands
Julian Andres Klode
2015-08-14
1
-0
/
+5
*
Make auto-remove and auto-clean aliases for the versions without -
Julian Andres Klode
2015-08-14
1
-2
/
+2
*
apt_preferences(5): Mention overlapping of pin matches
Julian Andres Klode
2015-08-14
1
-0
/
+3
*
apt_preferences(5): Correct default pin assignment documentation
Julian Andres Klode
2015-08-14
1
-2
/
+2
*
apt-cache(8): Mention that --names-only search provides
Julian Andres Klode
2015-08-14
1
-2
/
+2
*
Mention that source order only matter per version
Julian Andres Klode
2015-08-14
1
-1
/
+1
*
Replace --force-yes by various options starting with --allow
Julian Andres Klode
2015-08-14
1
-1
/
+25
*
Merge branch 'debian/experimental' of https://github.com/DonKult/apt into deb...
Julian Andres Klode
2015-08-14
12
-38
/
+55
|
\
|
*
use a=experimental instead n=experimental in pin documentation
Johannes Schauer
2015-08-12
10
-17
/
+17
|
*
Do not set unhonored DPKG_NO_TSTP variable for dpkg
Guillem Jover
2015-08-12
1
-9
/
+1
|
*
document VERSION 2 (and 3) pre-install-pkgs hook interface
Jonathan Nieder
2015-08-12
1
-4
/
+28
|
*
remove Dir:: scope limit of RootDir in the documentation
David Kalnischkies
2015-08-12
1
-1
/
+2
|
*
po-fixups: fill Project-Id-Version and Encoding correctly
Guillem Jover
2015-08-12
7
-7
/
+7
*
|
Accept --upgradeable as synonym for --upgradable
Julian Andres Klode
2015-08-13
10
-13
/
+15
*
|
apt_preferences(5): Re-document how priorities are calculated
Julian Andres Klode
2015-08-12
1
-5
/
+8
*
|
policy: Be more strict about parsing pin files, and document prio 0
Julian Andres Klode
2015-08-12
1
-0
/
+4
|
/
*
hide implicit deps in apt-cache again by default
David Kalnischkies
2015-08-10
1
-2
/
+13
*
rename 'apt-get files' to 'apt-get indextargets'
David Kalnischkies
2015-08-10
3
-21
/
+23
*
implement Signed-By option for sources.list
David Kalnischkies
2015-08-10
1
-12
/
+12
*
add sources.list Check-Valid-Until and Valid-Until-{Max,Min} options
David Kalnischkies
2015-08-10
3
-15
/
+58
*
detect and error out on conflicting Trusted settings
David Kalnischkies
2015-08-10
1
-0
/
+8
*
bring back deb822 sources.list entries as .sources
David Kalnischkies
2015-08-10
1
-109
/
+228
*
support lang= and target= sources.list options
David Kalnischkies
2015-08-10
1
-0
/
+16
*
provide a public interface for acquiring changelogs
David Kalnischkies
2015-06-15
3
-18
/
+36
*
implement default apt-get file --release-info mode
David Kalnischkies
2015-06-15
1
-27
/
+38
*
implement 'apt-get files' to access index targets
David Kalnischkies
2015-06-11
2
-4
/
+98
*
store all targets data in IndexTarget struct
David Kalnischkies
2015-06-10
1
-16
/
+13
*
configureable acquire targets to download additional files
David Kalnischkies
2015-06-09
1
-0
/
+142
*
Merge branch 'debian/jessie' into debian/experimental
David Kalnischkies
2015-04-19
1
-1
/
+1
|
\
|
*
release 1.0.9.8
David Kalnischkies
2015-04-13
2
-3
/
+3
*
|
Italian manpage translation update
Beatrice Torracca
2015-03-16
2
-118
/
+89
*
|
properly implement pkgRecord::Parser for *.deb files
David Kalnischkies
2015-03-16
2
-87
/
+132
*
|
merge debian/sid into debian/experimental
David Kalnischkies
2015-03-16
3
-386
/
+277
|
\
|
|
*
prepare 1.0.9.6
Michael Vogt
2015-01-16
2
-2
/
+2
|
*
release 1.0.9.5
1.0.9.5
David Kalnischkies
2014-12-23
3
-399
/
+166
|
*
French manpages translation update
Jean-Pierre Giraud
2014-12-22
1
-204
/
+373
|
*
release 1.0.9.4
1.0.9.4
David Kalnischkies
2014-12-03
2
-3
/
+3
|
*
change codenames to jessie as stable POV in docs
David Kalnischkies
2014-11-10
1
-4
/
+4
*
|
Run ./prepare-release pre-export
Michael Vogt
2014-11-06
10
-764
/
+1142
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-11-05
1
-2
/
+2
|
\
|
|
*
doc/examples/configure-index: make "Dpkg::Max{Arg,ArgBytes} match reality
Michael Vogt
2014-10-22
1
-2
/
+2
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-10-14
1
-23
/
+5
|
\
|
|
*
Update Status field values handling
Guillem Jover
2014-10-08
1
-23
/
+5
*
|
Document Acquire{MaxReleaseFileSize,AllowInsecureRepositories,AllowDowngradeT...
Michael Vogt
2014-10-13
2
-0
/
+40
*
|
Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}
Michael Vogt
2014-10-01
1
-1
/
+1
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2014-09-29
1
-2
/
+2
|
\
|
|
*
Set STRIP_FROM_PATH for doxygen
Trần Ngọc Quân
2014-09-28
1
-2
/
+2
[next]