Historial de Commits

Autor SHA1 Mensaje Fecha
  Markus Lehtonen f7cd0f94a8 common/buildpackage: support for different archive formats hace 9 años
  Evgeni Golov df215f320f call debchange instead of dch hace 9 años
  Evgeni Golov b3341e5eff Fix FSF address - thanks rpmlint hace 9 años
  Guido Günther 901581b874 doctest: Use C locale when parsing command output hace 9 años
  Markus Lehtonen 37972d01fd Command: strip newlines from stdout/err in error msg hace 9 años
  Guido Günther 620461d8d3 Add string vs. binary encoding/decoding hace 10 años
  Guido Günther 335dfdb7a9 command_wrapper: Make error reporting more flexible hace 10 años
  Guido Günther e3591101e1 Command: simplify __call__ and call hace 10 años
  Guido Günther 9803e60802 Command: allow to capture stdout too hace 10 años
  Guido Günther a050942804 Improve error reporting on failed commands hace 10 años
  Guido Günther f270a18036 Silence dpkg --compare-versions hace 11 años
  Guido Günther 8541450530 Use Popen.communicate instead of subprocess call hace 11 años
  Guido Günther c77843aa88 Revert "Use Popen.communicate instead of subprocess call" hace 11 años
  Guido Günther 0c582cd827 Use Popen.communicate instead of subprocess call hace 11 años
  Guido Günther a949f93396 command_wrappers: allow to silence __call__ hace 11 años
  Markus Lehtonen fe1e12057a command_wrappers: suppress some pylint warnings hace 12 años
  Guido Günther 68efed1618 gbp.command_wrappers: Reformat to 80 chars line length hace 12 años
  Guido Günther e6e0150e07 Make exception syntax consistent hace 12 años
  Guido Günther 10188096fc copy_from: remove, not used anymore hace 13 años
  Guido Günther 5b5dbf6124 PristineTar: move to separate module hace 13 años
  Guido Günther 3fcf009e6e command_wrappers.Command: Don't print several error lines hace 13 años
  Guido Günther d6999f7919 Replace GitTag by GitRepository.create_tag() hace 13 años
  Guido Günther db9642ba2d Replace GitFetch by GitRepository.fetch() hace 13 años
  Guido Günther 240ce9ffb2 Replace GitMerge by GitRepository.merge() hace 13 años
  Guido Günther e9e382ef3b Replace GitClone by GitRepository.clone() hace 13 años
  Guido Günther 9f168491bc Replace GitBranch by GitRepository.create_branch() hace 13 años
  Guido Günther e7a35319ba Replace GitAdd by GitRepository.add_files hace 13 años
  Guido Günther 85c3e458ed Make create_repo a @classmethod hace 13 años
  Guido Günther 2eafa6aeb5 Add cwd option to gbp.command_wrappers.Command hace 13 años
  Guido Günther 3588d88e03 Fix pristine-tar error message hace 13 años