Historial de Commits

Autor SHA1 Mensaje Fecha
  Adam "Cezar" Jenkins 508abf0f63 ConfigDict should act like a dictionary hace 13 años
  Jelmer Vernooij 312a436698 Options on the same line as sections in config files are now supported. #920553 hace 13 años
  Jelmer Vernooij ac74d2d98b Add writable argument to StackedConfig. hace 13 años
  Jelmer Vernooij 3577f2d329 Add tests for default git config file. hace 13 años
  Jelmer Vernooij a1b4b45b63 Provide Config.get_boolean. hace 13 años
  Jelmer Vernooij 2704f944bd Make section names and variable names case insensitive. hace 13 años
  Jelmer Vernooij cb42ef5189 Fix parsing of comments. hace 13 años
  Jelmer Vernooij 70ab782fe1 Simplify some code, add tests for boolean settings without = sign. hace 13 años
  Jelmer Vernooij dafd66f286 Add checking of section names. hace 13 años
  Jelmer Vernooij ee6001bc00 Add checking of variable names. hace 13 años
  Jelmer Vernooij 5fafded115 Simplify section handling. hace 13 años
  Jelmer Vernooij 73041fd029 Fix section parsing. hace 13 años
  Jelmer Vernooij 0ffdc4d601 Fix formatting/parsing. hace 13 años
  Jelmer Vernooij 331c921f76 More config fixes. hace 13 años
  Jelmer Vernooij b7d6945c8a Add write file tests. hace 13 años
  Jelmer Vernooij be4a36dd73 Implement _escape_value. hace 13 años
  Jelmer Vernooij aaf7636291 Add support for escaping config values. hace 13 años
  Jelmer Vernooij 83b11b5fc3 Fix unescaping values. hace 13 años
  Jelmer Vernooij 7b3d7c67e4 Use StackedConfig in Repo.get_config. hace 13 años
  Jelmer Vernooij cfd552812d Use config file infrastructure for writing initial .git/config file. hace 13 años
  Jelmer Vernooij 7695e5040c Add StackedConfig. hace 13 años
  Jelmer Vernooij c2be965809 add write_to_{file,path} and from_{file,path} methods to ConfigFile. hace 14 años
  Jelmer Vernooij a577926b69 Use ConfigFile in Repo.get_config(). hace 14 años
  Jelmer Vernooij 736ed93691 Add stubs for dulwich.config. hace 14 años