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
2010-04-20
Allow add_child and remove_child to emit value-changed signals even when the ...
Daniel Burrows
1
-22
/
+14
2010-04-19
Uniformly treat NULL pointers to incremental expressions as incremental expre...
Daniel Burrows
2
-11
/
+22
2010-04-19
Fix a line that couldn't possibly have compiled.
Daniel Burrows
1
-2
/
+2
2010-04-19
Test the planned new convention around NULL expressions (they're treated as "...
Daniel Burrows
1
-0
/
+97
2010-04-19
Write tests of the "not" expression.
Daniel Burrows
1
-0
/
+58
2010-04-19
Merge with head.
Daniel Burrows
2
-0
/
+854
2010-04-19
Write out tests of "or" that are dual to the tests of "and".
Daniel Burrows
1
-0
/
+276
2010-04-19
Add tests checking what happens if one input to a doubleton is *lowered*.
Daniel Burrows
1
-0
/
+81
2010-04-19
Un-swap the first and second case of the doubleton test, and add a test that ...
Daniel Burrows
1
-1
/
+59
2010-04-19
Expect the child_modified call that comes from an "and" expression to refer t...
Daniel Burrows
1
-4
/
+4
2010-04-19
Print the child that was modified when printing a child_modified_call object.
Daniel Burrows
1
-1
/
+2
2010-04-19
Add the missing registration call for the new test suite.
Daniel Burrows
1
-0
/
+2
2010-04-19
Add a first test of "and" over two elements.
Daniel Burrows
1
-0
/
+33
2010-04-19
Actually run the new tests.
Daniel Burrows
1
-0
/
+6
2010-04-19
Add some basic tests of "and" expressions.
Daniel Burrows
1
-0
/
+91
2010-04-19
Add tests of the expression weak reference subsystem.
Daniel Burrows
1
-0
/
+33
2010-04-19
Start a suite of unit tests for the incremental expression module of the reso...
Daniel Burrows
2
-0
/
+273
2010-04-19
Hopefully fix a crashing bug in the resolver. (Closes: #578344)
Daniel Burrows
1
-2
/
+10
2010-04-18
Added tag 0.6.2 for changeset c2de57249912
Daniel Burrows
0
-0
/
+0
2010-04-18
Remove an empty group from the NEWS file.
Daniel Burrows
1
-2
/
+0
2010-04-18
Include parsers.h in the list of distributed source.
Daniel Burrows
1
-0
/
+1
2010-04-18
Bump version number to 0.6.2.
Daniel Burrows
3
-2
/
+96
2010-04-18
Update pofiles.
Daniel Burrows
45
-19737
/
+31136
2010-04-18
Alphabetize a switch statement.
Daniel Burrows
1
-6
/
+6
2010-04-18
Fix a ForTranslators comment that's out of date (old command-line option name).
Daniel Burrows
1
-2
/
+2
2010-04-18
Add support for grouping versions by their source package AND source version.
Daniel Burrows
3
-0
/
+59
2010-04-18
Make the sample output of "versions" match its new behavior (colons after pac...
Daniel Burrows
1
-2
/
+2
2010-04-18
Improve the header printed for package grouping.
Daniel Burrows
1
-1
/
+1
2010-04-18
Put more thought into the return value of "aptitude versions".
Daniel Burrows
1
-3
/
+13
2010-04-18
Emit an error if the user asked to see the versions of a package that doesn't...
Daniel Burrows
1
-0
/
+9
2010-04-18
Implement the test that placing a cost on breaking a soft dependency has an e...
Daniel Burrows
1
-2
/
+84
2010-04-18
Add a utility routine to make it simpler to test resolver runs, by viewing th...
Daniel Burrows
1
-0
/
+24
2010-04-18
Decrease the percent-translated of the .ja and .fr manapages.
Daniel Burrows
2
-2
/
+2
2010-04-17
Fix the test of the temporary file system to match the new behavior.
Daniel Burrows
1
-4
/
+4
2010-04-17
Fix the configure script's list of Boost headers to check for.
Daniel Burrows
1
-0
/
+1
2010-04-17
Add support for grouping versions according to the archive in which they occur.
Daniel Burrows
3
-2
/
+48
2010-04-17
Alphabetize the parsing code for --group-by.
Daniel Burrows
1
-5
/
+5
2010-04-17
Fix the error message emitted when --group-by's argument can't be parsed.
Daniel Burrows
1
-1
/
+1
2010-04-17
Move the parsing logic for --group-by to cmdline_versions.cc.
Daniel Burrows
3
-23
/
+72
2010-04-17
Clarify how stopping a background job queue works.
Daniel Burrows
1
-1
/
+3
2010-04-17
Update some of the coding documentation to describe the current state of thin...
Daniel Burrows
2
-37
/
+202
2010-04-16
Document the new command-line action and options.
Daniel Burrows
2
-7
/
+248
2010-04-16
Make -F affect "versions" in addition to "search".
Daniel Burrows
1
-0
/
+1
2010-04-16
Sort the list of actions that take a bunch of packages into alphabetical order.
Daniel Burrows
1
-2
/
+2
2010-04-16
Add --show-package-names to control whether "versions" displays package names...
Daniel Burrows
3
-16
/
+121
2010-04-16
Change --group-by-package to --group-by with options "none", "auto", "package...
Daniel Burrows
3
-44
/
+93
2010-04-16
Make the code to group version results more general, in preparation for addin...
Daniel Burrows
2
-31
/
+126
2010-04-16
Add a missing license statement to cmdline_search.cc.
Daniel Burrows
1
-1
/
+17
2010-04-16
Refactor the search routine into two routines, cmdline_search (which does wha...
Daniel Burrows
7
-343
/
+524
2010-04-16
Print a separator/header between different packages when grouping by package.
Daniel Burrows
1
-0
/
+3
[next]