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
*
The 'not dead yet' release
Michael Vogt
2009-07-21
6
-42
/
+32
|
\
|
*
merge with lp:~mvo/apt/debian-sid
David Kalnischkies
2009-07-15
1
-2
/
+2
|
|
\
|
*
|
[apt-get] add possibility to hide the user simulation note
David Kalnischkies
2009-07-07
1
-5
/
+6
|
*
|
add the various foldmarkers in apt-pkg & cmdline (no code change)
David Kalnischkies
2009-06-30
6
-37
/
+26
*
|
|
* apt-pkg/acquire.cc:
Michael Vogt
2009-07-21
2
-33
/
+56
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
* cmdline/apt-mark:
Michael Vogt
2009-06-03
1
-27
/
+45
|
*
|
* cmdline/acqprogress.cc:
Michael Vogt
2009-03-27
1
-2
/
+2
|
*
|
cmdline/apt-get.cc: fix typo
Michael Vogt
2009-03-09
1
-1
/
+1
|
*
|
fix "apt-get source pkg" if there is a binary package and
Michael Vogt
2009-03-09
1
-7
/
+14
|
*
|
Clarify the --help for 'purge' (LP: #243948)
Michael Vogt
2008-12-16
1
-1
/
+1
|
*
|
merged from the debian-sid branch
Michael Vogt
2008-12-09
3
-2
/
+6
|
|
\
\
|
*
|
|
* methods/gpgv.cc:
Michael Vogt
2008-12-09
1
-1
/
+1
|
*
|
|
- fix "apt-get source pkg=ver" if binary name != source name
Michael Vogt
2008-12-08
1
-3
/
+3
|
*
|
|
* apt-ftparchive might write corrupt Release files (LP: #46439)
Michael Vogt
2008-10-28
2
-6
/
+8
|
|
\
\
\
|
*
|
|
|
* cmdline/apt-cache.cc:
Michael Vogt
2008-09-09
1
-1
/
+2
|
*
|
|
|
make "apt-get build-dep" installed packages marked automatic
Michael Vogt
2008-08-06
1
-0
/
+2
|
*
|
|
|
fix various -Wall warnings
Michael Vogt
2008-08-05
1
-1
/
+1
|
*
|
|
|
* Apply --important option to apt-cache depends (LP: #16947)
Michael Vogt
2008-07-31
1
-1
/
+7
|
*
|
|
|
* cmdline/apt-cache.cc:
Michael Vogt
2008-07-29
1
-4
/
+2
*
|
|
|
|
Support /etc/apt/preferences.d (Closes: #535512)
Julian Andres Klode
2009-07-06
1
-2
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
merged r1811..1815 from lp:~donkult/apt/experimental
Michael Vogt
2009-06-30
1
-0
/
+3
*
|
|
|
do not write state file in simulate mode (closes: #433007)
Michael Vogt
2009-06-29
1
-1
/
+2
*
|
|
|
support running "--simulate" as user
Michael Vogt
2009-06-29
1
-1
/
+12
*
|
|
|
build fixes, change version 0.7.21
Michael Vogt
2009-04-14
1
-1
/
+3
*
|
|
|
* apt-pkg/contrib/strutl.cc:
Michael Vogt
2009-04-09
2
-12
/
+17
*
|
|
|
cmdline/apt-get.cc: remove --build-dep-automatic line again
Michael Vogt
2008-12-15
1
-1
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
make "apt-get build-dep" installed packages marked automatic
Michael Vogt
2008-12-02
1
-0
/
+3
*
|
|
Removed asking to file a release-critical bug against a package if there is a...
Eugene V. Lyubimkin
2008-11-11
1
-0
/
+2
*
|
|
Re-applied apt-cache built-in help fixes.
Eugene V. Lyubimkin
2008-11-08
1
-2
/
+2
*
|
|
* debian/rules:
Michael Vogt
2008-11-05
1
-1
/
+1
|
\
\
\
|
*
|
|
fix various -Wall warnings
Michael Vogt
2008-10-28
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
* Fix typos:
Michael Vogt
2008-11-05
1
-6
/
+6
|
\
|
|
|
*
|
* Compilation fixes and portability improvement for compiling APT against non...
Luca Bruno
2008-10-11
1
-6
/
+6
*
|
|
Added 'unset GREP_OPTIONS' to apt-key.
Eugene V. Lyubimkin
2008-10-31
1
-0
/
+1
*
|
|
Reverted 'bashisms' commit, it was wrong as $(...) is not a bashism.
Eugene V. Lyubimkin
2008-10-31
1
-3
/
+3
*
|
|
Fixed bashisms in apt-key.
Eugene V. Lyubimkin
2008-10-29
1
-3
/
+3
|
/
/
*
/
* Document apt-key finger and adv commands (thanks to Stefan Schmidt, closes:...
Luca Bruno
2008-10-03
1
-0
/
+2
|
/
*
* Mark a message from dselect backend as translatable
Michael Vogt
2008-05-05
1
-2
/
+3
|
\
|
*
Add support for --no-download on apt-get update. Closes: #478517
Otavio Salvador
2008-05-02
1
-2
/
+3
*
|
* added debian/README.source
Michael Vogt
2008-05-05
1
-1
/
+1
|
/
*
cmdline/apt-key: relax the apt-key update code
Michael Vogt
2008-04-25
1
-10
/
+10
|
\
|
*
cmdline/apt-key: only use verify_against_master_keyring in net-update, not in...
Michael Vogt
2008-04-08
1
-10
/
+10
*
|
* merge from the mvo branch
Michael Vogt
2008-03-14
1
-13
/
+21
|
\
|
|
*
cmdline/apt-get.cc:
Michael Vogt
2008-03-13
1
-12
/
+17
|
*
- run the problemResolver after a task was installed
Michael Vogt
2008-03-11
1
-1
/
+4
|
*
* cmdline/apt-get.cc:
Michael Vogt
2008-03-11
1
-1
/
+1
*
|
Fix some strings and unfuzzy translations. Closes: #466845
bubulle@debian.org
2008-02-23
2
-3
/
+3
|
/
*
cmdline/apt-get.cc:
Michael Vogt
2008-02-21
1
-1
/
+1
*
cmdline/apt-key: add explaination when importing new keys
Michael Vogt
2008-02-13
1
-0
/
+1
*
cmdline/apt-key: make net-update more robust
Michael Vogt
2008-02-13
1
-1
/
+12
[next]