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
*
Do not fail if building test/ fails (issues with parallel builds)
Michael Vogt
2015-08-18
1
-1
/
+2
*
Fix the test suite harder
Julian Andres Klode
2015-08-17
1
-3
/
+3
*
Fix the test suite again
Julian Andres Klode
2015-08-17
32
-118
/
+118
*
Re-add support for G++ 4.8 and configure travis to use it
Julian Andres Klode
2015-08-17
5
-8
/
+10
*
Really fix all iwyu issues
Michael Vogt
2015-08-17
1
-0
/
+1
*
debian/NEWS: Mention new pinning algorithm added in 2.0~exp1
Julian Andres Klode
2015-08-17
1
-0
/
+12
*
Fix all the wrong removals of includes that iwyu got wrong
Michael Vogt
2015-08-17
10
-0
/
+16
*
Cleanup includes after running iwyu
Michael Vogt
2015-08-17
28
-70
/
+3
*
Do not crash in 'apt show' for non-installed packages
Julian Andres Klode
2015-08-17
1
-1
/
+1
*
Replace "extra" in "the following extra packages [...]" by "additional"
Julian Andres Klode
2015-08-16
1
-1
/
+1
*
Make pkgCache::Priority() static, it does not need the instance
Julian Andres Klode
2015-08-16
1
-1
/
+1
*
install: If package already is the newest version, display version
Julian Andres Klode
2015-08-16
1
-2
/
+3
*
Use terminfo's typical save_cursor/restore_cursor sequences
James McCoy
2015-08-16
1
-4
/
+4
*
Show full package records in apt-cache search -f
Kusanagi Kouichi
2015-08-16
1
-7
/
+4
*
When looking if Provides match, OR them with the normal patches
Julian Andres Klode
2015-08-16
1
-1
/
+1
*
Document the general effect of the comma operator
Julian Andres Klode
2015-08-15
1
-0
/
+5
*
Add GetPriority(VerIterator) to pkgDepCache::Policy
Julian Andres Klode
2015-08-15
4
-3
/
+6
*
cachefile.cc: Do not ignore return value of pkgDepCache::Init()
Julian Andres Klode
2015-08-15
1
-2
/
+1
*
update: Check if the cache could be opened, don't just assume it
Julian Andres Klode
2015-08-15
1
-1
/
+2
*
doc/files.dbk: Improve documentation for {src,}pkgcache.bin
Julian Andres Klode
2015-08-14
1
-3
/
+3
*
apt-get: allow non-root --print-uris build-dep
Julian Andres Klode
2015-08-14
1
-1
/
+3
*
add {contrib,non-free}/{metapackages,oldlibs} to section specialhandling
David Kalnischkies
2015-08-14
1
-0
/
+4
*
apt-cache(8): Drop the #versions >= #package names comparison
Julian Andres Klode
2015-08-14
1
-2
/
+1
*
Also add 'in combination with the other options.' to another error
Julian Andres Klode
2015-08-14
1
-1
/
+1
*
Set Acquire::Changelogs::URI::Origin::Tanglu for Tanglu changelogs
Julian Andres Klode
2015-08-14
1
-0
/
+1
*
debian/control: Remove XS- from Testsuite and bump Standards-Version
Julian Andres Klode
2015-08-14
1
-2
/
+2
*
debian/control: Drop the versioned python-apt conflict
Julian Andres Klode
2015-08-14
1
-1
/
+0
*
debian/control: Replace debian by Debian
Julian Andres Klode
2015-08-14
1
-1
/
+1
*
changelog: Replace reenable by re-enable everywhere
Julian Andres Klode
2015-08-14
1
-5
/
+5
*
apt: Add autoremove and auto-remove commands
Julian Andres Klode
2015-08-14
2
-0
/
+8
*
Make apt compile with clang++ again
Michael Vogt
2015-08-14
3
-3
/
+3
*
Make auto-remove and auto-clean aliases for the versions without -
Julian Andres Klode
2015-08-14
4
-5
/
+8
*
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
*
apt-cache: Show an error if stats gets any arguments
Julian Andres Klode
2015-08-14
1
-1
/
+6
*
Say "in combination with the other options" if an option is not understood
Julian Andres Klode
2015-08-14
1
-3
/
+3
*
Mention that source order only matter per version
Julian Andres Klode
2015-08-14
1
-1
/
+1
*
Replace UINT_MAX with std::numeric_limits<unsigned int>::max()
Julian Andres Klode
2015-08-14
1
-2
/
+3
*
Add integration test for Pin-Priority range checks
Julian Andres Klode
2015-08-14
1
-0
/
+60
*
Replace --force-yes by various options starting with --allow
Julian Andres Klode
2015-08-14
11
-25
/
+167
*
Merge branch 'debian/experimental' of https://github.com/DonKult/apt into deb...
Julian Andres Klode
2015-08-14
57
-95
/
+154
|
\
|
*
use a=experimental instead n=experimental in pin documentation
Johannes Schauer
2015-08-12
10
-17
/
+17
|
*
document APT::Periodic::RandomSleep
Tomas Pospisek
2015-08-12
1
-0
/
+13
|
*
Do not set unhonored DPKG_NO_TSTP variable for dpkg
Guillem Jover
2015-08-12
2
-12
/
+1
|
*
document VERSION 2 (and 3) pre-install-pkgs hook interface
Jonathan Nieder
2015-08-12
1
-4
/
+28
|
*
Replace all "press enter" occurrences with "press [Enter]"
Luca Bruno
2015-08-12
7
-14
/
+14
|
*
replace direct calls to egrep with grep -E
Daniel Hartwig
2015-08-12
4
-6
/
+6
|
*
remove Dir:: scope limit of RootDir in the documentation
David Kalnischkies
2015-08-12
1
-1
/
+2
|
*
support setting a port for rsh:// in sources.list
Daniel Hartwig
2015-08-12
2
-2
/
+21
[next]