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
...
*
|
|
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
|
*
|
|
po-fixups: fill Project-Id-Version and Encoding correctly
Guillem Jover
2015-08-12
34
-34
/
+34
|
*
|
|
travis: add ppa:ubuntu-toolschain-r/test as source for gcc-5
David Kalnischkies
2015-08-12
4
-5
/
+18
*
|
|
|
po/fr.po: Remove the unbreakable space before ! in the confirm string
Julian Andres Klode
2015-08-14
1
-1
/
+1
*
|
|
|
Accept --upgradeable as synonym for --upgradable
Julian Andres Klode
2015-08-13
11
-13
/
+16
*
|
|
|
Use setresuid() and setresgid() where available
Julian Andres Klode
2015-08-13
3
-5
/
+19
*
|
|
|
Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>
Julian Andres Klode
2015-08-13
10
-51
/
+52
*
|
|
|
Mark SPtr as deprecated, and convert users to std::unique_ptr
Julian Andres Klode
2015-08-13
4
-23
/
+23
[prev]
[next]