index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
statcmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-18
debian: Update my copyright years
Guillem Jover
1
-1
/
+1
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-2
/
+2
2015-04-01
dpkg-statoverride: Do not accept unknown user or group names on --add
Guillem Jover
1
-6
/
+4
2015-03-30
dpkg-statoverride: Set the SE Linux context on --update
Guillem Jover
1
-0
/
+4
2014-10-06
libdpkg: Make the uname and gname file_stat members non-const
Guillem Jover
1
-2
/
+2
2014-08-09
dpkg-statoverride: Do not abort when user and group names are unknown
Guillem Jover
1
-1
/
+13
2014-05-28
libdpkg: Uppercase and expand atomic_file_flags enum values
Guillem Jover
1
-2
/
+2
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-11-23
libdpkg: New dpkg_locales_init()
Guillem Jover
1
-4
/
+1
2013-10-14
libdpkg: Rename and namespace option parsing and loading functions
Guillem Jover
1
-1
/
+1
2013-10-14
libdpkg: Add dpkg-based program startup and shutdown functions
Guillem Jover
1
-4
/
+2
2013-10-14
libdpkg: Refactor report output buffering setup into a new function
Guillem Jover
1
-2
/
+1
2013-04-04
dpkg-statoverride: Refer to path instead of file
Guillem Jover
1
-5
/
+5
2012-06-30
Change all programs to accept -? instead of -h for help output
Guillem Jover
1
-2
/
+2
2012-06-30
Avoid full stop and double newline at the end of errors and warnings
Jonathan Nieder
1
-5
/
+5
2012-03-31
Rename file iterator variables to iter
Guillem Jover
1
-8
/
+8
2012-03-31
Rename iterfiles*() functions to files_db_iter_*()
Guillem Jover
1
-6
/
+6
2012-03-14
Rework common badusage strings to allow for possible translation reuse
Guillem Jover
1
-1
/
+1
2012-02-01
Move copyright information from --version output to file comment headers
Guillem Jover
1
-4
/
+0
2012-01-02
Use the new atomic file API instead of ad-hoc code
Guillem Jover
1
-24
/
+9
2011-07-07
libdpkg: Rename myopt module to options
Guillem Jover
1
-1
/
+1
2011-07-07
Fix printforhelp string in dpkg-divert and dpkg-statoverride
Guillem Jover
1
-1
/
+1
2011-07-07
Use new dpkg_set_progname and dpkg_get_progname instead of thisname
Guillem Jover
1
-3
/
+4
2011-07-07
libdpkg: Do not require programs to define printforhelp
Guillem Jover
1
-2
/
+3
2011-04-02
Rename struct cmdinfo member arg_func to action and call it directly
Guillem Jover
1
-3
/
+1
2011-04-02
Use new action_func typedef instead of ad-hoc function casts
Guillem Jover
1
-2
/
+2
2011-04-02
Make all command line action functions return int
Guillem Jover
1
-2
/
+2
2011-03-14
Make admindir file local everywhere
Guillem Jover
1
-2
/
+2
2011-03-14
Use dpkg_db_set_dir() instead of pkgadmindir_init()
Guillem Jover
1
-2
/
+2
2011-03-14
Use dpkg_db_get_path() instead of using m_asprintf() and admindir
Guillem Jover
1
-1
/
+1
2011-02-11
libdpkg: Rename cmdinfo arg members
Guillem Jover
1
-1
/
+1
2011-01-16
Propagate --admindir to programs run from maintainer scripts
Guillem Jover
1
-1
/
+3
2011-01-16
Use m_asprintf() instead of building the strings piece by piece
Guillem Jover
1
-24
/
+14
2011-01-16
libdpkg: Rename varbufaddstr() to varbuf_add_str()
Guillem Jover
1
-6
/
+6
2011-01-16
libdpkg: Rename varbufaddc() to varbuf_add_char()
Guillem Jover
1
-3
/
+3
2010-11-19
libdpkg: Rename path_rtrim_slash_slashdot to path_trim_slash_slashdot
Guillem Jover
1
-1
/
+1
2010-11-19
Cleanup white spaces
Guillem Jover
1
-1
/
+0
2010-11-19
Use push_error_context() instead of ad-hoc code
Guillem Jover
1
-2
/
+1
2010-11-19
Move action and obsolete related functionality to the myopt module
Guillem Jover
1
-14
/
+0
2010-11-19
Refactor file_stat code
Guillem Jover
1
-7
/
+7
2010-08-13
Merge branch 'sid' (through tag '1.15.8.4')
Guillem Jover
1
-2
/
+2
2010-08-13
dpkg-statoverride: Fix typos
Guillem Jover
1
-2
/
+2
2010-08-03
Move glob module to libdpkg
Guillem Jover
1
-1
/
+1
2010-06-02
Refactor glob functions into its own module
Guillem Jover
1
-28
/
+1
2010-03-21
dpkg-statoverride: Fix bogus arguments in ACTION macros
Guillem Jover
1
-3
/
+3
2010-03-12
Do an fsync on database directories
Guillem Jover
1
-0
/
+3
2010-03-12
Use License instead of Licence in strings
Guillem Jover
1
-1
/
+1
2010-03-06
Do an fsync on files written to disk
Guillem Jover
1
-0
/
+4
2010-02-25
Remove --license and --licence options from tools
Guillem Jover
1
-7
/
+1
2010-02-19
Mark several functions with DPKG_ATTR_NORET
Guillem Jover
1
-2
/
+2
[next]