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