index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dselect
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-09
dselect: Print unknown value in internerr() message
Guillem Jover
1
-1
/
+2
2012-04-09
Use implicit __func__ in internerr() instead of explicit literal strings
Guillem Jover
4
-22
/
+16
2012-04-09
Use a dot or ellipsis where appropriate instead of ..
Guillem Jover
1
-1
/
+1
2012-04-01
Merge branch 'master' of ssh://git.debian.org/git/dpkg/dpkg
Christian PERRIER
3
-4
/
+4
2012-04-01
Use cmp() == 0 instead of !cmp()
Guillem Jover
3
-4
/
+4
2012-04-01
French translation update for dselect
Christian PERRIER
1
-4
/
+6
2012-03-31
Rename informativeversion() to dpkg_version_is_informative()
Guillem Jover
2
-3
/
+3
2012-03-30
Fix coding-style
Guillem Jover
3
-8
/
+10
2012-03-27
dselect: Use a new attribute array instead of separate attribute variables
Guillem Jover
6
-76
/
+62
2012-03-27
dselect: Use max() to compute total_width
Guillem Jover
1
-3
/
+1
2012-03-27
dselect: Move total_width initialization from derived classes to baselist
Guillem Jover
3
-7
/
+3
2012-03-27
dselect: Move gap_width from derived classes to baselist
Guillem Jover
6
-5
/
+5
2012-03-27
Do not use `' quote pairs for non-translatable strings
Guillem Jover
8
-81
/
+81
2012-03-27
Clarify internerr() messages
Guillem Jover
6
-19
/
+31
2012-03-21
German dselect translation update
Sven Joachim
1
-5
/
+5
2012-03-19
Regenerate .pot files and merge .po files with them
Guillem Jover
31
-2966
/
+2868
2012-03-18
dselect: Change debug output to always arch-qualify package names
Guillem Jover
4
-20
/
+23
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
2012-01-09
dselect: Remove dead code after break keyword
Guillem Jover
1
-2
/
+0
2012-01-02
Use the new atomic file API instead of ad-hoc code
Guillem Jover
1
-19
/
+8
2011-12-13
Do not use absolute paths for programs in perl and shell code
Guillem Jover
5
-10
/
+10
2011-12-12
Dutch translation updated
Jeroen Schot
1
-110
/
+19
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-11-14
Replace all pkg_db_iter_next() calls with pkg_db_iter_next_pkg()
Raphaël Hertzog
1
-1
/
+1
2011-11-14
Replace all pkg_db_count() calls with pkg_db_count_pkg()
Raphaël Hertzog
1
-1
/
+1
2011-11-06
dselect: Use modstatdb_get_status() instead of a global variable
Guillem Jover
5
-12
/
+21
2011-10-30
dpkg: Ignore conflict with one's own virtual package within a package set
Raphaël Hertzog
1
-0
/
+4
2011-10-27
Switch from pkginfo->name to pkginfo->set->name
Guillem Jover
6
-55
/
+63
2011-10-27
Update deppossi->ed to point to a pkgset instead of a pkginfo
Guillem Jover
2
-22
/
+26
2011-10-27
Move the reverse dependencies from struct pkgbin to struct pkgset
Raphaël Hertzog
2
-7
/
+7
2011-09-23
Regenerate .pot files and merge .po files with them
Guillem Jover
31
-32
/
+32
2011-09-09
Convert translation files to UTF-8
Guillem Jover
1
-229
/
+229
2011-08-20
Fix spelling errors
Guillem Jover
2
-2
/
+2
2011-08-01
Regenerate .pot files and merge .po files with them
Raphaël Hertzog
31
-1675
/
+1675
2011-07-07
libdpkg: Rename myopt module to options
Guillem Jover
1
-1
/
+1
2011-07-07
Fix comment header lines describing the subproject
Guillem Jover
4
-4
/
+4
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
4
-5
/
+8
2011-04-02
Regenerate .pot files and merge .po files with them
Guillem Jover
31
-1799
/
+1799
2011-03-14
Use size_t and %zu to handle memory sizes and offsets
Guillem Jover
1
-3
/
+3
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
3
-7
/
+7
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
Use dpkg_db_get_path() instead of using m_asprintf() and admindir
Guillem Jover
2
-2
/
+2
2011-03-14
dselect: Use modstatdb_can_lock() in refreshmenu() instead of ad-hoc code
Guillem Jover
1
-8
/
+3
[next]