index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
/
gzip.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
use one 'store' method to rule all (de)compressors
David Kalnischkies
2016-01-08
1
-151
/
+0
*
apply various suggestions made by cppcheck
David Kalnischkies
2015-11-05
1
-1
/
+1
*
allow acquire method specific options via Binary scope
David Kalnischkies
2015-11-05
1
-23
/
+8
*
unbreak the copy-method claiming hashsum mismatch since ~exp9
David Kalnischkies
2015-11-04
1
-21
/
+33
*
add c++11 override marker to overridden methods
David Kalnischkies
2015-08-10
1
-2
/
+2
*
calculate only expected hashes in methods
David Kalnischkies
2015-04-19
1
-1
/
+1
*
Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()
Michael Vogt
2014-10-13
1
-2
/
+10
*
methods: Fail if we cannot drop privileges
Julian Andres Klode
2014-09-24
1
-2
/
+3
*
Drop Privileges to "Debian-apt" in most acquire methods
Michael Vogt
2014-09-24
1
-0
/
+2
*
add a config option to switch uncompress methods to compress
David Kalnischkies
2014-03-13
1
-9
/
+18
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-6
/
+8
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
use utimes instead of utimensat/futimens
David Kalnischkies
2014-02-11
1
-14
/
+8
*
correct some style/performance/warnings from cppcheck
David Kalnischkies
2014-01-16
1
-12
/
+14
*
* methods/bzip2.cc:
David Kalnischkies
2012-04-05
1
-2
/
+16
*
enable FileFd to guess the compressor based on the filename if requested or
David Kalnischkies
2011-12-10
1
-1
/
+1
*
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-19
1
-1
/
+1
*
Support large files in the complete toolset. Indexes of this
David Kalnischkies
2011-09-13
1
-1
/
+1
*
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-09-13
1
-0
/
+2
*
- change the internal handling of Extensions in pkgAcqIndex
David Kalnischkies
2011-01-26
1
-2
/
+1
*
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2010-10-21
1
-1
/
+1
*
* methods/{gzip,bzip2}.cc:
David Kalnischkies
2010-09-06
1
-6
/
+3
*
apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.
Julian Andres Klode
2010-08-10
1
-1
/
+1
*
methods/gzip.cc: With FileFd now being able to read gzipped files, there
martin@piware.de
2010-07-06
1
-56
/
+7
*
* methods/gzip.cc:
Michael Vogt
2006-09-30
1
-1
/
+1
*
* methods/gzip.cc:
Michael Vogt
2006-09-30
1
-0
/
+7
*
* methods/gzip.cc:
Michael Vogt
2006-09-12
1
-0
/
+1
*
* merged changes from the conference
Michael Vogt
2004-12-20
1
-2
/
+2
*
Call setlocale in all methods, don't call bindtextdomain in http
Matt Zimmerman
2004-11-27
1
-0
/
+2
*
* Patch from Eric Wong <normalperson@yhbt.net> to inclu...
Arch Librarian
2004-09-20
1
-2
/
+2
*
Lots and lots of i18n updates.
Arch Librarian
2004-09-20
1
-6
/
+7
*
Fixed c_str handling
Arch Librarian
2004-09-20
1
-2
/
+3
*
Alfredo's vendor stuff
Arch Librarian
2004-09-20
1
-2
/
+2
*
Alfredos bzip2 stuff
Arch Librarian
2004-09-20
1
-10
/
+17
*
BSD testing fixes
Arch Librarian
2004-09-20
1
-3
/
+8
*
More SHA-1 prep
Arch Librarian
2004-09-20
1
-18
/
+55
*
Alfredo Patch
Arch Librarian
2004-09-20
1
-5
/
+6
*
Fixed relative paths
Arch Librarian
2004-09-20
1
-4
/
+5
*
HP-UX fixes
Arch Librarian
2004-09-20
1
-13
/
+5
*
Fixed up dpkginit and acquire stuff..
Arch Librarian
2004-09-20
1
-1
/
+5
*
Moved strutl.h
Arch Librarian
2004-09-20
1
-2
/
+2
*
Almost done now
Arch Librarian
2004-09-20
1
-3
/
+5
*
Working acquire code
Arch Librarian
2004-09-20
1
-2
/
+2
*
New http method
Arch Librarian
2004-09-20
1
-6
/
+8
*
Sync
Arch Librarian
2004-09-20
1
-156
/
+79
*
Stable acquire code
Arch Librarian
2004-09-20
1
-3
/
+11
*
gzip method
Arch Librarian
2004-09-20
1
-0
/
+179