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:
David Kalnischkies
2011-02-09
1
-0
/
+1
*
[ Stefan Lippers-Hollmann ]
Stefan Lippers-Hollmann
2011-02-08
1
-1
/
+1
*
implement --print-uris for download command
David Kalnischkies
2011-02-07
1
-5
/
+16
*
implement download-only for changelog command which downloads the
David Kalnischkies
2011-02-07
1
-12
/
+29
*
implement --print-uris support for changelog command
David Kalnischkies
2011-02-07
1
-4
/
+17
*
always do removes first and set not installed remove packages
David Kalnischkies
2011-02-07
1
-8
/
+5
*
* cmdline/apt-cache.cc:
David Kalnischkies
2011-02-04
1
-57
/
+2
*
merge 'after squeeze release'-stuff
David Kalnischkies
2011-02-03
2
-34
/
+74
|
\
|
*
merge with debian-sid
David Kalnischkies
2011-01-25
1
-1
/
+1
|
|
\
|
*
|
* cmdline/apt-key:
David Kalnischkies
2011-01-16
1
-1
/
+6
|
*
|
set the Candidate for all before doing the propargation
David Kalnischkies
2010-12-03
1
-0
/
+4
|
*
|
simplify the new-and-autoremove fix a bit
David Kalnischkies
2010-12-03
1
-4
/
+2
|
*
|
really do not show packages in the extra section if they were
David Kalnischkies
2010-12-03
1
-9
/
+8
|
*
|
* apt-pkg/depcache.cc:
David Kalnischkies
2010-12-03
1
-3
/
+33
|
*
|
keep not installed garbage packages uninstalled instead of showing
David Kalnischkies
2010-12-03
1
-18
/
+22
|
*
|
show dependencies of essential packages which are going to remove
David Kalnischkies
2010-11-30
1
-1
/
+3
|
*
|
* cmdline/apt-get.cc:
David Kalnischkies
2010-11-30
1
-2
/
+0
*
|
|
merged from the lp:~mvo/apt/mvo branch
Michael Vogt
2011-02-02
1
-0
/
+220
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
merged from apt-get-download
Michael Vogt
2010-11-18
1
-2
/
+1
|
|
\
\
|
|
*
|
cmdline/apt-get.cc: download it all in one go
Michael Vogt
2010-11-18
1
-2
/
+1
|
*
|
|
merged from apt-get-changelog
Michael Vogt
2010-11-18
1
-8
/
+9
|
|
\
\
\
|
|
*
|
|
cmdline/apt-get.cc: remove srcpkg
Michael Vogt
2010-11-18
1
-5
/
+4
|
|
*
|
|
cmdline/apt-get.cc: use source version instead of binary version
Michael Vogt
2010-11-18
1
-3
/
+5
|
*
|
|
|
cmdline/apt-get.cc: add download/changelog to usage
Michael Vogt
2010-11-18
1
-0
/
+2
|
*
|
|
|
merged from the apt-get-changelog branch
Michael Vogt
2010-11-18
1
-44
/
+54
|
|
\
|
|
|
|
|
*
|
|
refactor/simplify changelog fetching code
Michael Vogt
2010-11-18
1
-30
/
+53
|
|
*
|
|
cmdline/apt-get.cc: simplify changelog uri generation
Michael Vogt
2010-11-18
1
-17
/
+4
|
|
*
|
|
cmdline/apt-get.cc: fix typo
Michael Vogt
2010-11-18
1
-1
/
+1
|
*
|
|
|
merged lp:~mvo/apt/apt-get-changelog
Michael Vogt
2010-11-18
1
-0
/
+153
|
|
\
|
|
|
|
|
*
|
|
cmdline/apt-get.cc: improve changelog description
Michael Vogt
2010-11-16
1
-3
/
+6
|
|
*
|
|
add support for third party changelogs
Michael Vogt
2010-11-16
1
-0
/
+42
|
|
*
|
|
cmdline/apt-get.cc: create the mkdtemp dir in /tmp
Michael Vogt
2010-11-15
1
-1
/
+1
|
|
*
|
|
cmdline/apt-get.cc: move Setup a level higher
Michael Vogt
2010-11-15
1
-3
/
+2
|
|
*
|
|
cmdline/apt-get.cc make only the server configurable, but not the format stri...
Michael Vogt
2010-11-15
1
-6
/
+8
|
|
*
|
|
support Apt::Changelog::Server, code cleanup
Michael Vogt
2010-11-15
1
-21
/
+19
|
|
*
|
|
use mkdtemp() instead of tempnam, free mkdtemp() data afterwards, return true...
Michael Vogt
2010-11-15
1
-2
/
+12
|
|
*
|
|
initial apt-get changelog implementation, not quite ready yet (need to get ri...
Michael Vogt
2010-11-15
1
-0
/
+99
|
*
|
|
|
move DoDownload up to workaround merge conflict with the changelog branch
Michael Vogt
2010-11-18
1
-54
/
+54
|
*
|
|
|
merged lp:~mvo/apt/apt-get-download
Michael Vogt
2010-11-18
1
-0
/
+55
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
/
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
cmdline/apt-get.cc: and add size as well
Michael Vogt
2010-11-15
1
-1
/
+1
|
|
*
|
cmdline/apt-get.cc: add hash to the downloader
Michael Vogt
2010-11-15
1
-6
/
+15
|
|
*
|
cmdline/apt-get.cc: add download commandlien option
Michael Vogt
2010-11-15
1
-0
/
+46
|
|
|
/
*
|
/
cmdline/apt-cache.cc: Create an error for apt-cache depends
Julian Andres Klode
2010-12-07
1
-1
/
+1
|
/
/
*
/
* cmdline/acqprogress.cc:
David Kalnischkies
2010-11-11
1
-0
/
+12
|
/
*
* apt-pkg/contrib/strutl.cc:
David Kalnischkies
2010-09-28
1
-0
/
+12
*
* cmdline/apt-cache.cc:
David Kalnischkies
2010-09-24
1
-2
/
+2
*
* cmdline/apt-key:
David Kalnischkies
2010-09-04
1
-0
/
+2
*
remove useless GetInitialize method
David Kalnischkies
2010-08-28
1
-11
/
+0
*
remove death code by removing unused GetInitialize
David Kalnischkies
2010-08-28
1
-16
/
+0
*
* cmdline/apt-get.cc:
David Kalnischkies
2010-08-26
1
-19
/
+20
[next]