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
*
[doc/apt-get.8.xml]
David Kalnischkies
2009-08-12
2
-10
/
+32
*
Add the pkg/release syntax to the source command in apt-get and also
David Kalnischkies
2009-08-12
3
-66
/
+75
*
[cmdline/apt-get.cc]
David Kalnischkies
2009-08-12
3
-60
/
+65
*
With the introduction of the Is{Delete,Install}Ok hooks the apt flag
David Kalnischkies
2009-08-12
2
-2
/
+4
*
Add a Acquire::CompressionTypes config variable from there the
David Kalnischkies
2009-08-12
7
-47
/
+110
*
[cmdline/apt-get.cc] correct the order of picked package binary vs source
David Kalnischkies
2009-08-09
2
-1
/
+2
*
[doc/apt-mark.8.xml] improve manpage based on patch by Carl Chenet, thanks!
David Kalnischkies
2009-08-09
2
-10
/
+40
*
[apt-inst/contrib/arfile.cc] use sizeof instead strlen
David Kalnischkies
2009-08-09
2
-1
/
+3
*
[cmdline/apt-get.cc] check for availability ofstatfs.f_type
David Kalnischkies
2009-08-09
4
-110
/
+121
*
[doc/apt.conf.5.xml] mention the apt.conf.d dir
David Kalnischkies
2009-08-08
2
-1
/
+13
*
[cmdline/apt-cache.cc] fix a memory leak in the xvcg method
David Kalnischkies
2009-08-08
2
-3
/
+10
*
[apt-pkg/indexcopy.cc] fix a (hypothetical) memory leak then the Release
David Kalnischkies
2009-08-08
2
-0
/
+6
*
merge with apt-sid
David Kalnischkies
2009-08-08
7
-54
/
+89
|
\
|
*
debian/apt.cron.daily: Fix issue related to APT::Periodic::Enable.
Julian Andres Klode
2009-08-06
1
-1
/
+1
|
*
debian/apt.cron.daily: Support using debdelta to download packages (Closes: #...
Julian Andres Klode
2009-08-06
2
-1
/
+11
|
*
debian/apt.cron.daily: Script can be disabled by APT::Periodic::Enable=0 (Clo...
Julian Andres Klode
2009-08-06
2
-3
/
+15
|
*
debian/apt.cron.daily: Make sure that VERBOSE is always set
Julian Andres Klode
2009-08-06
2
-3
/
+8
|
*
debian/control: Increase Standards-Version to 3.8.2.0.
Julian Andres Klode
2009-08-03
2
-1
/
+2
|
*
debian/changelog: Close the FTBFS on kFreeBSD bug.
Julian Andres Klode
2009-08-03
1
-1
/
+1
|
*
Set version to 0.7.22.1.
Julian Andres Klode
2009-08-03
2
-3
/
+3
|
*
debian/control: Add myself to Uploaders.
Julian Andres Klode
2009-08-03
2
-1
/
+3
|
*
* apt-pkg/sourcelist.cc:
Julian Andres Klode
2009-08-03
2
-4
/
+10
|
*
* apt-pkg/contrib/mmap.cc:
Julian Andres Klode
2009-08-02
2
-2
/
+8
*
|
[debian/changlog] add entry for the "missing source.list file" fix
David Kalnischkies
2009-08-03
1
-0
/
+3
*
|
[apt-pkg/contrib/fileutl.cc] In function ExecWait(): fix compile warning:
David Kalnischkies
2009-08-03
1
-0
/
+2
*
|
[debian/changelog] correct two typos in the changelog for 0.7.22
David Kalnischkies
2009-08-01
1
-2
/
+2
*
|
[debian/changelog] add a Closes tag to mvo's --only-source patch
David Kalnischkies
2009-08-01
1
-1
/
+1
*
|
[apt-pkg/contrib/strutl.cc] enable thousand separator according to
David Kalnischkies
2009-07-31
2
-2
/
+5
*
|
[cmdline/apt-get.cc] ShowBroken() in build-dep (Closes: #145916)
David Kalnischkies
2009-07-31
2
-1
/
+5
*
|
[cmdline/apt-get.cc] add APT::Get::HideAutoRemove=small to display only
David Kalnischkies
2009-07-31
3
-83
/
+117
*
|
[apt-pkg/sourcelist.cc] only display the warning about missing sources.list
David Kalnischkies
2009-07-31
1
-0
/
+8
|
/
*
* cmdline/apt-get.cc:
Michael Vogt
2009-07-30
2
-3
/
+11
|
\
|
*
fix extra , at the end of the changelog line
Michael Vogt
2009-07-30
1
-1
/
+1
|
*
merged from debian-sid
Michael Vogt
2009-07-30
130
-15349
/
+23236
|
|
\
|
|
/
|
/
|
*
|
releasing version 0.7.22
Michael Vogt
2009-07-29
1
-4
/
+2
*
|
apt-pkg/depcache.cc:
Michael Vogt
2009-07-28
1
-8
/
+2
*
|
merged from donkult
Michael Vogt
2009-07-27
2
-2
/
+2
|
\
\
|
*
|
merge with lp:apt/debian-sid
David Kalnischkies
2009-07-26
2
-2
/
+2
*
|
|
Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessary
Otavio Salvador
2009-07-25
2
-0
/
+3
*
|
|
Apply patch from Sami Liedes <sliedes@cc.hut.fi> to reduce the
Otavio Salvador
2009-07-25
2
-13
/
+31
|
/
/
*
|
merge from the donkult branch
Michael Vogt
2009-07-24
3
-224
/
+233
|
\
\
|
*
|
[apt-pkg] yet another bit of mmap and pkgcachegen housekeeping
David Kalnischkies
2009-07-23
2
-16
/
+24
*
|
|
[ABI] merged the libudev-dlopen branch, this allows to pass
Michael Vogt
2009-07-23
10
-32
/
+268
|
\
\
\
|
*
|
|
methods/cdrom.cc: add AutoDetectAndMount method
Michael Vogt
2009-07-23
3
-49
/
+63
|
*
|
|
methods/cdrom.cc: move the scan into the loop that waits for a CD
Michael Vogt
2009-07-22
3
-29
/
+47
|
*
|
|
* methods/cdrom.cc:
Michael Vogt
2009-07-22
4
-21
/
+84
|
*
|
|
apt-pkg/cdrom.cc: make cdrom.Mounted property reliable
Michael Vogt
2009-07-22
1
-1
/
+2
|
*
|
|
move libudev based code into libapt cdrom.cc class
Michael Vogt
2009-07-09
6
-56
/
+142
|
*
|
|
prototype for libudev dlopen() type of cdrom detection
Michael Vogt
2009-07-08
2
-5
/
+62
*
|
|
|
merged from the mvo branch
Michael Vogt
2009-07-22
2
-5
/
+12
|
\
\
\
\
[next]