index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dselect
/
main.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-08
dselect: On --help print action names from the menuentries table
Guillem Jover
1
-4
/
+4
2012-04-09
Use a dot or ellipsis where appropriate instead of ..
Guillem Jover
1
-1
/
+1
2012-03-27
Clarify internerr() messages
Guillem Jover
1
-2
/
+5
2012-02-18
dselect: Remove unused readwrite variable
Guillem Jover
1
-3
/
+3
2012-02-01
dselect: Abort select action if any foreign architecture is enabled
Guillem Jover
1
-0
/
+7
2012-02-01
Move copyright information from --version output to file comment headers
Guillem Jover
1
-7
/
+3
2011-12-08
dselect: Do not treat licensestring as a format string
Guillem Jover
1
-3
/
+2
2011-11-16
dselect: Solaris requires curses.h to be included before term.h
Guillem Jover
1
-0
/
+3
2011-07-07
libdpkg: Rename myopt module to options
Guillem Jover
1
-1
/
+1
2011-07-07
Use new dpkg_set_progname and dpkg_get_progname instead of thisname
Guillem Jover
1
-1
/
+2
2011-07-07
libdpkg: Do not require programs to define printforhelp
Guillem Jover
1
-2
/
+2
2011-04-30
dselect: Mark ‘y’ variables as unused for getyx() and getmaxyx()
Guillem Jover
1
-2
/
+2
2011-03-14
dselect: Use a format string in printf() instead of only a variable
Guillem Jover
1
-1
/
+1
2011-03-14
Make admindir file local everywhere
Guillem Jover
1
-1
/
+2
2011-03-14
Do not pass admindir to database initialization functions
Guillem Jover
1
-3
/
+3
2011-03-14
Use dpkg_db_set_dir() instead of pkgadmindir_init()
Guillem Jover
1
-0
/
+2
2011-03-14
dselect: Use modstatdb_can_lock() in refreshmenu() instead of ad-hoc code
Guillem Jover
1
-8
/
+3
2011-03-14
libdpkg: Rename modstatdb_init() to modstatdb_open()
Guillem Jover
1
-1
/
+1
2011-03-14
Do not write the available file unnecessarily
Guillem Jover
1
-1
/
+1
2011-03-14
Switch the logic from msdbrw_noavail to msdbrw_available
Guillem Jover
1
-1
/
+2
2011-02-11
dselect: Switch to use libdpkg debug support
Guillem Jover
1
-4
/
+9
2010-11-19
Cleanup white spaces
Guillem Jover
1
-3
/
+2
2010-11-19
libdpkg: Namespace package database functions with pkg_db_ prefix
Guillem Jover
1
-1
/
+1
2010-11-19
dselect: Use a function instead of a jump error handler
Guillem Jover
1
-7
/
+10
2010-11-19
libdpkg: Rename print_error_fatal() to print_fatal_error()
Guillem Jover
1
-1
/
+1
2010-11-19
libdpkg: Refactor default error handler into new catch_fatal_error()
Guillem Jover
1
-1
/
+1
2010-02-25
Remove --license and --licence options from tools
Guillem Jover
1
-5
/
+1
2010-02-25
dselect: Use m_strdup instead of unchecked malloc + strcpy
Guillem Jover
1
-2
/
+2
2010-02-19
Mark several functions with DPKG_ATTR_NORET
Guillem Jover
1
-2
/
+2
2009-11-08
Unify text in license headers
Guillem Jover
1
-5
/
+5
2009-11-08
Replace FSF address by pointing to the gnu.org URL
Guillem Jover
1
-3
/
+2
2009-10-26
Sort order of header includes
Guillem Jover
1
-12
/
+11
2009-09-30
Remove helponly and versiononly functions
Guillem Jover
1
-6
/
+10
2009-09-06
Use m_output instead of checking printing functions return code
Guillem Jover
1
-15
/
+19
2009-07-15
Disable default automake preprocessor include paths
Guillem Jover
1
-3
/
+3
2009-07-15
libdpkg: Rename dpkg-i18n.h to i18n.h
Guillem Jover
1
-1
/
+1
2009-04-13
Detect the curses headers to use instead of hardcoding them
Guillem Jover
1
-0
/
+6
2009-01-04
dselect: Define several private functions as static
Guillem Jover
1
-3
/
+9
2008-09-14
libdpkg: Do not pass any argument to standard_shutdown
Guillem Jover
1
-1
/
+1
2008-09-14
libcompat: Add new compat.h header
Guillem Jover
1
-0
/
+1
2008-09-14
Move locale.h inclusion and locale setup to each program main
Guillem Jover
1
-0
/
+4
2008-09-14
libdpkg: Move gettext related definitions to a new dpkg-i18n.h
Guillem Jover
1
-0
/
+2
2008-08-26
Unify usage of extern "C" declarations
Guillem Jover
1
-4
/
+2
2008-08-04
Unify usage of FIXME in comments
Guillem Jover
1
-2
/
+2
2008-06-30
Switch to use UTF-8 copyright symbol and add missing ones
Guillem Jover
1
-2
/
+2
2008-06-30
dselect: Fix compilation warnings
Guillem Jover
1
-4
/
+7
2008-03-30
dselect: Use ncursesw header files
Guillem Jover
1
-1
/
+1
2008-03-11
Move command line common option utilities to lib/myopt-util.c
Guillem Jover
1
-11
/
+6
2007-03-21
* dselect/main.cc: Remove duplicated included files <sys/types.h> and
Guillem Jover
1
-4
/
+1
2006-05-02
Split usage strings to make it easier for translators when those change.
Guillem Jover
1
-4
/
+11
[next]