index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dpkg-split
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-30
libdpkg: Add new C locale switch over support
Guillem Jover
1
-0
/
+1
2016-07-03
libdpkg: Add new struct dpkg_ar and basic operations
Guillem Jover
1
-3
/
+7
2015-10-18
Update Ian Jackson's email address
Guillem Jover
1
-1
/
+1
2015-05-30
libdpkg: Rename DPKG_VERSION_ARCH to PACKAGE_RELEASE
Guillem Jover
1
-1
/
+1
2015-04-21
Remove some unnecessary includes of assert.h
Niels Thykier
1
-1
/
+0
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-2
/
+2
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-12-07
dpkg-split: Get rid of global partqueue queue variable
Guillem Jover
1
-2
/
+0
2013-12-05
Rename cmdinfos set functions to have underscores between words
Guillem Jover
1
-2
/
+4
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
-5
/
+2
2013-10-14
libdpkg: Refactor report output buffering setup into a new function
Guillem Jover
1
-2
/
+1
2012-06-30
Align --version with --help on help output
Guillem Jover
1
-1
/
+1
2012-06-30
Change all programs to accept -? instead of -h for help output
Guillem Jover
1
-2
/
+2
2012-06-08
dpkg-split: Allow overridding admindir from the environment
Guillem Jover
1
-1
/
+6
2012-05-23
Check parsed integers for out of range errors
Guillem Jover
1
-1
/
+4
2012-02-01
Move copyright information from --version output to file comment headers
Guillem Jover
1
-2
/
+2
2011-09-18
dpkg-split: Do not include trailing slash in PARTSDIR
Guillem Jover
1
-10
/
+0
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
/
+1
2011-07-07
libdpkg: Do not require programs to define printforhelp
Guillem Jover
1
-2
/
+2
2011-04-29
Clarify exit status in dpkg-split and start-stop-daemon --help output
Guillem Jover
1
-3
/
+8
2011-04-23
dpkg-split: Generate filenames following current conventions on --join
Guillem Jover
1
-1
/
+2
2011-04-02
Rename struct cmdinfo member arg_func to action and call it directly
Guillem Jover
1
-3
/
+2
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
/
+4
2011-03-14
Use off_t and %jd or %jx to handle file sizes and offsets
Guillem Jover
1
-2
/
+2
2011-03-14
dpkg-split: Make decompose_filename() and setpartsize() use strtoimax()
Guillem Jover
1
-1
/
+2
2011-03-14
Inline rerr() into its only current call site
Guillem Jover
1
-4
/
+0
2011-02-11
libdpkg: Rename cmdinfo arg members
Guillem Jover
1
-1
/
+1
2010-11-19
Cleanup white spaces
Guillem Jover
1
-1
/
+1
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
-13
/
+0
2010-11-19
Use ACTION macros instead of ad-hoc action function handling
Guillem Jover
1
-20
/
+11
2010-07-11
dpkg-split: Namespace global option variables to not shadow local ones
Guillem Jover
1
-13
/
+16
2010-02-25
Remove --license and --licence options from tools
Guillem Jover
1
-5
/
+1
2010-02-19
Mark several functions with DPKG_ATTR_NORET
Guillem Jover
1
-2
/
+2
2010-01-28
libdpkg: Rename sizeof_array to array_count
Guillem Jover
1
-1
/
+1
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
-7
/
+6
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-09-06
Use m_output instead of fflush, ferror and werr
Guillem Jover
1
-1
/
+1
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-07-15
libdpkg: Move C language definition macros to macros.h
Guillem Jover
1
-1
/
+1
2009-06-26
dpkg-split: Use the correct units (KiB) when referring to partsize
Guillem Jover
1
-1
/
+1
2009-03-27
Global review of error checking associated to strtol functions
Raphael Hertzog
1
-0
/
+2
[next]