Commit History

Author SHA1 Message Date
  David Kalnischkies 55153bf94f add optional support for comments in pkgTagFile 9 years ago
  David Kalnischkies 5f1b8fadbb fail installing build-deps if parsing them failed 9 years ago
  Beatrice Torracca 7c673134f1 Italian manpages translation update 9 years ago
  Julian Andres Klode 0327b790d4 Release 1.1.10 9 years ago
  Julian Andres Klode d86b8f864c Do not sync the cache file 9 years ago
  Julian Andres Klode 25c7a09d4a Add support for calculating hashes over the entire cache 9 years ago
  Julian Andres Klode f161603953 pkgCacheGenerator: Allow passing down an already created cache 9 years ago
  Julian Andres Klode 67c90775b6 pkgTagSection::Scan: Fix read of uninitialized value 9 years ago
  Julian Andres Klode 390344f9e7 strutl.cc: Add declarations for the compat _ascii() functions 9 years ago
  Julian Andres Klode 202555ac66 Fix test case that was broken by switch of hash function 9 years ago
  Julian Andres Klode 98eb4e9eec Turn tolower_ascii() and isspace_ascii() into inline functions 9 years ago
  Julian Andres Klode 0748f03aca Switch to DJB hashing and use prime number as table size 9 years ago
  Julian Andres Klode 1f5062f656 BufferedFileFdPrivate: Make InternalFlush() save against errors 9 years ago
  Julian Andres Klode 1a3296c0bd aptconfiguration: Set default compression level to 6 9 years ago
  Julian Andres Klode ff2717e8c6 apt-helper: Use CopyFile() for concatenating the files 9 years ago
  Julian Andres Klode 80f0699196 BufferedWriter: flushing: Check for written < size instead of <= 9 years ago
  Beatrice Torracca 2ffd35359f fix 3 typos/omissions in apt.conf(5) 9 years ago
  David Kalnischkies c72f5c4fb4 deal with empty values properly in deb822 parser 9 years ago
  Julian Andres Klode c3c3bd043b Release 1.1.9 9 years ago
  Julian Andres Klode 341e0147da doc/acquire-additional-files.txt: Mention apt-helper cat-file 9 years ago
  David Kalnischkies a628ca5256 allow repositories to forbid arch:all for specific index targets 9 years ago
  Julian Andres Klode 2837a71877 pkgcachegen.h: Hack around unordered_map not existing before C++11 9 years ago
  Julian Andres Klode 1924be129e rred: Use buffered writes 9 years ago
  Julian Andres Klode 88749b5dc1 FileFd: Add a buffered writing mode 9 years ago
  Julian Andres Klode 766761fd83 FildFd: Introduce a Flush() function and call it from Close() 9 years ago
  Julian Andres Klode 1d68256d52 FileFdPrivate: Add getter and setter for fields 9 years ago
  Julian Andres Klode c368b3abe1 fileutl: simple_buffer: Add write() and full() methods 9 years ago
  Julian Andres Klode ea58d39ee3 fileutl: simple_buffer: Mark accessors as const 9 years ago
  Julian Andres Klode 38dba8cd72 FileFdPrivate: Extract SimpleBuffer and mark it as hidden 9 years ago
  Julian Andres Klode 18b1628146 rred: Only call pkgInitConfig() in test mode 9 years ago