index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
/
configuration.cc
Age
Commit message (
Expand
)
Author
2013-07-25
fix off-by-one error and do not use magic constant of 100 when checking Stack...
Michael Vogt
2013-03-10
various simple changes to fix cppcheck warnings
David Kalnischkies
2012-04-23
/dev/null is a special absolute path as it has no subdirectories
David Kalnischkies
2012-04-23
normalize a bit by replacing // and /./ with / in FindFile
David Kalnischkies
2012-04-22
* apt-pkg/contrib/configuration.cc:
David Kalnischkies
2012-01-30
* apt-pkg/contrib/configuration.cc:
David Kalnischkies
2011-10-05
* apt-pkg/contrib/configuration.cc:
Michael Vogt
2011-09-13
merge with debian/experimental
David Kalnischkies
2011-09-13
* apt-pkg/contrib/configuration.cc:
Michael Vogt
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2011-08-11
cppcheck complains about some possible speed improvements which could be
David Kalnischkies
2011-07-15
apt-pkg/contrib/configuration.cc: revert Configuration::Set() ABI break
Michael Vogt
2011-07-06
* apt-pkg/init.cc:
David Kalnischkies
2010-08-28
* apt-pkg/contrib/configuration.cc:
David Kalnischkies
2010-06-26
- use the new MatchAgainstConfig for the DefaultRootSetFunc
David Kalnischkies
2010-04-24
* apt-pkg/contrib/configuration.cc:
David Kalnischkies
2010-01-16
Fix the newly introduced method GetListOfFilesInDir to not accept every
David Kalnischkies
2010-01-13
merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes back
David Kalnischkies
2010-01-08
fix merge error
Michael Vogt
2010-01-08
* French manpage translation update
Michael Vogt
2010-01-03
Add a GetListOfFilesInDir() helper method which replaces the old
David Kalnischkies
2009-11-25
another round of method hardening with const& in Configuration
David Kalnischkies
2009-09-07
reintroduce #clear and #include in the config files,
David Kalnischkies
2009-09-04
add a helper to easily get a vector of strings from the configuration
David Kalnischkies
2009-06-12
apt-pkg/contrib/configuration.cc: Fix a small memory leak in
Julian Andres Klode
2009-06-09
[ABI break] support '#' in apt.conf and /etc/apt/preferences
Michael Vogt
2009-03-06
Fix FindFile (and FindDir) so that the value of RootDir is applied to the def...
Daniel Burrows
2008-04-01
Improve the names used for the non-whitespace iterators.
Daniel Burrows
2008-04-01
Remove a debugging message that I left in by accident (if it ever triggers th...
Daniel Burrows
2008-04-01
Improve some comments in the configuration parser.
Daniel Burrows
2008-04-01
Lift the 1024-character limit on configuration file lines.
Daniel Burrows
2008-03-31
When a line in a config file is too long, say which config file it is.
Daniel Burrows
2007-12-27
* Fix compilation warnings in apt-pkg/cdrom.cc and
Otavio Salvador
2007-12-16
* apt-pkg/contrib/configuration.cc:
Otavio Salvador
2007-07-10
* Fix compilation warnings:
Otavio Salvador
2007-06-19
* fix some warnings
Michael Vogt
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
2005-11-23
* applied parts of the string speedup patch from debian #319377 (ABI change)
Michael Vogt
2005-08-09
* merged from main
Michael Vogt
2005-03-06
Bring consistency to the use of capitals in programs messages
Christian Perrier
2004-09-20
* Increase length of line buffer in ReadConfigFile to 1...
Arch Librarian
2004-09-20
Mark the type abbrevation warning as translatable
Arch Librarian
2004-09-20
* Give a warning if an illegal type abbreviation is use...
Arch Librarian
2004-09-20
Fix segfault in FindAny when /i is used, and there is n...
Arch Librarian
2004-09-20
_config->Dump is now inlined, and calls Dump(clog). Du...
Arch Librarian
2004-09-20
PD license
Arch Librarian
2004-09-20
G++3 fixes from Randolph
Arch Librarian
2004-09-20
MOO DOOGIE
Arch Librarian
2004-09-20
run-parts. Closes: #94286
Arch Librarian
2004-09-20
Pedantic fixes
Arch Librarian
[next]