index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dpkg-split
/
queue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-18
dpkg-split: Do not include trailing slash in PARTSDIR
Guillem Jover
1
-5
/
+4
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
-0
/
+1
2011-04-15
dpkg-split: Fix --auto to not fail when opening the new depot file
Guillem Jover
1
-1
/
+1
2011-04-02
Make all command line action functions return int
Guillem Jover
1
-4
/
+16
2011-03-14
dpkg-split: fix a gcc warning
Raphaƫl Hertzog
1
-2
/
+2
2011-03-14
dpkg-split: Fix typo
Sven Joachim
1
-1
/
+1
2011-03-14
Use off_t and %jd or %jx to handle file sizes and offsets
Guillem Jover
1
-4
/
+5
2011-03-14
dpkg-split: Make decompose_filename() and setpartsize() use strtoimax()
Guillem Jover
1
-1
/
+2
2011-03-14
dpkg-split: Do not slurp into memory the whole package parts
Guillem Jover
1
-19
/
+17
2011-01-16
Use m_asprintf() instead of nfmalloc() and string operations
Guillem Jover
1
-5
/
+6
2011-01-08
dpkg-split: Reduce scope of variables
Guillem Jover
1
-11
/
+17
2010-11-19
Cleanup white spaces
Guillem Jover
1
-1
/
+1
2010-11-19
Cleanup and improve source code comments
Guillem Jover
1
-13
/
+14
2010-07-11
dpkg-split: Namespace global option variables to not shadow local ones
Guillem Jover
1
-12
/
+14
2010-05-19
Use bool instead of int wherever appropriate
Guillem Jover
1
-7
/
+19
2010-03-12
Do an fsync on database directories
Guillem Jover
1
-0
/
+2
2010-03-06
Do an fsync on files written to disk
Guillem Jover
1
-0
/
+4
2009-11-09
dpkg-split: Fix a directory stream leak
Raphael Geissert
1
-0
/
+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
/
+8
2009-09-06
Use m_output instead of fflush, ferror and werr
Guillem Jover
1
-3
/
+3
2009-08-13
Use MD5HASHLEN instead of literals
Guillem Jover
1
-5
/
+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-06-19
Use NUL character instead of 0
Guillem Jover
1
-1
/
+2
2008-12-09
Mark strings for translation
Guillem Jover
1
-1
/
+1
2008-12-09
Improve internerr output messages and print the invalid value
Guillem Jover
1
-1
/
+2
2008-09-14
libdpkg: Move myopt from standard_startup to each program main
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
2008-05-24
Coalesce similar badusage() strings for translation
Guillem Jover
1
-1
/
+2
2008-01-16
Use NULL instead of 0
Guillem Jover
1
-1
/
+2
2008-01-07
Fix signed vs unsigned value comparisons
Guillem Jover
1
-3
/
+3
2005-03-11
dpkg (1.13.1.0.1) experimental; urgency=low
Scott James Remnant
1
-0
/
+275