index
:
aptitude
debian
debian-sid
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-19
Translation updates from 'make dist'.
Daniel Burrows
45
-370
/
+370
2009-11-19
Bump the version number to 0.6.1.1.
Daniel Burrows
3
-2
/
+13
2009-11-19
When creating temporary directories, store the full path and not just the bas...
Daniel Burrows
1
-0
/
+2
2009-11-19
Log a warning if we fail to remove the base temporary directory.
Daniel Burrows
1
-1
/
+3
2009-11-19
Fix test_file_cache for the new temp API.
Daniel Burrows
1
-43
/
+47
2009-11-19
Fix test_temp to test what should actually happen with the new temp code.
Daniel Burrows
1
-38
/
+166
2009-11-19
Delete some trailing whitespace.
Daniel Burrows
1
-1
/
+1
2009-11-19
Be more paranoid about saving return codes when testing a stat() call.
Daniel Burrows
1
-2
/
+6
2009-11-19
Fix sstrerror to handle the case where strerror_r returns a pointer that's no...
Daniel Burrows
1
-3
/
+8
2009-11-18
Added tag 0.6.1 for changeset 33d436a6069d
Daniel Burrows
0
-0
/
+0
2009-11-18
Translation file updates from 'make dist'.
Daniel Burrows
45
-29144
/
+28210
2009-11-18
Update version number to 0.6.1.
Daniel Burrows
3
-2
/
+81
2009-11-18
Use a more significant prefix for generating aptitude's temporary directory (...
Daniel Burrows
3
-1
/
+63
2009-11-18
Overhaul how temporary file creation is handled to use a single directory in ...
Daniel Burrows
12
-194
/
+229
2009-11-18
Fix several places where the "why" code dereferenced version iterators withou...
Daniel Burrows
1
-13
/
+20
2009-11-18
When looking for a changelog, check up-front whether the user has any deb-src...
Daniel Burrows
1
-59
/
+92
2009-11-18
Show a preview after running the resolver even if -y was passed, and exit wit...
Daniel Burrows
1
-9
/
+13
2009-11-18
Base whether to say that nothing is being done on whether nothing is being do...
Daniel Burrows
1
-4
/
+2
2009-11-18
Delete some unnecessary whitespace.
Daniel Burrows
1
-1
/
+1
2009-11-17
Have the resolver ignore unresolved dependencies that were unresolved before ...
Daniel Burrows
7
-29
/
+181
2009-11-16
Merge with head.
Daniel Burrows
5
-6
/
+68
2009-11-15
Introduce a log category for messages related to temporary files, and use it ...
Daniel Burrows
3
-1
/
+19
2009-11-14
Eliminate accesses to freed memory when a callback destroyed the object conta...
Daniel Burrows
1
-0
/
+28
2009-11-14
Merge with head.
Jens Seidel
3
-3
/
+84
2009-11-14
Added pictures for Spanish manual. Thanks Omar Campagne <ocampagne@gmail.com>.
Jens Seidel
35
-9
/
+381
2009-11-14
Fix the path to a test file in case that a build directory is used
Jens Seidel
2
-2
/
+3
2009-11-14
Added missing source file to Makefile.am
Jens Seidel
1
-0
/
+1
2009-11-13
More logging of the state of the download queue.
Daniel Burrows
1
-0
/
+15
2009-11-13
More informative logging when a weak screenshot cache entry is revived.
Daniel Burrows
1
-1
/
+2
2009-11-13
Modify all the places where weak pointers are changed to strong pointers to u...
Daniel Burrows
2
-4
/
+4
2009-11-13
Merge with head.
Daniel Burrows
3
-3
/
+84
2009-11-13
Spanish doc translation update (2540t5f2u -> 2547t)
Jens Seidel
1
-1311
/
+1314
2009-11-12
Rename the screenshot cache size configuration option.
Daniel Burrows
1
-1
/
+1
2009-11-12
Discard all the pointers from the download queue to download callback objects...
Daniel Burrows
1
-1
/
+52
2009-11-12
Don't crash or deadlock while waiting for a background download thread to com...
Daniel Burrows
1
-1
/
+7
2009-11-12
Document the new screenshot-related configuration options.
Daniel Burrows
1
-0
/
+24
2009-11-12
Log when a screenshot cache entry is destroyed, to help debug whether entries...
Daniel Burrows
1
-0
/
+3
2009-11-12
Explicitly note that do_cancel() runs in the background download thread.
Daniel Burrows
1
-1
/
+1
2009-11-12
Write a routine to shut down the global download queue, and invoke it in the ...
Daniel Burrows
4
-3
/
+120
2009-11-11
Subject-verb agreement in a comment.
Daniel Burrows
1
-1
/
+1
2009-11-11
Downgrade a log message for a situation that turns out to be OK from WARN to ...
Daniel Burrows
1
-4
/
+4
2009-11-11
Remove some trailing whitespace.
Daniel Burrows
1
-1
/
+1
2009-11-11
Don't zero out the size of screenshots that are evicted from the cache.
Daniel Burrows
1
-3
/
+0
2009-11-11
When returning entries from the weak cache, don't connect up their signals ag...
Daniel Burrows
1
-0
/
+5
2009-11-11
Log a message when we can't find a weak cache entry.
Daniel Burrows
1
-1
/
+5
2009-11-11
Don't crash when logging a message about dropping a weak entry from the cache.
Daniel Burrows
1
-1
/
+1
2009-11-11
Log useful information about the computed size of a screenshot.
Daniel Burrows
1
-1
/
+11
2009-11-11
Ensure that we catch changes to the amount of cached pixbuf data caused by no...
Daniel Burrows
1
-0
/
+4
2009-11-11
Instead of connecting area_prepared to both a cache entry's area_prepared() m...
Daniel Burrows
1
-2
/
+7
2009-11-11
Merge with changes from laptop.
Daniel Burrows
3
-39
/
+141
[next]