index
:
aptitude
debian
debian-sid
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
generic
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-30
Treat debtags always as strings; unify ept/non-ept interface to debtags
Daniel Hartwig
4
-307
/
+139
2012-06-30
Use standard apt-xapian-index location, rather than libept
Daniel Hartwig
1
-14
/
+2
2012-06-30
Drop support for ancient libept features; make libept use really optional
Daniel Hartwig
3
-55
/
+0
2012-06-29
Fix build failure in download_install_manager
Daniel Hartwig
1
-0
/
+6
2012-06-28
Guess changelog URI for third-party sites
Daniel Hartwig
2
-22
/
+110
2012-06-28
Merge changelog URI construction from apt-get
Daniel Hartwig
2
-41
/
+22
2012-06-28
?architecture supports arch specification strings, wildcards
Daniel Hartwig
5
-12
/
+63
2012-06-20
Do not do FixMissing automatically for command-line actions
Daniel Hartwig
2
-1
/
+16
2012-06-20
Tidy error handling in main, cmdline actions
Daniel Hartwig
3
-25
/
+36
2012-06-08
Regex strings count as search patterns
Daniel Hartwig
2
-3
/
+5
2012-06-08
Add typedefs for vectors of package, version search results
Daniel Hartwig
2
-6
/
+10
2012-05-30
Restore candidate version on undo, keep
Daniel Hartwig
1
-5
/
+2
2012-05-26
Update to tasks support: task packages, multi-arch, syntax
Daniel Hartwig
4
-75
/
+282
2012-05-24
Fold some near-duplicate strings
Daniel Hartwig
2
-2
/
+2
2012-05-11
Fix build with g++ 4.7
Adrian Lang
4
-7
/
+9
2012-05-11
Support really big files in the download system
Daniel Hartwig
9
-46
/
+46
2012-05-11
missing include
Daniel Hartwig
1
-0
/
+1
2012-05-03
'install' actions lock /var/cache/apt/archives
Daniel Hartwig
1
-12
/
+7
2012-04-28
Hold lists lock with pkgAcquire instead
Daniel Hartwig
1
-15
/
+2
2012-04-27
Do not call debtags on list update.
Daniel Hartwig
1
-245
/
+0
2012-04-27
Include semantics of ListUpdate locally
Daniel Hartwig
1
-9
/
+34
2012-04-27
Revert "Update package lists using ListUpdate (libapt-pkg)"
Daniel Hartwig
2
-24
/
+52
2012-04-24
Fix typo in temp module
Daniel Hartwig
1
-1
/
+1
2012-04-17
Avoid dpkg and infinite loop in download-only mode
Daniel Hartwig
1
-6
/
+36
2012-04-16
Remove execute_install_run from download_install_manager.h
Daniel Hartwig
1
-6
/
+0
2012-03-27
?architecture generates match titles
Daniel Hartwig
1
-12
/
+21
2012-03-27
Support non-regex terms generating titles for 'pattern' grouping policy
Daniel Hartwig
2
-1
/
+16
2012-03-25
Also support MultiArch flags from apt 0.8.16
Daniel Hartwig
2
-32
/
+31
2012-03-23
[curses] Hack to prevent debug messages dumping to the screen
Daniel Hartwig
1
-1
/
+3
2012-03-22
?architecture(native) matches also "all"
Daniel Hartwig
1
-1
/
+2
2012-03-22
Drop regex support from ?architecture
Daniel Hartwig
4
-18
/
+13
2012-03-21
Extend the default search pattern to support 'name:arch'
Daniel Hartwig
1
-1
/
+7
2012-03-19
Support 'native' and 'foreign' as arguments to ?architecture
Daniel Hartwig
8
-2
/
+117
2012-03-19
Make ~VCURRENT etc. behave like ?version(CURRENT)
Daniel Hartwig
1
-12
/
+18
2012-03-18
Adjust loading of default top sections
Daniel Hartwig
1
-6
/
+3
2012-03-18
Always consider arch when sorting by package name
Daniel Hartwig
1
-3
/
+8
2012-03-17
Revert "Respect DPkg::Options when calling dpkg to recover failed installs"
Daniel Hartwig
1
-17
/
+9
2012-03-17
Use '~r' as short form of '?architecture'
Daniel Hartwig
1
-0
/
+2
2012-03-17
Respect DPkg::Options when calling dpkg to recover failed installs
Daniel Hartwig
1
-9
/
+17
2012-03-16
Apply patch from Ubuntu to build -D_FORTIFY_SOURCE=2 errors
Daniel Hartwig
1
-1
/
+1
2012-03-15
Refactor DepType ordering
Daniel Hartwig
3
-87
/
+32
2012-03-15
New functions to sort architectures by prefered order
Daniel Hartwig
2
-0
/
+37
2012-03-15
Fix '?action(upgrade)' and others
Daniel Hartwig
1
-0
/
+3
2012-03-15
Cleanup use of identifiers 'dep_type' and 'deptype'
Daniel Hartwig
1
-32
/
+15
2012-03-06
Always use arch-qualified names in logs and debug info
Daniel Hartwig
5
-60
/
+62
2012-03-03
Add search terms ?architecture, ?multiarch
Daniel Hartwig
6
-0
/
+221
2012-03-02
Show Multi-Arch field on pkg_info_screen, cmdline show
Daniel Hartwig
2
-0
/
+16
2012-03-02
Store package state uniquely for each package:arch combination
Daniel Hartwig
1
-2
/
+10
2012-03-02
Move code for reading Top Sections to apt.cc
Daniel Hartwig
2
-0
/
+32
2012-02-27
Make FindVector consistent with other wrappers
Daniel Hartwig
1
-3
/
+6
[next]