index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-15
Update German translation of manual pages
Helge Kreutzmann
1
-18
/
+20
2012-04-15
u-a: Do not use trinary boolean operators with explicit bool result values
Guillem Jover
1
-5
/
+5
2012-04-15
u-a: Do not use strlen() to check for non-empty string in fileset_has_slave()
Guillem Jover
1
-1
/
+1
2012-04-15
u-a: Fold alternative_has_current_link() into alternative_get_current()
Guillem Jover
1
-16
/
+4
2012-04-15
u-a: Do not use alternative_has_current_link() in alternative_is_broken()
Guillem Jover
1
-3
/
+3
2012-04-15
u-a: Use current_choice instead of retrieving it again
Guillem Jover
1
-6
/
+3
2012-04-15
Revert "dpkg-deb: Add epoch when needed to built package names"
Guillem Jover
2
-3
/
+1
2012-04-15
dpkg-name(1): Change example to use dpkg-deb --build instead of dpkg --build
Guillem Jover
1
-3
/
+3
2012-04-14
u-a: Move alternative loading logic before handling any action
Guillem Jover
1
-11
/
+23
2012-04-14
u-a: Refactor alternative update logic into alternative_update()
Guillem Jover
1
-47
/
+54
2012-04-14
u-a: Refactor mode selection into alternative_select_mode()
Guillem Jover
1
-27
/
+33
2012-04-14
u-a: Move alt_map_obj setup logic into alternative_set_selections()
Guillem Jover
1
-9
/
+10
2012-04-14
u-a: Refactor get selections into alternative_get_selections()
Guillem Jover
1
-18
/
+23
2012-04-14
build: Switch from --without- to --disable- for programs to be built
Guillem Jover
7
-30
/
+30
2012-04-14
dpkg-deb: Do not arch-qualify package name on output
Guillem Jover
1
-1
/
+1
2012-04-14
dpkg-deb: Add epoch when needed to built package names
Guillem Jover
2
-1
/
+3
2012-04-13
Fix ordering of languages
Helge Kreutzmann
1
-2
/
+2
2012-04-13
Correct spacing around … where necessary
Helge Kreutzmann
1
-38
/
+38
2012-04-09
Update German translation of manual pages
Helge Kreutzmann
1
-45
/
+58
2012-04-09
dpkg-split: Ignore minor format version number changes
Guillem Jover
3
-7
/
+10
2012-04-09
dpkg-deb: Always build new format by default
Guillem Jover
2
-6
/
+3
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
8
-38
/
+28
2012-04-09
libdpkg: Define a __func__ fallback for old C++ modes
Guillem Jover
1
-1
/
+10
2012-04-09
Use a dot or ellipsis where appropriate instead of ..
Guillem Jover
6
-9
/
+9
2012-04-09
Switch deb format version handling to use the new deb-version module
Guillem Jover
6
-41
/
+62
2012-04-09
libdpkg: New deb format version module
Guillem Jover
7
-0
/
+169
2012-04-09
s-s-d: Make pid_is_cmd() on the Hurd match on both argv[0] and argv[1]
Guillem Jover
2
-3
/
+22
2012-04-09
s-s-d: Make all pid_is_exec() implementations get a struct stat
Guillem Jover
2
-25
/
+26
2012-04-08
Use submitter email address
Guillem Jover
1
-1
/
+1
2012-04-06
Update usertags
Guillem Jover
1
-0
/
+2
2012-04-03
Update German translation of manual pages
Helge Kreutzmann
1
-74
/
+74
2012-04-03
Update German translation of manual pages and update/correct
Helge Kreutzmann
2
-325
/
+338
2012-04-03
Fix a typo in man/dpkg-buildflags.1.
Helge Kreutzmann
2
-1
/
+4
2012-04-03
dpkg-source(1): improve section about fuzz being forbidden
Raphaël Hertzog
1
-4
/
+6
2012-04-03
dpkg-query(1): Document multiple paragraph command output order
Guillem Jover
2
-5
/
+9
2012-04-03
dpkg-buildflags: Remove redundant -Wformat-security from default flags
Guillem Jover
3
-4
/
+7
2012-04-03
dpkg-source(1): Document that patches are expected to apply w/o any fuzz
Guillem Jover
2
-2
/
+8
2012-04-03
man: Remove author sections and comments
Guillem Jover
4
-19
/
+0
2012-04-03
Print errors while reading file list files on a new line
Guillem Jover
3
-4
/
+8
2012-04-03
Move pkg_infodb_get_dir() and pkg_infodb_get_file() to infodb-format.c
Guillem Jover
6
-45
/
+37
2012-04-03
Rename pkgadmin*() to pkg_infodb_get_*()
Guillem Jover
9
-30
/
+33
2012-04-03
Change pkgadmindir() to initialize infodir itself
Guillem Jover
1
-9
/
+4
2012-04-02
French translation update for manual pages
Christian PERRIER
1
-81
/
+178
2012-04-01
man: improve French translation (partial review only)
Raphaël Hertzog
1
-49
/
+50
2012-04-01
Fix format string in French translation causing a build failure
Raphaël Hertzog
1
-191
/
+71
2012-04-01
Merge branch 'master' of ssh://git.debian.org/git/dpkg/dpkg
Christian PERRIER
65
-222
/
+552
2012-04-01
doc: Use the C file as source instead of the lex file
Guillem Jover
1
-3
/
+2
2012-04-01
libdpkg: Add JavaDoc module definitions
Guillem Jover
38
-0
/
+318
2012-04-01
libdpkg: Move compression command name macros from header to C file
Guillem Jover
2
-4
/
+6
[next]