index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
/
configuration.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-28
* apt-pkg/contrib/configuration.cc:
David Kalnischkies
1
-3
/
+11
2010-06-26
- use the new MatchAgainstConfig for the DefaultRootSetFunc
David Kalnischkies
1
-0
/
+43
2010-04-24
* apt-pkg/contrib/configuration.cc:
David Kalnischkies
1
-0
/
+2
2010-01-16
Fix the newly introduced method GetListOfFilesInDir to not accept every
David Kalnischkies
1
-1
/
+1
2010-01-13
merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes back
David Kalnischkies
1
-2
/
+2
2010-01-08
fix merge error
Michael Vogt
1
-0
/
+2
2010-01-08
* French manpage translation update
Michael Vogt
1
-39
/
+2
2010-01-03
Add a GetListOfFilesInDir() helper method which replaces the old
David Kalnischkies
1
-37
/
+2
2009-11-25
another round of method hardening with const& in Configuration
David Kalnischkies
1
-12
/
+12
2009-09-07
reintroduce #clear and #include in the config files,
David Kalnischkies
1
-3
/
+5
2009-09-04
add a helper to easily get a vector of strings from the configuration
David Kalnischkies
1
-0
/
+19
2009-06-12
apt-pkg/contrib/configuration.cc: Fix a small memory leak in
Julian Andres Klode
1
-0
/
+1
2009-06-09
[ABI break] support '#' in apt.conf and /etc/apt/preferences
Michael Vogt
1
-1
/
+1
2009-03-06
Fix FindFile (and FindDir) so that the value of RootDir is applied to the def...
Daniel Burrows
1
-2
/
+2
2008-04-01
Improve the names used for the non-whitespace iterators.
Daniel Burrows
1
-6
/
+6
2008-04-01
Remove a debugging message that I left in by accident (if it ever triggers th...
Daniel Burrows
1
-5
/
+0
2008-04-01
Improve some comments in the configuration parser.
Daniel Burrows
1
-4
/
+8
2008-04-01
Lift the 1024-character limit on configuration file lines.
Daniel Burrows
1
-49
/
+117
2008-03-31
When a line in a config file is too long, say which config file it is.
Daniel Burrows
1
-1
/
+2
2007-12-27
* Fix compilation warnings in apt-pkg/cdrom.cc and
Otavio Salvador
1
-1
/
+1
2007-12-16
* apt-pkg/contrib/configuration.cc:
Otavio Salvador
1
-1
/
+6
2007-07-10
* Fix compilation warnings:
Otavio Salvador
1
-1
/
+1
2007-06-19
* fix some warnings
Michael Vogt
1
-2
/
+3
2007-06-08
* remove all the remaining #pragma implementation
Michael Vogt
1
-3
/
+0
2005-11-23
* applied parts of the string speedup patch from debian #319377 (ABI change)
Michael Vogt
1
-13
/
+13
2005-08-09
* merged from main
Michael Vogt
1
-2
/
+43
2005-03-06
Bring consistency to the use of capitals in programs messages
Christian Perrier
1
-1
/
+1
2004-09-20
* Increase length of line buffer in ReadConfigFile to 1...
Arch Librarian
1
-2
/
+6
2004-09-20
Mark the type abbrevation warning as translatable
Arch Librarian
1
-2
/
+2
2004-09-20
* Give a warning if an illegal type abbreviation is use...
Arch Librarian
1
-8
/
+12
2004-09-20
Fix segfault in FindAny when /i is used, and there is n...
Arch Librarian
1
-2
/
+2
2004-09-20
_config->Dump is now inlined, and calls Dump(clog). Du...
Arch Librarian
1
-3
/
+3
2004-09-20
PD license
Arch Librarian
1
-1
/
+4
2004-09-20
G++3 fixes from Randolph
Arch Librarian
1
-3
/
+6
2004-09-20
MOO DOOGIE
Arch Librarian
1
-2
/
+2
2004-09-20
run-parts. Closes: #94286
Arch Librarian
1
-12
/
+6
2004-09-20
Pedantic fixes
Arch Librarian
1
-2
/
+2
2004-09-20
JoeyH's dpkg::preconfig not working.
Arch Librarian
1
-2
/
+3
2004-09-20
Fixed the resetting of Dir with "dir {};". Closes: #87323
Arch Librarian
1
-3
/
+6
2004-09-20
Ignore .* for configuration directory processing. Close...
Arch Librarian
1
-3
/
+2
2004-09-20
Join with aliencode
Arch Librarian
1
-66
/
+340
2004-09-20
More fixes
Arch Librarian
1
-3
/
+8
2004-09-20
Fixed a bug with deep sub sections..
Arch Librarian
1
-4
/
+7
2004-09-20
Moved strutl.h
Arch Librarian
1
-2
/
+2
2004-09-20
Dsync merge
Arch Librarian
1
-27
/
+34
2004-09-20
Working acquire code
Arch Librarian
1
-2
/
+13
2004-09-20
Sync
Arch Librarian
1
-1
/
+26
2004-09-20
Sync
Arch Librarian
1
-2
/
+16
2004-09-20
Start on acquire stuff
Arch Librarian
1
-26
/
+16
2004-09-20
Sync
Arch Librarian
1
-2
/
+11
[next]