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
...
*
|
|
|
* cmdline/apt-cache.cc:
David Kalnischkies
2010-04-23
2
-2
/
+13
*
|
|
|
* ftparchive/writer.cc:
David Kalnischkies
2010-04-23
2
-21
/
+21
*
|
|
|
replace backticks with POSIX $() (Closes: #577116)
David Kalnischkies
2010-04-21
2
-6
/
+7
*
|
|
|
* dselect/install:
David Kalnischkies
2010-04-21
2
-5
/
+11
*
|
|
|
replace backticks with single quote in broken packages message.
David Kalnischkies
2010-04-21
47
-132
/
+134
*
|
|
|
* apt-pkg/deb/dpkgpm.cc:
David Kalnischkies
2010-04-14
2
-1
/
+16
*
|
|
|
create the partial dirs also automatic if only Dir::Cache::archives or
David Kalnischkies
2010-04-13
1
-5
/
+14
*
|
|
|
regex for package names executed on Grp- not PkgIterator
David Kalnischkies
2010-04-13
3
-3
/
+8
*
|
|
|
* apt-pkg/acquire-item.cc:
David Kalnischkies
2010-04-09
5
-13
/
+41
*
|
|
|
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2010-04-07
8
-54
/
+187
*
|
|
|
remove the ABI compatible stub for GetListOfFilesInDir
David Kalnischkies
2010-04-04
2
-9
/
+1
*
|
|
|
* apt-pkg/packagemanager.cc:
David Kalnischkies
2010-04-03
2
-3
/
+13
*
|
|
|
Initialize history_out always with NULL so apt will not segfault later
David Kalnischkies
2010-04-03
1
-1
/
+2
*
|
|
|
* apt-pkg/depcache.cc:
David Kalnischkies
2010-04-03
2
-2
/
+12
|
|
_
|
/
|
/
|
|
*
|
|
make changelog match upload
Michael Vogt
2010-04-01
1
-1
/
+1
*
|
|
releasing version 0.7.26~exp3
Michael Vogt
2010-04-01
1
-1
/
+1
*
|
|
prepare for upload
Michael Vogt
2010-04-01
2
-2
/
+1
*
|
|
merged from lp:~donkult/apt/sid
Michael Vogt
2010-04-01
79
-2907
/
+15642
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Userinfo is urlencoded in URIs (RFC 3986)
David Kalnischkies
2010-03-31
3
-6
/
+22
|
*
|
try version match in FindSrc first exact than fuzzy (LP: #551178)
David Kalnischkies
2010-03-30
2
-11
/
+22
|
*
|
convert some tabs to spaces to respect the style guide
David Kalnischkies
2010-03-30
2
-99
/
+109
|
*
|
rename ExplodeString to VectorizeString
David Kalnischkies
2010-03-30
4
-6
/
+6
|
*
|
Group packages in the same group together in the package list
David Kalnischkies
2010-03-30
2
-21
/
+22
|
*
|
replace every call to toupper with one to our own tolower_ascii
David Kalnischkies
2010-03-30
5
-46
/
+44
|
*
|
remove wrong pin-priority is optional remark (Closes: #574944)
David Kalnischkies
2010-03-27
2
-4
/
+1
|
*
|
origin can be used to match a hostname (Closes: #352667)
David Kalnischkies
2010-03-26
2
-2
/
+10
|
*
|
* doc/po/de.po:
David Kalnischkies
2010-03-26
2
-46
/
+25
|
*
|
* doc/apt_preferences.5.xml:
David Kalnischkies
2010-03-26
2
-1
/
+2
|
*
|
Switch the TranslationWriter to use MultiCompress to be able to generate
David Kalnischkies
2010-03-26
4
-18
/
+33
|
*
|
Inclusion of Long Descriptions in the Packages files can be set now
David Kalnischkies
2010-03-26
2
-6
/
+32
|
*
|
* ftparchive/writer.cc:
David Kalnischkies
2010-03-22
4
-10
/
+110
|
*
|
Add with pkgCacheGen::Essential a way to control which packages get the
David Kalnischkies
2010-03-21
2
-3
/
+15
|
*
|
add a missing \n to pl translation i had removed previously by accident
David Kalnischkies
2010-03-19
1
-1
/
+1
|
*
|
first-time build the translated manpages and remove the directories
David Kalnischkies
2010-03-19
1
-5
/
+2
|
*
|
add a missing non-const & Accessors to the Iterator class
David Kalnischkies
2010-03-19
1
-0
/
+1
|
*
|
modify and clarify the comments for the translation placeholders a bit
David Kalnischkies
2010-03-19
10
-77
/
+144
|
*
|
merge with debian-sid to get new pl-manpage
David Kalnischkies
2010-03-19
4
-649
/
+2453
|
|
\
\
|
*
|
|
add translation of the manpages to PT (portuguese)
David Kalnischkies
2010-03-19
2
-0
/
+11091
|
*
|
|
merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),
David Kalnischkies
2010-03-18
32
-949
/
+1982
|
|
\
\
\
|
|
*
|
|
Readd the FindPkg() method implementation used in the singleArch days to
David Kalnischkies
2010-03-18
2
-2
/
+36
|
|
*
|
|
generate "negative" dependencies against all architectures of a package
David Kalnischkies
2010-03-18
1
-3
/
+16
|
|
*
|
|
Ensure that for each all package at least one pseudopackage is installed
David Kalnischkies
2010-03-14
1
-9
/
+68
|
|
*
|
|
fix compiler error if compiled with -std=c++0x
David Kalnischkies
2010-03-01
1
-5
/
+5
|
|
*
|
|
We need to kill also pseudo packages which have no dependency, no
David Kalnischkies
2010-03-01
2
-12
/
+66
|
|
*
|
|
Remove and Unpack operations should not be ignored for pseudo packages -
David Kalnischkies
2010-03-01
2
-9
/
+15
|
|
*
|
|
Create Pins for all group members instead of only for native architecture
David Kalnischkies
2010-02-28
1
-19
/
+22
|
|
*
|
|
Fix the PkgFileIterator Constructor which defaults to the wrong value.
David Kalnischkies
2010-02-28
1
-1
/
+2
|
|
*
|
|
Enable the AutoRemover to talk "Multi-Arch" by marking all pseudo
David Kalnischkies
2010-02-27
2
-65
/
+109
|
|
*
|
|
move ShowPkg() from apt-get to the PkgIterator and rename it to FullName()
David Kalnischkies
2010-02-26
4
-77
/
+75
|
|
*
|
|
doesn't use a default separator in ExplodeString (halfway losted in merge)
David Kalnischkies
2010-02-18
1
-1
/
+1
[prev]
[next]