index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debian
Commit message (
Expand
)
Author
Age
Files
Lines
*
* fix a stupid typo in apt.cron.daily
Michael Vogt
2005-09-07
1
-1
/
+1
*
* check ctime as well in cron.daily when cleaning up packages in apt.cron.daily
Michael Vogt
2005-09-06
1
-4
/
+10
*
* finalizing changelog
Michael Vogt
2005-09-05
1
-1
/
+1
*
* merged with apt--fixes--0
Michael Vogt
2005-08-23
1
-8
/
+12
*
* improve the timeout handling (again)
Michael Vogt
2005-08-22
1
-1
/
+6
*
* added apt-ftparchive.conf example
Michael Vogt
2005-08-11
3
-1
/
+6
*
* added patch that adds a apt-secure man-page (thanks to jfs@computer.org)
Michael Vogt
2005-08-11
2
-1
/
+7
*
* merged apt--bts225947--0
Michael Vogt
2005-08-09
1
-0
/
+3
*
* merged the apt--sane-handle-timeout--0 branch
Michael Vogt
2005-08-09
1
-0
/
+3
|
\
|
*
* merged with main
Michael Vogt
2005-08-08
6
-5
/
+279
|
*
Update changelog
Matt Zimmerman
2005-06-06
1
-0
/
+2
|
*
Fix build of French man pages (now using XML, not SGML)
Matt Zimmerman
2005-05-24
1
-0
/
+1
|
*
Update changelog
Matt Zimmerman
2005-05-24
1
-3
/
+11
|
*
Open 0.6.37
Matt Zimmerman
2005-05-24
1
-0
/
+6
|
*
Merge michael.vogt@ubuntu.com--2005/apt--fixes--0
Matt Zimmerman
2005-05-24
1
-1
/
+16
*
|
* merged from main
Michael Vogt
2005-08-09
2
-1
/
+254
*
|
* removed the lsb_release build patch (nobody except me seems to like it)
Michael Vogt
2005-08-08
5
-58
/
+3
*
|
* fix the breakage from my last commit (note to self: always, _always_ run ba...
Michael Vogt
2005-08-01
1
-1
/
+1
*
|
* added debian/patches dir
Michael Vogt
2005-08-01
4
-1
/
+42
*
|
* build debian and ubuntu package from the same source
Michael Vogt
2005-08-01
2
-3
/
+17
*
|
* merged with matts tree
Michael Vogt
2005-08-01
4
-3
/
+16
*
|
* merged with matt's tree
Michael Vogt
2005-06-26
1
-0
/
+10
*
|
* merged apt--main and make sure that the po files come from apt--main (becau...
Michael Vogt
2005-06-26
1
-1
/
+0
*
|
* merged/removed conflicts with apt--main--0
Michael Vogt
2005-06-26
4
-6
/
+32
*
|
* added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...
Michael Vogt
2005-06-01
1
-7
/
+0
*
|
* merged with my apt--fixes--0 branch
Michael Vogt
2005-05-23
1
-2
/
+20
*
|
* updated the changelog
Michael Vogt
2005-05-23
1
-2
/
+3
*
|
* fix the cache-control header generation
Michael Vogt
2005-05-19
1
-0
/
+2
*
|
* make pinning on component work again (we just use the section, as apt-0.6 d...
Michael Vogt
2005-05-10
1
-0
/
+2
*
|
* changelog updated
Michael Vogt
2005-05-10
1
-0
/
+7
*
|
* added myself to uploaders, changelog is signed with mvo@debian.org and in s...
Michael Vogt
2005-05-06
2
-9
/
+10
|
\
|
|
*
Merge michael.vogt@ubuntu.com--2005/apt--mvo--0
Matt Zimmerman
2005-05-06
2
-3
/
+3
|
|
\
|
|
/
|
/
|
*
|
* changed distro to "experimental", changed version number to 0.6.36
Michael Vogt
2005-05-05
1
-1
/
+1
*
|
* supress output when /var/cache/apt/archives is empty; break when min-age is...
Michael Vogt
2005-04-06
1
-2
/
+2
|
*
Update changelog
Matt Zimmerman
2005-04-06
1
-9
/
+10
|
/
*
* honor "Acquire::gpgv::Options" in apt-cdrom too
Michael Vogt
2005-04-06
1
-0
/
+2
*
* whitespace change to add incomplete log for last patch
Michael Vogt
2005-04-01
1
-1
/
+1
*
* changelog updated
Michael Vogt
2005-04-01
1
-0
/
+10
*
* merged with matts tree
Michael Vogt
2005-03-31
1
-7
/
+15
|
\
|
*
Update changelog
Matt Zimmerman
2005-03-26
1
-4
/
+8
|
*
Update changelog
Matt Zimmerman
2005-03-26
1
-7
/
+5
|
*
Merge apt--mvo--0
Matt Zimmerman
2005-03-26
1
-4
/
+62
|
|
\
|
*
|
Open 0.6.36
Matt Zimmerman
2005-03-26
1
-0
/
+6
*
|
|
* changelog entry for 0.6.34ubuntu1 added, MinAge default is 2 days now
Michael Vogt
2005-03-23
2
-6
/
+6
|
|
/
|
/
|
*
|
* MinAge implemented, cron script variables documented, bugfix in check_stamp...
Michael Vogt
2005-03-22
1
-1
/
+56
*
|
* check cache size after AUTOCLEAN was run (but independent)
Michael Vogt
2005-03-15
1
-3
/
+3
*
|
* run check_size_constraints independent of AUTOCLEAN (thanks Matt)
Michael Vogt
2005-03-15
1
-1
/
+4
*
|
* be more carefull when building the archive path (thanks to matt!)
Michael Vogt
2005-03-15
2
-6
/
+14
|
\
|
|
*
Update changelog
Matt Zimmerman
2005-03-14
1
-2
/
+4
|
*
Use find|xargs rather than find -exec in cron.daily
Matt Zimmerman
2005-03-14
1
-1
/
+1
[next]