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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-30
When advancing an enumerator, return "false" when it falls off the end.
Daniel Burrows
1
-1
/
+1
2010-04-30
Ok, go ahead and specialize archives_text on the inter-archive string.
Daniel Burrows
4
-5
/
+9
2010-04-30
Reuse the archives_text code in pkg_columnizer and pkg_ver_columnizer.
Daniel Burrows
4
-18
/
+19
2010-04-30
Make sure the list of archives generated by archives_text() is unique and sor...
Daniel Burrows
1
-4
/
+13
2010-04-29
Tidy up the area code and factor out generic stuff into generic/util.
Daniel Burrows
8
-311
/
+449
2010-04-29
Add some stub files sketching out the classes that I want to exist.
Daniel Burrows
4
-1
/
+94
2010-04-29
Create a new directory under "gtk" to hold the toplevel UI code.
Daniel Burrows
7
-6
/
+32
2010-04-26
Return File nodes from aptitude's top-level source directory, not filename st...
Daniel Burrows
1
-2
/
+2
2010-04-26
Return the list of all aptitude's sources from the top-level SConscript file,...
Daniel Burrows
1
-3
/
+7
2010-04-25
Use the new Install builder to write installation rules for aptitude's execut...
Daniel Burrows
1
-0
/
+5
2010-04-25
Explicitly distribute the build files in SCons*.
Daniel Burrows
11
-0
/
+33
2010-04-25
Start adding support for a 'dist' rule that builds a distributed archive.
Daniel Burrows
5
-0
/
+27
2010-04-25
Add a "programs" dummy target that builds just the programs in src/.
Daniel Burrows
3
-0
/
+6
2010-04-24
If the GTK+ frontend is being built, make sure to build its sources and link ...
Daniel Burrows
1
-5
/
+22
2010-04-24
Fix several places where gui.h is included as a nonlocal header.
Daniel Burrows
2
-4
/
+3
2010-04-24
Try to build and run unit tests, and only build aptitude by default.
Daniel Burrows
1
-0
/
+1
2010-04-23
Fix the path to refcounted_base that's used to compile the resolver test.
Daniel Burrows
1
-1
/
+1
2010-04-22
Merge with desktop.
Daniel Burrows
3
-8
/
+17
2010-04-22
Fix the dependencies of the problem resolver tester to include the one file i...
Daniel Burrows
1
-1
/
+3
2010-04-22
Move the definition of pkg_hier_dump into the directory where it lives.
Daniel Burrows
2
-5
/
+8
2010-04-22
Fix the list of dependencies for pkg_hier_dump.
Daniel Burrows
1
-2
/
+2
2010-04-22
Don't try to build headers into the problem resolver test code.
Daniel Burrows
1
-1
/
+3
2010-04-22
Write a generic routine to filter headers out of a list of sources.
Daniel Burrows
1
-3
/
+3
2010-04-22
Only include non-headers in the list of sources for aptitude.
Daniel Burrows
1
-2
/
+4
2010-04-22
Merge with laptop.
Daniel Burrows
12
-24
/
+246
2010-04-21
Explicitly make pkg_hier_dump controlled by programs_env, not that it does an...
Daniel Burrows
1
-5
/
+5
2010-04-21
Sort the toplevel aptitude sources.
Daniel Burrows
1
-13
/
+13
2010-04-21
Add a missing suffix to view_changelog.h.
Daniel Burrows
1
-1
/
+1
2010-04-21
Add a missing namespace declaration for cw in apt.cc.
Daniel Burrows
1
-0
/
+2
2010-04-21
Use an absolute #include to grab pkg_item.h from cmdline_why.cc.
Daniel Burrows
1
-1
/
+1
2010-04-21
Add SConscript files for the rest of the source.
Daniel Burrows
10
-9
/
+229
2010-04-21
Deal with the breaking API change to boost::fusion::fold.
Daniel Burrows
1
-2
/
+2
2010-04-21
Fix dpkg_terminal to not directly reference log4cxx.
Daniel Burrows
1
-2
/
+2
2010-04-21
Rename the log4cxx namespace to logging.
Daniel Burrows
21
-153
/
+159
2010-04-20
Experiment with SCons a bit.
Daniel Burrows
3
-0
/
+168
2010-04-20
Allow "conflict" to be specified as a safety level again, with its old behavi...
Daniel Burrows
4
-49
/
+181
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
Hopefully fix a crashing bug in the resolver. (Closes: #578344)
Daniel Burrows
1
-2
/
+10
2010-04-18
Include parsers.h in the list of distributed source.
Daniel Burrows
1
-0
/
+1
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
2
-0
/
+52
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-17
Add support for grouping versions according to the archive in which they occur.
Daniel Burrows
2
-2
/
+37
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
[prev]
[next]