index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
/
apt-get.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-03
merge 'after squeeze release'-stuff
David Kalnischkies
1
-33
/
+68
2010-12-03
set the Candidate for all before doing the propargation
David Kalnischkies
1
-0
/
+4
2010-12-03
simplify the new-and-autoremove fix a bit
David Kalnischkies
1
-4
/
+2
2010-12-03
really do not show packages in the extra section if they were
David Kalnischkies
1
-9
/
+8
2010-12-03
* apt-pkg/depcache.cc:
David Kalnischkies
1
-3
/
+33
2010-12-03
keep not installed garbage packages uninstalled instead of showing
David Kalnischkies
1
-18
/
+22
2010-11-30
show dependencies of essential packages which are going to remove
David Kalnischkies
1
-1
/
+3
2010-11-30
* cmdline/apt-get.cc:
David Kalnischkies
1
-2
/
+0
2010-11-18
merged from apt-get-download
Michael Vogt
1
-2
/
+1
2010-11-18
cmdline/apt-get.cc: download it all in one go
Michael Vogt
1
-2
/
+1
2010-11-18
merged from apt-get-changelog
Michael Vogt
1
-8
/
+9
2010-11-18
cmdline/apt-get.cc: remove srcpkg
Michael Vogt
1
-5
/
+4
2010-11-18
cmdline/apt-get.cc: use source version instead of binary version
Michael Vogt
1
-3
/
+5
2010-11-18
cmdline/apt-get.cc: add download/changelog to usage
Michael Vogt
1
-0
/
+2
2010-11-18
merged from the apt-get-changelog branch
Michael Vogt
1
-44
/
+54
2010-11-18
refactor/simplify changelog fetching code
Michael Vogt
1
-30
/
+53
2010-11-18
cmdline/apt-get.cc: simplify changelog uri generation
Michael Vogt
1
-17
/
+4
2010-11-18
cmdline/apt-get.cc: fix typo
Michael Vogt
1
-1
/
+1
2010-11-18
merged lp:~mvo/apt/apt-get-changelog
Michael Vogt
1
-0
/
+153
2010-11-18
move DoDownload up to workaround merge conflict with the changelog branch
Michael Vogt
1
-54
/
+54
2010-11-16
cmdline/apt-get.cc: improve changelog description
Michael Vogt
1
-3
/
+6
2010-11-16
add support for third party changelogs
Michael Vogt
1
-0
/
+42
2010-11-15
cmdline/apt-get.cc: and add size as well
Michael Vogt
1
-1
/
+1
2010-11-15
cmdline/apt-get.cc: add hash to the downloader
Michael Vogt
1
-6
/
+15
2010-11-15
cmdline/apt-get.cc: add download commandlien option
Michael Vogt
1
-0
/
+46
2010-11-15
cmdline/apt-get.cc: create the mkdtemp dir in /tmp
Michael Vogt
1
-1
/
+1
2010-11-15
cmdline/apt-get.cc: move Setup a level higher
Michael Vogt
1
-3
/
+2
2010-11-15
cmdline/apt-get.cc make only the server configurable, but not the format stri...
Michael Vogt
1
-6
/
+8
2010-11-15
support Apt::Changelog::Server, code cleanup
Michael Vogt
1
-21
/
+19
2010-11-15
use mkdtemp() instead of tempnam, free mkdtemp() data afterwards, return true...
Michael Vogt
1
-2
/
+12
2010-11-15
initial apt-get changelog implementation, not quite ready yet (need to get ri...
Michael Vogt
1
-0
/
+99
2010-09-28
* apt-pkg/contrib/strutl.cc:
David Kalnischkies
1
-0
/
+12
2010-08-28
remove death code by removing unused GetInitialize
David Kalnischkies
1
-16
/
+0
2010-08-26
* cmdline/apt-get.cc:
David Kalnischkies
1
-19
/
+20
2010-08-24
Fix spelling error in cmdline/apt-get.cc. Thanks to Osamu Aoki
bubulle@debian.org
1
-1
/
+1
2010-08-12
purge packages in 'rc' state, thanks Rogier! (Closes: #150831)
David Kalnischkies
1
-3
/
+6
2010-08-11
* cmdline/apt-get.cc:
David Kalnischkies
1
-1
/
+3
2010-07-29
merged lp:~donkult/apt/sid
Michael Vogt
1
-1
/
+1
2010-07-27
* cmdline/apt-get.cc:
Julian Andres Klode
1
-0
/
+6
2010-07-17
* apt-pkg/cacheset.cc:
David Kalnischkies
1
-1
/
+1
2010-07-05
make the specify order of packages irrelevant (half-close #196021)
David Kalnischkies
1
-5
/
+18
2010-07-04
prefer the Policy if it is built instead of the DepCache and
David Kalnischkies
1
-0
/
+3
2010-07-03
reorder classes a bit and make TryToInstallBuildDep use them
David Kalnischkies
1
-360
/
+250
2010-07-03
Refactor TryToInstall to look a bit saner by splitting the Remove
David Kalnischkies
1
-52
/
+177
2010-06-29
if the package has no installed & candidate but is virtual see if only
David Kalnischkies
1
-37
/
+49
2010-06-29
for install, do all installs first and then the removes and vice versa
David Kalnischkies
1
-38
/
+54
2010-06-26
do not override the user set quiet setting even if the target is not a tty
David Kalnischkies
1
-1
/
+1
2010-06-25
print all messages if the application is in an interactive run
David Kalnischkies
1
-7
/
+5
2010-06-22
Use an abstract helper for error handling and output
David Kalnischkies
1
-23
/
+56
2010-06-19
* cmdline/apt-get.cc:
David Kalnischkies
1
-202
/
+47
[next]