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
*
* debian/rules:
Michael Vogt
2008-10-31
13
-10
/
+46
|
\
|
*
Added 'unset GREP_OPTIONS' to apt-key.
Eugene V. Lyubimkin
2008-10-31
2
-0
/
+5
|
*
Added lintian override of 'must depend on python.
Eugene V. Lyubimkin
2008-10-31
3
-0
/
+10
|
*
Reverted 'bashisms' commit, it was wrong as $(...) is not a bashism.
Eugene V. Lyubimkin
2008-10-31
2
-5
/
+3
|
*
Dropped Debian revision '-1' from build dependency on 'doc-base'.
Eugene V. Lyubimkin
2008-10-29
2
-1
/
+3
|
*
Removed unneeded 'LOCAL' entry, now clean runs smoothly in dselect/ directory.
Eugene V. Lyubimkin
2008-10-29
2
-1
/
+3
|
*
Added 'set -e' to maintainer scripts.
Eugene V. Lyubimkin
2008-10-29
4
-0
/
+9
|
*
Added 'python-apt' to Suggests of apt (because of apt-mark).
Eugene V. Lyubimkin
2008-10-29
2
-1
/
+2
|
*
Fixed 'Devel' -> 'Debian' doc-base sections.
Eugene V. Lyubimkin
2008-10-29
5
-4
/
+7
|
*
'Source-Version' in debian/control became 'binary:Version'.
Eugene V. Lyubimkin
2008-10-29
2
-1
/
+3
|
*
Fixed 'debian/rules ignores make errors' lintian warnings.
Eugene V. Lyubimkin
2008-10-29
2
-2
/
+4
|
*
Fixed bashisms in apt-key.
Eugene V. Lyubimkin
2008-10-29
2
-3
/
+5
|
/
*
apt-pkg/acquire-item.cc: do not hardcode "Packages" or "Sources" in the (gene...
Michael Vogt
2008-10-29
1
-1
/
+2
*
apt-pkg/acquire-item.cc: fixed my incorrect use of flExtension
Michael Vogt
2008-10-29
1
-3
/
+3
*
merged from the debian-sid branch
Michael Vogt
2008-10-28
0
-0
/
+0
|
\
|
*
merged from the debain-sid branch
Michael Vogt
2008-10-07
58
-2798
/
+6487
|
|
\
*
|
\
* apt-pkg/acquire-item.cc:
Michael Vogt
2008-10-28
4
-73
/
+101
|
\
\
\
|
*
|
|
Forgot to remove regex.h include in previous commit. Now done
Eugene V. Lyubimkin
2008-10-26
1
-1
/
+0
|
*
|
|
Switched from regexp to using existing URI class to strip user/password.
Eugene V. Lyubimkin
2008-10-26
1
-15
/
+4
|
*
|
|
Corrected determining if regexp matched.
Eugene V. Lyubimkin
2008-10-25
1
-2
/
+3
|
*
|
|
Fixed error output when fallback'ed to uncompressed Packages/Sources.
Eugene V. Lyubimkin
2008-10-25
1
-2
/
+2
|
*
|
|
Strip user/password from URL in error message.
Eugene V. Lyubimkin
2008-10-25
2
-1
/
+20
|
*
|
|
Added fallback to uncompressed files while acquiring index files (Sources and...
Eugene V. Lyubimkin
2008-10-25
2
-6
/
+28
|
/
/
/
*
|
|
update changelog
Michael Vogt
2008-10-10
1
-1
/
+6
*
|
|
doc/apt-cache.8.xml: add missing <citerefentry>
Michael Vogt
2008-10-10
2
-3
/
+3
*
|
|
* doc/apt-cache.8.xml:
Michael Vogt
2008-10-10
21
-45
/
+106
|
\
\
\
|
*
\
\
* doc/apt-cache.8.xml:
Michael Vogt
2008-10-07
21
-45
/
+107
|
|
\
\
\
|
|
*
|
|
Typo in changelog
Luca Bruno
2008-10-05
1
-1
/
+1
|
|
*
|
|
* doc/apt-cache.8.xml:
Luca Bruno
2008-10-05
2
-2
/
+10
|
|
*
|
|
* doc/offline.sgml: clarify remote and target hosts
Luca Bruno
2008-10-04
2
-8
/
+12
|
|
*
|
|
* Better documentation for apt-get --option
Luca Bruno
2008-10-04
2
-0
/
+4
|
|
*
|
|
* Retitle the apt-mark.8 manpage (thanks to Justin Pryzby, closes: 471276)
Luca Bruno
2008-10-04
2
-1
/
+2
|
|
*
|
|
Applied patch from #461458 for apt.8 typo
Luca Bruno
2008-10-03
2
-6
/
+8
|
|
*
|
|
Applied patch from #431636 for typos
Luca Bruno
2008-10-03
1
-6
/
+6
|
|
*
|
|
Applied patch from #411532 for typos
Luca Bruno
2008-10-03
2
-2
/
+3
|
|
*
|
|
Applying #298821 patch for further arbitary typos
Luca Bruno
2008-10-03
3
-4
/
+4
|
|
*
|
|
Wrap changelog lines
Luca Bruno
2008-10-03
1
-2
/
+4
|
|
*
|
|
* Better documentation on using both APT::Default-Release and /etc/apt/prefer...
Luca Bruno
2008-10-03
3
-2
/
+9
|
|
*
|
|
Fixed typo in changelog
Luca Bruno
2008-10-03
1
-1
/
+1
|
|
*
|
|
* Document apt-key finger and adv commands (thanks to Stefan Schmidt, closes:...
Luca Bruno
2008-10-03
3
-0
/
+26
|
|
*
|
|
Fix some typos in docs and translations (thanks to timeless, closes: 368665)
Luca Bruno
2008-10-03
10
-22
/
+23
|
|
*
|
|
Experimental branch
Luca Bruno
2008-10-03
1
-0
/
+6
|
|
|
|
/
|
|
|
/
|
|
*
|
|
merged from debian-sid
Michael Vogt
2008-10-07
58
-2798
/
+6493
|
|
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
*
|
|
Upload to unstable
Michael Vogt
2008-10-07
2
-1
/
+7
|
|
/
|
/
|
*
|
fix typo *sigh*
Michael Vogt
2008-10-01
2
-3
/
+3
*
|
* apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:
Michael Vogt
2008-10-01
5
-7
/
+15
*
|
Restore the apt ABI.
Daniel Burrows
2008-09-25
3
-13
/
+52
*
|
update the changelog
Michael Vogt
2008-09-23
1
-1
/
+4
*
|
* apt-pkg/pkgcachegen.cc:
egon
2008-09-23
3
-5
/
+26
*
|
Catalan translation update
bubulle@debian.org
2008-09-19
3
-188
/
+167
[next]