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
2011-04-05
Tighten pattern parsing tests.
Daniel Burrows
1
-1
/
+7
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
Prepare NEWS for 0.6.4.
Daniel Burrows
1
-0
/
+55
2011-04-02
Explicitly include the GPL2 in the source tree.
Daniel Burrows
2
-1
/
+339
2011-04-02
Apply patch from Tim Retout to support the preferences.d directory.
Daniel Burrows
3
-1
/
+9
2011-04-02
Nuke the scons build scripts.
Daniel Burrows
52
-3983
/
+0
2011-04-02
Replace the db2latex generation for the docs with fo -> pdf generation.
Daniel Burrows
4
-97
/
+25
2011-03-30
Update tests for the new behavior of SizeToStr().
Daniel Burrows
2
-26
/
+26
2011-03-30
Fix compile errors caused by changes in the libapt API.
Daniel Burrows
11
-67
/
+37
2011-03-30
Fix a C++ error (accidentally returned false instead of NULL).
Daniel Burrows
1
-2
/
+2
2011-03-29
Don't clobber a fixed-name file in /tmp if the user's home directory isn't se...
Daniel Burrows
1
-6
/
+8
2010-08-26
Include the current time and thread ID in log messages.
Daniel Burrows
1
-1
/
+10
2010-08-26
Fix the behavior of OFF_LEVEL in the logging code.
Daniel Burrows
2
-10
/
+27
2010-08-26
Improve the log messages from the GTK+ changelog code.
Daniel Burrows
1
-1
/
+49
2010-08-25
Fix the TRACE log level.
Daniel Burrows
1
-2
/
+5
2010-08-06
Write a routine to subtract timevals.
Daniel Burrows
3
-2
/
+117
2010-08-02
Add some notes on how identifiers are chosen in aptitude.
Daniel Burrows
1
-0
/
+46
2010-07-31
Add a README file describing how interface/implementation splits are handled ...
Daniel Burrows
1
-0
/
+246
2010-07-26
Fix a typoed slot name in the packages_tab code.
Daniel Burrows
1
-1
/
+1
2010-07-26
Spelling & grammar fixes to identifiers & doccomments.
Daniel Burrows
2
-4
/
+5
2010-07-26
Merge commit '116146da81026b6acb748a12e37d31edea74f1c8'
Daniel Burrows
2
-2
/
+125
2010-07-26
Create a log category for the top-level Qt startup.
Daniel Burrows
3
-1
/
+36
2010-07-26
Fix apt initialization by properly hooking up consume_errors().
Daniel Burrows
1
-0
/
+15
2010-07-26
Merge commit '833d98eea7d687975c000b4a60f6bb2594ac0513'
Daniel Burrows
2
-0
/
+13
2010-07-26
Fix VPATH builds of moc output by giving paths relative to $(srcdir).
Daniel Burrows
1
-1
/
+1
2010-07-26
Fix an incorrect build order in src/generic/.
Daniel Burrows
1
-1
/
+11
2010-07-22
Implementation of Packages Tab look
Piotr Galiszewski
2
-2
/
+125
2010-07-22
initalize apt on program starting
Piotr Galiszewski
2
-0
/
+13
2010-07-21
Tweak (hopefully improve) the package pool doccomments.
Daniel Burrows
1
-10
/
+33
2010-07-21
Replace an apparently accidental (but harmless) use of operator, with a semic...
Daniel Burrows
1
-2
/
+2
2010-07-21
Standardize indentation.
Daniel Burrows
1
-10
/
+10
2010-07-21
Derive package_pool_impl from sigc::trackable to avoid any surprises.
Daniel Burrows
1
-1
/
+2
2010-07-21
Merge remote branch 'aptitude-qt/001.1-package'
Daniel Burrows
3
-0
/
+263
2010-07-21
Fix the Boost configure check to match the code.
Daniel Burrows
1
-0
/
+1
2010-07-21
Merge commit 'aptitude-qt/001.1-package^'
Daniel Burrows
5
-1
/
+705
2010-07-21
Indentation fix.
Daniel Burrows
1
-8
/
+8
2010-07-21
Introduce package_pool class
Piotr Galiszewski
3
-0
/
+263
2010-07-21
Introduce package and version classes
Piotr Galiszewski
5
-1
/
+705
2010-07-20
Add .moc and .mocc to the ignore list.
Daniel Burrows
1
-0
/
+2
2010-07-20
Add tabs_manager class and fix tab_deletion_request signal logic
Piotr Galiszewski
7
-68
/
+490
2010-07-19
Fix indentation and spacing.
Daniel Burrows
2
-20
/
+19
2010-07-19
Improve a TODO.
Daniel Burrows
1
-2
/
+2
2010-07-19
Improve language in a bunch of doccomments.
Daniel Burrows
3
-60
/
+68
2010-07-19
Merge commit 'b7c0e95463426381865ac9902d73260e4ad284ff'
Daniel Burrows
8
-6
/
+744
2010-07-15
Indentation fix.
Daniel Burrows
1
-1
/
+1
2010-07-15
Add tab_widget, main_window and stub implemenation of status_widget
Piotr Galiszewski
8
-6
/
+744
2010-07-15
Add tab class and stubs of other main program's tabs
Piotr Galiszewski
13
-1
/
+599
2010-07-14
add new target *.mocc used for files containing signals and slots definitions...
Piotr Galiszewski
1
-0
/
+4
2010-07-13
Add build rules for aptitude-Qt
Piotr Galiszewski
7
-10
/
+233
2010-07-10
Make display_and_advance work even when the output isn't a terminal.
Daniel Burrows
3
-9
/
+39
[next]