index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dpkg-split
/
split.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-06
libdpkg: Namespace and reword subproc flags
Guillem Jover
1
-1
/
+1
2014-10-06
libdpkg: Rename subproc_wait_check() to subproc_reap()
Guillem Jover
1
-1
/
+1
2014-04-30
dpkg-split: Fix short lived memory leaks in mksplit()
Guillem Jover
1
-0
/
+4
2014-04-21
dpkg-split, dpkg: Use new str_match_end() function instead of ad-hoc code
Guillem Jover
1
-11
/
+7
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-10-14
dpkg-split: Remove redundant call to setvbuf()
Guillem Jover
1
-2
/
+0
2012-06-30
Avoid full stop and double newline at the end of errors and warnings
Jonathan Nieder
1
-4
/
+4
2012-06-30
libdpkg: Switch buffer I/O code to use struct dpkg_error
Guillem Jover
1
-2
/
+8
2012-04-01
Use cmp() == 0 instead of !cmp()
Guillem Jover
1
-1
/
+1
2011-09-18
libdpkg: Refactor path basename code into new path_basename function
Guillem Jover
1
-5
/
+3
2011-07-07
libdpkg: Rename myopt module to options
Guillem Jover
1
-1
/
+1
2011-04-23
dpkg-split: Generate filenames following current conventions on --join
Guillem Jover
1
-3
/
+5
2011-04-15
dpkg-split: Correctly set the last part split size
Guillem Jover
1
-4
/
+6
2011-04-02
Make all command line action functions return int
Guillem Jover
1
-2
/
+2
2011-03-14
Use off_t and %jd or %jx to handle file sizes and offsets
Guillem Jover
1
-4
/
+6
2011-03-02
Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls
Guillem Jover
1
-1
/
+1
2011-01-16
Use m_asprintf() instead varbuf_printf() for one-off strings
Guillem Jover
1
-6
/
+5
2011-01-16
libdpkg: Rename varbufprintf() to varbuf_printf()
Guillem Jover
1
-10
/
+10
2011-01-16
libdpkg: Rename varbufaddc() to varbuf_add_char()
Guillem Jover
1
-1
/
+1
2011-01-16
libdpkg: Rename varbufreset() to varbuf_reset()
Guillem Jover
1
-4
/
+4
2011-01-08
Remove unneeded <errno.h> include
Guillem Jover
1
-1
/
+0
2011-01-08
dpkg-split: Do not slurp the entire part into memory when splitting
Guillem Jover
1
-12
/
+9
2011-01-08
dpkg-split: Do not pass partsize to mksplit() and compute it internally
Guillem Jover
1
-5
/
+5
2011-01-08
dpkg-split: Mark strings for translation
Guillem Jover
1
-4
/
+6
2011-01-08
dpkg-split: Use number of parts to track split process
Guillem Jover
1
-5
/
+1
2011-01-08
dpkg-split: Reduce variable scope in do_split()
Guillem Jover
1
-2
/
+3
2011-01-06
Merge commit '1.15.8.8'
Raphaƫl Hertzog
1
-1
/
+1
2011-01-06
dpkg-split: Truncate the output file when splitting a package
Guillem Jover
1
-1
/
+1
2010-11-02
Unify execution error strings
Guillem Jover
1
-3
/
+4
2010-07-11
dpkg-split: Namespace global option variables to not shadow local ones
Guillem Jover
1
-2
/
+2
2010-07-03
dpkg-split: Fix indentation for the rest of split.c
Guillem Jover
1
-27
/
+29
2010-07-03
dpkg-split: Rewrite mksplit in C
Guillem Jover
1
-16
/
+209
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
-6
/
+7
2009-07-15
Disable default automake preprocessor include paths
Guillem Jover
1
-3
/
+4
2009-07-15
libdpkg: Rename dpkg-i18n.h to i18n.h
Guillem Jover
1
-1
/
+1
2009-07-13
dpkg-split: Properly check error condition on open when splitting
Guillem Jover
1
-1
/
+2
2009-07-12
Remove unused assert.h includes
Guillem Jover
1
-1
/
+0
2009-06-19
Use NUL character instead of 0
Guillem Jover
1
-1
/
+1
2009-01-03
libdpkg: Move basusage from ehandle to myopt
Guillem Jover
1
-0
/
+1
2008-09-14
libcompat: Add new compat.h header
Guillem Jover
1
-0
/
+1
2008-09-14
libdpkg: Move gettext related definitions to a new dpkg-i18n.h
Guillem Jover
1
-0
/
+2
2008-06-30
Switch to use UTF-8 copyright symbol and add missing ones
Guillem Jover
1
-1
/
+1
2005-03-11
dpkg (1.13.1.0.1) experimental; urgency=low
Scott James Remnant
1
-0
/
+71