index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cmdline/apt-get.cc: fix bug in FindSrc() (debian #335213)
Michael Vogt
2005-10-24
1
-5
/
+1
*
* be extra carefull in cmdline/apt-get.cc:FindSrc() and check VF.File() for NULL
Michael Vogt
2005-10-23
1
-1
/
+5
*
apt-cdrom.cc:fix some missing gettext() calls (closes: #334539); doc/apt-cach...
Michael Vogt
2005-10-19
1
-3
/
+3
*
* init the default ScreenWidth to 79 columns by default (Closes: #324921)
Michael Vogt
2005-10-19
1
-1
/
+1
*
* don't get candidate release as version tag for FindSrc by default. because ...
Michael Vogt
2005-10-19
1
-13
/
+5
*
* fix segfault when there is no Archive for a VerFile
Michael Vogt
2005-10-19
1
-1
/
+1
*
* full support for apt-get source -t now (and honor pining too)
Michael Vogt
2005-10-18
1
-17
/
+44
*
* inital support for "apt-get source -t dist" (but no downgrades yet
Michael Vogt
2005-10-18
1
-1
/
+9
*
* make sure that the pkgRecords D'tor does not segfault
Michael Vogt
2005-09-22
1
-1
/
+1
*
* better error string for a failed dpkg-source
Michael Vogt
2005-09-16
1
-0
/
+1
*
* merged from apt--cdrom-fallback--0
Michael Vogt
2005-09-13
1
-4
/
+10
*
* merged with apt--fixes--0
Michael Vogt
2005-08-23
1
-1
/
+1
*
* merged from main
Michael Vogt
2005-08-09
1
-2
/
+4
*
* fix the breakage from my last commit (note to self: always, _always_ run ba...
Michael Vogt
2005-08-01
1
-3
/
+3
*
* added debian/patches dir
Michael Vogt
2005-08-01
1
-3
/
+3
*
* merged with matts tree
Michael Vogt
2005-08-01
1
-8
/
+8
*
* merged/removed conflicts with apt--main--0
Michael Vogt
2005-06-26
2
-5
/
+5
*
* added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...
Michael Vogt
2005-06-01
1
-14
/
+0
*
* merged with my apt--fixes--0 branch
Michael Vogt
2005-05-23
1
-0
/
+9
*
* apt-cache show <virtual-pkg> shows all virtual packages instead of nothing ...
Michael Vogt
2005-05-10
1
-0
/
+14
*
Merge bubulle@debian.org--2005/apt--main--0
Matt Zimmerman
2005-03-26
3
-31
/
+31
|
\
|
*
Bring consistency to the use of capitals in programs messages
Christian Perrier
2005-03-06
3
-31
/
+31
*
|
* ignore time conflicts on apt-key update (this is used at install time when ...
Michael Vogt
2005-03-15
1
-1
/
+1
|
/
*
Merge with Matt and update French translation
Christian Perrier
2005-02-05
4
-1243
/
+57
|
\
|
*
Fix compilation errors from apt--auth-cdrom--0
Matt Zimmerman
2005-02-05
1
-3
/
+3
|
*
Move CD-ROM handling backend into libapt-pkg
Matt Zimmerman
2005-02-04
4
-1242
/
+56
*
|
Correct typo in Usage message : s/arbitary/arbitrary. Unfuzzy translations. C...
Christian Perrier
2005-01-20
6
-6
/
+6
|
/
*
* use gpg --with-colons
Michael Vogt
2004-12-24
1
-3
/
+3
*
* added apt-key update method
Michael Vogt
2004-12-21
1
-5
/
+34
*
* merged changes from the conference
Michael Vogt
2004-12-20
6
-13
/
+138
*
Merge from CVS
Matt Zimmerman
2004-11-13
1
-2
/
+2
*
* Suppress a signed/unsigned warning in apt-cache.cc:Di...
Arch Librarian
2004-09-20
1
-2
/
+2
*
s/Saftey/Safety/
Arch Librarian
2004-09-20
1
-3
/
+3
*
* Fix apt-get's suggests/recommends printing, which was...
Arch Librarian
2004-09-20
1
-4
/
+4
*
Clean up some indentation, etc. in the suggest/recommen...
Arch Librarian
2004-09-20
1
-14
/
+19
*
* Clearer error message in place of "...has no availabl...
Arch Librarian
2004-09-20
1
-5
/
+4
*
* Add colons to apt-get's "kept back"/"upgraded"/"downg...
Arch Librarian
2004-09-20
1
-4
/
+4
*
Don't use the Archive name in madison; it won't be uniq...
Arch Librarian
2004-09-20
1
-14
/
+13
*
* Add an "apt-cache madison" command with an output for...
Arch Librarian
2004-09-20
1
-1
/
+68
*
* Don't suggest apt-get -f install to correct broken bu...
Arch Librarian
2004-09-20
1
-3
/
+2
*
Syntax
Arch Librarian
2004-09-20
1
-2
/
+2
*
* Clean up and simplify some of the suggests/recommends...
Arch Librarian
2004-09-20
1
-24
/
+10
*
isatty test was backwards
Arch Librarian
2004-09-20
1
-2
/
+2
*
* Correctly implement -n as a synonym for --names-only ...
Arch Librarian
2004-09-20
1
-4
/
+4
*
* Use isatty rather than ttyname for checking if stdin ...
Arch Librarian
2004-09-20
3
-6
/
+6
*
* Fix version display for recommends (Closes: #219900)
Arch Librarian
2004-09-20
1
-2
/
+2
*
* Let apt-get build-dep try alternatives if the install...
Arch Librarian
2004-09-20
1
-1
/
+8
*
* apt-get build-dep, when trying to skip over the remai...
Arch Librarian
2004-09-20
1
-31
/
+89
*
* s/removed/installed/ in a comment in apt-get.cc
Arch Librarian
2004-09-20
1
-2
/
+2
*
* Exclude subdirectories named 'debian-installer' from ...
Arch Librarian
2004-09-20
1
-2
/
+3
[next]