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-02-27
Make FindVector consistent with other wrappers
Daniel Hartwig
1
-3
/
+6
2012-02-26
Adding wrappers for FindVector methods, currently missing
Manuel A. Fernandez Montecelo
1
-0
/
+13
2012-02-24
Refactor various apt-related comparison functors to apt.h
Daniel Hartwig
3
-11
/
+79
2012-02-12
Negate priority when including it in the cost computation.
Modestas Vainius
1
-1
/
+1
2012-02-12
Remove extra ellipsis from "Updating debtags"
Daniel Hartwig
1
-1
/
+1
2012-02-11
Update package lists using ListUpdate (libapt-pkg)
Daniel Hartwig
2
-52
/
+24
2012-01-31
Handle enhances/obsoletes in more places.
Daniel Hartwig
1
-0
/
+4
2011-12-31
Localize date and time format in logs
Christian PERRIER
1
-1
/
+2
2011-05-14
Add a missing header file to Makefile.am.
Daniel Burrows
1
-1
/
+2
2011-05-14
Remove old cruft from Makefile.am files.
Daniel Burrows
1
-1
/
+1
2011-05-14
Ensure that packages are manual after we mark them for install, not before.
Daniel Burrows
1
-5
/
+3
2011-05-14
Save and restore the auto flag of a package around MarkInstall(). (Closes: #...
Daniel Burrows
2
-5
/
+16
2011-04-10
If the Xapian database isn't available, fake it for ?term and ?term-prefix.
Daniel Burrows
1
-10
/
+139
2011-04-10
Fix serializing ?term-prefix.
Daniel Burrows
1
-2
/
+2
2011-04-06
Eliminate an unused local variable.
Daniel Burrows
1
-10
/
+3
2011-04-06
Actually count up the number of installs and upgrades.
Daniel Burrows
1
-0
/
+2
2011-04-06
Add missing #include of stddef.h.
Daniel Burrows
1
-1
/
+2
2011-04-05
For the string "~", use a name matcher instead of a term matcher. (Closes: #5...
Daniel Burrows
1
-2
/
+2
2011-04-02
Apply patch from Tim Retout to support the preferences.d directory.
Daniel Burrows
2
-1
/
+8
2011-04-02
Nuke the scons build scripts.
Daniel Burrows
10
-259
/
+0
2011-03-30
Fix compile errors caused by changes in the libapt API.
Daniel Burrows
6
-52
/
+20
2011-03-30
Fix a C++ error (accidentally returned false instead of NULL).
Daniel Burrows
1
-2
/
+2
2010-08-26
Fix the behavior of OFF_LEVEL in the logging code.
Daniel Burrows
1
-4
/
+3
2010-08-06
Write a routine to subtract timevals.
Daniel Burrows
2
-0
/
+23
2010-07-26
Fix an incorrect build order in src/generic/.
Daniel Burrows
1
-1
/
+11
2010-07-10
Force the current progress to be updated after a new file starts to download.
Daniel Burrows
1
-0
/
+2
2010-07-10
Make download_status_display part of the command-line code.
Daniel Burrows
5
-83
/
+17
2010-07-10
Use the new acquire_download_progress object to display command-line download...
Daniel Burrows
4
-373
/
+0
2010-07-10
Write a controller for the download progress view based on Acquire.
Daniel Burrows
4
-2
/
+384
2010-07-10
Add a routine on download_progress that's invoked when a file is skipped beca...
Daniel Burrows
1
-0
/
+16
2010-07-10
Add a complete() routine to the download progress view that's invoked when th...
Daniel Burrows
1
-1
/
+17
2010-07-10
Flesh out the implementation of the download progress display and its tests.
Daniel_Burrows@alumni.brown.edu
5
-26
/
+196
2010-07-10
Add a utility class that makes it easy to use strict/nice mocks.
Daniel Burrows
3
-2
/
+95
2010-07-03
Move the search input controller and view classes over to generic/.
Daniel_Burrows@alumni.brown.edu
13
-2
/
+530
2010-07-03
Move the throttle object to src/generic/util.
Daniel_Burrows@alumni.brown.edu
7
-0
/
+241
2010-07-03
Move the core command-line progress view interface to generic/views.
Daniel_Burrows@alumni.brown.edu
6
-2
/
+147
2010-07-03
Fix up the SConscript files.
Daniel_Burrows@alumni.brown.edu
2
-0
/
+8
2010-07-02
Add a routine on transient_message to display a non-wrapped message and move ...
Daniel Burrows
1
-0
/
+1
2010-06-30
Add a view interface for displaying the download progress and an implementati...
Daniel_Burrows@alumni.brown.edu
9
-1
/
+372
2010-06-27
Adapt patch from Ubuntu to fix a formatting problem in the progress code on l...
Daniel Burrows
2
-5
/
+10
2010-06-18
Distribute enumerator_transform.
Daniel Burrows
2
-0
/
+2
2010-06-18
Add dynamic_list_impl.h to the list of distributed files.
Daniel Burrows
1
-0
/
+1
2010-06-18
Extract the declarations of the global pointers to apt structures into a sepa...
Daniel Burrows
4
-7
/
+51
2010-06-18
Use the new configure checks to support both the old and the new versions of ...
Daniel Burrows
3
-18
/
+254
2010-06-10
Add routines to compare progress_info objects and to write them to an ostream...
Daniel Burrows
4
-0
/
+74
2010-06-09
Round the progress of a progress bar to the nearest integer.
Daniel Burrows
1
-1
/
+3
2010-06-09
Correctly initialize pulse progress_info objects (they were getting set up as...
Daniel Burrows
1
-1
/
+8
2010-06-09
Eliminate an unnecessary string copy.
Daniel Burrows
1
-1
/
+1
2010-06-08
Use the new mutator methods in progress_info to avoid copying the progress st...
Daniel_Burrows@alumni.brown.edu
1
-5
/
+10
2010-06-08
Make progress_info objects mutable.
Daniel_Burrows@alumni.brown.edu
1
-0
/
+22
[prev]
[next]